svn commit: r534125 - head/devel/py-pytest-black

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed May 6 05:13:04 UTC 2020


Author: sunpoet
Date: Wed May  6 05:13:01 2020
New Revision: 534125
URL: https://svnweb.freebsd.org/changeset/ports/534125

Log:
  Update to 0.3.9
  
  Changes:	https://github.com/shopkeep/pytest-black/releases

Modified:
  head/devel/py-pytest-black/Makefile
  head/devel/py-pytest-black/distinfo

Modified: head/devel/py-pytest-black/Makefile
==============================================================================
--- head/devel/py-pytest-black/Makefile	Wed May  6 05:12:56 2020	(r534124)
+++ head/devel/py-pytest-black/Makefile	Wed May  6 05:13:01 2020	(r534125)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pytest-black
-PORTVERSION=	0.3.8
+PORTVERSION=	0.3.9
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-pytest-black/distinfo
==============================================================================
--- head/devel/py-pytest-black/distinfo	Wed May  6 05:12:56 2020	(r534124)
+++ head/devel/py-pytest-black/distinfo	Wed May  6 05:13:01 2020	(r534125)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588013474
-SHA256 (pytest-black-0.3.8.tar.gz) = 01a9a7acc69e618ebf3f834932a4d7a81909f6911051d0871b0ed4de3cbe9712
-SIZE (pytest-black-0.3.8.tar.gz) = 6279
+TIMESTAMP = 1588695589
+SHA256 (pytest-black-0.3.9.tar.gz) = c743dfeffe6b2cb25c0ed1a84cc306dff4b504b713b5a6d1bc3824fa73a7d693
+SIZE (pytest-black-0.3.9.tar.gz) = 6308


More information about the svn-ports-head mailing list