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.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/4b39ed4786ca
branches: trunk
changeset: 370999:4b39ed4786ca
user: adam <adam%pkgsrc.org@localhost>
date: Mon Oct 30 18:37:38 2017 +0000
description:
py-dulwich: updated to 0.18.5
0.18.5:
BUG FIXES
* Fix cwd for hooks.
* Fix setting of origin in config when non-standard origin is passed into
``Repo.clone``.
* Prevent setting SSH arguments from SSH URLs when using SSH through a
subprocess. Note that Dulwich doesn't support cloning submodules.
(CVE 2017-1000117)
IMPROVEMENTS
* Silently ignored directories in ``Repo.stage``.
API CHANGES
* GitFile now raises ``FileLocked`` when encountering a lock
rather than OSError(EEXIST).
diffstat:
devel/py-dulwich/Makefile | 4 ++--
devel/py-dulwich/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r cad1184eca8f -r 4b39ed4786ca devel/py-dulwich/Makefile
--- a/devel/py-dulwich/Makefile Mon Oct 30 18:36:13 2017 +0000
+++ b/devel/py-dulwich/Makefile Mon Oct 30 18:37:38 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2017/10/02 12:54:28 adam Exp $
+# $NetBSD: Makefile,v 1.24 2017/10/30 18:37:38 adam Exp $
-DISTNAME= dulwich-0.18.4
+DISTNAME= dulwich-0.18.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/dulwich/}
diff -r cad1184eca8f -r 4b39ed4786ca devel/py-dulwich/distinfo
--- a/devel/py-dulwich/distinfo Mon Oct 30 18:36:13 2017 +0000
+++ b/devel/py-dulwich/distinfo Mon Oct 30 18:37:38 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2017/10/02 12:54:28 adam Exp $
+$NetBSD: distinfo,v 1.21 2017/10/30 18:37:38 adam Exp $
-SHA1 (dulwich-0.18.4.tar.gz) = d071c4da40e07a6ad799308f134bfa73f73970bc
-RMD160 (dulwich-0.18.4.tar.gz) = c0b27c9db1eb52445a42c106f95317022cb71487
-SHA512 (dulwich-0.18.4.tar.gz) = 56128864f66a585e1aa8b543c2453311f176d8626b38a8b5891b2ed31b544904245755c9de9e7f757898863f2c2caf4dd0249abde2594a0e25c3826bb2188a77
-Size (dulwich-0.18.4.tar.gz) = 329541 bytes
+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
Home |
Main Index |
Thread Index |
Old Index