pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/py-rt py-rt: Update to 1.0.13



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc4b97268c62
branches:  trunk
changeset: 423706:cc4b97268c62
user:      leot <leot%pkgsrc.org@localhost>
date:      Mon Feb 24 13:38:38 2020 +0000

description:
py-rt: Update to 1.0.13

Changes:
1.0.13
------
 - Add deprecation warning for in the next major release unsupported
   parameters (basic_auth, digest_auth). They are now replaced with http_auth.
 - Fix problematic default method parameters ("{}" and "[]").

diffstat:

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

diffs (28 lines):

diff -r f63464a0f445 -r cc4b97268c62 net/py-rt/Makefile
--- a/net/py-rt/Makefile        Mon Feb 24 12:31:20 2020 +0000
+++ b/net/py-rt/Makefile        Mon Feb 24 13:38:38 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2020/01/02 15:46:11 leot Exp $
+# $NetBSD: Makefile,v 1.5 2020/02/24 13:38:38 leot Exp $
 
-DISTNAME=      rt-1.0.12
+DISTNAME=      rt-1.0.13
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=r/rt/}
diff -r f63464a0f445 -r cc4b97268c62 net/py-rt/distinfo
--- a/net/py-rt/distinfo        Mon Feb 24 12:31:20 2020 +0000
+++ b/net/py-rt/distinfo        Mon Feb 24 13:38:38 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.4 2020/01/02 15:46:11 leot Exp $
+$NetBSD: distinfo,v 1.5 2020/02/24 13:38:38 leot Exp $
 
-SHA1 (py-rt/rt-1.0.12.tar.gz) = 1aef2da3768117f8c45846ef4c127d89d6ff7d7e
-RMD160 (py-rt/rt-1.0.12.tar.gz) = 4638f0958bbc6b0d8f613987fb0f92886adf5d37
-SHA512 (py-rt/rt-1.0.12.tar.gz) = f671541ee9f6f1943e4583054ed22d7101b657c46a4b97701120245056ce6f65c2e2111db9e67202cc0a13c5df0e87b661ad9fef288ef3e148171d56baca5b35
-Size (py-rt/rt-1.0.12.tar.gz) = 36629 bytes
+SHA1 (py-rt/rt-1.0.13.tar.gz) = d5ce11772ee2db795eb4b7e3637c5b54161301eb
+RMD160 (py-rt/rt-1.0.13.tar.gz) = dacbf92f7d244b46f6d604f234d50b8fdb20ceb1
+SHA512 (py-rt/rt-1.0.13.tar.gz) = 670b5e9cc582dfeefe706022251b66a4f4ea0e42507ed7ce6c4bc000140fd514c8559ac578e642c7b4c6aa6a8809463ace111f3d97e00b1f95e17586e1b174f7
+Size (py-rt/rt-1.0.13.tar.gz) = 36848 bytes
 SHA1 (patch-rt.py) = 181b7e8f694efa1a76592496a5cc48df8fd9c055



Home | Main Index | Thread Index | Old Index