public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-py] pr7: Update Python 2 dependency declarations to new packaging standards
@ 2026-08-01 11:43 Iryna Shcherbina
  0 siblings, 0 replies; only message in thread
From: Iryna Shcherbina @ 2026-08-01 11:43 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-py
Branch : pr7
Commit : 9b4e92277a4c4a24d84675063d19aee53953d5a9
Author : Iryna Shcherbina <shcherbina.iryna@gmail.com>
Date   : 2018-02-12T05:17:17+01:00
Stats  : +6/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-py/c/9b4e92277a4c4a24d84675063d19aee53953d5a9?branch=pr7

Log:
Update Python 2 dependency declarations to new packaging standards

---
diff --git a/python-py.spec b/python-py.spec
index c7fe24e..b5596a6 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -19,7 +19,7 @@
 
 Name:           python-%{srcname}
 Version:        1.5.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Library with cross-python path, ini-parsing, io, code, log facilities
 License:        MIT and Public Domain
 #               main package: MIT, except: doc/style.css: Public Domain
@@ -54,7 +54,7 @@ BuildRequires:  %{_bindir}/sphinx-build-2
 %if %{with tests}
 BuildRequires:  python2-pytest >= %{pytest_version_lb}, python2-pytest < %{pytest_version_ub}
 %endif # with tests
-Requires:       python-setuptools
+Requires:       python2-setuptools
 %{?python_provide:%python_provide python2-%{srcname}}
 Provides:       bundled(python2-apipkg) = 1.4
 Provides:       bundled(python2-iniconfig) = 1.0.0
@@ -203,6 +203,10 @@ popd
 
 
 %changelog
+* Mon Feb 12 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.5.2-3
+- Update Python 2 dependency declarations to new packaging standards
+  (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
+
 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
 

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

only message in thread, other threads:[~2026-08-01 11:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-01 11:43 [rpms/python-py] pr7: 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