python-pyzopfli: Rebuild for python 3.8

This commit is contained in:
Alexey Pavlov
2019-10-29 10:09:54 +03:00
parent 4b010371c9
commit a1708af89f

View File

@@ -6,7 +6,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}"
"${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
pkgver=0.1.6
_zopfliver=1.0.2
pkgrel=1
pkgrel=2
pkgdesc="Python bindings for the Zopfli compressor (mingw-w64)"
arch=('any')
url='https://github.com/obp/py-zopfli/'
@@ -16,7 +16,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python2"
"${MINGW_PACKAGE_PREFIX}-python3-setuptools"
"${MINGW_PACKAGE_PREFIX}-python2-setuptools")
options=('staticlibs' 'strip' '!debug')
source=("${_realname}-${pkgver}.tar.gz"::"https://github.com/obp/py-zopfli/archive/v$pkgver.tar.gz"
source=("${_realname}-${pkgver}.tar.gz"::"https://github.com/obp/py-zopfli/archive/v${pkgver}.tar.gz"
"zopfli-${_zopfliver}.tar.gz"::"https://github.com/google/zopfli/archive/zopfli-${_zopfliver}.tar.gz"
win32-fixes.patch)
sha256sums=('29e2327a2f698d05cb361e517179d6e2cacf84228894d92b9d90539c4bc383c0'