automatic version update by autodist [release 1.10.0-1mamba;Sat Sep 30 2023]
This commit is contained in:
parent
fb3e8c84a8
commit
84f2dddd21
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-rope
|
Name: python-rope
|
||||||
Version: 1.9.0
|
Version: 1.10.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A python refactoring library
|
Summary: A python refactoring library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -11,9 +11,10 @@ URL: https://github.com/python-rope/rope
|
|||||||
Source: https://pypi.debian.net/rope/rope-%{version}.tar.gz
|
Source: https://pypi.debian.net/rope/rope-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(pytoolconfig)
|
BuildRequires: python3.11dist(pytoolconfig)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -49,6 +50,12 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 30 2023 Automatic Build System <autodist@mambasoft.it> 1.10.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 1.9.0-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Fri Jun 30 2023 Automatic Build System <autodist@mambasoft.it> 1.9.0-1mamba
|
* Fri Jun 30 2023 Automatic Build System <autodist@mambasoft.it> 1.9.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user