David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
python-hypothesis


Commits:
c7cf4594 by David Runge at 2024-02-24T10:33:02+01:00
upgpkg: 6.98.11-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.98.10
+       pkgver = 6.98.11
        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.98.10.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-6.98.10.tar.gz
-       sha512sums = 
5cff0fb16e64b9190da4055487945060b0a85c3dbde949bcd9e1931e3825d8316bd3780a432503fce33cab48f078f83d418e4e1760a084a933f591183b22f0c3
-       b2sums = 
7b1f49fb296097d00396bdcb699203a92ac210d4c05927e5f44cf4d3ab1aadb75a1a13a66bdcd63a582b19b99980e3075b3d481b9d4d8b737e53f410e3821718
+       source = 
hypothesis-hypothesis-python-6.98.11.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-6.98.11.tar.gz
+       sha512sums = 
3abe0801e33836727a48bdf7888bfaf0fbe2eca36aa511cdeaed29d45351c250c8f5aed6f47396f1e97fbccbecb45bd0b55b86a2956fa0bd735b99edc6bbe53f
+       b2sums = 
79c4561ac1ac3ad309bccd215bb0b4f1a010b50058e70770ca51cb5e35e5c99e95aaa1d0a757a84fc1c34c117c6d400d40d41ea0dcfc236db2b2bc78812a9671
 
 pkgname = python-hypothesis


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _name=hypothesis
 _alt_name=$_name-python
 pkgname=python-hypothesis
-pkgver=6.98.10
+pkgver=6.98.11
 _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=('5cff0fb16e64b9190da4055487945060b0a85c3dbde949bcd9e1931e3825d8316bd3780a432503fce33cab48f078f83d418e4e1760a084a933f591183b22f0c3')
-b2sums=('7b1f49fb296097d00396bdcb699203a92ac210d4c05927e5f44cf4d3ab1aadb75a1a13a66bdcd63a582b19b99980e3075b3d481b9d4d8b737e53f410e3821718')
+sha512sums=('3abe0801e33836727a48bdf7888bfaf0fbe2eca36aa511cdeaed29d45351c250c8f5aed6f47396f1e97fbccbecb45bd0b55b86a2956fa0bd735b99edc6bbe53f')
+b2sums=('79c4561ac1ac3ad309bccd215bb0b4f1a010b50058e70770ca51cb5e35e5c99e95aaa1d0a757a84fc1c34c117c6d400d40d41ea0dcfc236db2b2bc78812a9671')
 
 build() {
   cd $_name-$_version/$_alt_name



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

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


Reply via email to