rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 22.10.0-2mamba;Wed Sep 27 2023]
This commit is contained in:
parent
dc05d0bd8a
commit
293e1849e8
@ -1,6 +1,6 @@
|
||||
Name: python-automat
|
||||
Version: 22.10.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Self-service finite-state machines for the programmer on the go
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -10,11 +10,12 @@ URL: https://github.com/glyph/Automat
|
||||
Source: https://pypi.debian.net/Automat/Automat-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(attrs)
|
||||
BuildRequires: python3.7dist(setuptools)
|
||||
BuildRequires: python3.7dist(six)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(attrs)
|
||||
BuildRequires: python3.11dist(setuptools)
|
||||
BuildRequires: python3.11dist(six)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -52,6 +53,9 @@ sed -i "s|automat-visualize|automat-visualize%{?with_pyver}|" %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 22.10.0-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Sun Oct 30 2022 Automatic Build System <autodist@mambasoft.it> 22.10.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user