summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJelle van der Waa2024-04-10 09:04:46 +0200
committerJelle van der Waa2024-04-10 09:04:46 +0200
commitec5489a5ef90253a290d33da18bb7f585ce39eeb (patch)
tree6d5d8a9cc567304ee6492c0aeb9e2eee3b70d9f3
parent069bb1ef646b96f5615d27f49b9330683de0a88e (diff)
downloadaur-python-expects.tar.gz
upgpkg: 0.9.0-11: Rebuild with Python 3.12
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07266d055915..576630cc4d62 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-expects
pkgdesc = Expressive and extensible TDD/BDD assertion library for Python
pkgver = 0.9.0
- pkgrel = 10
+ pkgrel = 11
url = https://github.com/jaimegildesagredo/expects
arch = any
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index d9cf16e2ee36..64462240a24d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-expects
pkgver=0.9.0
-pkgrel=10
+pkgrel=11
pkgdesc="Expressive and extensible TDD/BDD assertion library for Python"
arch=('any')
license=('Apache')