[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
182/233: gnu: python-bitstruct: Update to 8.14.0.
From: |
guix-commits |
Subject: |
182/233: gnu: python-bitstruct: Update to 8.14.0. |
Date: |
Sun, 24 Apr 2022 23:40:02 -0400 (EDT) |
apteryx pushed a commit to branch wip-ipython-polyglossia
in repository guix.
commit 7fa8206633c8b40a6c4695278257f6a54958927b
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Apr 19 15:37:03 2022 -0400
gnu: python-bitstruct: Update to 8.14.0.
* gnu/packages/python-xyz.scm (python-bitstruct): Update to 8.14.0.
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index b8f763e960..89dba79c7f 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -2243,14 +2243,14 @@ for the standard @code{argparse} library.")
(define-public python-bitstruct
(package
(name "python-bitstruct")
- (version "8.9.0")
+ (version "8.14.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "bitstruct" version))
(sha256
(base32
- "1fpc1qh1vss05ap29xvhjp200fm0q4pvgcjl0qpryh7ay6xgr5vx"))))
+ "149c73yrqbph71bbyf925r2mbh2jdymqxc6d49lnylpiflf1j313"))))
(build-system python-build-system)
(home-page "https://github.com/eerimoq/bitstruct")
(synopsis "Python values to and C bit field structs converter")
- 223/233: gnu: Add python-nptyping., (continued)
- 223/233: gnu: Add python-nptyping., guix-commits, 2022/04/24
- 226/233: gnu: python-sphinx-rtd-theme: Update to 1.0.0., guix-commits, 2022/04/24
- 229/233: gnu: python-pudb: Update to 2022.1.1 and rename from pudb., guix-commits, 2022/04/24
- 233/233: gnu: python-matplotlib-documentation: Fix build., guix-commits, 2022/04/24
- 152/233: gnu: Add python-openapi-core., guix-commits, 2022/04/24
- 154/233: gnu: python-hypothesis-6.23: Update to 6.43.3., guix-commits, 2022/04/24
- 155/233: gnu: python-numpy: Update to 1.21.6 and parallelize build/tests., guix-commits, 2022/04/24
- 161/233: gnu: python-pynndescent: Update to 0.5.6., guix-commits, 2022/04/24
- 179/233: gnu: python-kombu: Update to 5.2.4., guix-commits, 2022/04/24
- 180/233: gnu: python-celery: Update to 5.2.6 and enable tests., guix-commits, 2022/04/24
- 182/233: gnu: python-bitstruct: Update to 8.14.0.,
guix-commits <=
- 189/233: gnu: Add python-mdx-gh-links., guix-commits, 2022/04/24
- 130/233: gnu: Add texlive-cm-lgc., guix-commits, 2022/04/24
- 135/233: gnu: Add python-rfc3339-validator., guix-commits, 2022/04/24
- 141/233: gnu: Add python-httpx-bootstrap., guix-commits, 2022/04/24
- 149/233: gnu: python-fakeredis: Update to 1.7.1., guix-commits, 2022/04/24
- 159/233: gnu: python-pandas: Update to 1.4.2., guix-commits, 2022/04/24
- 160/233: gnu: python-scikit-learn: Parallelize build and test suite., guix-commits, 2022/04/24
- 163/233: gnu: python-jupyter-server: Update to 1.16.0., guix-commits, 2022/04/24
- 165/233: gnu: python-sparqlwrapper: Update to 2.0.0., guix-commits, 2022/04/24
- 169/233: gnu: xeus: Update to 2.4.1., guix-commits, 2022/04/24