Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jul 2021 05:42:10 GMT
From:      Guangyuan Yang <ygy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b479455d9592 - main - devel/py-gitpython: Update to 3.1.20
Message-ID:  <202107290542.16T5gAZv033123@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by ygy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b479455d9592a881b9f481cc66cee50b5c3f8a46

commit b479455d9592a881b9f481cc66cee50b5c3f8a46
Author:     Guangyuan Yang <ygy@FreeBSD.org>
AuthorDate: 2021-07-29 05:41:37 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-07-29 05:41:37 +0000

    devel/py-gitpython: Update to 3.1.20
    
    Changelog:      https://github.com/gitpython-developers/GitPython/blob/main/doc/source/changes.rst#3120
    
    Approved by:    lwhsu (mentor, implicit)
---
 devel/py-gitpython/Makefile | 2 +-
 devel/py-gitpython/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile
index 5fbabed894e2..02905cdaf7f1 100644
--- a/devel/py-gitpython/Makefile
+++ b/devel/py-gitpython/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gitpython
-DISTVERSION=	3.1.19
+DISTVERSION=	3.1.20
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-gitpython/distinfo b/devel/py-gitpython/distinfo
index 70496ef9c42a..d26515cd2de5 100644
--- a/devel/py-gitpython/distinfo
+++ b/devel/py-gitpython/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1627203080
-SHA256 (GitPython-3.1.19.tar.gz) = 18f4039b96b5567bc4745eb851737ce456a2d499cecd71e84f5c0950e92d0e53
-SIZE (GitPython-3.1.19.tar.gz) = 187639
+TIMESTAMP = 1627536160
+SHA256 (GitPython-3.1.20.tar.gz) = df0e072a200703a65387b0cfdf0466e3bab729c0458cf6b7349d0e9877636519
+SIZE (GitPython-3.1.20.tar.gz) = 188094


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107290542.16T5gAZv033123>