pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-gitdb: add upstream bug report URL
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Thu Jul 6 11:23:50 2017 +0200
Changeset: 1f37bc1c388d829957c6976ca7f8faed0eaa2bc0
Modified Files:
py-gitdb/distinfo
py-gitdb/patches/patch-gitdb___fun.c
Log Message:
py-gitdb: add upstream bug report URL
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1f37bc1c388d829957c6976ca7f8faed0eaa2bc0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-gitdb/distinfo | 2 +-
py-gitdb/patches/patch-gitdb___fun.c | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diffs:
diff --git a/py-gitdb/distinfo b/py-gitdb/distinfo
index 9a87a8ea1f..c4566052ad 100644
--- a/py-gitdb/distinfo
+++ b/py-gitdb/distinfo
@@ -3,4 +3,4 @@ $NetBSD: distinfo,v 1.2 2015/07/04 03:04:36 jihbed Exp $
SHA1 (gitdb-0.6.4.tar.gz) = 21cbba28199802e73e0c4a83b7c02369bbf8c7d7
RMD160 (gitdb-0.6.4.tar.gz) = 68c014ea3cce0f9b9a58c8f39b255ea817af0d70
Size (gitdb-0.6.4.tar.gz) = 400506 bytes
-SHA1 (patch-gitdb___fun.c) = e100dec87942daafcdddc81ae98317637b3d9efc
+SHA1 (patch-gitdb___fun.c) = de6ae01612d9722091ced017a3d33c99afcf74c7
diff --git a/py-gitdb/patches/patch-gitdb___fun.c b/py-gitdb/patches/patch-gitdb___fun.c
index b25bf6e062..ac57aa798a 100644
--- a/py-gitdb/patches/patch-gitdb___fun.c
+++ b/py-gitdb/patches/patch-gitdb___fun.c
@@ -2,6 +2,7 @@ $NetBSD$
PyMODINIT_FUNC usually is a "PyObject*" and clang does not like
functions of that type returning nothing.
+https://github.com/gitpython-developers/gitdb/issues/40
--- gitdb/_fun.c.orig 2014-05-04 19:42:31.000000000 +0000
+++ gitdb/_fun.c
Home |
Main Index |
Thread Index |
Old Index