public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Matthias Runge <mrunge@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-pint] rpmlint-etc: Skip test breaking python 3.8 for now
Date: Sat, 12 Sep 2026 10:21:36 GMT	[thread overview]
Message-ID: <178920849670.1.8791954754868075979.rpms-python-pint-b85f62ca2610@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-09-12 10:21 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=178920849670.1.8791954754868075979.rpms-python-pint-b85f62ca2610@fedoraproject.org \
    --to=mrunge@redhat.com \
    --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