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

2015-12-17 Thread Felix Yan
Date: Thursday, December 17, 2015 @ 13:44:09
  Author: fyan
Revision: 153570

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-12-17 12:43:48 UTC (rev 153569)
+++ PKGBUILD2015-12-17 12:44:09 UTC (rev 153570)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor:  Pawel "kTT" Salata 
-
-pkgname=python2-pycountry
-pkgver=1.15
-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}.tar.gz;)
-md5sums=('aab287db70017fcaaefdabb6a95fa21d')
-
-package() {
-  cd "${srcdir}/pycountry-${pkgver}"
-
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-}

Copied: python2-pycountry/repos/community-any/PKGBUILD (from rev 153569, 
python2-pycountry/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-12-17 12:44:09 UTC (rev 153570)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor:  Pawel "kTT" Salata 
+
+pkgname=python2-pycountry
+pkgver=1.18
+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}.tar.gz;)
+md5sums=('652313cef084bf942240ecfe9f88b565')
+
+package() {
+  cd "${srcdir}/pycountry-${pkgver}"
+
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+}


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

2015-09-11 Thread Giovanni Scafora
Date: Friday, September 11, 2015 @ 08:18:25
  Author: giovanni
Revision: 139922

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-09-11 06:18:19 UTC (rev 139921)
+++ PKGBUILD2015-09-11 06:18:25 UTC (rev 139922)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora 
-# Contributor:  Pawel "kTT" Salata 
-
-pkgname=python2-pycountry
-pkgver=1.14
-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}.tar.gz;)
-md5sums=('f601972df38b39f02247e218e81ecf71')
-
-package() {
-  cd "${srcdir}/pycountry-${pkgver}"
-
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-}

Copied: python2-pycountry/repos/community-any/PKGBUILD (from rev 139921, 
python2-pycountry/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-09-11 06:18:25 UTC (rev 139922)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Giovanni Scafora 
+# Contributor:  Pawel "kTT" Salata 
+
+pkgname=python2-pycountry
+pkgver=1.15
+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}.tar.gz;)
+md5sums=('aab287db70017fcaaefdabb6a95fa21d')
+
+package() {
+  cd "${srcdir}/pycountry-${pkgver}"
+
+  python2 setup.py install --root="$pkgdir/" --optimize=1
+}


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

2015-08-19 Thread Giovanni Scafora
Date: Wednesday, August 19, 2015 @ 19:12:32
  Author: giovanni
Revision: 138528

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-08-19 17:12:22 UTC (rev 138527)
+++ PKGBUILD2015-08-19 17:12:32 UTC (rev 138528)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor:  Pawel kTT Salata rockplayer...@gmail.com
-
-pkgname=python2-pycountry
-pkgver=1.13
-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}.tar.gz;)
-md5sums=('f1d79d0d9027122804eca99656c34bfc')
-
-package() {
-  cd ${srcdir}/pycountry-${pkgver}
-
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-}

Copied: python2-pycountry/repos/community-any/PKGBUILD (from rev 138527, 
python2-pycountry/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-08-19 17:12:32 UTC (rev 138528)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor:  Pawel kTT Salata rockplayer...@gmail.com
+
+pkgname=python2-pycountry
+pkgver=1.14
+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}.tar.gz;)
+md5sums=('f601972df38b39f02247e218e81ecf71')
+
+package() {
+  cd ${srcdir}/pycountry-${pkgver}
+
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+}


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

2015-08-03 Thread Giovanni Scafora
Date: Monday, August 3, 2015 @ 08:30:12
  Author: giovanni
Revision: 137781

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-08-03 06:30:06 UTC (rev 137780)
+++ PKGBUILD2015-08-03 06:30:12 UTC (rev 137781)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor:  Pawel kTT Salata rockplayer...@gmail.com
-
-pkgname=python2-pycountry
-pkgver=1.12
-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}.tar.gz;)
-md5sums=('1c64c708bbe900df9662b8c09c26b27a')
-
-package() {
-  cd ${srcdir}/pycountry-${pkgver}
-
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-}

Copied: python2-pycountry/repos/community-any/PKGBUILD (from rev 137780, 
python2-pycountry/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-08-03 06:30:12 UTC (rev 137781)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor:  Pawel kTT Salata rockplayer...@gmail.com
+
+pkgname=python2-pycountry
+pkgver=1.13
+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}.tar.gz;)
+md5sums=('f1d79d0d9027122804eca99656c34bfc')
+
+package() {
+  cd ${srcdir}/pycountry-${pkgver}
+
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+}


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

2015-06-23 Thread Giovanni Scafora
Date: Tuesday, June 23, 2015 @ 10:59:37
  Author: giovanni
Revision: 135750

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-06-23 08:59:31 UTC (rev 135749)
+++ PKGBUILD2015-06-23 08:59:37 UTC (rev 135750)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor:  Pawel kTT Salata rockplayer...@gmail.com
-
-pkgname=python2-pycountry
-pkgver=1.10
-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=('617635a7e94dc3d18ebcb5382cd3c93f')
-
-package() {
-  cd ${srcdir}/pycountry-${pkgver}
-
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-}

Copied: python2-pycountry/repos/community-any/PKGBUILD (from rev 135749, 
python2-pycountry/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-06-23 08:59:37 UTC (rev 135750)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor:  Pawel kTT Salata rockplayer...@gmail.com
+
+pkgname=python2-pycountry
+pkgver=1.12
+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}.tar.gz;)
+md5sums=('1c64c708bbe900df9662b8c09c26b27a')
+
+package() {
+  cd ${srcdir}/pycountry-${pkgver}
+
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+}


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

2014-12-30 Thread Felix Yan
Date: Tuesday, December 30, 2014 @ 17:12:56
  Author: fyan
Revision: 124954

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-30 16:12:44 UTC (rev 124953)
+++ PKGBUILD2014-12-30 16:12:56 UTC (rev 124954)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor:  Pawel kTT Salata rockplayer...@gmail.com
-
-pkgname=python2-pycountry
-pkgver=1.8
-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=('2250ce5bd4253cd77fff39df48022069')
-
-package() {
-  cd ${srcdir}/pycountry-${pkgver}
-
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-}

Copied: python2-pycountry/repos/community-any/PKGBUILD (from rev 124953, 
python2-pycountry/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-30 16:12:56 UTC (rev 124954)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor:  Pawel kTT Salata rockplayer...@gmail.com
+
+pkgname=python2-pycountry
+pkgver=1.9
+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=('1fa53872c78080d3da19b62aed86296f')
+
+package() {
+  cd ${srcdir}/pycountry-${pkgver}
+
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+}


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

2014-12-30 Thread Felix Yan
Date: Wednesday, December 31, 2014 @ 02:52:23
  Author: fyan
Revision: 125059

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-12-31 01:52:01 UTC (rev 125058)
+++ PKGBUILD2014-12-31 01:52:23 UTC (rev 125059)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor:  Pawel kTT Salata rockplayer...@gmail.com
-
-pkgname=python2-pycountry
-pkgver=1.9
-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=('1fa53872c78080d3da19b62aed86296f')
-
-package() {
-  cd ${srcdir}/pycountry-${pkgver}
-
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-}

Copied: python2-pycountry/repos/community-any/PKGBUILD (from rev 125058, 
python2-pycountry/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-12-31 01:52:23 UTC (rev 125059)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor:  Pawel kTT Salata rockplayer...@gmail.com
+
+pkgname=python2-pycountry
+pkgver=1.10
+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=('617635a7e94dc3d18ebcb5382cd3c93f')
+
+package() {
+  cd ${srcdir}/pycountry-${pkgver}
+
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+}


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

2014-10-23 Thread Giovanni Scafora
Date: Thursday, October 23, 2014 @ 15:00:27
  Author: giovanni
Revision: 121294

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-10-23 13:00:17 UTC (rev 121293)
+++ PKGBUILD2014-10-23 13:00:27 UTC (rev 121294)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor:  Pawel kTT Salata rockplayer...@gmail.com
-
-pkgname=python2-pycountry
-pkgver=1.5
-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.tar.gz;)
-md5sums=('c0acbfbdad5b4d044b459ec4f7a0e8b7')
-
-package() {
-  cd ${srcdir}/pycountry-${pkgver}
-
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-}

Copied: python2-pycountry/repos/community-any/PKGBUILD (from rev 121293, 
python2-pycountry/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-10-23 13:00:27 UTC (rev 121294)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor:  Pawel kTT Salata rockplayer...@gmail.com
+
+pkgname=python2-pycountry
+pkgver=1.8
+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=('2250ce5bd4253cd77fff39df48022069')
+
+package() {
+  cd ${srcdir}/pycountry-${pkgver}
+
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+}


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

2014-04-10 Thread Felix Yan
Date: Thursday, April 10, 2014 @ 17:22:54
  Author: fyan
Revision: 109129

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-04-10 15:22:03 UTC (rev 109128)
+++ PKGBUILD2014-04-10 15:22:54 UTC (rev 109129)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor:  Pawel kTT Salata rockplayer...@gmail.com
-
-pkgname=python2-pycountry
-pkgver=1.4
-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=('72f18d648215ababf1b82246a4fbe9d8')
-
-package() {
-  cd ${srcdir}/pycountry-${pkgver}
-
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-}

Copied: python2-pycountry/repos/community-any/PKGBUILD (from rev 109128, 
python2-pycountry/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-04-10 15:22:54 UTC (rev 109129)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor:  Pawel kTT Salata rockplayer...@gmail.com
+
+pkgname=python2-pycountry
+pkgver=1.5
+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.tar.gz;)
+md5sums=('c0acbfbdad5b4d044b459ec4f7a0e8b7')
+
+package() {
+  cd ${srcdir}/pycountry-${pkgver}
+
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+}



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

2014-02-16 Thread Giovanni Scafora
Date: Sunday, February 16, 2014 @ 10:52:22
  Author: giovanni
Revision: 105844

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-02-16 09:52:18 UTC (rev 105843)
+++ PKGBUILD2014-02-16 09:52:22 UTC (rev 105844)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor:  Pawel kTT Salata rockplayer...@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
-}

Copied: python2-pycountry/repos/community-any/PKGBUILD (from rev 105843, 
python2-pycountry/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-02-16 09:52:22 UTC (rev 105844)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor:  Pawel kTT Salata rockplayer...@gmail.com
+
+pkgname=python2-pycountry
+pkgver=1.4
+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=('72f18d648215ababf1b82246a4fbe9d8')
+
+package() {
+  cd ${srcdir}/pycountry-${pkgver}
+
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+}



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

2014-01-06 Thread Giovanni Scafora
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
===
--- PKGBUILD2014-01-06 19:45:32 UTC (rev 103488)
+++ PKGBUILD2014-01-06 19:45:36 UTC (rev 103489)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor:  Pawel kTT Salata rockplayer...@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)
+++ PKGBUILD2014-01-06 19:45:36 UTC (rev 103489)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor:  Pawel kTT Salata rockplayer...@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
+}



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

2013-11-17 Thread Giovanni Scafora
Date: Sunday, November 17, 2013 @ 12:07:28
  Author: giovanni
Revision: 101106

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-11-17 11:07:23 UTC (rev 101105)
+++ PKGBUILD2013-11-17 11:07:28 UTC (rev 101106)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor:  Pawel kTT Salata rockplayer...@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
-}

Copied: python2-pycountry/repos/community-any/PKGBUILD (from rev 101105, 
python2-pycountry/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-11-17 11:07:28 UTC (rev 101106)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor:  Pawel kTT Salata rockplayer...@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
+}



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

2013-10-27 Thread Giovanni Scafora
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
===
--- PKGBUILD2013-10-27 15:39:03 UTC (rev 99358)
+++ PKGBUILD2013-10-27 15:39:07 UTC (rev 99359)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor:  Pawel kTT Salata rockplayer...@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)
+++ PKGBUILD2013-10-27 15:39:07 UTC (rev 99359)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor:  Pawel kTT Salata rockplayer...@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
+}



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

2013-07-16 Thread Giovanni Scafora
Date: Tuesday, July 16, 2013 @ 20:30:34
  Author: giovanni
Revision: 94209

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-07-16 18:30:29 UTC (rev 94208)
+++ PKGBUILD2013-07-16 18:30:34 UTC (rev 94209)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor:  Pawel kTT Salata rockplayer...@gmail.com
-
-pkgname=python2-pycountry
-pkgver=0.14.8
-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-distribute')
-source=(http://pypi.python.org/packages/source/p/pycountry/pycountry-$pkgver.zip;)
-md5sums=('2c775e379ba5ca2363f4f595ac9304ba')
-
-package() {
-  cd ${srcdir}/pycountry-${pkgver}
-
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-}

Copied: python2-pycountry/repos/community-any/PKGBUILD (from rev 94208, 
python2-pycountry/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-07-16 18:30:34 UTC (rev 94209)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor:  Pawel kTT Salata rockplayer...@gmail.com
+
+pkgname=python2-pycountry
+pkgver=0.17
+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-distribute')
+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
+}



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

2013-05-22 Thread Giovanni Scafora
Date: Wednesday, May 22, 2013 @ 16:18:38
  Author: giovanni
Revision: 91439

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-22 14:18:32 UTC (rev 91438)
+++ PKGBUILD2013-05-22 14:18:38 UTC (rev 91439)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor:  Pawel kTT Salata rockplayer...@gmail.com
-
-pkgname=python2-pycountry
-pkgver=0.14.8
-pkgrel=1
-pkgdesc=ISO country, subdivision, language, currency and script definitions 
and their translations
-arch=('any')
-url=http://pypi.python.org/pypi/pycountry;
-license=('LGPL')
-depends=('python2-lxml' 'python2-distribute')
-source=(http://pypi.python.org/packages/source/p/pycountry/pycountry-$pkgver.zip;)
-md5sums=('2c775e379ba5ca2363f4f595ac9304ba')
-
-package() {
-  cd ${srcdir}/pycountry-${pkgver}
-
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-}

Copied: python2-pycountry/repos/community-any/PKGBUILD (from rev 91438, 
python2-pycountry/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-22 14:18:38 UTC (rev 91439)
@@ -0,0 +1,21 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor:  Pawel kTT Salata rockplayer...@gmail.com
+
+pkgname=python2-pycountry
+pkgver=0.14.8
+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-distribute')
+source=(http://pypi.python.org/packages/source/p/pycountry/pycountry-$pkgver.zip;)
+md5sums=('2c775e379ba5ca2363f4f595ac9304ba')
+
+package() {
+  cd ${srcdir}/pycountry-${pkgver}
+
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+}



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

2013-03-05 Thread Giovanni Scafora
Date: Tuesday, March 5, 2013 @ 17:54:39
  Author: giovanni
Revision: 85717

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |   40 
 1 file changed, 20 insertions(+), 20 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-03-05 16:54:31 UTC (rev 85716)
+++ PKGBUILD2013-03-05 16:54:39 UTC (rev 85717)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor:  Pawel kTT Salata rockplayer...@gmail.com
-
-pkgname=python2-pycountry
-pkgver=0.14.7
-pkgrel=1
-pkgdesc=ISO country, subdivision, language, currency and script definitions 
and their translations
-arch=('any')
-url=http://pypi.python.org/pypi/pycountry;
-license=('LGPL')
-depends=('python2-lxml' 'python2-distribute')
-source=(http://pypi.python.org/packages/source/p/pycountry/pycountry-$pkgver.zip;)
-md5sums=('4ec2e54b05a93b86c1aeb1a28da318cf')
-
-package() {
-  cd ${srcdir}/pycountry-${pkgver}
-
-  python2 setup.py install --root=$pkgdir/ --optimize=1
-}

Copied: python2-pycountry/repos/community-any/PKGBUILD (from rev 85716, 
python2-pycountry/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-03-05 16:54:39 UTC (rev 85717)
@@ -0,0 +1,20 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor:  Pawel kTT Salata rockplayer...@gmail.com
+
+pkgname=python2-pycountry
+pkgver=0.14.8
+pkgrel=1
+pkgdesc=ISO country, subdivision, language, currency and script definitions 
and their translations
+arch=('any')
+url=http://pypi.python.org/pypi/pycountry;
+license=('LGPL')
+depends=('python2-lxml' 'python2-distribute')
+source=(http://pypi.python.org/packages/source/p/pycountry/pycountry-$pkgver.zip;)
+md5sums=('2c775e379ba5ca2363f4f595ac9304ba')
+
+package() {
+  cd ${srcdir}/pycountry-${pkgver}
+
+  python2 setup.py install --root=$pkgdir/ --optimize=1
+}