public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-futurist] noevent: Update to upstream 0.17.0
@ 2026-06-07 15:59 Javier Pena
  0 siblings, 0 replies; only message in thread
From: Javier Pena @ 2026-06-07 15:59 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-futurist
            Branch : noevent
            Commit : a143721ed3504e593f1e2d58973673222a25eda6
            Author : Javier Pena <jpena@redhat.com>
            Date   : 2016-08-16T18:25:52+02:00
            Stats  : +13/-4 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-futurist/c/a143721ed3504e593f1e2d58973673222a25eda6?branch=noevent

            Log:
            Update to upstream 0.17.0

- Update Source URL

---
diff --git a/.gitignore b/.gitignore
index bcab3c9..c4381dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /futurist-0.9.0.tar.gz
 /futurist-0.11.0.tar.gz
 /futurist-0.13.0.tar.gz
+/futurist-0.17.0.tar.gz

diff --git a/python-futurist.spec b/python-futurist.spec
index ee10651..925e979 100644
--- a/python-futurist.spec
+++ b/python-futurist.spec
@@ -7,13 +7,13 @@
 %global pypi_name futurist
 
 Name:           python-%{pypi_name}
-Version:        0.13.0
-Release:        2%{?dist}
+Version:        0.17.0
+Release:        1%{?dist}
 Summary:        Useful additions to futures, from the future
 
 License:        ASL 2.0
 URL:            http://docs.openstack.org/developer/futurist
-Source0:        https://pypi.python.org/packages/source/f/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
+Source0:        https://pypi.io/packages/source/f/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
 BuildArch:      noarch
  
 %package -n python2-%{pypi_name}
@@ -26,6 +26,7 @@ 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
@@ -34,6 +35,7 @@ Requires:       python-six >= 1.9.0
 Requires:       python-monotonic
 Requires:       python-futures >= 3.0
 Requires:       python-contextlib2 >= 0.4.0
+Requires:       python-prettytable
 
 %description -n python2-%{pypi_name}
 Code from the future, delivered to you in the now.
@@ -45,6 +47,7 @@ Summary:        Useful additions to futures, from the future
 
 BuildRequires:  python3-devel
 BuildRequires:  python3-pbr
+BuildRequires:  python3-prettytable
 BuildRequires:  python3-sphinx
 BuildRequires:  python3-setuptools
 BuildRequires:  python3-six
@@ -52,6 +55,7 @@ BuildRequires:  python3-six
 Requires:       python3-six >= 1.9.0
 Requires:       python3-monotonic
 Requires:       python3-contextlib2 >= 0.4.0
+Requires:       python3-prettytable
 
 %description -n python3-%{pypi_name}
 Code from the future, delivered to you in the now.
@@ -121,6 +125,10 @@ popd
 %endif
 
 %changelog
+* Tue Aug 16 2016 Javier Peña <jpena@redhat.com> - 0.17.0-1
+- Update to upstream 0.17.0
+- Update Source URL
+
 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.13.0-2
 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
 

diff --git a/sources b/sources
index f782dcc..966c293 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e77a17b2fc97cf6218e5b39ce8b09300  futurist-0.13.0.tar.gz
+5f7cbd115798178a136320bf66d9d678  futurist-0.17.0.tar.gz

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

only message in thread, other threads:[~2026-06-07 15:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-07 15:59 [rpms/python-futurist] noevent: Update to upstream 0.17.0 Javier Pena

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