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

Yuri Victorovich yuri at FreeBSD.org
Sat Oct 5 22:00:18 UTC 2019


Author: yuri
Date: Sat Oct  5 22:00:17 2019
New Revision: 513848
URL: https://svnweb.freebsd.org/changeset/ports/513848

Log:
  devel/py-rchitect: Update 0.3.5 -> 0.3.10
  
  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 Oct  5 21:33:33 2019	(r513847)
+++ head/devel/py-rchitect/Makefile	Sat Oct  5 22:00:17 2019	(r513848)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	rchitect
-DISTVERSION=	0.3.5
+DISTVERSION=	0.3.10
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT=	Interoperate R with Python
 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}
+		${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>=1.9.0:devel/py-six@${PY_FLAVOR}
 

Modified: head/devel/py-rchitect/distinfo
==============================================================================
--- head/devel/py-rchitect/distinfo	Sat Oct  5 21:33:33 2019	(r513847)
+++ head/devel/py-rchitect/distinfo	Sat Oct  5 22:00:17 2019	(r513848)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567263409
-SHA256 (rchitect-0.3.5.tar.gz) = 63878f5cd083fd9b16b04d98f55eaf0e42446752976fd605570dc304c7caebef
-SIZE (rchitect-0.3.5.tar.gz) = 26727
+TIMESTAMP = 1570312692
+SHA256 (rchitect-0.3.10.tar.gz) = dcd1f69e980ac8ad5ecaf47e1e06e5d6b7fb3ff8af74e783cf04645d241d754d
+SIZE (rchitect-0.3.10.tar.gz) = 27712


More information about the svn-ports-head mailing list