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

Antonio Rojas arojas at archlinux.org
Mon May 20 20:37:37 UTC 2019


    Date: Monday, May 20, 2019 @ 20:37:37
  Author: arojas
Revision: 353663

https

Modified:
  python-cryptography/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-20 20:37:00 UTC (rev 353662)
+++ PKGBUILD	2019-05-20 20:37:37 UTC (rev 353663)
@@ -7,7 +7,7 @@
 pkgdesc="A package designed to expose cryptographic recipes and primitives to Python developers"
 arch=('x86_64')
 license=('Apache')
-url="http://pypi.python.org/pypi/cryptography"
+url="https://pypi.python.org/pypi/cryptography"
 makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 'python2-six' 'python-cffi'
              'python2-cffi' 'python2-enum34' 'python-pyasn1' 'python2-pyasn1' 'python-idna'
              'python2-idna' 'python2-ipaddress' 'python-asn1crypto' 'python2-asn1crypto')



More information about the arch-commits mailing list