public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-automaton] epel10.2: Updated to upstream release 1.4.0
@ 2026-05-31 14:46 Javier Pena
0 siblings, 0 replies; only message in thread
From: Javier Pena @ 2026-05-31 14:46 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-automaton
Branch : epel10.2
Commit : a910e45eab93ee827a0bc6efb513b1e5020c7e9c
Author : Javier Pena <jpena@redhat.com>
Date : 2016-08-16T18:29:50+02:00
Stats : +9/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-automaton/c/a910e45eab93ee827a0bc6efb513b1e5020c7e9c?branch=epel10.2
Log:
Updated to upstream release 1.4.0
- Update source URL
---
diff --git a/.gitignore b/.gitignore
index 2297667..5de1e2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/automaton-1.0.0.tar.gz
/automaton-1.1.0.tar.gz
/automaton-1.2.0.tar.gz
+/automaton-1.4.0.tar.gz
diff --git a/python-automaton.spec b/python-automaton.spec
index e15ed62..339df55 100644
--- a/python-automaton.spec
+++ b/python-automaton.spec
@@ -5,13 +5,13 @@
%global pypi_name automaton
Name: python-%{pypi_name}
-Version: 1.2.0
-Release: 2%{?dist}
+Version: 1.4.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.python.org/packages/source/a/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
+Source0: https://pypi.io/packages/source/a/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
BuildArch: noarch
%description
@@ -134,6 +134,10 @@ rm -rf .testrepository
%endif
%changelog
+* Tue Aug 16 2016 jpena <jpena@redhat.com> - 1.4.0-1
+- Updated to upstream release 1.4.0
+- Update source URL
+
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-2
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
diff --git a/sources b/sources
index b426339..fba41ff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2fabb37d45e1538b69d5f8a1a2acb6ba automaton-1.2.0.tar.gz
+2ed2e6bfe70ff1e17d7433b9ca8582b1 automaton-1.4.0.tar.gz
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-31 14:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-31 14:46 [rpms/python-automaton] epel10.2: Updated to upstream release 1.4.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