summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMatthew Treinish2021-09-02 06:59:50 -0400
committerMatthew Treinish2021-09-02 06:59:50 -0400
commitaa9ca394273e652dc8b3ebc3673eab858217c616 (patch)
tree52dde3e5dcbf16d7118ffea407ff35a335fb3aad /.SRCINFO
parent758b906689ceffe6a9a200db7050cec6d2336bbb (diff)
downloadaur-aa9ca394273e652dc8b3ebc3673eab858217c616.tar.gz
Update to retworkx 0.10.1 release
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b10ccf0d051d..28c062fe89dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-retworkx
- pkgdesc = A python graph library implemented in Rust.
- pkgver = 0.9.0
+ pkgdesc = A high performance Python graph library implemented in Rust.
+ pkgver = 0.10.1
pkgrel = 1
url = https://github.com/Qiskit/retworkx
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = python-retworkx
makedepends = rust
depends = python
depends = python-numpy
- source = https://pypi.io/packages/source/r/retworkx/retworkx-0.9.0.tar.gz
- sha512sums = 6506da030f4f1f30fc41725dfdebdfd2b0a9f4276f0075c0b72b62f688cb788c223099efe8b6b8f4ccd70eee2ec3792cb5234e93327402ea4ce7b76a57caf8b1
+ source = https://pypi.io/packages/source/r/retworkx/retworkx-0.10.1.tar.gz
+ sha512sums = ad966eb547665a98ad86f4f0e7d8dbbf12078aceb61e905788e119830b23b5d64847a6f46c13b580eccaa6583acff56a5ac542d80eaf2b11e9ea3177cca4da1d
pkgname = python-retworkx