automatic version update by autodist [release 22.8.0-1mamba;Thu Sep 08 2022]
This commit is contained in:
parent
6f814124c2
commit
bfe61c6076
@ -1,26 +1,17 @@
|
||||
%define pkgmajver %(echo %{version} | cut -d. -f 1-2)
|
||||
|
||||
Name: python-twisted
|
||||
Version: 22.4.0
|
||||
Version: 22.8.0
|
||||
Release: 1mamba
|
||||
Summary: Event-driven networking framework written in Python
|
||||
Group: System/Libraries/Python
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Tiziana Ferro <tiziana.ferro@email.it>
|
||||
URL: https://www.twistedmatrix.com/trac/
|
||||
URL: https://twisted.org/trac/
|
||||
Source: https://pypi.debian.net/Twisted/Twisted-%{version}.tar.gz
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(attrs)
|
||||
BuildRequires: python3.7dist(automat)
|
||||
BuildRequires: python3.7dist(constantly)
|
||||
BuildRequires: python3.7dist(hyperlink)
|
||||
BuildRequires: python3.7dist(incremental)
|
||||
BuildRequires: python3.7dist(setuptools)
|
||||
BuildRequires: python3.7dist(typing-extensions)
|
||||
BuildRequires: python3.7dist(zope.interface)
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
@ -81,6 +72,9 @@ done
|
||||
%{python_sitearch}/Twisted-%{version}-py*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Thu Sep 08 2022 Automatic Build System <autodist@mambasoft.it> 22.8.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 12 2022 Automatic Build System <autodist@mambasoft.it> 22.4.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user