pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-txgithub py-txgithub: Add upstream bug report.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/17bfdd14fc4a
branches:  trunk
changeset: 369577:17bfdd14fc4a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Oct 01 09:52:19 2017 +0000

description:
py-txgithub: Add upstream bug report.

diffstat:

 devel/py-txgithub/distinfo                                        |  6 +++---
 devel/py-txgithub/patches/patch-txgithub_scripts_create__token.py |  5 ++++-
 devel/py-txgithub/patches/patch-txgithub_scripts_gist.py          |  5 ++++-
 3 files changed, 11 insertions(+), 5 deletions(-)

diffs (39 lines):

diff -r 5f7bd4b6cf87 -r 17bfdd14fc4a devel/py-txgithub/distinfo
--- a/devel/py-txgithub/distinfo        Sun Oct 01 09:46:01 2017 +0000
+++ b/devel/py-txgithub/distinfo        Sun Oct 01 09:52:19 2017 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.2 2017/09/30 20:58:00 joerg Exp $
+$NetBSD: distinfo,v 1.3 2017/10/01 09:52:19 wiz Exp $
 
 SHA1 (txgithub-15.0.0.tar.gz) = d3c8fbc3e07246f3bbe9520f74285b6383acf113
 RMD160 (txgithub-15.0.0.tar.gz) = fa64e8cb817248d841a726a4ca11f3029db09cd2
 SHA512 (txgithub-15.0.0.tar.gz) = 1935ad2466655174d92704233eb255993c4244142efb7899f5da0dda35ca58213a0d77f03fd2e34bcfa2cb601afe3d9bf02b22f0bef906ad54c7fc8ada9d46b6
 Size (txgithub-15.0.0.tar.gz) = 5534 bytes
-SHA1 (patch-txgithub_scripts_create__token.py) = 3fda957e8ef4ab862976ffbf4c32d700dabe8b63
-SHA1 (patch-txgithub_scripts_gist.py) = 5b942c0dc0be12ce685201ca26704b57c61f3f66
+SHA1 (patch-txgithub_scripts_create__token.py) = 01fd1d45cbdf432b2b156a91838c21777b68b5f6
+SHA1 (patch-txgithub_scripts_gist.py) = 13a38c7a178f15cc728a0edcd63c0f3795e04bdf
diff -r 5f7bd4b6cf87 -r 17bfdd14fc4a devel/py-txgithub/patches/patch-txgithub_scripts_create__token.py
--- a/devel/py-txgithub/patches/patch-txgithub_scripts_create__token.py Sun Oct 01 09:46:01 2017 +0000
+++ b/devel/py-txgithub/patches/patch-txgithub_scripts_create__token.py Sun Oct 01 09:52:19 2017 +0000
@@ -1,4 +1,7 @@
-$NetBSD: patch-txgithub_scripts_create__token.py,v 1.1 2017/09/30 20:58:00 joerg Exp $
+$NetBSD: patch-txgithub_scripts_create__token.py,v 1.2 2017/10/01 09:52:19 wiz Exp $
+
+Fix for python-3.x.
+https://github.com/tomprince/txgithub/issues/13
 
 --- txgithub/scripts/create_token.py.orig      2017-09-30 20:46:53.750550950 +0000
 +++ txgithub/scripts/create_token.py
diff -r 5f7bd4b6cf87 -r 17bfdd14fc4a devel/py-txgithub/patches/patch-txgithub_scripts_gist.py
--- a/devel/py-txgithub/patches/patch-txgithub_scripts_gist.py  Sun Oct 01 09:46:01 2017 +0000
+++ b/devel/py-txgithub/patches/patch-txgithub_scripts_gist.py  Sun Oct 01 09:52:19 2017 +0000
@@ -1,4 +1,7 @@
-$NetBSD: patch-txgithub_scripts_gist.py,v 1.1 2017/09/30 20:58:00 joerg Exp $
+$NetBSD: patch-txgithub_scripts_gist.py,v 1.2 2017/10/01 09:52:19 wiz Exp $
+
+Fix for python-3.x.
+https://github.com/tomprince/txgithub/issues/13
 
 --- txgithub/scripts/gist.py.orig      2017-09-30 20:47:17.806190554 +0000
 +++ txgithub/scripts/gist.py



Home | Main Index | Thread Index | Old Index