pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-dulwich



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Feb 18 09:41:18 UTC 2019

Modified Files:
        pkgsrc/devel/py-dulwich: Makefile distinfo

Log Message:
py-dulwich: updated to 0.9.11

0.19.11:
IMPROVEMENTS
* Use fullname from gecos field, if available.
* Support GIT_AUTHOR_NAME / GIT_AUTHOR_EMAIL.
* Add support for short ids in parse_commit.
* Add support for prune and prune_tags arguments
  to porcelain.fetch.

BUG FIXES
 * Fix handling of race conditions when new packs appear.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/py-dulwich/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/py-dulwich/distinfo

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-dulwich/Makefile
diff -u pkgsrc/devel/py-dulwich/Makefile:1.30 pkgsrc/devel/py-dulwich/Makefile:1.31
--- pkgsrc/devel/py-dulwich/Makefile:1.30       Tue Jan 15 11:48:00 2019
+++ pkgsrc/devel/py-dulwich/Makefile    Mon Feb 18 09:41:18 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2019/01/15 11:48:00 adam Exp $
+# $NetBSD: Makefile,v 1.31 2019/02/18 09:41:18 adam Exp $
 
-DISTNAME=      dulwich-0.19.10
+DISTNAME=      dulwich-0.19.11
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/dulwich/}

Index: pkgsrc/devel/py-dulwich/distinfo
diff -u pkgsrc/devel/py-dulwich/distinfo:1.27 pkgsrc/devel/py-dulwich/distinfo:1.28
--- pkgsrc/devel/py-dulwich/distinfo:1.27       Tue Jan 15 11:48:00 2019
+++ pkgsrc/devel/py-dulwich/distinfo    Mon Feb 18 09:41:18 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.27 2019/01/15 11:48:00 adam Exp $
+$NetBSD: distinfo,v 1.28 2019/02/18 09:41:18 adam Exp $
 
-SHA1 (dulwich-0.19.10.tar.gz) = 6a7b938b26de69c3c67cd25b8c3500bab8ec82aa
-RMD160 (dulwich-0.19.10.tar.gz) = 1f3c4778c076f36ee08e93e6373ea48bb1b08cf1
-SHA512 (dulwich-0.19.10.tar.gz) = 9976f1f08c1d96a9ef00aad74e4049d08232a29296b5e84cc72317f85996c8a28db2269af13e1d38dd6e04af697932a603a29ee41fb87979ecb049b89589a20f
-Size (dulwich-0.19.10.tar.gz) = 360753 bytes
+SHA1 (dulwich-0.19.11.tar.gz) = 80c06af6d1b1de79a9538f76c4e121bf51949789
+RMD160 (dulwich-0.19.11.tar.gz) = 90d4fa0e850ca1b1edd88106c764249b5f806be6
+SHA512 (dulwich-0.19.11.tar.gz) = 39e0e00cd442b9834775b4f9f981d282af6ac51e0a5d05cf6cf75c610feccde1ba1059b2fd4da3592079ebaffbf4957b78365226c70a90e08849759630f99ee2
+Size (dulwich-0.19.11.tar.gz) = 364581 bytes



Home | Main Index | Thread Index | Old Index