Module Name: pkgsrc-wip Committed By: Leonardo Taccari <iamleot%gmail.com@localhost> Pushed By: leot Date: Mon Jun 25 22:14:17 2018 +0200 Changeset: ab11f22164fbb259b0add4db948a6133805404f3 Modified Files: py-rt/distinfo py-rt/patches/patch-rt.py Log Message: py-rt: Add a reference to upstream merge Support for `Format' argument of search() is merged upstream and will not needed for the next stable release. To see a diff of this commit: https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ab11f22164fbb259b0add4db948a6133805404f3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. diffstat: py-rt/distinfo | 2 +- py-rt/patches/patch-rt.py | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diffs: diff --git a/py-rt/distinfo b/py-rt/distinfo index cf94f0c273..f813caa7cf 100644 --- a/py-rt/distinfo +++ b/py-rt/distinfo @@ -4,5 +4,5 @@ SHA1 (py-rt/rt-1.0.10.tar.gz) = 84469322e28d6bb8cd3b6fb1c972014a6b011211 RMD160 (py-rt/rt-1.0.10.tar.gz) = c33668195117608d33daf8a306f6385689dfd999 SHA512 (py-rt/rt-1.0.10.tar.gz) = ef09818c927eb6b3c6a9b183f92a5ce2424f334dc62d098cc06cd63c5adc8d11e55f9356db6122d2dde0f841d2cfaa713161ba5ce7746e8f509fab89b832dc60 Size (py-rt/rt-1.0.10.tar.gz) = 35402 bytes -SHA1 (patch-rt.py) = 2747d2606e94294f247919460e2ed26e041b49f2 +SHA1 (patch-rt.py) = 87d4c67fad913fbebf50356afc80e073f4c5d9fc SHA1 (patch-setup.py) = 8028e89a8a51e939fdb7ebfb9814518ee3173ad3 diff --git a/py-rt/patches/patch-rt.py b/py-rt/patches/patch-rt.py index 784d2f31fd..db9536fe8f 100644 --- a/py-rt/patches/patch-rt.py +++ b/py-rt/patches/patch-rt.py @@ -2,6 +2,8 @@ $NetBSD$ Permit to also pass possible `format' field to search(). +Merged upstream as part of https://github.com/CZ-NIC/python-rt/pull/17 + --- rt.py.orig 2017-12-01 12:25:41.000000000 +0000 +++ rt.py @@ -392,7 +392,7 @@ class Rt: