Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
python-hypothesis


Commits:
20e4aa6d by Carl Smedstad at 2025-01-08T09:37:05+01:00
upgpkg: 6.123.9-1: Upstream release

https://github.com/HypothesisWorks/hypothesis/releases/tag/hypothesis-python-6.123.9

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-hypothesis
        pkgdesc = Advanced Quickcheck style testing library for Python
-       pkgver = 6.123.8
+       pkgver = 6.123.9
        pkgrel = 1
        url = https://hypothesis.readthedocs.org
        arch = any
@@ -40,8 +40,8 @@ pkgbase = python-hypothesis
        optdepends = python-pytz: for datetime and django module
        optdepends = python-redis: for redis support
        optdepends = python-rich: for CLI
-       source = 
hypothesis-hypothesis-python-6.123.8.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-6.123.8.tar.gz
-       sha512sums = 
0631c263500534e42935859d6767cf399b930940279b2b4b144d2b3fc419d8766ac9b8b341bc30deab95768f6a7ea88499b4b0c79be2ab7b1f0e4e5bd69aeffa
-       b2sums = 
850ac79b3f3a0294bc97f6aea428cb78ac94fe1ae4318b1cad78daa84f07c6d8cdfd630d5311c0d816bfab1f027d85d8f8424bc03f95672f368809a26f0bcf6a
+       source = 
hypothesis-hypothesis-python-6.123.9.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-6.123.9.tar.gz
+       sha512sums = 
2a30838a18a18ae4e821cbbf4b934cc72e409065e1100fb8237ec3937169cb125a5aa5fa83f2429e2a98a6f56097743f282f387a6d0b85ed0dd4e47c8b0f57e2
+       b2sums = 
5f85c32121e7b9ff63739f81127246db758e26a5e16754dff6345f70d8e714c33cf54f8a9718af421ec3c94ebabe0513424b9ce430c184c1d5839f8fbb28e6bc
 
 pkgname = python-hypothesis


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 _name=hypothesis
 _alt_name=$_name-python
 pkgname=python-hypothesis
-pkgver=6.123.8
+pkgver=6.123.9
 _version=$_alt_name-$pkgver
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
@@ -58,8 +58,8 @@ optdepends=(
   'python-rich: for CLI'
 )
 source=("$_name-$_version.tar.gz::$_url/archive/$_version.tar.gz")
-sha512sums=('0631c263500534e42935859d6767cf399b930940279b2b4b144d2b3fc419d8766ac9b8b341bc30deab95768f6a7ea88499b4b0c79be2ab7b1f0e4e5bd69aeffa')
-b2sums=('850ac79b3f3a0294bc97f6aea428cb78ac94fe1ae4318b1cad78daa84f07c6d8cdfd630d5311c0d816bfab1f027d85d8f8424bc03f95672f368809a26f0bcf6a')
+sha512sums=('2a30838a18a18ae4e821cbbf4b934cc72e409065e1100fb8237ec3937169cb125a5aa5fa83f2429e2a98a6f56097743f282f387a6d0b85ed0dd4e47c8b0f57e2')
+b2sums=('5f85c32121e7b9ff63739f81127246db758e26a5e16754dff6345f70d8e714c33cf54f8a9718af421ec3c94ebabe0513424b9ce430c184c1d5839f8fbb28e6bc')
 
 build() {
   cd $_name-$_version/$_alt_name



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hypothesis/-/commit/20e4aa6dd004a42e6740a164154bc19ac74b3ed3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hypothesis/-/commit/20e4aa6dd004a42e6740a164154bc19ac74b3ed3
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to