summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bershatsky2023-08-17 19:26:46 +0300
committerDaniel Bershatsky2023-08-17 19:26:46 +0300
commit75c03964041e64efc3abefa4fee0999c6b63fa08 (patch)
treef367780e2b3d8bae70a546791b8a8c5c8c0b6820 /.SRCINFO
parent42021cd104e661925fd1b15d655a18752c70d0bc (diff)
downloadaur-75c03964041e64efc3abefa4fee0999c6b63fa08.tar.gz
Bump version to 0.2.21
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5ba1eb14555..19cef906802b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-jaxtyping
pkgdesc = Type annotations and runtime checking for shape and dtype of JAX arrays, and PyTrees.
- pkgver = 0.2.20
+ pkgver = 0.2.21
pkgrel = 1
url = https://github.com/google/jaxtyping
arch = any
@@ -15,7 +15,7 @@ pkgbase = python-jaxtyping
depends = python-typing_extensions
optdepends = python-jax: Original JAX type system support.
optdepends = python-pytest: Extension for pytest with jaxtyping plugin.
- source = python-jaxtyping-0.2.20.tar.gz::https://github.com/google/jaxtyping/archive/refs/tags/v0.2.20.tar.gz
- sha256sums = ed4fdbebc96f87a40e8f834ec4739381c0c110d43cd0b4268b671e981d8140a8
+ source = python-jaxtyping-0.2.21.tar.gz::https://github.com/google/jaxtyping/archive/refs/tags/v0.2.21.tar.gz
+ sha256sums = 6d5d66d9dae9319e179a2233df95bb038fe7f9455a4ebb6e1501f4cac22a3ae3
pkgname = python-jaxtyping