switch to HTTPS where available
This commit is contained in:
@@ -8,7 +8,7 @@ pkgrel=1
|
||||
pkgdesc="Simple powerful testing with Python"
|
||||
arch=('any')
|
||||
license=('MIT')
|
||||
url="http://pytest.org/"
|
||||
url="https://pytest.org/"
|
||||
makedepends=('python3-setuptools' 'python2-setuptools' 'python3-setuptools-scm' 'python2-setuptools-scm' 'python3-py' 'python2-py')
|
||||
source=("https://pypi.python.org/packages/source/p/pytest/pytest-$pkgver.tar.gz")
|
||||
sha512sums=('e0fff27fbf8fb79015520f338a418ad0c50ce75e8438e916ae40b1e2c2ad423b7629a9c7e08387b95eddd805f9887175c3159574b0b4c418c7bc9811c10fa7b9')
|
||||
|
||||
Reference in New Issue
Block a user