Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168115112
D4850.id12275.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D4850.id12275.diff
View Options
Index: head/devel/Makefile
===================================================================
--- head/devel/Makefile
+++ head/devel/Makefile
@@ -4177,6 +4177,7 @@
SUBDIR += py-optik
SUBDIR += py-orbit
SUBDIR += py-ordereddict
+ SUBDIR += py-oslo.i18n
SUBDIR += py-palm
SUBDIR += py-parsedatetime
SUBDIR += py-path.py
Index: head/devel/py-oslo.i18n/Makefile
===================================================================
--- head/devel/py-oslo.i18n/Makefile
+++ head/devel/py-oslo.i18n/Makefile
@@ -0,0 +1,21 @@
+# $FreeBSD$
+
+PORTNAME= oslo.i18n
+PORTVERSION= 3.1.0
+CATEGORIES= devel python
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= novel@FreeBSD.org
+COMMENT= Oslo i18n library
+
+BUILD_DEPENDS= ${PKGNAMEPREFIX}pbr>=1.6:${PORTSDIR}/devel/py-pbr
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:${PORTSDIR}/devel/py-babel \
+ ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six
+
+NO_ARCH= yes
+
+USES= python
+USE_PYTHON= autoplist distutils
+
+.include <bsd.port.mk>
Index: head/devel/py-oslo.i18n/distinfo
===================================================================
--- head/devel/py-oslo.i18n/distinfo
+++ head/devel/py-oslo.i18n/distinfo
@@ -0,0 +1,2 @@
+SHA256 (oslo.i18n-3.1.0.tar.gz) = 1c82d9e3acd821015990fd111750fd949a5276ed6561a16e0a39d69e7145dbd8
+SIZE (oslo.i18n-3.1.0.tar.gz) = 35941
Index: head/devel/py-oslo.i18n/pkg-descr
===================================================================
--- head/devel/py-oslo.i18n/pkg-descr
+++ head/devel/py-oslo.i18n/pkg-descr
@@ -0,0 +1,5 @@
+The oslo.i18n library contains utilities for working with
+internationalization (i18n) features, especially translation
+for text strings in an application or library.
+
+WWW: http://wiki.openstack.org/wiki/Oslo#oslo.i18n
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 27, 11:13 AM (20 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37371614
Default Alt Text
D4850.id12275.diff (1 KB)
Attached To
Mode
D4850: New port: devel/py-oslo.i18n
Attached
Detach File
Event Timeline
Log In to Comment