Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Nov 2019 21:47:38 +0000 (UTC)
From:      Babak Farrokhi <farrokhi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r516603 - head/net/py-ripe.atlas.sagan
Message-ID:  <201911032147.xA3LlcnO096427@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: farrokhi
Date: Sun Nov  3 21:47:37 2019
New Revision: 516603
URL: https://svnweb.freebsd.org/changeset/ports/516603

Log:
  net/py-ripe.atlas.sagan: update to 1.3.0
  
  PR:		230348
  Approved by:	mstucchi@ripe.net (maintainer timeout)

Modified:
  head/net/py-ripe.atlas.sagan/Makefile
  head/net/py-ripe.atlas.sagan/distinfo

Modified: head/net/py-ripe.atlas.sagan/Makefile
==============================================================================
--- head/net/py-ripe.atlas.sagan/Makefile	Sun Nov  3 21:41:26 2019	(r516602)
+++ head/net/py-ripe.atlas.sagan/Makefile	Sun Nov  3 21:47:37 2019	(r516603)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ripe.atlas.sagan
-PORTVERSION=	1.2.1
+PORTVERSION=	1.3.0
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/p
 		${PYTHON_PKGNAMEPREFIX}cryptography>=0:security/py-cryptography@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	autoplist distutils
+USE_PYTHON=	autoplist concurrent distutils
 NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/net/py-ripe.atlas.sagan/distinfo
==============================================================================
--- head/net/py-ripe.atlas.sagan/distinfo	Sun Nov  3 21:41:26 2019	(r516602)
+++ head/net/py-ripe.atlas.sagan/distinfo	Sun Nov  3 21:47:37 2019	(r516603)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1501962999
-SHA256 (ripe.atlas.sagan-1.2.1.tar.gz) = 2a834f4d0f9f796860fecbab67db128a461721b6af9823d22f38182941718555
-SIZE (ripe.atlas.sagan-1.2.1.tar.gz) = 107139
+TIMESTAMP = 1569965868
+SHA256 (ripe.atlas.sagan-1.3.0.tar.gz) = 0a1d7548032a7521fcde6db6a766a5e01b06968d21691f9c89076561b8416222
+SIZE (ripe.atlas.sagan-1.3.0.tar.gz) = 107382



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