Skip to content

Commit

Permalink
devel/py-pygit2: update to 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mfechner committed Dec 4, 2021
1 parent 59c3b95 commit f6bfe11
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 18 deletions.
4 changes: 2 additions & 2 deletions devel/py-pygit2/Makefile
Expand Up @@ -3,7 +3,7 @@
# Also update devel/libgit2, devel/libgit2-glib, devel/rubygem-rugged

PORTNAME= pygit2
PORTVERSION= 1.6.1
PORTVERSION= 1.7.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -21,7 +21,7 @@ RUN_DEPENDS= ${MY_DEPENDS} \
${PYTHON_PKGNAMEPREFIX}cached-property>=0:devel/py-cached-property@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

USES= python:3.5+
USES= python:3.8+
USE_PYTHON= autoplist distutils
MAKE_ENV= LIBGIT2=${LOCALBASE}
PYDISTUTILS_TEST_TARGET?= test
Expand Down
6 changes: 3 additions & 3 deletions devel/py-pygit2/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1631174621
SHA256 (pygit2-1.6.1.tar.gz) = c3303776f774d3e0115c1c4f6e1fc35470d15f113a7ae9401a0b90acfa1661ac
SIZE (pygit2-1.6.1.tar.gz) = 258338
TIMESTAMP = 1638618402
SHA256 (pygit2-1.7.1.tar.gz) = d7faa29558436decc2e78110f38d6677eb366b683ba5cdc2803d47195711165d
SIZE (pygit2-1.7.1.tar.gz) = 281791
13 changes: 0 additions & 13 deletions devel/py-pygit2/files/patch-src_types.h

This file was deleted.

0 comments on commit f6bfe11

Please sign in to comment.