[arch-commits] Commit in python-sqlalchemy/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Sat Jan 26 13:50:32 UTC 2019
Date: Saturday, January 26, 2019 @ 13:50:31
Author: jelle
Revision: 428098
Update to https url
Modified:
python-sqlalchemy/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-26 13:49:51 UTC (rev 428097)
+++ PKGBUILD 2019-01-26 13:50:31 UTC (rev 428098)
@@ -7,7 +7,7 @@
pkgver=1.2.17
pkgrel=1
arch=('x86_64') # python2 package contain .so
-url="http://www.sqlalchemy.org/"
+url="https://www.sqlalchemy.org/"
license=('MIT')
makedepends=('python-setuptools' 'python2-setuptools')
checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-pytest-xdist' 'python2-pytest-xdist' 'python-mock' 'python2-mock')
More information about the arch-commits
mailing list