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: Thu Mar 12 12:06:09 UTC 2020
Modified Files:
pkgsrc/net/py-rt: distinfo
pkgsrc/net/py-rt/patches: patch-rt.py
Log Message:
py-rt: Add reference to upstream pull request
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/py-rt/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/py-rt/patches/patch-rt.py
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/distinfo
diff -u pkgsrc/net/py-rt/distinfo:1.6 pkgsrc/net/py-rt/distinfo:1.7
--- pkgsrc/net/py-rt/distinfo:1.6 Mon Feb 24 14:38:25 2020
+++ pkgsrc/net/py-rt/distinfo Thu Mar 12 12:06:09 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.6 2020/02/24 14:38:25 leot Exp $
+$NetBSD: distinfo,v 1.7 2020/03/12 12:06:09 leot Exp $
SHA1 (py-rt/rt-2.0.0.tar.gz) = 83095414750acef5f9a331249b26c9270d011f9e
RMD160 (py-rt/rt-2.0.0.tar.gz) = 2f4fb8586c6050dfec35d90a9d7edd187c398edc
SHA512 (py-rt/rt-2.0.0.tar.gz) = a70cef437f66b97f6d19a62f1d1a7d12633d2092da727599419aeabdd6f41e26cf97a531b745eac7bcd77ca7a39805c71a66dc5f610cbc352f8aa28a2f682967
Size (py-rt/rt-2.0.0.tar.gz) = 38703 bytes
-SHA1 (patch-rt.py) = 33668fc6ef0ea138acc8075a2d0fda2fca179de4
+SHA1 (patch-rt.py) = 67461e2c4aa10be0cf07578ed6a7b9e7fdff7514
Index: pkgsrc/net/py-rt/patches/patch-rt.py
diff -u pkgsrc/net/py-rt/patches/patch-rt.py:1.4 pkgsrc/net/py-rt/patches/patch-rt.py:1.5
--- pkgsrc/net/py-rt/patches/patch-rt.py:1.4 Mon Feb 24 14:38:25 2020
+++ pkgsrc/net/py-rt/patches/patch-rt.py Thu Mar 12 12:06:09 2020
@@ -1,8 +1,12 @@
-$NetBSD: patch-rt.py,v 1.4 2020/02/24 14:38:25 leot Exp $
+$NetBSD: patch-rt.py,v 1.5 2020/03/12 12:06:09 leot Exp $
In RT 4 when a ticket is not modified an empty response is returned.
Treat it as a successfull operation.
+Shared upstream via:
+
+ <https://github.com/CZ-NIC/python-rt/pull/48>
+
--- rt/rt.py.orig 2019-10-25 12:58:58.000000000 +0000
+++ rt/rt.py
@@ -736,6 +736,8 @@ class Rt:
Home |
Main Index |
Thread Index |
Old Index