public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pint] rpmlint-etc: Update Python 2 dependency declarations to new packaging standards
@ 2026-09-12 10:21 Iryna Shcherbina
  0 siblings, 0 replies; only message in thread
From: Iryna Shcherbina @ 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 : 7d427a644034d4da6c8b105fa29c0269eab4c331
Author : Iryna Shcherbina <shcherbina.iryna@gmail.com>
Date   : 2018-01-27T01:15:09+01:00
Stats  : +7/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-pint/c/7d427a644034d4da6c8b105fa29c0269eab4c331?branch=rpmlint-etc

Log:
Update Python 2 dependency declarations to new packaging standards

---
diff --git a/python-pint.spec b/python-pint.spec
index ef572c6..0a14207 100644
--- a/python-pint.spec
+++ b/python-pint.spec
@@ -9,7 +9,7 @@
 
 Name:           python-pint
 Version:        0.6
-Release:        11%{?dist}
+Release:        12%{?dist}
 Summary:        Physical quantities module
 
 License:        BSD
@@ -32,8 +32,8 @@ Provides:       python-pint = %{version}-%{release}
 Obsoletes:      python-pint < 0.6-4
 
 BuildRequires:  python2-devel
-BuildRequires:  python-sphinx
-BuildRequires:  python-setuptools
+BuildRequires:  python2-sphinx
+BuildRequires:  python2-setuptools
 
 # python_provide does not exist in CBS Cloud buildroot
 %{?python_provide:%python_provide python2-pint}
@@ -145,6 +145,10 @@ rm -rf html/.{doctrees,buildinfo}
 %endif
 
 %changelog
+* Sat Jan 27 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.6-12
+- Update Python 2 dependency declarations to new packaging standards
+  (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
+
 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
 

^ 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: Update Python 2 dependency declarations to new packaging standards Iryna Shcherbina

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