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: Sat Apr 17 09:43:54 UTC 2021
Modified Files:
pkgsrc/net/py-rt: Makefile distinfo
Log Message:
py-rt: Update to 2.1.1
Changes:
2.1.1
-----
- Fix support for custom field values containing newlines in API responses (#10, #11)
(the previous change in v1.0.11 fixed API requests) (#64)
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/py-rt/Makefile
cvs rdiff -u -r1.9 -r1.10 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.8 pkgsrc/net/py-rt/Makefile:1.9
--- pkgsrc/net/py-rt/Makefile:1.8 Thu Mar 4 10:20:48 2021
+++ pkgsrc/net/py-rt/Makefile Sat Apr 17 09:43:54 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2021/03/04 10:20:48 leot Exp $
+# $NetBSD: Makefile,v 1.9 2021/04/17 09:43:54 leot Exp $
-DISTNAME= rt-2.1.0
+DISTNAME= rt-2.1.1
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.9 pkgsrc/net/py-rt/distinfo:1.10
--- pkgsrc/net/py-rt/distinfo:1.9 Thu Mar 4 10:20:48 2021
+++ pkgsrc/net/py-rt/distinfo Sat Apr 17 09:43:54 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2021/03/04 10:20:48 leot Exp $
+$NetBSD: distinfo,v 1.10 2021/04/17 09:43:54 leot Exp $
-SHA1 (py-rt/rt-2.1.0.tar.gz) = f6f1c71cebc6d323967416444c570727d589fae3
-RMD160 (py-rt/rt-2.1.0.tar.gz) = e95e11cd7e99fbdb646108a7d14dc493f09f9712
-SHA512 (py-rt/rt-2.1.0.tar.gz) = fbaa46a56d46814b1c67c974d66b506e96a8582d54c139da129d6a49c16d5bb83b10d4c21d8eff0031c143ea4e1649766d5c5e73f0b0973f2c3ed128f1cf95c8
-Size (py-rt/rt-2.1.0.tar.gz) = 40570 bytes
+SHA1 (py-rt/rt-2.1.1.tar.gz) = 0949644692bb862bf5d48180febced1c8a3010eb
+RMD160 (py-rt/rt-2.1.1.tar.gz) = d97d22a81360aa6f1e349baad1bd4ab6651cfa06
+SHA512 (py-rt/rt-2.1.1.tar.gz) = 637e93db70983ffffbafc5606ab199222e49305b0aceba0941a1e3e218d2aab3d3157102b5577eb25b4f1e8752e1cb53bfe7a3d42a84ee0d69e8a6e59f18b152
+Size (py-rt/rt-2.1.1.tar.gz) = 40904 bytes
Home |
Main Index |
Thread Index |
Old Index