pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-uwsgitop py-uwsgitop: updated to 0.11



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6ce2ac08ffbf
branches:  trunk
changeset: 317783:6ce2ac08ffbf
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Jan 15 22:15:37 2019 +0000

description:
py-uwsgitop: updated to 0.11

0.11:
Unknown changes

diffstat:

 www/py-uwsgitop/ALTERNATIVES |   2 +-
 www/py-uwsgitop/Makefile     |  16 ++++++++++------
 www/py-uwsgitop/PLIST        |   4 ++--
 www/py-uwsgitop/distinfo     |  10 +++++-----
 4 files changed, 18 insertions(+), 14 deletions(-)

diffs (69 lines):

diff -r 9a3a9532ff30 -r 6ce2ac08ffbf www/py-uwsgitop/ALTERNATIVES
--- a/www/py-uwsgitop/ALTERNATIVES      Tue Jan 15 22:12:20 2019 +0000
+++ b/www/py-uwsgitop/ALTERNATIVES      Tue Jan 15 22:15:37 2019 +0000
@@ -1,1 +1,1 @@
-bin/uwsgitop @PREFIX@/bin/uwsgitop@PYVERSSUFFIX@
+bin/uwsgitop @PREFIX@/bin/uwsgitop-@PYVERSSUFFIX@
diff -r 9a3a9532ff30 -r 6ce2ac08ffbf www/py-uwsgitop/Makefile
--- a/www/py-uwsgitop/Makefile  Tue Jan 15 22:12:20 2019 +0000
+++ b/www/py-uwsgitop/Makefile  Tue Jan 15 22:15:37 2019 +0000
@@ -1,23 +1,27 @@
-# $NetBSD: Makefile,v 1.10 2017/09/30 09:29:44 adam Exp $
+# $NetBSD: Makefile,v 1.11 2019/01/15 22:15:37 adam Exp $
 
-DISTNAME=      uwsgitop-0.10
+DISTNAME=      uwsgitop-0.11
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    python www
 MASTER_SITES=  ${MASTER_SITE_PYPI:=u/uwsgitop/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://projects.unbit.it/uwsgi/wiki/StatsServer
+HOMEPAGE=      https://uwsgi-docs.readthedocs.io/
 COMMENT=       Command to interface with the uWSGI stats server
 LICENSE=       mit
 
+DEPENDS+=      ${PYPKGPREFIX}-curses-[0-9]*:../../devel/py-curses
+
+.include "../../lang/python/pyversion.mk"
+.if ${_PYTHON_VERSION} == 27
 DEPENDS+=      ${PYPKGPREFIX}-argparse-[0-9]*:../../devel/py-argparse
-DEPENDS+=      ${PYPKGPREFIX}-curses-[0-9]*:../../devel/py-curses
-DEPENDS+=      ${PYPKGPREFIX}-simplejson-[0-9]*:../../converters/py-simplejson
+.endif
 
 USE_LANGUAGES= # none
 
 post-install:
-       cd ${DESTDIR}${PREFIX}/bin && ${MV} uwsgitop uwsgitop${PYVERSSUFFIX} || ${TRUE}
+       cd ${DESTDIR}${PREFIX}/bin && \
+       ${MV} uwsgitop uwsgitop-${PYVERSSUFFIX} || ${TRUE}
 
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 9a3a9532ff30 -r 6ce2ac08ffbf www/py-uwsgitop/PLIST
--- a/www/py-uwsgitop/PLIST     Tue Jan 15 22:12:20 2019 +0000
+++ b/www/py-uwsgitop/PLIST     Tue Jan 15 22:15:37 2019 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.3 2017/09/30 09:29:44 adam Exp $
-bin/uwsgitop${PYVERSSUFFIX}
+@comment $NetBSD: PLIST,v 1.4 2019/01/15 22:15:37 adam Exp $
+bin/uwsgitop-${PYVERSSUFFIX}
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
diff -r 9a3a9532ff30 -r 6ce2ac08ffbf www/py-uwsgitop/distinfo
--- a/www/py-uwsgitop/distinfo  Tue Jan 15 22:12:20 2019 +0000
+++ b/www/py-uwsgitop/distinfo  Tue Jan 15 22:15:37 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/09/30 09:29:44 adam Exp $
+$NetBSD: distinfo,v 1.5 2019/01/15 22:15:37 adam Exp $
 
-SHA1 (uwsgitop-0.10.tar.gz) = ff7166dcb2e23a234805fdfeaac9793617d2c1b8
-RMD160 (uwsgitop-0.10.tar.gz) = 4640541edbadb72a45e22ec3739275db48938972
-SHA512 (uwsgitop-0.10.tar.gz) = b379170ddb304a93a4f762f4f87d5484093b58f908f9cfac9f2447ef7854bb00dc50f639354c2f4172f64445396d16c18852fa035c71651386d53d562580665c
-Size (uwsgitop-0.10.tar.gz) = 5931 bytes
+SHA1 (uwsgitop-0.11.tar.gz) = c051c81539f1fe5b2f244a587d10a75dc088e9b6
+RMD160 (uwsgitop-0.11.tar.gz) = 0ab20c1e1f8e2f439a307c5366796a02da5a158e
+SHA512 (uwsgitop-0.11.tar.gz) = a3e994c6a20c4dc7b4c266fe98b53c062e78adddcf5e225cfe89c90d85a2ae1b7f34f71d1f465031928fd658d7d3c9d67bbf2c0e297a22709fa396864bb8b8a1
+Size (uwsgitop-0.11.tar.gz) = 6052 bytes



Home | Main Index | Thread Index | Old Index