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


Commits:
6c708716 by Carl Smedstad at 2025-10-15T22:06:22+02:00
upgpkg: 6.141.1-1: Upstream release

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

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-hypothesis
        pkgdesc = Advanced Quickcheck style testing library for Python
-       pkgver = 6.141.0
+       pkgver = 6.141.1
        pkgrel = 1
        url = https://hypothesis.readthedocs.org
        arch = any
@@ -43,8 +43,8 @@ pkgbase = python-hypothesis
        optdepends = python-redis: for redis support
        optdepends = python-rich: for CLI
        optdepends = python-watchdog: for tracking file system events
-       source = 
python-hypothesis::git+https://github.com/HypothesisWorks/hypothesis#tag=hypothesis-python-6.141.0
-       sha512sums = 
ad08ec853cc5fef26ed92492422abd2d262e64ce6713c95c070c0e16b21d39a031dbb3b5cb57aba84a4beba1e826f8950ccd4005f1fc424e02b02ac9208efcd4
-       b2sums = 
465d610b9632aef16bf2b1fecb3483afac048d569b758f6d5a7e488cbef5f58d5fab36b6a58114d47cc9f3d57d9c5c39ceca21fc7bd3a9b7a6aead41c6570527
+       source = 
python-hypothesis::git+https://github.com/HypothesisWorks/hypothesis#tag=hypothesis-python-6.141.1
+       sha512sums = 
98846dd1bda6bbca2afdfb20ede006d72a4e92f07280bc57e59a719ccfafbadcf664d3cc5e5c091766052170e0efc48a1192e0c1c04bd484725ea038f7196524
+       b2sums = 
75edd86311326616717c576bfe7e964c9857e064afec48aaa7ee573eb45d51f3d9de001d3a7de4714d2381c21a41d3d5e35c9c7038d146d2bce40f2c2bd0cf8a
 
 pkgname = python-hypothesis


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Felix Yan <[email protected]>
 
 pkgname=python-hypothesis
-pkgver=6.141.0
+pkgver=6.141.1
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=(any)
@@ -58,8 +58,8 @@ optdepends=(
   'python-watchdog: for tracking file system events'
 )
 source=("$pkgname::git+$_url#tag=hypothesis-python-$pkgver")
-sha512sums=('ad08ec853cc5fef26ed92492422abd2d262e64ce6713c95c070c0e16b21d39a031dbb3b5cb57aba84a4beba1e826f8950ccd4005f1fc424e02b02ac9208efcd4')
-b2sums=('465d610b9632aef16bf2b1fecb3483afac048d569b758f6d5a7e488cbef5f58d5fab36b6a58114d47cc9f3d57d9c5c39ceca21fc7bd3a9b7a6aead41c6570527')
+sha512sums=('98846dd1bda6bbca2afdfb20ede006d72a4e92f07280bc57e59a719ccfafbadcf664d3cc5e5c091766052170e0efc48a1192e0c1c04bd484725ea038f7196524')
+b2sums=('75edd86311326616717c576bfe7e964c9857e064afec48aaa7ee573eb45d51f3d9de001d3a7de4714d2381c21a41d3d5e35c9c7038d146d2bce40f2c2bd0cf8a')
 
 prepare() {
   cd $pkgname/hypothesis-python



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

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


Reply via email to