svn commit: r529396 - head/devel/py-jeepney

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 28 12:52:31 UTC 2020


Author: sunpoet
Date: Sat Mar 28 12:52:25 2020
New Revision: 529396
URL: https://svnweb.freebsd.org/changeset/ports/529396

Log:
  Update to 0.4.3
  
  Changes:	https://gitlab.com/takluyver/jeepney/blob/master/docs/release-notes.rst

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

Modified: head/devel/py-jeepney/Makefile
==============================================================================
--- head/devel/py-jeepney/Makefile	Sat Mar 28 12:52:20 2020	(r529395)
+++ head/devel/py-jeepney/Makefile	Sat Mar 28 12:52:25 2020	(r529396)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jeepney
-PORTVERSION=	0.4.2
+PORTVERSION=	0.4.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-jeepney/distinfo
==============================================================================
--- head/devel/py-jeepney/distinfo	Sat Mar 28 12:52:20 2020	(r529395)
+++ head/devel/py-jeepney/distinfo	Sat Mar 28 12:52:25 2020	(r529396)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578117383
-SHA256 (jeepney-0.4.2.tar.gz) = 0ba6d8c597e9bef1ebd18aaec595f942a264e25c1a48f164d46120eacaa2e9bb
-SIZE (jeepney-0.4.2.tar.gz) = 27883
+TIMESTAMP = 1585063975
+SHA256 (jeepney-0.4.3.tar.gz) = 3479b861cc2b6407de5188695fa1a8d57e5072d7059322469b62628869b8e36e
+SIZE (jeepney-0.4.3.tar.gz) = 28121


More information about the svn-ports-all mailing list