secure checksums and urls

This commit is contained in:
Viktor Szakats
2017-11-10 15:54:00 +00:00
parent 7d92727e12
commit 842787a071
10 changed files with 41 additions and 42 deletions

View File

@@ -11,7 +11,7 @@ license=('Apache')
makedepends=('python3-setuptools' 'python2-setuptools' 'python3-pyparsing' 'python2-pyparsing' 'python2-six' 'python3-six' 'git')
checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-pretend' 'python2-pretend' 'python-coverage' 'python2-coverage')
source=("git+https://github.com/pypa/packaging.git#tag=$pkgver")
md5sums=('SKIP')
sha256sums=('SKIP')
prepare() {
cp -a packaging{,-py2}