[arch-commits] Commit in python2-importlib_resources/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Mon Jun 17 20:48:06 UTC 2019


    Date: Monday, June 17, 2019 @ 20:48:05
  Author: arojas
Revision: 482027

https

Modified:
  python2-importlib_resources/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-17 20:47:36 UTC (rev 482026)
+++ PKGBUILD	2019-06-17 20:48:05 UTC (rev 482027)
@@ -5,7 +5,7 @@
 pkgrel=1
 pkgdesc='Read resources from Python packages'
 arch=('any')
-url='http://pypi.python.org/pypi/importlib_resources'
+url='https://pypi.python.org/pypi/importlib_resources'
 license=('Apache')
 depends=('python2-typing' 'python2-pathlib2' 'python2-setuptools' 'python2-wheel')
 makedepends=('python2-setuptools')



More information about the arch-commits mailing list