Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Nov 2020 07:16:11 +0000 (UTC)
From:      Guangyuan Yang <ygy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r555739 - head/devel/py-gitpython
Message-ID:  <202011200716.0AK7GBDT032990@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ygy (doc committer)
Date: Fri Nov 20 07:16:10 2020
New Revision: 555739
URL: https://svnweb.freebsd.org/changeset/ports/555739

Log:
  devel/py-gitpython: Update to 3.1.11
  
  PR:		241512
  Approved by:	lwhsu

Modified:
  head/devel/py-gitpython/Makefile
  head/devel/py-gitpython/distinfo

Modified: head/devel/py-gitpython/Makefile
==============================================================================
--- head/devel/py-gitpython/Makefile	Fri Nov 20 07:16:06 2020	(r555738)
+++ head/devel/py-gitpython/Makefile	Fri Nov 20 07:16:10 2020	(r555739)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	GitPython
-DISTVERSION=	2.1.11
+DISTVERSION=	3.1.11
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-gitpython/distinfo
==============================================================================
--- head/devel/py-gitpython/distinfo	Fri Nov 20 07:16:06 2020	(r555738)
+++ head/devel/py-gitpython/distinfo	Fri Nov 20 07:16:10 2020	(r555739)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545318709
-SHA256 (GitPython-2.1.11.tar.gz) = 8237dc5bfd6f1366abeee5624111b9d6879393d84745a507de0fda86043b65a8
-SIZE (GitPython-2.1.11.tar.gz) = 428531
+TIMESTAMP = 1605172201
+SHA256 (GitPython-3.1.11.tar.gz) = befa4d101f91bad1b632df4308ec64555db684c360bd7d2130b4807d49ce86b8
+SIZE (GitPython-3.1.11.tar.gz) = 170908



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