pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-paste
Module Name: pkgsrc
Committed By: adam
Date: Fri Aug 5 08:08:38 UTC 2022
Modified Files:
pkgsrc/www/py-paste: Makefile distinfo
Log Message:
py-paste: updated to 3.5.1
3.5.1
* Replace deprecated threading.currentThread, getName and setDaemon
with threading.current_thread, name and daemon.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/www/py-paste/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/www/py-paste/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-paste/Makefile
diff -u pkgsrc/www/py-paste/Makefile:1.32 pkgsrc/www/py-paste/Makefile:1.33
--- pkgsrc/www/py-paste/Makefile:1.32 Tue Jan 4 20:55:32 2022
+++ pkgsrc/www/py-paste/Makefile Fri Aug 5 08:08:37 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2022/01/04 20:55:32 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2022/08/05 08:08:37 adam Exp $
-DISTNAME= Paste-3.5.0
+DISTNAME= Paste-3.5.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
-PKGREVISION= 1
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=P/Paste/}
Index: pkgsrc/www/py-paste/distinfo
diff -u pkgsrc/www/py-paste/distinfo:1.24 pkgsrc/www/py-paste/distinfo:1.25
--- pkgsrc/www/py-paste/distinfo:1.24 Tue Oct 26 11:30:45 2021
+++ pkgsrc/www/py-paste/distinfo Fri Aug 5 08:08:37 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2021/10/26 11:30:45 nia Exp $
+$NetBSD: distinfo,v 1.25 2022/08/05 08:08:37 adam Exp $
-BLAKE2s (Paste-3.5.0.tar.gz) = 84f98804dfaae24b16e5d2da58418a8f281097f22660a874a87405d2976c089f
-SHA512 (Paste-3.5.0.tar.gz) = a9f596d6fcd95f915990c16830caeb9c9a03412447597258c67a003fd485e2efd27798f2eb2de9978ac529292af4b55136de554bfb501e90f6185f55a6b0531b
-Size (Paste-3.5.0.tar.gz) = 638021 bytes
+BLAKE2s (Paste-3.5.1.tar.gz) = 8eb3fb205d84de27eab777f3960bd706a2da068de23e3c903361dc4872648bd2
+SHA512 (Paste-3.5.1.tar.gz) = 7ae39691bb6067309a12bf76e2a110913c7be6ddcda6215eaf0228144ff26a1c7b50500729b65e27652dc7a7edf6fe26bd144d261e8754d7af8bac495d4613f9
+Size (Paste-3.5.1.tar.gz) = 637755 bytes
Home |
Main Index |
Thread Index |
Old Index