pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-dulwich py-dulwich: updated to 0.18.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e52f4cff0556
branches:  trunk
changeset: 371516:e52f4cff0556
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Nov 14 11:36:22 2017 +0000

description:
py-dulwich: updated to 0.18.6

0.18.6:
BUG FIXES
* Fix handling of empty repositories in ``porcelain.clone``.
* Raise an error when attempting to add paths that are not under the
  repository.
* Fix error message for missing trailing ].

IMPROVEMENTS
* Enforce date field parsing consistency. This also add checks on
  those date fields for potential overflow.

diffstat:

 devel/py-dulwich/Makefile |   4 ++--
 devel/py-dulwich/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 8c41d931a478 -r e52f4cff0556 devel/py-dulwich/Makefile
--- a/devel/py-dulwich/Makefile Tue Nov 14 11:07:37 2017 +0000
+++ b/devel/py-dulwich/Makefile Tue Nov 14 11:36:22 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2017/10/30 18:37:38 adam Exp $
+# $NetBSD: Makefile,v 1.25 2017/11/14 11:36:22 adam Exp $
 
-DISTNAME=      dulwich-0.18.5
+DISTNAME=      dulwich-0.18.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/dulwich/}
diff -r 8c41d931a478 -r e52f4cff0556 devel/py-dulwich/distinfo
--- a/devel/py-dulwich/distinfo Tue Nov 14 11:07:37 2017 +0000
+++ b/devel/py-dulwich/distinfo Tue Nov 14 11:36:22 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2017/10/30 18:37:38 adam Exp $
+$NetBSD: distinfo,v 1.22 2017/11/14 11:36:22 adam Exp $
 
-SHA1 (dulwich-0.18.5.tar.gz) = 70a2466a1c2c22dc35086eca64338a0277a1bc4f
-RMD160 (dulwich-0.18.5.tar.gz) = 3cb9775a1059c71c0eda231c5bbff687dda08c87
-SHA512 (dulwich-0.18.5.tar.gz) = 4ba0f70ebddf4c7f4e71721812e228f820226d4ea42bda4d5f06a0720a029d4dddb800cfc05b2610525922c5fcef1020edd1485105706d9ef3fcf810e6381035
-Size (dulwich-0.18.5.tar.gz) = 330097 bytes
+SHA1 (dulwich-0.18.6.tar.gz) = 57b52b9cdf04cb3ded6041c7add71c15e2ae9aa9
+RMD160 (dulwich-0.18.6.tar.gz) = 6053ca2dac5870d7926c80b884b2134e2e058dac
+SHA512 (dulwich-0.18.6.tar.gz) = 2d2120e23dd4bc2c9dcfe601f21ac757ee3fe2a343923c50b32c067f4d329ac89cdf0894bff450bf52c69e99759bb8692f0f14ed73d01be6bc3b0402d58d1148
+Size (dulwich-0.18.6.tar.gz) = 331325 bytes



Home | Main Index | Thread Index | Old Index