David Runge pushed to branch main at Arch Linux / Packaging / Packages /
python-hypothesis
Commits:
869974c4 by David Runge at 2023-09-03T16:35:10+02:00
upgpkg: 6.83.0-1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_name=hypothesis
_alt_name="${_name}-python"
pkgname=python-hypothesis
-pkgver=6.82.7
+pkgver=6.83.0
_version="${_alt_name}-${pkgver}"
pkgrel=1
pkgdesc="Advanced Quickcheck style testing library for Python"
@@ -56,8 +56,8 @@ optdepends=(
'python-rich: for CLI'
)
source=("$_name-$_version.tar.gz::$_url/archive/$_version.tar.gz")
-sha512sums=('b26d459a1b7c5f363830b20d4787f3e7bbac647eb82b94d8d02be3337f77707c6c4de1676b5fb0fabb049b0becab1a73191967ee435cbc096f797fca8cfb0a01')
-b2sums=('ccb35d84bd9fe6b68f396575ed7f55ad4a615870bcfd881e60a6d9813b5713f573d947aaaa594c553bd408c9d8709502f5323382a77662a26238114c414feb3d')
+sha512sums=('b68f8e6a4d4aae138ce1bf30fde1870cd23d80dde583a0a758b1ac1baf949bcac8622770ae01b761d0760dc63bba80d630e8cd4ba83174ba6d0924a41a7f7c9e')
+b2sums=('ec878cbd6def0cfd8b8c638775c00e42be30f5129f0083544260be1e2123756266bde67cc1ef3b49a6d47c7827eec7bfe2695dfc113d0af9c205071e6d3c2cf8')
build() {
cd $_name-$_version/$_alt_name
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hypothesis/-/commit/869974c4c7d16b805812d7affae0722e231e8c94
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hypothesis/-/commit/869974c4c7d16b805812d7affae0722e231e8c94
You're receiving this email because of your account on gitlab.archlinux.org.