[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#72219] [PATCH 15/34] gnu: python-extension-helpers: Update to 1.1.1
From: |
Sharlatan Hellseher |
Subject: |
[bug#72219] [PATCH 15/34] gnu: python-extension-helpers: Update to 1.1.1. |
Date: |
Sat, 20 Jul 2024 23:40:38 +0100 |
* gnu/packages/python-xyz.scm (python-extension-helpers): Update to 1.1.1.
Change-Id: Ia5fa0b445232314134d0127add75fcf2082bbc59
---
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 fcf01f3d04..036bda6262 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -5047,13 +5047,13 @@ (define-public python-exceptiongroup
(define-public python-extension-helpers
(package
(name "python-extension-helpers")
- (version "1.0.0")
+ (version "1.1.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "extension-helpers" version))
(sha256
- (base32 "1rjha07ds633fb81hn3i2yzk3v2flbi6qa091ix4mkvrgk3gl6ya"))))
+ (base32 "001zd6gfs9yrwjny1fxzycxx0kcasshlyl6rh1kgzm13ll2d6pgr"))))
(build-system pyproject-build-system)
;; FIXME: pytest failed to load test suit, find out why.
;; - _pytest.pathlib.ImportPathMismatchError: ('extension_helpers.conftes
--
2.41.0
- [bug#72219] [PATCH 00/34] Astronomy update 2024/07, Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 08/34] gnu: python-asdf-zarr: Update to 0.0.4., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 04/34] gnu: skymaker: Update to 3.10.5., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 03/34] gnu: cfitsio: Update to 4.4.1., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 02/34] gnu: Add python-pytest-8., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 05/34] gnu: skymaker: Fix indentation., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 06/34] gnu: stellarium: Update to 24.2., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 07/34] gnu: python-asdf: Update to 3.3.0., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 14/34] gnu: python-photutils: Update to 1.13.0., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 15/34] gnu: python-extension-helpers: Update to 1.1.1.,
Sharlatan Hellseher <=
- [bug#72219] [PATCH 20/34] gnu: python-stpipe: Improve indentation., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 18/34] gnu: python-pytest-openfiles: Simplify package., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 01/34] gnu: Add python-pluggy-next., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 21/34] gnu: python-stdatamodels: Update to 2.0.0., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 11/34] gnu: python-czml3: Update to 1.0.1., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 12/34] gnu: python-czml3: Adjust indentation., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 17/34] gnu: python-pytest-openfiles: Update to 0.6.0., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 19/34] gnu: python-stpipe: Update to 0.6.0., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 29/34] gnu: Add python-sbpy., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 23/34] gnu: python-tweakwcs: Update to 0.8.8., Sharlatan Hellseher, 2024/07/20