public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Federico Pellegrin <fede@evolware.org>
To: git-commits@fedoraproject.org
Subject: [rpms/python-pint] rpmlint-etc: Bump to 0.25.3 (rhbz#2447154), remove mip extra, add new scipy extra
Date: Sat, 12 Sep 2026 10:22:03 GMT	[thread overview]
Message-ID: <178920852383.1.5325825327775474766.rpms-python-pint-f6ca8b146f7d@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-09-12 10:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178920852383.1.5325825327775474766.rpms-python-pint-f6ca8b146f7d@fedoraproject.org \
    --to=fede@evolware.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox