pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-paste py-paste: update to 3.0.9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/30d1eccd75d2
branches:  trunk
changeset: 317469:30d1eccd75d2
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Jan 07 17:14:41 2019 +0000

description:
py-paste: update to 3.0.9

3.0.6
* Revert the changes in the 3.0.5, which introduced unexpected errors in
  paste/httpserver.py when using SSL.

diffstat:

 www/py-paste/Makefile |   4 ++--
 www/py-paste/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 24d13c258be5 -r 30d1eccd75d2 www/py-paste/Makefile
--- a/www/py-paste/Makefile     Mon Jan 07 17:00:33 2019 +0000
+++ b/www/py-paste/Makefile     Mon Jan 07 17:14:41 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2018/11/29 18:39:37 adam Exp $
+# $NetBSD: Makefile,v 1.20 2019/01/07 17:14:41 adam Exp $
 
-DISTNAME=      Paste-3.0.5
+DISTNAME=      Paste-3.0.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=P/Paste/}
diff -r 24d13c258be5 -r 30d1eccd75d2 www/py-paste/distinfo
--- a/www/py-paste/distinfo     Mon Jan 07 17:00:33 2019 +0000
+++ b/www/py-paste/distinfo     Mon Jan 07 17:14:41 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2018/11/29 18:39:37 adam Exp $
+$NetBSD: distinfo,v 1.11 2019/01/07 17:14:41 adam Exp $
 
-SHA1 (Paste-3.0.5.tar.gz) = 13b12ad0a05abfd9d22f374aac09939a67c48b2b
-RMD160 (Paste-3.0.5.tar.gz) = 33bdde00b0f1b1f4a0aab864efcf500de91443e1
-SHA512 (Paste-3.0.5.tar.gz) = f35d5ea5bb8205faeab797b0fb1c0d0a3ec48ad1dac75c25d53b9f1f87127890421138a2400b5691c8c896a36fb9ae59ef2e2405464d8b4f9f4b1014f4b172a8
-Size (Paste-3.0.5.tar.gz) = 631325 bytes
+SHA1 (Paste-3.0.6.tar.gz) = 2ac86dcec2b1e19ebcf48b47c6df6757aebb9161
+RMD160 (Paste-3.0.6.tar.gz) = 8a816203b1809f4d9e49ae6d145615c080e3ba33
+SHA512 (Paste-3.0.6.tar.gz) = 47871b285fbb4cb69b4bff8361c2445459c194373d8054947c8365a1883ae5e7e0a6212ef8cbfb1c0f54a5372cf393ea240b909dafa0703cc84a828d8f5849ab
+Size (Paste-3.0.6.tar.gz) = 631367 bytes



Home | Main Index | Thread Index | Old Index