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

A new commit has been pushed.

Repo   : rpms/python-futurist
Branch : noevent
Commit : c95a341773cafbfd4eeb7e33aa87007c04e4d381
Author : Iryna Shcherbina <shcherbina.iryna@gmail.com>
Date   : 2018-01-19T01:15:08+01:00
Stats  : +20/-16 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-futurist/c/c95a341773cafbfd4eeb7e33aa87007c04e4d381?branch=noevent

Log:
Update Python 2 dependency declarations to new packaging standards

---
diff --git a/python-futurist.spec b/python-futurist.spec
index 2a0ee47..fe11eb0 100644
--- a/python-futurist.spec
+++ b/python-futurist.spec
@@ -8,7 +8,7 @@
 
 Name:           python-%{pypi_name}
 Version:        0.19.0
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Useful additions to futures, from the future
 
 License:        ASL 2.0
@@ -21,21 +21,21 @@ Summary:        Useful additions to futures, from the future
 %{?python_provide:%python_provide python2-%{pypi_name}}
 
 BuildRequires:  python2-devel
-BuildRequires:  python-pbr
-BuildRequires:  python-sphinx
-BuildRequires:  python-oslo-sphinx
-BuildRequires:  python-futures
-BuildRequires:  python-monotonic
-BuildRequires:  python-prettytable
-BuildRequires:  python-contextlib2
-BuildRequires:  python-setuptools
-BuildRequires:  python-six
-
-Requires:       python-six >= 1.9.0
-Requires:       python-monotonic
-Requires:       python-futures >= 3.0
-Requires:       python-contextlib2 >= 0.4.0
-Requires:       python-prettytable
+BuildRequires:  python2-pbr
+BuildRequires:  python2-sphinx
+BuildRequires:  python2-oslo-sphinx
+BuildRequires:  python2-futures
+BuildRequires:  python2-monotonic
+BuildRequires:  python2-prettytable
+BuildRequires:  python2-contextlib2
+BuildRequires:  python2-setuptools
+BuildRequires:  python2-six
+
+Requires:       python2-six >= 1.9.0
+Requires:       python2-monotonic
+Requires:       python2-futures >= 3.0
+Requires:       python2-contextlib2 >= 0.4.0
+Requires:       python2-prettytable
 
 %description -n python2-%{pypi_name}
 Code from the future, delivered to you in the now.
@@ -116,6 +116,10 @@ rm -rf html/.{doctrees,buildinfo}
 %license LICENSE
 
 %changelog
+* Fri Jan 19 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.19.0-5
+- 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.19.0-4
 - 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-06-07 16:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-07 16:00 [rpms/python-futurist] noevent: 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