public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Joel Capitao <jcapitao@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-futurist] noevent: Sync from RDO yoga release from python-futurist-2.4.0-1.el8
Date: Sun, 07 Jun 2026 16:00:13 GMT [thread overview]
Message-ID: <178084801331.1.2672105350312301232.rpms-python-futurist-fc7dd793611b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-futurist
Branch : noevent
Commit : fc7dd793611b89aefa26b38ac939fb0f7c1d1db5
Author : Joel Capitao <jcapitao@redhat.com>
Date : 2022-05-19T10:21:56+02:00
Stats : +13/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-futurist/c/fc7dd793611b89aefa26b38ac939fb0f7c1d1db5?branch=noevent
Log:
Sync from RDO yoga release from python-futurist-2.4.0-1.el8
---
diff --git a/.gitignore b/.gitignore
index 9f8e54c..f1cfdd2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,6 @@
/futurist-2.3.0.tar.gz
/0x2426b928085a020d8a90d0d879ab7008d0896c8a.txt
/futurist-2.3.0.tar.gz.asc
+/futurist-2.4.0.tar.gz
+/0x4c29ff0e437f3351fd82bdf47c5a3bc787dc7035.txt
+/futurist-2.4.0.tar.gz.asc
diff --git a/python-futurist.spec b/python-futurist.spec
index b7ac3d9..746fe5c 100644
--- a/python-futurist.spec
+++ b/python-futurist.spec
@@ -1,5 +1,5 @@
%{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} }
-%global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a
+%global sources_gpg_sign 0x4c29ff0e437f3351fd82bdf47c5a3bc787dc7035
%global with_doc 1
@@ -11,8 +11,8 @@
Code from the future, delivered to you in the now.
Name: python-%{pypi_name}
-Version: 2.3.0
-Release: 6%{?dist}
+Version: 2.4.0
+Release: 1%{?dist}
Summary: Useful additions to futures, from the future
License: ASL 2.0
@@ -36,7 +36,7 @@ Summary: Useful additions to futures, from the future
BuildRequires: python3-devel
BuildRequires: python3-pbr
-BuildRequires: git
+BuildRequires: git-core
BuildRequires: python3-prettytable
BuildRequires: python3-setuptools
BuildRequires: python3-six
@@ -98,6 +98,9 @@ rm -rf doc/build/html/.{doctrees,buildinfo}
%endif
%changelog
+* Thu May 19 2022 Joel Capitao <jcapitao@redhat.com> 2.4.0-1
+- Update to upstream version 2.4.0
+
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
diff --git a/sources b/sources
index 8b2d607..621777d 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (futurist-2.3.0.tar.gz) = fa12314ce1bc12ccb7d8dd0e99a76a63dbd6a1c6560ca976eacb782f2c28a6003aee820d8ea745b59d35280b047e67563b046c761737d76fefb5928fdfba20e9
-SHA512 (0x2426b928085a020d8a90d0d879ab7008d0896c8a.txt) = b7e6d9d398c3d0a825919714e15a4165aecc19107ca04a8e9435f5ce3b57d87255154d2c9a0bc83798580385e62e7b0cd57d8b0e7cb92950371ee36e31759cee
-SHA512 (futurist-2.3.0.tar.gz.asc) = 6669a1f18b3c002505544250967859e102ec1b856dc9180deb157f5ab24711847dc2afad884715aec6f2141b4f5d0d8a08d0801f0e0e23d2e944076a02d2f5a2
+SHA512 (futurist-2.4.0.tar.gz) = f3472a35d26022e9bbb3fc83afd5206fe52e601c6be4e453329ab9aefc6672dd96e7236de1f7eb9058c60a8611a5a8cd0246c085f0f8e3e53c9300e498a0c434
+SHA512 (0x4c29ff0e437f3351fd82bdf47c5a3bc787dc7035.txt) = 0d23121226876128c8d568c0818cdb42d7f2aa44c75bf2b9a5862da705d76925791a41f79be4fba99816ccc3fc086c166a48e58406068dabc02d1a83ce8a700c
+SHA512 (futurist-2.4.0.tar.gz.asc) = 79a89a3519cd3b8952405f620477b61f39755c6677131653b738322695c01c8c414783d9d08e1b96e879f5adf95476e626a0b7d9aa0b552a1c4d89ceaf1b5960
reply other threads:[~2026-06-07 16:00 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=178084801331.1.2672105350312301232.rpms-python-futurist-fc7dd793611b@fedoraproject.org \
--to=jcapitao@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