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
ffc0dd70fe
commit
0253a72b0c
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-twisted
|
Name: python-twisted
|
||||||
Version: 22.10.0
|
Version: 22.10.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Event-driven networking framework written in Python
|
Summary: Event-driven networking framework written in Python
|
||||||
Group: System/Libraries/Python
|
Group: System/Libraries/Python
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -12,16 +12,17 @@ URL: https://twisted.org/
|
|||||||
Source: https://pypi.debian.net/Twisted/Twisted-%{version}.tar.gz
|
Source: https://pypi.debian.net/Twisted/Twisted-%{version}.tar.gz
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(attrs)
|
BuildRequires: python3.11dist(attrs)
|
||||||
BuildRequires: python3.7dist(automat)
|
BuildRequires: python3.11dist(automat)
|
||||||
BuildRequires: python3.7dist(constantly)
|
BuildRequires: python3.11dist(constantly)
|
||||||
BuildRequires: python3.7dist(hyperlink)
|
BuildRequires: python3.11dist(hyperlink)
|
||||||
BuildRequires: python3.7dist(incremental)
|
BuildRequires: python3.11dist(incremental)
|
||||||
BuildRequires: python3.7dist(setuptools)
|
BuildRequires: python3.11dist(setuptools)
|
||||||
BuildRequires: python3.7dist(typing-extensions)
|
BuildRequires: python3.11dist(typing-extensions)
|
||||||
BuildRequires: python3.7dist(zope.interface)
|
BuildRequires: python3.11dist(zope.interface)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
An event-driven networking framework written in Python and licensed under the LGPL.
|
An event-driven networking framework written in Python and licensed under the LGPL.
|
||||||
@ -80,6 +81,9 @@ done
|
|||||||
%{python_sitearch}/Twisted-%{version}-py*.egg-info/*
|
%{python_sitearch}/Twisted-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%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
|
||||||
|
|
||||||
* Thu Nov 24 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 22.10.0-1mamba
|
* Thu Nov 24 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 22.10.0-1mamba
|
||||||
- update to 22.10.0
|
- update to 22.10.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user