pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Update dependencies pkg in py-ngxtop
Module Name: pkgsrc-wip
Committed By: Kethzer Docteur <kethzer.dr%gmail.com@localhost>
Pushed By: kethzer.dr
Date: Thu Apr 9 08:07:26 2020 -0400
Changeset: 0cec385970135e5ef4b3a9fdeececbc4fc64b88d
Modified Files:
py-ngxtop/Makefile
Log Message:
Update dependencies pkg in py-ngxtop
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0cec385970135e5ef4b3a9fdeececbc4fc64b88d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-ngxtop/Makefile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diffs:
diff --git a/py-ngxtop/Makefile b/py-ngxtop/Makefile
index c1802380e2..2457117e62 100644
--- a/py-ngxtop/Makefile
+++ b/py-ngxtop/Makefile
@@ -13,10 +13,10 @@ LICENSE= mit
WRKSRC= ${WRKDIR}/${DISTNAME}-${GITHUB_TAG}
DEPENDS+= ${PYPKGPREFIX}-docopt>=0.6.2:../../devel/py-docopt
-DEPENDS+= ${PYPKGPREFIX}-tabulate>=0.8.6:../../textproc/py-tabulate
-DEPENDS+= ${PYPKGPREFIX}-pyparsing>=2.4.5:../../devel/py-pyparsing
-DEPENDS+= ${PYPKGPREFIX}-curses>=3.7.6:../../devel/py-curses
-DEPENDS+= ${PYPKGPREFIX}-sqlite3>=3.7.6:../../databases/py-sqlite3
+DEPENDS+= ${PYPKGPREFIX}-tabulate>=0.8.3:../../textproc/py-tabulate
+DEPENDS+= ${PYPKGPREFIX}-pyparsing>=2.3.1:../../devel/py-pyparsing
+DEPENDS+= ${PYPKGPREFIX}-curses>=2.7.16:../../devel/py-curses
+DEPENDS+= ${PYPKGPREFIX}-sqlite3>=2.7.16:../../databases/py-sqlite3
post-install:
Home |
Main Index |
Thread Index |
Old Index