pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/py-rt



Module Name:    pkgsrc
Committed By:   leot
Date:           Mon Feb 24 13:38:39 UTC 2020

Modified Files:
        pkgsrc/net/py-rt: Makefile distinfo

Log Message:
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 "[]").


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/py-rt/Makefile pkgsrc/net/py-rt/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/py-rt/Makefile
diff -u pkgsrc/net/py-rt/Makefile:1.4 pkgsrc/net/py-rt/Makefile:1.5
--- pkgsrc/net/py-rt/Makefile:1.4       Thu Jan  2 15:46:11 2020
+++ pkgsrc/net/py-rt/Makefile   Mon Feb 24 13:38:38 2020
@@ -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/}
Index: pkgsrc/net/py-rt/distinfo
diff -u pkgsrc/net/py-rt/distinfo:1.4 pkgsrc/net/py-rt/distinfo:1.5
--- pkgsrc/net/py-rt/distinfo:1.4       Thu Jan  2 15:46:11 2020
+++ pkgsrc/net/py-rt/distinfo   Mon Feb 24 13:38:38 2020
@@ -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