[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/12: gnu: python-itemadapter: Update to 0.8.0.
From: |
guix-commits |
Subject: |
05/12: gnu: python-itemadapter: Update to 0.8.0. |
Date: |
Sat, 2 Sep 2023 10:22:47 -0400 (EDT) |
monego pushed a commit to branch master
in repository guix.
commit 8b6b4146fc683af50f0af23c1e4326b2a8a0ae12
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Sun Aug 6 11:45:09 2023 -0300
gnu: python-itemadapter: Update to 0.8.0.
* gnu/packages/python-xyz.scm (python-itemadapter): Update to 0.8.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 42722b56b4..0bdc1cf71e 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -32673,13 +32673,13 @@ message queues for Python.")
(define-public python-itemadapter
(package
(name "python-itemadapter")
- (version "0.5.0")
+ (version "0.8.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "itemadapter" version))
(sha256
- (base32 "083wp3h2brh8x19jbdr8rz3biqwp3jlqd0rfzcyrjyhssffsgdh5"))))
+ (base32 "1aa898gjgwy3axxfrgsh4kdvhp6n6wz3ccdishq0gh8azf2q8xbp"))))
(build-system python-build-system)
(home-page "https://github.com/scrapy/itemadapter")
(synopsis "Common interface for data container classes")
- branch master updated (2890114a70 -> cee17521ec), guix-commits, 2023/09/02
- 03/12: gnu: python-cssselect: Update to 1.2.0., guix-commits, 2023/09/02
- 02/12: gnu: python-w3lib: Update to 2.1.2., guix-commits, 2023/09/02
- 06/12: gnu: python-itemloaders: Update to 1.1.0., guix-commits, 2023/09/02
- 11/12: gnu: python-deepxde: Update to 1.9.3., guix-commits, 2023/09/02
- 07/12: gnu: python-scrapy: Update to 2.10.1., guix-commits, 2023/09/02
- 05/12: gnu: python-itemadapter: Update to 0.8.0.,
guix-commits <=
- 12/12: gnu: python-pymc: Update to 5.7.2., guix-commits, 2023/09/02
- 04/12: gnu: python-parsel: Update to 1.8.1., guix-commits, 2023/09/02
- 01/12: gnu: shotcut: Update to 23.07.29., guix-commits, 2023/09/02
- 08/12: gnu: libngspice: Update to 41., guix-commits, 2023/09/02
- 10/12: gnu: freecad: Update to 0.21.1., guix-commits, 2023/09/02
- 09/12: gnu: mixxx: Update to 2.3.6., guix-commits, 2023/09/02