mirror of
https://git.freebsd.org/ports.git
synced 2025-05-21 03:23:10 -04:00
devel/py-pygit2: update to 1.17.0
Changes: https://github.com/libgit2/pygit2/blob/master/CHANGELOG.md PR: 286062
This commit is contained in:
parent
2d7109edbf
commit
058a8ee1ce
2 changed files with 5 additions and 6 deletions
|
@ -1,8 +1,7 @@
|
|||
# Also update devel/libgit2, devel/libgit2-glib, devel/rubygem-rugged
|
||||
|
||||
PORTNAME= pygit2
|
||||
PORTVERSION= 1.16.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.17.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -18,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
||||
${PYTHON_PKGNAMEPREFIX}cffi>=1.4.0:devel/py-cffi@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
|
||||
LIB_DEPENDS= libgit2.so:devel/libgit2
|
||||
LIB_DEPENDS= libgit2.so.1.9:devel/libgit2
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.4.0:devel/py-cffi@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1729661599
|
||||
SHA256 (pygit2-1.16.0.tar.gz) = 7b29a6796baa15fc89d443ac8d51775411d9b1e5b06dc40d458c56c8576b48a2
|
||||
SIZE (pygit2-1.16.0.tar.gz) = 768597
|
||||
TIMESTAMP = 1745384106
|
||||
SHA256 (pygit2-1.17.0.tar.gz) = fa2bc050b2c2d3e73b54d6d541c792178561a344f07e409f532d5bb97ac7b894
|
||||
SIZE (pygit2-1.17.0.tar.gz) = 769002
|
||||
|
|
Loading…
Add table
Reference in a new issue