Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2019 22:41:18 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r492947 - head/devel/py-twine
Message-ID:  <201902142241.x1EMfIpQ052437@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Feb 14 22:41:17 2019
New Revision: 492947
URL: https://svnweb.freebsd.org/changeset/ports/492947

Log:
  Update to 1.13.0
  
  Changes:	https://github.com/pypa/twine/blob/master/docs/changelog.rst

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

Modified: head/devel/py-twine/Makefile
==============================================================================
--- head/devel/py-twine/Makefile	Thu Feb 14 22:41:12 2019	(r492946)
+++ head/devel/py-twine/Makefile	Thu Feb 14 22:41:17 2019	(r492947)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	twine
-DISTVERSION=	1.12.1
+DISTVERSION=	1.13.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -20,7 +20,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pkginfo>=1.4.2:sys
 		${PYTHON_PKGNAMEPREFIX}tqdm>=4.14:misc/py-tqdm@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	distutils concurrent autoplist
+USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 

Modified: head/devel/py-twine/distinfo
==============================================================================
--- head/devel/py-twine/distinfo	Thu Feb 14 22:41:12 2019	(r492946)
+++ head/devel/py-twine/distinfo	Thu Feb 14 22:41:17 2019	(r492947)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1542046172
-SHA256 (twine-1.12.1.tar.gz) = 7d89bc6acafb31d124e6e5b295ef26ac77030bf098960c2a4c4e058335827c5c
-SIZE (twine-1.12.1.tar.gz) = 69659
+TIMESTAMP = 1550171679
+SHA256 (twine-1.13.0.tar.gz) = d6c29c933ecfc74e9b1d9fa13aa1f87c5d5770e119f5a4ce032092f0ff5b14dc
+SIZE (twine-1.13.0.tar.gz) = 68643



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