summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 874814572764..68953d11a64c 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.13
+ pkgver = 0.2.14
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.13.tar.gz::https://github.com/google/jaxtyping/archive/refs/tags/v0.2.13.tar.gz
- sha256sums = 397c538dabe9c0d4e8eca50fe3bbfdd8aa8b17272fd268a191471837d44ea841
+ source = python-jaxtyping-0.2.14.tar.gz::https://github.com/google/jaxtyping/archive/refs/tags/v0.2.14.tar.gz
+ sha256sums = 29fc91eba64c487cc6fcd4307f18ba940b3bd58bacd68f6aa582fb128f8cd29a
pkgname = python-jaxtyping