Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 May 2018 06:59:00 +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: r470200 - head/databases/py-python-arango
Message-ID:  <201805170659.w4H6x0cH034772@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Thu May 17 06:58:59 2018
New Revision: 470200
URL: https://svnweb.freebsd.org/changeset/ports/470200

Log:
  databases/py-python-arango: 4.0.1 -> 4.1.0
  
  Reported by:	portscout

Modified:
  head/databases/py-python-arango/Makefile
  head/databases/py-python-arango/distinfo

Modified: head/databases/py-python-arango/Makefile
==============================================================================
--- head/databases/py-python-arango/Makefile	Thu May 17 06:32:17 2018	(r470199)
+++ head/databases/py-python-arango/Makefile	Thu May 17 06:58:59 2018	(r470200)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	python-arango
-DISTVERSION=	4.0.1
+DISTVERSION=	4.1.0
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -20,8 +20,5 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>0:www/py-
 USES=		python
 USE_PYTHON=	distutils autoplist
 NO_ARCH=	yes
-
-post-extract:
-	@${RM} -r ${WRKSRC}/tests  # otherwise they are installed under the root directory and cause conflicts
 
 .include <bsd.port.mk>

Modified: head/databases/py-python-arango/distinfo
==============================================================================
--- head/databases/py-python-arango/distinfo	Thu May 17 06:32:17 2018	(r470199)
+++ head/databases/py-python-arango/distinfo	Thu May 17 06:58:59 2018	(r470200)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1525938396
-SHA256 (python-arango-4.0.1.tar.gz) = 8ada701a68663e75e4f4f9ab6d979ad0315e0d843926e250ad43459efb5e4eb8
-SIZE (python-arango-4.0.1.tar.gz) = 53020
+TIMESTAMP = 1526539999
+SHA256 (python-arango-4.1.0.tar.gz) = e018974af49e35c07b8cb942c955184fcee63ac43ee8e4890ab363e7943f464d
+SIZE (python-arango-4.1.0.tar.gz) = 53316



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