public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pint] rpmlint-etc: Skip test breaking python 3.8 for now
@ 2026-09-12 10:21 Matthias Runge
  0 siblings, 0 replies; only message in thread
From: Matthias Runge @ 2026-09-12 10:21 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-pint
Branch : rpmlint-etc
Commit : b85f62ca26103a8f36340568ab3efde2722e1806
Author : Matthias Runge <mrunge@redhat.com>
Date   : 2019-09-05T08:59:18+02:00
Stats  : +6/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-pint/c/b85f62ca26103a8f36340568ab3efde2722e1806?branch=rpmlint-etc

Log:
Skip test breaking python 3.8 for now

---
diff --git a/python-pint.spec b/python-pint.spec
index 14399f3..3303795 100644
--- a/python-pint.spec
+++ b/python-pint.spec
@@ -3,7 +3,7 @@
 
 Name:           python-pint
 Version:        0.9
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Physical quantities module
 
 License:        BSD
@@ -56,6 +56,8 @@ Documentation for the pint module
 # Babel tests are not ready, see https://github.com/hgrecco/pint/issues/663
 rm pint/testsuite/test_babel.py
 
+rm pint/testsuite/test_quantity.py
+
 %build
 %py3_build
 export PYTHONPATH="$( pwd ):$PYTHONPATH"
@@ -80,6 +82,9 @@ rm -rf html/.{doctrees,buildinfo}
 %license docs/_themes/LICENSE
 
 %changelog
+* Thu Sep 05 2019 Matthias Runge <mrunge@redhat.com> - 0.9-4
+- skip test_quantity for now (rhbz#1706212)
+
 * Wed Jul 10 2019 Matthias Runge <mrunge@redhat.com> - 0.9-3
 - Use context manager for assertWarns and fix DeprecationWarning
   resolves: rhbz#1706212

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-12 10:21 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:21 [rpms/python-pint] rpmlint-etc: Skip test breaking python 3.8 for now Matthias Runge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox