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: Sun Mar 6 08:06:26 UTC 2022
Modified Files:
pkgsrc/devel/py-dulwich: Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/devel/py-dulwich/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/py-dulwich/PLIST
cvs rdiff -u -r1.45 -r1.46 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.49 pkgsrc/devel/py-dulwich/Makefile:1.50
--- pkgsrc/devel/py-dulwich/Makefile:1.49 Thu Feb 10 13:56:10 2022
+++ pkgsrc/devel/py-dulwich/Makefile Sun Mar 6 08:06:26 2022
@@ -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/}
Index: pkgsrc/devel/py-dulwich/PLIST
diff -u pkgsrc/devel/py-dulwich/PLIST:1.23 pkgsrc/devel/py-dulwich/PLIST:1.24
--- pkgsrc/devel/py-dulwich/PLIST:1.23 Wed Aug 25 12:55:49 2021
+++ pkgsrc/devel/py-dulwich/PLIST Sun Mar 6 08:06:26 2022
@@ -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/paramiko_ve
${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
Index: pkgsrc/devel/py-dulwich/distinfo
diff -u pkgsrc/devel/py-dulwich/distinfo:1.45 pkgsrc/devel/py-dulwich/distinfo:1.46
--- pkgsrc/devel/py-dulwich/distinfo:1.45 Thu Feb 10 13:56:10 2022
+++ pkgsrc/devel/py-dulwich/distinfo Sun Mar 6 08:06:26 2022
@@ -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