pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-pygit2
Module Name: pkgsrc
Committed By: adam
Date: Mon Jun 22 10:09:58 UTC 2026
Modified Files:
pkgsrc/devel/py-pygit2: Makefile distinfo
Log Message:
py-pygit2: updated to 1.19.3
1.19.3
- Memory fixes
- Fix `Repository.ident`
- Build/CI fixes and updates
- Documentation and annotation fixes
- Add `AGENTS.md` file generated by Kimi-k2.6
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/devel/py-pygit2/Makefile
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/py-pygit2/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-pygit2/Makefile
diff -u pkgsrc/devel/py-pygit2/Makefile:1.48 pkgsrc/devel/py-pygit2/Makefile:1.49
--- pkgsrc/devel/py-pygit2/Makefile:1.48 Tue Mar 31 13:10:49 2026
+++ pkgsrc/devel/py-pygit2/Makefile Mon Jun 22 10:09:58 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2026/03/31 13:10:49 adam Exp $
+# $NetBSD: Makefile,v 1.49 2026/06/22 10:09:58 adam Exp $
-DISTNAME= pygit2-1.19.2
+DISTNAME= pygit2-1.19.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pygit2/}
Index: pkgsrc/devel/py-pygit2/distinfo
diff -u pkgsrc/devel/py-pygit2/distinfo:1.35 pkgsrc/devel/py-pygit2/distinfo:1.36
--- pkgsrc/devel/py-pygit2/distinfo:1.35 Tue Mar 31 13:10:49 2026
+++ pkgsrc/devel/py-pygit2/distinfo Mon Jun 22 10:09:58 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.35 2026/03/31 13:10:49 adam Exp $
+$NetBSD: distinfo,v 1.36 2026/06/22 10:09:58 adam Exp $
-BLAKE2s (pygit2-1.19.2.tar.gz) = 83e92739dd90ef3b1e4aa8a1f85bea22abcbb47122088daf4740926e646bfec8
-SHA512 (pygit2-1.19.2.tar.gz) = e40699d38709fd24c3ca8e9e224e17af45aa0dd2c8149b5e766164b28dd93c1b0603ad4dc358e80a8ea223a60030fa8552f6b6fb28e0320fc040abee30dace7a
-Size (pygit2-1.19.2.tar.gz) = 803448 bytes
+BLAKE2s (pygit2-1.19.3.tar.gz) = 30fcafd7c7fb0d76f9b3a233dfaa498724060e2a1a11d0c5e4fa5602111d3381
+SHA512 (pygit2-1.19.3.tar.gz) = 6089eeb3a2af2c9ec9f09815cc3bcc7e0c41acbc8cec68d09f50de803ef526b7ea321858934b89e8d34d1c4974e2456596ebd26a179be6023616c5abbde7fe58
+Size (pygit2-1.19.3.tar.gz) = 810489 bytes
SHA1 (patch-build.sh) = 93046157c4d93b4cadf0ffaad77b4f393e07f03e
Home |
Main Index |
Thread Index |
Old Index