Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Oct 2019 22:00:17 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r513848 - head/devel/py-rchitect
Message-ID:  <201910052200.x95M0HVZ022090@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910052200.x95M0HVZ022090>