svn commit: r552773 - head/devel/py-pytest-trio

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Oct 19 21:12:12 UTC 2020


Author: amdmi3
Date: Mon Oct 19 21:12:11 2020
New Revision: 552773
URL: https://svnweb.freebsd.org/changeset/ports/552773

Log:
  - Update to 0.7.0

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

Modified: head/devel/py-pytest-trio/Makefile
==============================================================================
--- head/devel/py-pytest-trio/Makefile	Mon Oct 19 21:08:59 2020	(r552772)
+++ head/devel/py-pytest-trio/Makefile	Mon Oct 19 21:12:11 2020	(r552773)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pytest-trio
-PORTVERSION=	0.6.0
-PORTREVISION=	1
+PORTVERSION=	0.7.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-pytest-trio/distinfo
==============================================================================
--- head/devel/py-pytest-trio/distinfo	Mon Oct 19 21:08:59 2020	(r552772)
+++ head/devel/py-pytest-trio/distinfo	Mon Oct 19 21:12:11 2020	(r552773)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594820121
-SHA256 (pytest-trio-0.6.0.tar.gz) = 9bf0a490fd177a33617e8709242293fae47934de2b51f8209eb2c0545b6ca8fe
-SIZE (pytest-trio-0.6.0.tar.gz) = 37835
+TIMESTAMP = 1603122012
+SHA256 (pytest-trio-0.7.0.tar.gz) = c01b741819aec2c419555f28944e132d3c711dae1e673d63260809bf92c30c31
+SIZE (pytest-trio-0.7.0.tar.gz) = 47784


More information about the svn-ports-head mailing list