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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Sep 5 21:32:18 UTC 2020


Author: sunpoet
Date: Sat Sep  5 21:32:14 2020
New Revision: 547715
URL: https://svnweb.freebsd.org/changeset/ports/547715

Log:
  Update to 0.3.11
  
  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	Sat Sep  5 21:32:09 2020	(r547714)
+++ head/devel/py-pytest-black/Makefile	Sat Sep  5 21:32:14 2020	(r547715)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pytest-black
-PORTVERSION=	0.3.10
+PORTVERSION=	0.3.11
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-pytest-black/distinfo
==============================================================================
--- head/devel/py-pytest-black/distinfo	Sat Sep  5 21:32:09 2020	(r547714)
+++ head/devel/py-pytest-black/distinfo	Sat Sep  5 21:32:14 2020	(r547715)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594117211
-SHA256 (pytest-black-0.3.10.tar.gz) = 5f3c0cfee9b41e6281a9e52e2987f4c90ec4a13a92bbf2f249d26d7b58747437
-SIZE (pytest-black-0.3.10.tar.gz) = 6388
+TIMESTAMP = 1599302755
+SHA256 (pytest-black-0.3.11.tar.gz) = 595eb0e7908b8a858a8564a5c8f0eae853c3926a4ec7b2afdfcedfa6fec65dd6
+SIZE (pytest-black-0.3.11.tar.gz) = 6852


More information about the svn-ports-all mailing list