public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Lumir Balhar <lbalhar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-pint] rpmlint-etc: Fix test dependencies and execution
Date: Sat, 12 Sep 2026 10:21:39 GMT	[thread overview]
Message-ID: <178920849998.1.9413574796488596425.rpms-python-pint-da0cb6424ff8@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-pint
Branch : rpmlint-etc
Commit : da0cb6424ff8fd2fa93e321b27c25f489ec64238
Author : Lumir Balhar <lbalhar@redhat.com>
Date   : 2020-09-21T15:12:35+02:00
Stats  : +6/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-pint/c/da0cb6424ff8fd2fa93e321b27c25f489ec64238?branch=rpmlint-etc

Log:
Fix test dependencies and execution

---
diff --git a/python-pint.spec b/python-pint.spec
index 454928e..845fc38 100644
--- a/python-pint.spec
+++ b/python-pint.spec
@@ -3,7 +3,7 @@
 
 Name:           python-pint
 Version:        0.13
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Physical quantities module
 
 License:        BSD
@@ -60,7 +60,7 @@ Documentation for the pint module
 %setup -q -n %{pypi_name}-%{version}
 
 %generate_buildrequires
-%pyproject_buildrequires -t
+%pyproject_buildrequires -x test
 
 %build
 %pyproject_wheel
@@ -77,7 +77,7 @@ rm -rf html/.{doctrees,buildinfo}
 %pyproject_install
 
 %check
-%tox
+%pytest
 
 %files -n python3-pint
 %license LICENSE
@@ -92,6 +92,9 @@ rm -rf html/.{doctrees,buildinfo}
 %endif
 
 %changelog
+* Mon Sep 21 2020 Lumír Balhar <lbalhar@redhat.com> - 0.13-3
+- Fix test dependencies and execution
+
 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.13-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
 

                 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=178920849998.1.9413574796488596425.rpms-python-pint-da0cb6424ff8@fedoraproject.org \
    --to=lbalhar@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