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.20.33
details: https://anonhg.NetBSD.org/pkgsrc/rev/221aa748a663
branches: trunk
changeset: 375039:221aa748a663
user: adam <adam%pkgsrc.org@localhost>
date: Sun Mar 06 08:06:26 2022 +0000
description:
py-dulwich: updated to 0.20.33
0.20.33
* Fix handling of escaped characters in ignore patterns.
* Add ``dulwich.contrib.requests_vendor``.
* Ensure git config is available in a linked working tree.
diffstat:
devel/py-dulwich/Makefile | 4 ++--
devel/py-dulwich/PLIST | 5 ++++-
devel/py-dulwich/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 7 deletions(-)
diffs (44 lines):
diff -r 6da7d1bebd1a -r 221aa748a663 devel/py-dulwich/Makefile
--- a/devel/py-dulwich/Makefile Sun Mar 06 08:04:01 2022 +0000
+++ b/devel/py-dulwich/Makefile Sun Mar 06 08:06:26 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.49 2022/02/10 13:56:10 adam Exp $
+# $NetBSD: Makefile,v 1.50 2022/03/06 08:06:26 adam Exp $
-DISTNAME= dulwich-0.20.32
+DISTNAME= dulwich-0.20.33
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/dulwich/}
diff -r 6da7d1bebd1a -r 221aa748a663 devel/py-dulwich/PLIST
--- a/devel/py-dulwich/PLIST Sun Mar 06 08:04:01 2022 +0000
+++ b/devel/py-dulwich/PLIST Sun Mar 06 08:06:26 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.23 2021/08/25 12:55:49 adam Exp $
+@comment $NetBSD: PLIST,v 1.24 2022/03/06 08:06:26 adam Exp $
bin/dul-receive-pack-${PYVERSSUFFIX}
bin/dul-upload-pack-${PYVERSSUFFIX}
bin/dulwich-${PYVERSSUFFIX}
@@ -65,6 +65,9 @@
${PYSITELIB}/dulwich/contrib/release_robot.py
${PYSITELIB}/dulwich/contrib/release_robot.pyc
${PYSITELIB}/dulwich/contrib/release_robot.pyo
+${PYSITELIB}/dulwich/contrib/requests_vendor.py
+${PYSITELIB}/dulwich/contrib/requests_vendor.pyc
+${PYSITELIB}/dulwich/contrib/requests_vendor.pyo
${PYSITELIB}/dulwich/contrib/swift.py
${PYSITELIB}/dulwich/contrib/swift.pyc
${PYSITELIB}/dulwich/contrib/swift.pyo
diff -r 6da7d1bebd1a -r 221aa748a663 devel/py-dulwich/distinfo
--- a/devel/py-dulwich/distinfo Sun Mar 06 08:04:01 2022 +0000
+++ b/devel/py-dulwich/distinfo Sun Mar 06 08:06:26 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.45 2022/02/10 13:56:10 adam Exp $
+$NetBSD: distinfo,v 1.46 2022/03/06 08:06:26 adam Exp $
-BLAKE2s (dulwich-0.20.32.tar.gz) = 354ad977396691a4e2702db46d4ce92c80ac3f28e23f523b8b479c91148c8cb9
-SHA512 (dulwich-0.20.32.tar.gz) = 9af4cb4462ab9a69bea9074aace81eeb8d33087f2c53e64145991913ad132e076b62f7958551729c758cd6eeae029a278723872771ef36b046331c85ebf2fcf4
-Size (dulwich-0.20.32.tar.gz) = 418100 bytes
+BLAKE2s (dulwich-0.20.33.tar.gz) = b1ed9bc603fcae559da94a4967c5e091e139b1dbb5d98e95b2018c5b32c2c7dd
+SHA512 (dulwich-0.20.33.tar.gz) = f2d0f8875dc4cd4ac4629f2884a5e68938d14218ef96a19ce322559a16eb64cdee92ed0bc07790e9d527a20fdcd29f6fe1f95479d0055cdab88f509bc318368c
+Size (dulwich-0.20.33.tar.gz) = 419863 bytes
Home |
Main Index |
Thread Index |
Old Index