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

Giovanni Scafora giovanni at nymeria.archlinux.org
Sun Oct 27 15:39:08 UTC 2013


    Date: Sunday, October 27, 2013 @ 16:39:07
  Author: giovanni
Revision: 99359

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-27 15:39:03 UTC (rev 99358)
+++ PKGBUILD	2013-10-27 15:39:07 UTC (rev 99359)
@@ -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=0.17
-pkgrel=2
-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=('194f8db4e31543c0b3b2efd3ff5c5396')
-
-package() {
-  cd "${srcdir}/pycountry-${pkgver}"
-
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-}

Copied: python2-pycountry/repos/community-any/PKGBUILD (from rev 99358, python2-pycountry/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2013-10-27 15:39:07 UTC (rev 99359)
@@ -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.1
+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=('add6b7fcf64461902d3e0fb7d3a3682f')
+
+package() {
+  cd "${srcdir}/pycountry-${pkgver}"
+
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+}




More information about the arch-commits mailing list