switch to HTTPS where available

This commit is contained in:
Viktor Szakats
2017-09-16 01:23:09 +00:00
parent 3b15598f2b
commit 746a478425
150 changed files with 187 additions and 189 deletions

View File

@@ -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')