pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-uwsgi



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Oct 29 18:18:23 UTC 2023

Modified Files:
        pkgsrc/www/py-uwsgi: Makefile

Log Message:
py-uwsgi: bump PKGREVISION

for the Python 3.12 support code change, to be on the safe side


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/www/py-uwsgi/Makefile

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-uwsgi/Makefile
diff -u pkgsrc/www/py-uwsgi/Makefile:1.59 pkgsrc/www/py-uwsgi/Makefile:1.60
--- pkgsrc/www/py-uwsgi/Makefile:1.59   Tue Oct 24 22:11:32 2023
+++ pkgsrc/www/py-uwsgi/Makefile        Sun Oct 29 18:18:23 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.59 2023/10/24 22:11:32 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2023/10/29 18:18:23 wiz Exp $
 
 DISTNAME=      uwsgi-2.0.22
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=u/uwsgi/}
 



Home | Main Index | Thread Index | Old Index