From 378cd2c0e16ebd3a736bd42b723c04612de17798 Mon Sep 17 00:00:00 2001 From: Guangyuan Yang Date: Mon, 21 Feb 2022 17:20:50 -0500 Subject: devel/py-gitpython: Update to 3.1.27 Changelog: https://github.com/gitpython-developers/GitPython/blob/main/doc/source/changes.rst#3127 --- devel/py-gitpython/Makefile | 3 +-- devel/py-gitpython/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'devel/py-gitpython') diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile index bccf3f02d63c..ac285d1bd50c 100644 --- a/devel/py-gitpython/Makefile +++ b/devel/py-gitpython/Makefile @@ -1,6 +1,5 @@ PORTNAME= gitpython -DISTVERSION= 3.1.26 -PORTREVISION= 1 +DISTVERSION= 3.1.27 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-gitpython/distinfo b/devel/py-gitpython/distinfo index 5b8e66ea1a87..428c74513a6c 100644 --- a/devel/py-gitpython/distinfo +++ b/devel/py-gitpython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641850814 -SHA256 (GitPython-3.1.26.tar.gz) = fc8868f63a2e6d268fb25f481995ba185a85a66fcad126f039323ff6635669ee -SIZE (GitPython-3.1.26.tar.gz) = 191901 +TIMESTAMP = 1645479701 +SHA256 (GitPython-3.1.27.tar.gz) = 1c885ce809e8ba2d88a29befeb385fcea06338d3640712b59ca623c220bb5704 +SIZE (GitPython-3.1.27.tar.gz) = 192188 -- cgit v1.2.3