svn commit: r510392 - head/devel/py-rchitect

Yuri Victorovich yuri at FreeBSD.org
Sat Aug 31 14:58:41 UTC 2019


Author: yuri
Date: Sat Aug 31 14:58:40 2019
New Revision: 510392
URL: https://svnweb.freebsd.org/changeset/ports/510392

Log:
  devel/py-rchitect: Update 0.3.4 -> 0.3.5
  
  Reported by:	portscout

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

Modified: head/devel/py-rchitect/Makefile
==============================================================================
--- head/devel/py-rchitect/Makefile	Sat Aug 31 14:55:12 2019	(r510391)
+++ head/devel/py-rchitect/Makefile	Sat Aug 31 14:58:40 2019	(r510392)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	rchitect
-DISTVERSION=	0.3.4
+DISTVERSION=	0.3.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE=	MIT
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cffi>=1.10.0:devel/py-cffi@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cffi>=1.10.0:devel/py-cffi@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	distutils autoplist

Modified: head/devel/py-rchitect/distinfo
==============================================================================
--- head/devel/py-rchitect/distinfo	Sat Aug 31 14:55:12 2019	(r510391)
+++ head/devel/py-rchitect/distinfo	Sat Aug 31 14:58:40 2019	(r510392)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558291426
-SHA256 (rchitect-0.3.4.tar.gz) = b2547d62e6ab6a5d620e5f1a883f909e84ca58115a76004a4fec043cbfc36f43
-SIZE (rchitect-0.3.4.tar.gz) = 26714
+TIMESTAMP = 1567263409
+SHA256 (rchitect-0.3.5.tar.gz) = 63878f5cd083fd9b16b04d98f55eaf0e42446752976fd605570dc304c7caebef
+SIZE (rchitect-0.3.5.tar.gz) = 26727


More information about the svn-ports-all mailing list