public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Javier Pena <jpena@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-futurist] noevent: Update to upstream 0.17.0
Date: Sun, 07 Jun 2026 15:59:59 GMT [thread overview]
Message-ID: <178084799963.1.18366718961134427938.rpms-python-futurist-a143721ed350@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-07 15:59 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=178084799963.1.18366718961134427938.rpms-python-futurist-a143721ed350@fedoraproject.org \
--to=jpena@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