python-packages fixes

This commit is contained in:
Alexey Pavlov
2018-11-30 09:11:49 +03:00
parent 9c80eca36b
commit bb583bcc7c
4 changed files with 5 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ license=('PSF')
depends=('python2')
makedepends=('python2-setuptools' 'python2-pbr')
source=("https://pypi.python.org/packages/source/l/${pkgname#*-}/${pkgname#*-}-${pkgver}.tar.gz")
sha512sums=('e585a6e4c054c1965bc4241a1e36b57cb04f32b2d778df0ae4381975700497975251f509354d3622e36c82973c726a207b815f8b12060d9d583b6669a9eb279e')
sha512sums=('02163afa1dcaebd4c22e7195b9cbcd0d301d5920ff18310c2addf6563edf93e386daf642a560d8158cad25c2f5547c8ee23ec3a5490d3d54323f47adeea3e8df')
package() {
cd ${pkgname#*-}-${pkgver}