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:           Wed Jul 29 14:34:18 UTC 2020

Modified Files:
        pkgsrc/www/py-paste: Makefile distinfo

Log Message:
py-paste: updated to 3.4.3

3.4.3
* Patch auth ticket to be python3 compatible.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/www/py-paste/Makefile
cvs rdiff -u -r1.19 -r1.20 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.28 pkgsrc/www/py-paste/Makefile:1.29
--- pkgsrc/www/py-paste/Makefile:1.28   Wed Jul 15 07:38:42 2020
+++ pkgsrc/www/py-paste/Makefile        Wed Jul 29 14:34:18 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2020/07/15 07:38:42 adam Exp $
+# $NetBSD: Makefile,v 1.29 2020/07/29 14:34:18 adam Exp $
 
-DISTNAME=      Paste-3.4.2
+DISTNAME=      Paste-3.4.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=P/Paste/}

Index: pkgsrc/www/py-paste/distinfo
diff -u pkgsrc/www/py-paste/distinfo:1.19 pkgsrc/www/py-paste/distinfo:1.20
--- pkgsrc/www/py-paste/distinfo:1.19   Wed Jul 15 07:38:42 2020
+++ pkgsrc/www/py-paste/distinfo        Wed Jul 29 14:34:18 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2020/07/15 07:38:42 adam Exp $
+$NetBSD: distinfo,v 1.20 2020/07/29 14:34:18 adam Exp $
 
-SHA1 (Paste-3.4.2.tar.gz) = 0e4f46bfad372b9899242886e896aec72abd6877
-RMD160 (Paste-3.4.2.tar.gz) = 94dcf59e839271d81dfba16d05c14a24f36b94af
-SHA512 (Paste-3.4.2.tar.gz) = fe4b1582f58c0033c95740b5ac380a93e5f67b6ef1e5d57e943270228650bce1772c4f01357f8367b3fefde3892f316955c22c8266679190b7de0a560c663d14
-Size (Paste-3.4.2.tar.gz) = 630511 bytes
+SHA1 (Paste-3.4.3.tar.gz) = cbd3e42e9c2e5bc1f6159188275d48941b5c548a
+RMD160 (Paste-3.4.3.tar.gz) = 230019387a450ac2f92dd1effb3e3af63ae663e0
+SHA512 (Paste-3.4.3.tar.gz) = 0869a3330a74cc14f88fb5ce24183328ec38fed1fc5cd669b428f09ee2fcafc770e95c2f4dc8de86dfce4d66861bad26c9502cccb81966c519ca4593ada094b1
+Size (Paste-3.4.3.tar.gz) = 630569 bytes



Home | Main Index | Thread Index | Old Index