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:           Tue Dec  3 17:27:53 UTC 2019

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

Log Message:
py-paste: updated to 3.2.3

3.2.3
* Correct ``100 Continue`` in Python 3


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/www/py-paste/Makefile
cvs rdiff -u -r1.14 -r1.15 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.23 pkgsrc/www/py-paste/Makefile:1.24
--- pkgsrc/www/py-paste/Makefile:1.23   Wed Oct 16 10:14:34 2019
+++ pkgsrc/www/py-paste/Makefile        Tue Dec  3 17:27:53 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2019/10/16 10:14:34 adam Exp $
+# $NetBSD: Makefile,v 1.24 2019/12/03 17:27:53 adam Exp $
 
-DISTNAME=      Paste-3.2.2
+DISTNAME=      Paste-3.2.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.14 pkgsrc/www/py-paste/distinfo:1.15
--- pkgsrc/www/py-paste/distinfo:1.14   Wed Oct 16 10:14:34 2019
+++ pkgsrc/www/py-paste/distinfo        Tue Dec  3 17:27:53 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2019/10/16 10:14:34 adam Exp $
+$NetBSD: distinfo,v 1.15 2019/12/03 17:27:53 adam Exp $
 
-SHA1 (Paste-3.2.2.tar.gz) = ab9956c0e920c9f5385f2790624af610b9c117b8
-RMD160 (Paste-3.2.2.tar.gz) = 73cb0703d3608f67ca16597cfce7e0c8333f233b
-SHA512 (Paste-3.2.2.tar.gz) = c9a51034eafa6280623877aa3849b3c8a61e05dfd6527e2aa5daf6f6917b8cecac357e4ec0d7f9397e2fd089203294e7e0520239667e16da6ca5d9fec453b8a9
-Size (Paste-3.2.2.tar.gz) = 632319 bytes
+SHA1 (Paste-3.2.3.tar.gz) = 993bf45804959087addef1651aa1a32be514ab64
+RMD160 (Paste-3.2.3.tar.gz) = 0bd4c3e7b05d561038db13bc7c8cad10f82db7cd
+SHA512 (Paste-3.2.3.tar.gz) = 8775a4c6b1863355a2acb3b88258e342db768942ccf28edc8654d7a1a15c5a036f4f8c5c9d917d51e74c9260170234f9c499cefd709b0fbd39ffd4d1b7afcb79
+Size (Paste-3.2.3.tar.gz) = 628900 bytes



Home | Main Index | Thread Index | Old Index