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: Tue Sep 11 07:16:28 UTC 2018
Modified Files:
pkgsrc/devel/py-dulwich: Makefile distinfo
Log Message:
py-dulwich: updated 0.19.6
0.19.6:
BUG FIXES
* Fix support for custom transport arguments in dulwich.porcelain.clone.
* Fix compatibility with Python 3.8
* Fix some corner cases in path_to_tree_path.
* Support paths as bytestrings in various places in dulwich.index
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/py-dulwich/Makefile
cvs rdiff -u -r1.24 -r1.25 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.27 pkgsrc/devel/py-dulwich/Makefile:1.28
--- pkgsrc/devel/py-dulwich/Makefile:1.27 Mon Jul 9 07:53:23 2018
+++ pkgsrc/devel/py-dulwich/Makefile Tue Sep 11 07:16:28 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2018/07/09 07:53:23 adam Exp $
+# $NetBSD: Makefile,v 1.28 2018/09/11 07:16:28 adam Exp $
-DISTNAME= dulwich-0.19.5
+DISTNAME= dulwich-0.19.6
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.24 pkgsrc/devel/py-dulwich/distinfo:1.25
--- pkgsrc/devel/py-dulwich/distinfo:1.24 Mon Jul 9 07:53:23 2018
+++ pkgsrc/devel/py-dulwich/distinfo Tue Sep 11 07:16:28 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2018/07/09 07:53:23 adam Exp $
+$NetBSD: distinfo,v 1.25 2018/09/11 07:16:28 adam Exp $
-SHA1 (dulwich-0.19.5.tar.gz) = 7c4faa8932c71e7efaad70595cb99d7cbbdec603
-RMD160 (dulwich-0.19.5.tar.gz) = fd495e63685da1cc439f21a06cd76a0a072e7c31
-SHA512 (dulwich-0.19.5.tar.gz) = 2240a342056c3cf82eb4f403c67d7b758f34e11859956263fe714cb15b73f8c346b6baf269bdb5ba797db8a485ae4d4fa51e268ae250ee2697579762c55ecd2d
-Size (dulwich-0.19.5.tar.gz) = 348890 bytes
+SHA1 (dulwich-0.19.6.tar.gz) = 86aa55a4d7d83879555df2f2590497532db2b356
+RMD160 (dulwich-0.19.6.tar.gz) = b755b3fbe52bd8427ca837066b6de675fc60af47
+SHA512 (dulwich-0.19.6.tar.gz) = 7e13b465672c5eee4f6d14f28e9cba63ceddf1ad119822fabd17b01ad6b89c6dd8c0bbf562bdf50e0ada5ce17bcad531549054417d744e5cf64a610e8a1740bc
+Size (dulwich-0.19.6.tar.gz) = 349939 bytes
Home |
Main Index |
Thread Index |
Old Index