SF.net SVN: gar:[22220] csw/mgar/pkg/lang-python

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue Oct 15 09:07:24 CEST 2013


Revision: 22220
          http://gar.svn.sourceforge.net/gar/?rev=22220&view=rev
Author:   wahwah
Date:     2013-10-15 07:07:22 +0000 (Tue, 15 Oct 2013)
Log Message:
-----------
pycountry: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/lang-python/pycountry/
    csw/mgar/pkg/lang-python/pycountry/trunk/Makefile
    csw/mgar/pkg/lang-python/pycountry/trunk/checksums

Removed Paths:
-------------
    csw/mgar/pkg/lang-python/pycountry/trunk/Makefile
    csw/mgar/pkg/lang-python/pycountry/trunk/checksums

Deleted: csw/mgar/pkg/lang-python/pycountry/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/chardet/trunk/Makefile	2013-10-06 16:45:22 UTC (rev 22140)
+++ csw/mgar/pkg/lang-python/pycountry/trunk/Makefile	2013-10-15 07:07:22 UTC (rev 22220)
@@ -1,20 +0,0 @@
-# Copyright 2009 OpenCSW
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-NAME = chardet
-VERSION = 1.0.1
-CATEGORIES = python
-GARTYPE = v2
-
-DESCRIPTION = Universal encoding detector
-
-MASTER_SITES = $(PYPI_MIRROR)
-DISTFILES = $(DISTNAME).tar.gz
-
-VENDOR_URL = http://pypi.python.org/pypi/chardet
-
-PACKAGES = CSWpy-chardet
-ARCHALL_CSWpy-chardet = 1
-
-include gar/category.mk

Copied: csw/mgar/pkg/lang-python/pycountry/trunk/Makefile (from rev 22219, csw/mgar/pkg/lang-python/chardet/trunk/Makefile)
===================================================================
--- csw/mgar/pkg/lang-python/pycountry/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/pycountry/trunk/Makefile	2013-10-15 07:07:22 UTC (rev 22220)
@@ -0,0 +1,19 @@
+# Copyright 2009 OpenCSW
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+NAME = pycountry
+VERSION = 1.1
+CATEGORIES = python
+GARTYPE = v2
+
+DESCRIPTION = ISO country, subdivision, language, currency and script definitions and their translations
+
+DISTFILES = $(DISTNAME).zip
+
+VENDOR_URL = https://pypi.python.org/pypi/pycountry
+
+PACKAGES = CSWpy-country
+ARCHALL_CSWpy-country = 1
+
+include gar/category.mk

Deleted: csw/mgar/pkg/lang-python/pycountry/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/chardet/trunk/checksums	2013-10-06 16:45:22 UTC (rev 22140)
+++ csw/mgar/pkg/lang-python/pycountry/trunk/checksums	2013-10-15 07:07:22 UTC (rev 22220)
@@ -1 +0,0 @@
-7c28b02bca7847c13bebedaf4df6c5a3  chardet-1.0.1.tar.gz

Copied: csw/mgar/pkg/lang-python/pycountry/trunk/checksums (from rev 22219, csw/mgar/pkg/lang-python/chardet/trunk/checksums)
===================================================================
--- csw/mgar/pkg/lang-python/pycountry/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/lang-python/pycountry/trunk/checksums	2013-10-15 07:07:22 UTC (rev 22220)
@@ -0,0 +1 @@
+add6b7fcf64461902d3e0fb7d3a3682f  pycountry-1.1.zip

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list