From 50e52535c9d824fa14acde45eacb1d3b0084ead75f967d54879122346db3a025 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 12 Jul 2025 11:40:01 +0000 Subject: [PATCH] - update to 25.4.16: * documentation update * allow python 3.13 - make it compatible with older setuptools again OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Automat?expand=0&rev=29 --- automat-24.8.1.tar.gz | 3 --- automat-25.4.16.tar.gz | 3 +++ python-Automat.changes | 9 ++++++++- python-Automat.spec | 2 +- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 automat-24.8.1.tar.gz create mode 100644 automat-25.4.16.tar.gz diff --git a/automat-24.8.1.tar.gz b/automat-24.8.1.tar.gz deleted file mode 100644 index 6263514..0000000 --- a/automat-24.8.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b34227cf63f6325b8ad2399ede780675083e439b20c323d376373d8ee6306d88 -size 128679 diff --git a/automat-25.4.16.tar.gz b/automat-25.4.16.tar.gz new file mode 100644 index 0000000..746663d --- /dev/null +++ b/automat-25.4.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0017591a5477066e90d26b0e696ddc143baafd87b588cfac8100bc6be9634de0 +size 129977 diff --git a/python-Automat.changes b/python-Automat.changes index 032f42e..7e5a6a4 100644 --- a/python-Automat.changes +++ b/python-Automat.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jul 12 11:39:20 UTC 2025 - Dirk Müller + +- update to 25.4.16: + * documentation update + * allow python 3.13 + ------------------------------------------------------------------- Mon Jun 16 14:24:41 UTC 2025 - Markéta Machová @@ -6,7 +13,7 @@ Mon Jun 16 14:24:41 UTC 2025 - Markéta Machová ------------------------------------------------------------------- Sun Mar 30 08:26:56 UTC 2025 - Dirk Müller -- make it compatible with older setuptools again +- make it compatible with older setuptools again ------------------------------------------------------------------- Mon Mar 24 18:00:52 UTC 2025 - Markéta Machová diff --git a/python-Automat.spec b/python-Automat.spec index 4383022..681e8b1 100644 --- a/python-Automat.spec +++ b/python-Automat.spec @@ -27,7 +27,7 @@ %bcond_without libalternatives %{?sle15_python_module_pythons} Name: python-Automat%{psuffix} -Version: 24.8.1 +Version: 25.4.16 Release: 0 Summary: Self-service finite-state machines for the programmer on the go License: MIT