python-filelock: update to 3.8.0
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
85aadc38be
commit
93ff3e2ab1
@@ -6,7 +6,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
provides=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
|
||||
conflicts=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
|
||||
replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
|
||||
pkgver=3.7.1
|
||||
pkgver=3.8.0
|
||||
pkgrel=1
|
||||
pkgdesc="A platform independent file lock (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -19,7 +19,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools"
|
||||
checkdepends=("${MINGW_PACKAGE_PREFIX}-python-pytest"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-pytest-timeout")
|
||||
source=("${_realname}-${pkgver}.tar.gz"::"https://github.com/benediktschmitt/py-filelock/archive/${pkgver}.tar.gz")
|
||||
sha512sums=('66708398ae3c4dcd97a6031feca6a1b7d1010a5ee605c5adce29a9cfabe67c5464eefb3812c66e2c32c3547240fdc7acac6eec25cc8dfb2d5255079c5e6b44b4')
|
||||
sha512sums=('a9b63ab9a6697334eb8c561c422e8ec6febd0b7b203c0ebb4cfd1e4281f16cc0ef5145121c90f3c08bec88f13e219c0655142e3d3f856163702a0d32e14cd5ce')
|
||||
|
||||
prepare() {
|
||||
rm -rf python-build-${CARCH} | true
|
||||
|
||||
Reference in New Issue
Block a user