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-automaton] epel10.2: Sync from RDO yoga release from python-automaton-2.5.0-1.el8
Date: Sun, 31 May 2026 14:46:42 GMT [thread overview]
Message-ID: <178023880228.1.12256113495652687954.rpms-python-automaton-0cc063851870@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-automaton
Branch : epel10.2
Commit : 0cc0638518707e8dd074a91bf7f823f7608d9204
Author : Joel Capitao <jcapitao@redhat.com>
Date : 2022-05-19T10:01:26+02:00
Stats : +14/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-automaton/c/0cc0638518707e8dd074a91bf7f823f7608d9204?branch=epel10.2
Log:
Sync from RDO yoga release from python-automaton-2.5.0-1.el8
---
diff --git a/.gitignore b/.gitignore
index ac32b80..fbcbeaf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,6 @@
/automaton-2.3.0.tar.gz
/automaton-2.3.0.tar.gz.asc
/0x5d2d1e4fb8d38e6af76c50d53d4fec30cf5ce3da.txt
+/automaton-2.5.0.tar.gz
+/0x01527a34f0d0080f8a5db8d6eb6c5df21b4b6363.txt
+/automaton-2.5.0.tar.gz.asc
diff --git a/python-automaton.spec b/python-automaton.spec
index dbc6ce2..9e3de7f 100644
--- a/python-automaton.spec
+++ b/python-automaton.spec
@@ -1,18 +1,19 @@
+%{?python_enable_dependency_generator}
%{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} }
-%global sources_gpg_sign 0x5d2d1e4fb8d38e6af76c50d53d4fec30cf5ce3da
+%global sources_gpg_sign 0x01527a34f0d0080f8a5db8d6eb6c5df21b4b6363
%{!?upstream_version: %global upstream_version %{version}%{?milestone}}
%global pypi_name automaton
%global with_doc 1
Name: python-%{pypi_name}
-Version: 2.3.0
-Release: 4%{?dist}
+Version: 2.5.0
+Release: 1%{?dist}
Summary: Friendly state machines for python
License: ASL 2.0
URL: https://wiki.openstack.org/wiki/Oslo#automaton
-Source0: https://pypi.io/packages/source/a/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
+Source0: http://tarballs.openstack.org/%{pypi_name}/%{pypi_name}-%{upstream_version}.tar.gz
# Required for tarball sources verification
%if 0%{?sources_gpg} == 1
Source101: http://tarballs.openstack.org/%{pypi_name}/%{pypi_name}-%{upstream_version}.tar.gz.asc
@@ -87,6 +88,9 @@ rm -rf doc/build/html/.{doctrees,buildinfo}
%endif
%changelog
+* Thu May 19 2022 Joel Capitao <jcapitao@redhat.com> 2.5.0-1
+- Update to upstream version 2.5.0
+
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
diff --git a/sources b/sources
index 4766562..26052f1 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (automaton-2.3.0.tar.gz) = 3e832f2cbaa147b57bcef024873454dbcb4e800d3873f4f6e533b137e49fee3cfe39efdacbfd700819c8c5f09e61f14d2862efc0daa78f79ad0e6f9c75161f8e
-SHA512 (automaton-2.3.0.tar.gz.asc) = c1ea59b9131e1fe778487889bef841aa404f6b9dfed6ea94438d94db37cf6f65c43a57a2f5d5ce294c1a60d5c27419d8d134146b8404f1be1ddce41d60996ccc
-SHA512 (0x5d2d1e4fb8d38e6af76c50d53d4fec30cf5ce3da.txt) = de05d453914290e5a002d1202baa74d02f57f1b48a77f438b4bc0cc70d00ca4a8a022ed8c0d8c0cea54804eca564ade447cc70c30b8639464115aaf948285fdf
+SHA512 (automaton-2.5.0.tar.gz) = ff7c15240e587653a67c3be821855a0102985db31effcb2c3dba79431d052e9aacc14ab0f4d0736c4043143e7aefd7b4bcaf5821e1496b9d83e90721dcead4c4
+SHA512 (0x01527a34f0d0080f8a5db8d6eb6c5df21b4b6363.txt) = 0f766a8289bc839b4cb55d8f632bbb8e3c33b85cde646b39a2c79d3a8bc2c95f59b494284940de279bf6adc14ec901200f3c03ac1ab16754395725d86c35963e
+SHA512 (automaton-2.5.0.tar.gz.asc) = edc51e34fce86257b70aadbdb31240815980a54c1e80b334d088dc5a38325406a5b0b10b498f11f0ac99c705b18ebcd9b04fdb9102b23d1aff5dfed8078c4de7
reply other threads:[~2026-05-31 14:46 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=178023880228.1.12256113495652687954.rpms-python-automaton-0cc063851870@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