git: 1aae26534d6b - main - devel/py-gitpython: Update to 3.1.18
Guangyuan Yang
ygy at FreeBSD.org
Sat Jun 19 08:07:33 UTC 2021
The branch main has been updated by ygy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1aae26534d6bc8a5d245fe6c07d263e594153973
commit 1aae26534d6bc8a5d245fe6c07d263e594153973
Author: Guangyuan Yang <ygy at FreeBSD.org>
AuthorDate: 2021-06-19 08:07:15 +0000
Commit: Guangyuan Yang <ygy at FreeBSD.org>
CommitDate: 2021-06-19 08:07:15 +0000
devel/py-gitpython: Update to 3.1.18
Approved by: lwhsu (mentor, implicit)
---
devel/py-gitpython/Makefile | 4 ++--
devel/py-gitpython/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile
index f9cc576c1482..74091a92cebe 100644
--- a/devel/py-gitpython/Makefile
+++ b/devel/py-gitpython/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gitpython
-DISTVERSION= 3.1.17
+DISTVERSION= 3.1.18
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose@${PY_FLAVOR}
NO_ARCH= yes
-USES= python:3.6+
+USES= python
USE_PYTHON= autoplist concurrent distutils
do-test:
diff --git a/devel/py-gitpython/distinfo b/devel/py-gitpython/distinfo
index 820de8f64eba..4b3d86d5c36f 100644
--- a/devel/py-gitpython/distinfo
+++ b/devel/py-gitpython/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621486824
-SHA256 (GitPython-3.1.17.tar.gz) = ee24bdc93dce357630764db659edaf6b8d664d4ff5447ccfeedd2dc5c253f41e
-SIZE (GitPython-3.1.17.tar.gz) = 178303
+TIMESTAMP = 1624084685
+SHA256 (GitPython-3.1.18.tar.gz) = b838a895977b45ab6f0cc926a9045c8d1c44e2b653c1fcc39fe91f42c6e8f05b
+SIZE (GitPython-3.1.18.tar.gz) = 181199
More information about the dev-commits-ports-all
mailing list