python-hypothesis: update to 6.54.3
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
6237e3454b
commit
8bc2ebba7e
@@ -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=6.53.0
|
||||
pkgver=6.54.3
|
||||
pkgrel=1
|
||||
pkgdesc="Advanced Quickcheck style testing library for Python (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -35,7 +35,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
# "${MINGW_PACKAGE_PREFIX}-python-pandas")
|
||||
options=('staticlibs' 'strip' '!debug')
|
||||
source=("${_realname}-${pkgver}.tar.gz"::"https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-${pkgver}.tar.gz")
|
||||
sha512sums=('ab4de3764ca3ce8e5e50966ea94fcadd85e7c9f170dbbd17383b5516528e091ebfe3b06846513ee77a1f7a2e827236d323c12cc120cac421ec7aa9f3a2ca5e4a')
|
||||
sha512sums=('288c5ea9c1dd8ee0839c11385f52ba8b8122f408aa11c6d2416460233ef78890e3014e659ef4312da4822da3abe2dd9163f68d2711556800e805ae41280aa132')
|
||||
|
||||
# Helper macros to help make tasks easier #
|
||||
apply_patch_with_msg() {
|
||||
|
||||
Reference in New Issue
Block a user