pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-uwsgitop



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Apr 24 08:07:27 UTC 2024

Modified Files:
        pkgsrc/www/py-uwsgitop: Makefile PLIST distinfo

Log Message:
py-uwsgitop: updated to 0.12

0.12
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/py-uwsgitop/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/py-uwsgitop/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/py-uwsgitop/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-uwsgitop/Makefile
diff -u pkgsrc/www/py-uwsgitop/Makefile:1.14 pkgsrc/www/py-uwsgitop/Makefile:1.15
--- pkgsrc/www/py-uwsgitop/Makefile:1.14        Mon Oct 23 06:37:57 2023
+++ pkgsrc/www/py-uwsgitop/Makefile     Wed Apr 24 08:07:26 2024
@@ -1,28 +1,26 @@
-# $NetBSD: Makefile,v 1.14 2023/10/23 06:37:57 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2024/04/24 08:07:26 adam Exp $
 
-DISTNAME=      uwsgitop-0.11
+DISTNAME=      uwsgitop-0.12
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    python www
 MASTER_SITES=  ${MASTER_SITE_PYPI:=u/uwsgitop/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://uwsgi-docs.readthedocs.io/
+HOMEPAGE=      https://github.com/xrmx/uwsgitop
 COMMENT=       Command to interface with the uWSGI stats server
 LICENSE=       mit
 
-.include "../../lang/python/batteries-included.mk"
-.include "../../lang/python/pyversion.mk"
-
-.if ${PYTHON_VERSION} == 207
-DEPENDS+=      ${PYPKGPREFIX}-argparse-[0-9]*:../../devel/py-argparse
-.endif
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
 
 USE_LANGUAGES= # none
 
+PYTHON_VERSIONS_INCOMPATIBLE=  27
+
 post-install:
        cd ${DESTDIR}${PREFIX}/bin && \
        ${MV} uwsgitop uwsgitop-${PYVERSSUFFIX} || ${TRUE}
 
-.include "../../lang/python/egg.mk"
+.include "../../lang/python/batteries-included.mk"
+.include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/www/py-uwsgitop/PLIST
diff -u pkgsrc/www/py-uwsgitop/PLIST:1.4 pkgsrc/www/py-uwsgitop/PLIST:1.5
--- pkgsrc/www/py-uwsgitop/PLIST:1.4    Tue Jan 15 22:15:37 2019
+++ pkgsrc/www/py-uwsgitop/PLIST        Wed Apr 24 08:07:26 2024
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.4 2019/01/15 22:15:37 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2024/04/24 08:07:26 adam Exp $
 bin/uwsgitop-${PYVERSSUFFIX}
-${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
+${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/pbr.json
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt

Index: pkgsrc/www/py-uwsgitop/distinfo
diff -u pkgsrc/www/py-uwsgitop/distinfo:1.7 pkgsrc/www/py-uwsgitop/distinfo:1.8
--- pkgsrc/www/py-uwsgitop/distinfo:1.7 Tue Oct 26 11:30:50 2021
+++ pkgsrc/www/py-uwsgitop/distinfo     Wed Apr 24 08:07:26 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 11:30:50 nia Exp $
+$NetBSD: distinfo,v 1.8 2024/04/24 08:07:26 adam Exp $
 
-BLAKE2s (uwsgitop-0.11.tar.gz) = fbe67a4c53260ee779ec58eb080b87f89622d0b97fa2a4e684fb1c74c1ffc890
-SHA512 (uwsgitop-0.11.tar.gz) = a3e994c6a20c4dc7b4c266fe98b53c062e78adddcf5e225cfe89c90d85a2ae1b7f34f71d1f465031928fd658d7d3c9d67bbf2c0e297a22709fa396864bb8b8a1
-Size (uwsgitop-0.11.tar.gz) = 6052 bytes
+BLAKE2s (uwsgitop-0.12.tar.gz) = 71d3029d59042d014d0031273fbfe102fb00eeb5a6d640d9206f536e6dd1d542
+SHA512 (uwsgitop-0.12.tar.gz) = f91484f9a5b2313acd718589d6fb9402cf1ffc0d2c7470186f8fd22a8b9f0138b5181e141eb69103e9078c653dbabf3b2b6418126953c967b7a1c839cfde84ac
+Size (uwsgitop-0.12.tar.gz) = 6574 bytes



Home | Main Index | Thread Index | Old Index