svn commit: r423782 - head/devel/py-setuptools_scm

William Grzybowski wg at FreeBSD.org
Tue Oct 11 16:54:51 UTC 2016


Author: wg
Date: Tue Oct 11 16:54:50 2016
New Revision: 423782
URL: https://svnweb.freebsd.org/changeset/ports/423782

Log:
  devel/py-setuptools_scm: update to 1.13.1

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

Modified: head/devel/py-setuptools_scm/Makefile
==============================================================================
--- head/devel/py-setuptools_scm/Makefile	Tue Oct 11 16:43:36 2016	(r423781)
+++ head/devel/py-setuptools_scm/Makefile	Tue Oct 11 16:54:50 2016	(r423782)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	setuptools_scm
-PORTVERSION=	1.10.1
+PORTVERSION=	1.13.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ COMMENT=	Setuptools plugin to manage you
 
 LICENSE=	MIT
 
-USES=		python tar:bz2
+USES=		python
 USE_PYTHON=	distutils autoplist
 
 .include <bsd.port.mk>

Modified: head/devel/py-setuptools_scm/distinfo
==============================================================================
--- head/devel/py-setuptools_scm/distinfo	Tue Oct 11 16:43:36 2016	(r423781)
+++ head/devel/py-setuptools_scm/distinfo	Tue Oct 11 16:54:50 2016	(r423782)
@@ -1,2 +1,3 @@
-SHA256 (setuptools_scm-1.10.1.tar.bz2) = 1cdea91bbe1ec4d52b3e9c451ab32ae6e1f3aa3fd91e90580490a9eb75bea286
-SIZE (setuptools_scm-1.10.1.tar.bz2) = 16244
+TIMESTAMP = 1476204846
+SHA256 (setuptools_scm-1.13.1.tar.gz) = dfb59aa2c50e3e6e0bfde5267eff552e167b296cd67ef27443bbfa22fdcb7036
+SIZE (setuptools_scm-1.13.1.tar.gz) = 22200


More information about the svn-ports-head mailing list