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: update to 0.10
details: https://anonhg.NetBSD.org/pkgsrc/rev/6b32cdda731e
branches: trunk
changeset: 369513:6b32cdda731e
user: adam <adam%pkgsrc.org@localhost>
date: Sat Sep 30 09:29:44 2017 +0000
description:
py-uwsgitop: update to 0.10
0.10: Unknown changes
diffstat:
www/py-uwsgitop/Makefile | 14 ++++++--------
www/py-uwsgitop/PLIST | 9 +++++++--
www/py-uwsgitop/distinfo | 10 +++++-----
3 files changed, 18 insertions(+), 15 deletions(-)
diffs (63 lines):
diff -r 68e61ec0f07d -r 6b32cdda731e www/py-uwsgitop/Makefile
--- a/www/py-uwsgitop/Makefile Sat Sep 30 08:21:51 2017 +0000
+++ b/www/py-uwsgitop/Makefile Sat Sep 30 09:29:44 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2017/09/16 19:27:25 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2017/09/30 09:29:44 adam Exp $
-DISTNAME= uwsgitop-0.8
+DISTNAME= uwsgitop-0.10
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= python www
MASTER_SITES= ${MASTER_SITE_PYPI:=u/uwsgitop/}
@@ -11,15 +10,14 @@
COMMENT= Command to interface with the uWSGI stats server
LICENSE= mit
-DEPENDS+= ${PYPKGPREFIX}-uwsgi-[0-9]*:../../www/py-uwsgi
+DEPENDS+= ${PYPKGPREFIX}-argparse-[0-9]*:../../devel/py-argparse
+DEPENDS+= ${PYPKGPREFIX}-curses-[0-9]*:../../devel/py-curses
DEPENDS+= ${PYPKGPREFIX}-simplejson-[0-9]*:../../converters/py-simplejson
-DEPENDS+= ${PYPKGPREFIX}-curses-[0-9]*:../../devel/py-curses
USE_LANGUAGES= # none
post-install:
- ${MV} ${DESTDIR}${PREFIX}/bin/uwsgitop \
- ${DESTDIR}${PREFIX}/bin/uwsgitop${PYVERSSUFFIX} || ${TRUE}
+ cd ${DESTDIR}${PREFIX}/bin && ${MV} uwsgitop uwsgitop${PYVERSSUFFIX} || ${TRUE}
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 68e61ec0f07d -r 6b32cdda731e www/py-uwsgitop/PLIST
--- a/www/py-uwsgitop/PLIST Sat Sep 30 08:21:51 2017 +0000
+++ b/www/py-uwsgitop/PLIST Sat Sep 30 09:29:44 2017 +0000
@@ -1,3 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 2014/05/03 19:07:55 rodent Exp $
+@comment $NetBSD: PLIST,v 1.3 2017/09/30 09:29:44 adam Exp $
bin/uwsgitop${PYVERSSUFFIX}
-${PYSITELIB}/${EGG_FILE}
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/pbr.json
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
diff -r 68e61ec0f07d -r 6b32cdda731e www/py-uwsgitop/distinfo
--- a/www/py-uwsgitop/distinfo Sat Sep 30 08:21:51 2017 +0000
+++ b/www/py-uwsgitop/distinfo Sat Sep 30 09:29:44 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 02:47:31 agc Exp $
+$NetBSD: distinfo,v 1.4 2017/09/30 09:29:44 adam Exp $
-SHA1 (uwsgitop-0.8.tar.gz) = 97c7ee2b17fabb57180b6e83d7ba0a7a7d93347a
-RMD160 (uwsgitop-0.8.tar.gz) = cfac13989b454c689b812461c0a23737a6b7da0f
-SHA512 (uwsgitop-0.8.tar.gz) = 07c071167cc77d8f1404ba565d327aa95a526d1e4614027cbfe2e832630ec179d14a91a6925848813ab58ab04a323203d9afde6c4e0ebeeca557afc5da22da5a
-Size (uwsgitop-0.8.tar.gz) = 3203 bytes
+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
Home |
Main Index |
Thread Index |
Old Index