pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-txgithub
Module Name: pkgsrc
Committed By: wiz
Date: Sun Oct 1 09:52:19 UTC 2017
Modified Files:
pkgsrc/devel/py-txgithub: distinfo
pkgsrc/devel/py-txgithub/patches:
patch-txgithub_scripts_create__token.py
patch-txgithub_scripts_gist.py
Log Message:
py-txgithub: Add upstream bug report.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-txgithub/distinfo
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/devel/py-txgithub/patches/patch-txgithub_scripts_create__token.py \
pkgsrc/devel/py-txgithub/patches/patch-txgithub_scripts_gist.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-txgithub/distinfo
diff -u pkgsrc/devel/py-txgithub/distinfo:1.2 pkgsrc/devel/py-txgithub/distinfo:1.3
--- pkgsrc/devel/py-txgithub/distinfo:1.2 Sat Sep 30 20:58:00 2017
+++ pkgsrc/devel/py-txgithub/distinfo Sun Oct 1 09:52:19 2017
@@ -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
Index: pkgsrc/devel/py-txgithub/patches/patch-txgithub_scripts_create__token.py
diff -u pkgsrc/devel/py-txgithub/patches/patch-txgithub_scripts_create__token.py:1.1 pkgsrc/devel/py-txgithub/patches/patch-txgithub_scripts_create__token.py:1.2
--- pkgsrc/devel/py-txgithub/patches/patch-txgithub_scripts_create__token.py:1.1 Sat Sep 30 20:58:00 2017
+++ pkgsrc/devel/py-txgithub/patches/patch-txgithub_scripts_create__token.py Sun Oct 1 09:52:19 2017
@@ -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
Index: pkgsrc/devel/py-txgithub/patches/patch-txgithub_scripts_gist.py
diff -u pkgsrc/devel/py-txgithub/patches/patch-txgithub_scripts_gist.py:1.1 pkgsrc/devel/py-txgithub/patches/patch-txgithub_scripts_gist.py:1.2
--- pkgsrc/devel/py-txgithub/patches/patch-txgithub_scripts_gist.py:1.1 Sat Sep 30 20:58:00 2017
+++ pkgsrc/devel/py-txgithub/patches/patch-txgithub_scripts_gist.py Sun Oct 1 09:52:19 2017
@@ -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