public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pint] rpmlint-etc: Bump to 0.25.3 (rhbz#2447154), remove mip extra, add new scipy extra
@ 2026-09-12 10:22 Federico Pellegrin
0 siblings, 0 replies; only message in thread
From: Federico Pellegrin @ 2026-09-12 10:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-pint
Branch : rpmlint-etc
Commit : f6ca8b146f7def45d05fe37cfa633f2aee451036
Author : Federico Pellegrin <fede@evolware.org>
Date : 2026-03-20T06:31:41+01:00
Stats : +5/-10 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-pint/c/f6ca8b146f7def45d05fe37cfa633f2aee451036?branch=rpmlint-etc
Log:
Bump to 0.25.3 (rhbz#2447154), remove mip extra, add new scipy extra
---
diff --git a/.gitignore b/.gitignore
index 1b8e0cb..3d50b53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
/pint-0.25.tar.gz
/pint-0.25.1.tar.gz
/pint-0.25.2.tar.gz
+/pint-0.25.3.tar.gz
diff --git a/python-pint.spec b/python-pint.spec
index 386c98a..cc0e61d 100644
--- a/python-pint.spec
+++ b/python-pint.spec
@@ -5,14 +5,12 @@
%bcond babel 0
# Not yet packaged: python-pint-pandas
%bcond pandas 0
-# Not yet packaged: python-mip
-%bcond mip 0
# Requires dask < 2025.3.0 but F43 and Rawhide are at 2025.9.1
# See: https://github.com/dask/dask-ml/issues/1016
%bcond dask 0
Name: python-pint
-Version: 0.25.2
+Version: 0.25.3
Release: %autorelease
Summary: Physical quantities module
@@ -56,9 +54,7 @@ Summary: %{summary}
%if %{with pandas}
%pyproject_extras_subpkg -n python3-pint pandas
%endif
-%if %{with mip}
-%pyproject_extras_subpkg -n python3-pint mip
-%endif
+%pyproject_extras_subpkg -n python3-pint scipy
%pyproject_extras_subpkg -n python3-pint matplotlib
%prep
@@ -93,9 +89,7 @@ sed -r -i '1{/^#!/d}' pint/pint_convert.py
%if %{with dask}
-x dask \
%endif
-%if %{with mip}
- -x mip \
-%endif
+ -x scipy \
-x matplotlib \
-x test-all }
diff --git a/sources b/sources
index f82cff0..c8e3f19 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pint-0.25.2.tar.gz) = dbad952e1b8c99aef9c105c594962c2a68347d98068b51bda6ec25d190b2b2462c0562b40f30c40f4c0d656b26408f747ae875a9e2fa0cd9c1a74f27ac16122a
+SHA512 (pint-0.25.3.tar.gz) = 7815477d63d2f33ee21472c64dd29c31915a06d0fb29117ba63ead64544d2e3244b148e7194aa13fa6e1cb14d6a7a912b3ebe882211fc9f9dc325bad39ac8c1f
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-12 10:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-12 10:22 [rpms/python-pint] rpmlint-etc: Bump to 0.25.3 (rhbz#2447154), remove mip extra, add new scipy extra Federico Pellegrin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox