[arch-commits] Commit in python-pycountry/trunk (PKGBUILD)

Eli Schwartz eschwartz at archlinux.org
Wed Jul 18 03:29:04 UTC 2018


    Date: Wednesday, July 18, 2018 @ 03:29:04
  Author: eschwartz
Revision: 361580

upgpkg: python-pycountry 18.5.26-3

python 3.7 rebuild

Modified:
  python-pycountry/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-18 03:28:47 UTC (rev 361579)
+++ PKGBUILD	2018-07-18 03:29:04 UTC (rev 361580)
@@ -6,10 +6,10 @@
 pkgbase=python-pycountry
 pkgname=(python-pycountry python2-pycountry)
 pkgver=18.5.26
-pkgrel=2
+pkgrel=3
 pkgdesc="ISO country, subdivision, language, currency and script definitions and their translations"
 arch=('any')
-url="http://pypi.python.org/pypi/pycountry"
+url="https://pypi.org/project/pycountry/"
 license=('LGPL2.1')
 makedepends=('python2' 'python2-setuptools'
 	     'python' 'python-setuptools')
@@ -50,4 +50,3 @@
   cd "${srcdir}/pycountry-${pkgver}"
   python setup.py install --root="$pkgdir/" --optimize=1 --skip-build
 }
-



More information about the arch-commits mailing list