aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGalen Abell <galen@galenabell.com>2024-04-19 11:23:49 +0200
committeromni <omni+alpine@hack.org>2024-04-19 16:07:34 +0000
commit46b9bbc36c218212a3eb564097369a4a60796a82 (patch)
tree99fc36142e0ba184254036fd6401f94ff4247e37
parentaa101d1a3745748929e58281334d0af95b9fe959 (diff)
testing/py3-beartype: upgrade to 0.18.4HEADmaster
-rw-r--r--testing/py3-beartype/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-beartype/APKBUILD b/testing/py3-beartype/APKBUILD
index 91ab9162505..49ae8aca81e 100644
--- a/testing/py3-beartype/APKBUILD
+++ b/testing/py3-beartype/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Galen Abell <galen@galenabell.com>
pkgname=py3-beartype
_pyname=beartype
-pkgver=0.18.3
+pkgver=0.18.4
pkgrel=0
pkgdesc="Fast, pure-Python type checker"
url="https://github.com/beartype/beartype"
@@ -40,5 +40,5 @@ package() {
}
sha512sums="
-f9cf06e9f986890383528aa451becb4a006a7333279e3e4ec8a82b00dbc570f02182f1faf51e89dbb556b0c93d6ac7a3808cef1c92ad6d314e79bf66487511f8 beartype-0.18.3.tar.gz
+88d6d527848a2eef5dc11cf8a9bc9389eecb50e5954c4ca0c01c12f62f22463e8e025d795d931e6eaf12e367e411582f3595cf32301a09e5f90f14b59286df61 beartype-0.18.4.tar.gz
"