pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-pipdeptree: fixed CATEGORIES and DESCR
Module Name: pkgsrc-wip
Committed By: Aleksej Lebedev <root%zta.lk@localhost>
Pushed By: zhtw
Date: Tue Jun 8 12:11:36 2021 +0200
Changeset: 0bf100d5af46cd1afbae4230cacbc7f5988fa673
Modified Files:
py-pipdeptree/DESCR
py-pipdeptree/Makefile
Log Message:
py-pipdeptree: fixed CATEGORIES and DESCR
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0bf100d5af46cd1afbae4230cacbc7f5988fa673
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-pipdeptree/DESCR | 4 +++-
py-pipdeptree/Makefile | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs:
diff --git a/py-pipdeptree/DESCR b/py-pipdeptree/DESCR
index a46b673436..260e031873 100644
--- a/py-pipdeptree/DESCR
+++ b/py-pipdeptree/DESCR
@@ -1 +1,3 @@
-Conan C/C++ package manager.
+pipdeptree is a command line utility for displaying the installed python
+packages in form of a dependency tree. It works for packages installed
+globally on a machine as well as in a virtualenv.
diff --git a/py-pipdeptree/Makefile b/py-pipdeptree/Makefile
index 477ba3ad16..08e1867882 100644
--- a/py-pipdeptree/Makefile
+++ b/py-pipdeptree/Makefile
@@ -2,7 +2,7 @@
DISTNAME= pipdeptree-2.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= pkgtools
+CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pipdeptree/}
MAINTAINER= root%zta.lk@localhost
Home |
Main Index |
Thread Index |
Old Index