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

Antonio Rojas arojas at archlinux.org
Tue Sep 24 20:03:10 UTC 2019


    Date: Tuesday, September 24, 2019 @ 20:03:09
  Author: arojas
Revision: 511686

https

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-24 20:03:04 UTC (rev 511685)
+++ PKGBUILD	2019-09-24 20:03:09 UTC (rev 511686)
@@ -7,7 +7,7 @@
 pkgdesc="Simple powerful testing with Python"
 arch=('any')
 license=('MIT')
-url="http://pytest.org/"
+url="https://pytest.org/"
 depends=('python-py' 'python-setuptools' 'python-pluggy' 'python-attrs' 'python-more-itertools'
          'python-atomicwrites' 'python-wcwidth' 'python-importlib-metadata')
 makedepends=('python-setuptools-scm')



More information about the arch-commits mailing list