[arch-commits] Commit in python2-pycountry/repos/community-any (PKGBUILD PKGBUILD)

Giovanni Scafora giovanni at nymeria.archlinux.org
Mon Jan 6 19:45:36 UTC 2014


    Date: Monday, January 6, 2014 @ 20:45:36
  Author: giovanni
Revision: 103489

archrelease: copy trunk to community-any

Added:
  python2-pycountry/repos/community-any/PKGBUILD
    (from rev 103488, python2-pycountry/trunk/PKGBUILD)
Deleted:
  python2-pycountry/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   42 +++++++++++++++++++++---------------------
 1 file changed, 21 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-06 19:45:32 UTC (rev 103488)
+++ PKGBUILD	2014-01-06 19:45:36 UTC (rev 103489)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor:  Pawel "kTT" Salata <rockplayer.pl at gmail.com>
-
-pkgname=python2-pycountry
-pkgver=1.2
-pkgrel=1
-pkgdesc="ISO country, subdivision, language, currency and script definitions and their translations"
-arch=('any')
-url="http://pypi.python.org/pypi/pycountry"
-license=('LGPL2.1')
-depends=('python2-lxml')
-makedepends=('python2-setuptools')
-source=("http://pypi.python.org/packages/source/p/pycountry/pycountry-$pkgver.zip")
-md5sums=('109a22ae4f4526a850ff2392a8de8842')
-
-package() {
-  cd "${srcdir}/pycountry-${pkgver}"
-
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-}

Copied: python2-pycountry/repos/community-any/PKGBUILD (from rev 103488, python2-pycountry/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-01-06 19:45:36 UTC (rev 103489)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor:  Pawel "kTT" Salata <rockplayer.pl at gmail.com>
+
+pkgname=python2-pycountry
+pkgver=1.3
+pkgrel=1
+pkgdesc="ISO country, subdivision, language, currency and script definitions and their translations"
+arch=('any')
+url="http://pypi.python.org/pypi/pycountry"
+license=('LGPL2.1')
+depends=('python2-lxml')
+makedepends=('python2-setuptools')
+source=("http://pypi.python.org/packages/source/p/pycountry/pycountry-$pkgver.zip")
+md5sums=('da8b6adc076cc0e70fa395a2ddcb057c')
+
+package() {
+  cd "${srcdir}/pycountry-${pkgver}"
+
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+}




More information about the arch-commits mailing list