automatic version update by autodist [release 1.4.0-1mamba;Thu Jul 22 2021]
This commit is contained in:
parent
a1edd03604
commit
c6fd8fd242
@ -1,13 +1,13 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2-)
|
%define pkgname %(echo %name | cut -d- -f2-)
|
||||||
Name: python-debugpy
|
Name: python-debugpy
|
||||||
Version: 1.3.0
|
Version: 1.4.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An implementation of the Debug Adapter Protocol for Python
|
Summary: An implementation of the Debug Adapter Protocol for Python
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://aka.ms/debugpy
|
URL: https://github.com/microsoft/debugpy/
|
||||||
Source: https://pypi.debian.net/debugpy/debugpy-%{version}.zip
|
Source: https://pypi.debian.net/debugpy/debugpy-%{version}.zip
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -49,5 +49,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 22 2021 Automatic Build System <autodist@mambasoft.it> 1.4.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Jul 13 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.0-1mamba
|
* Tue Jul 13 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.0-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
x
Reference in New Issue
Block a user