pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Renamed geography/py-pycountry to geography/py-country



Module Name:	pkgsrc-wip
Committed By:	Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By:	adam
Date:		Sun Aug 27 14:30:17 2017 +0200
Changeset:	f01a3e816fc44147b9d83ce51e6803e165e2236a

Modified Files:
	py-irco/Makefile
	translate-toolkit/options.mk

Log Message:
Renamed geography/py-pycountry to geography/py-country

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f01a3e816fc44147b9d83ce51e6803e165e2236a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-irco/Makefile             | 2 +-
 translate-toolkit/options.mk | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/py-irco/Makefile b/py-irco/Makefile
index a3868e90f4..9a6b5359f6 100644
--- a/py-irco/Makefile
+++ b/py-irco/Makefile
@@ -18,7 +18,7 @@ DEPENDS+=	${PYPKGPREFIX}-werkzeug>=0.9.4:../../www/py-werkzeug
 DEPENDS+=	${PYPKGPREFIX}-ftfy>=3.0.4:../../textproc/py-ftfy
 DEPENDS+=	${PYPKGPREFIX}-itsdangerous>=0.23:../../security/py-itsdangerous
 DEPENDS+=	${PYPKGPREFIX}-networkx>=1.7:../../math/py-networkx
-DEPENDS+=	${PYPKGPREFIX}-pycountry>=0.19:../../geography/py-pycountry
+DEPENDS+=	${PYPKGPREFIX}-country>=0.19:../../geography/py-country
 DEPENDS+=	${PYPKGPREFIX}-requests>=1.2.3:../../devel/py-requests
 DEPENDS+=	${PYPKGPREFIX}-structlog>=0.3.2:../../sysutils/py-structlog
 BROKEN=		needs unpackaged wip/py-tablib-garetjax
diff --git a/translate-toolkit/options.mk b/translate-toolkit/options.mk
index 76b3dfbed6..782b5dbbf8 100644
--- a/translate-toolkit/options.mk
+++ b/translate-toolkit/options.mk
@@ -21,7 +21,7 @@ DEPENDS+=	${PYPKGPREFIX}-chardet>=3.0.4:../../converters/py-chardet
 .endif
 
 .if !empty(PKG_OPTIONS:Mpycountry)
-DEPENDS+=	${PYPKGPREFIX}-pycountry>=1.10:../../geography/py-pycountry
+DEPENDS+=	${PYPKGPREFIX}-country>=1.10:../../geography/py-country
 .endif
 
 .if !empty(PKG_OPTIONS:Mtradostm)


Home | Main Index | Thread Index | Old Index