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: Sun Nov 26 15:54:43 UTC 2023
Modified Files:
pkgsrc/devel/py-pygit2: Makefile PLIST distinfo
Log Message:
py-pygit2: updated to 1.13.3
1.13.3 (2023-11-21)
- New API for filters in Python
- Shallow repositories: New ``depth`` optional argument for
``clone_repository(...)`` and ``Remote.fetch(...)``
- New submodule ``init(...)``, ``update(...)`` and ``reload(...)`` functions
- Release GIL in ``Walker.__next__``
- Type hints for submodule functions in ``Repository``
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/py-pygit2/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-pygit2/PLIST
cvs rdiff -u -r1.25 -r1.26 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.32 pkgsrc/devel/py-pygit2/Makefile:1.33
--- pkgsrc/devel/py-pygit2/Makefile:1.32 Sun Nov 5 11:11:22 2023
+++ pkgsrc/devel/py-pygit2/Makefile Sun Nov 26 15:54:43 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2023/11/05 11:11:22 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2023/11/26 15:54:43 adam Exp $
-DISTNAME= pygit2-1.13.2
+DISTNAME= pygit2-1.13.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pygit2/}
@@ -14,7 +14,6 @@ TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel>=0:../../devel/py-wheel
DEPENDS+= ${PYPKGPREFIX}-cffi>=1.9.1:../../devel/py-cffi
TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
-TEST_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
# error: 'for' loop initial declarations are only allowed in C99 mode
FORCE_C_STD= c99
Index: pkgsrc/devel/py-pygit2/PLIST
diff -u pkgsrc/devel/py-pygit2/PLIST:1.10 pkgsrc/devel/py-pygit2/PLIST:1.11
--- pkgsrc/devel/py-pygit2/PLIST:1.10 Sun Nov 5 11:11:22 2023
+++ pkgsrc/devel/py-pygit2/PLIST Sun Nov 26 15:54:43 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2023/11/05 11:11:22 wiz Exp $
+@comment $NetBSD: PLIST,v 1.11 2023/11/26 15:54:43 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/AUTHORS.rst
${PYSITELIB}/${WHEEL_INFODIR}/COPYING
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
@@ -20,6 +20,9 @@ ${PYSITELIB}/pygit2/_run.pyo
${PYSITELIB}/pygit2/blame.py
${PYSITELIB}/pygit2/blame.pyc
${PYSITELIB}/pygit2/blame.pyo
+${PYSITELIB}/pygit2/blob.py
+${PYSITELIB}/pygit2/blob.pyc
+${PYSITELIB}/pygit2/blob.pyo
${PYSITELIB}/pygit2/callbacks.py
${PYSITELIB}/pygit2/callbacks.pyc
${PYSITELIB}/pygit2/callbacks.pyo
@@ -58,12 +61,18 @@ ${PYSITELIB}/pygit2/decl/strarray.h
${PYSITELIB}/pygit2/decl/submodule.h
${PYSITELIB}/pygit2/decl/transport.h
${PYSITELIB}/pygit2/decl/types.h
+${PYSITELIB}/pygit2/enums.py
+${PYSITELIB}/pygit2/enums.pyc
+${PYSITELIB}/pygit2/enums.pyo
${PYSITELIB}/pygit2/errors.py
${PYSITELIB}/pygit2/errors.pyc
${PYSITELIB}/pygit2/errors.pyo
${PYSITELIB}/pygit2/ffi.py
${PYSITELIB}/pygit2/ffi.pyc
${PYSITELIB}/pygit2/ffi.pyo
+${PYSITELIB}/pygit2/filter.py
+${PYSITELIB}/pygit2/filter.pyc
+${PYSITELIB}/pygit2/filter.pyo
${PYSITELIB}/pygit2/index.py
${PYSITELIB}/pygit2/index.pyc
${PYSITELIB}/pygit2/index.pyo
Index: pkgsrc/devel/py-pygit2/distinfo
diff -u pkgsrc/devel/py-pygit2/distinfo:1.25 pkgsrc/devel/py-pygit2/distinfo:1.26
--- pkgsrc/devel/py-pygit2/distinfo:1.25 Sun Nov 5 11:11:22 2023
+++ pkgsrc/devel/py-pygit2/distinfo Sun Nov 26 15:54:43 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.25 2023/11/05 11:11:22 wiz Exp $
+$NetBSD: distinfo,v 1.26 2023/11/26 15:54:43 adam Exp $
-BLAKE2s (pygit2-1.13.2.tar.gz) = 932327858a738f464dc6cdda8cc543bf4d8a5260dd1f037df95904bdc532191d
-SHA512 (pygit2-1.13.2.tar.gz) = db6a5bbda6b3ca0bc2361e37782f7d1bf19bf8c79d6229776d1cd8b78691ddfeaf462b8fec0604babc052a8829c4f2b0e4c66432f73bebf11b6301011ab94bd8
-Size (pygit2-1.13.2.tar.gz) = 739956 bytes
+BLAKE2s (pygit2-1.13.3.tar.gz) = 6164e2dfd6339658b9bff081b01d8eca7e6cefa191753356ca439719e6cc959b
+SHA512 (pygit2-1.13.3.tar.gz) = def3d7b4df43ef231c488720a47cef91ad1e9a0568745869cec63f8a2ccfa7ad0be4c40b1cab973ef34e493d9451b33071aa64dc7fb8a8013fcdd1c6f6a45ef1
+Size (pygit2-1.13.3.tar.gz) = 752098 bytes
SHA1 (patch-build.sh) = 93046157c4d93b4cadf0ffaad77b4f393e07f03e
Home |
Main Index |
Thread Index |
Old Index