Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Oct 2018 08:02:40 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r482208 - head/devel/py-inflect
Message-ID:  <201810160802.w9G82eak039375@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Tue Oct 16 08:02:40 2018
New Revision: 482208
URL: https://svnweb.freebsd.org/changeset/ports/482208

Log:
  - Update to 1.0.1

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

Modified: head/devel/py-inflect/Makefile
==============================================================================
--- head/devel/py-inflect/Makefile	Tue Oct 16 07:48:58 2018	(r482207)
+++ head/devel/py-inflect/Makefile	Tue Oct 16 08:02:40 2018	(r482208)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	inflect
-PORTVERSION=	0.2.5
+PORTVERSION=	1.0.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,6 +11,8 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Generate plurals, singular nouns, ordinals, indefinite articles
 
 LICENSE=	AGPLv3+
+
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.15.0:devel/py-setuptools_scm@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist distutils

Modified: head/devel/py-inflect/distinfo
==============================================================================
--- head/devel/py-inflect/distinfo	Tue Oct 16 07:48:58 2018	(r482207)
+++ head/devel/py-inflect/distinfo	Tue Oct 16 08:02:40 2018	(r482208)
@@ -1,2 +1,3 @@
-SHA256 (inflect-0.2.5.tar.gz) = 2014c8dcb2114ebae2941ba3f0fbd98a02c846792a7b72f2da31eb9aa431a818
-SIZE (inflect-0.2.5.tar.gz) = 109756
+TIMESTAMP = 1539676471
+SHA256 (inflect-1.0.1.tar.gz) = ec42f5d5d2baa54ba6e3fa23698554c09362dd478cc66b3c28c5d0b76d7d0581
+SIZE (inflect-1.0.1.tar.gz) = 110413



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