automatic version update by autodist [release 2.7.0-1mamba;Wed May 10 2023]
This commit is contained in:
parent
fe6517df42
commit
8f83fe42a6
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2-)
|
%define pkgname %(echo %name | cut -d- -f2-)
|
||||||
Name: python-pyjwt
|
Name: python-pyjwt
|
||||||
Version: 2.6.0
|
Version: 2.7.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: JSON Web Token implementation in Python
|
Summary: JSON Web Token implementation in Python
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -12,6 +12,7 @@ Source: https://pypi.debian.net/PyJWT/PyJWT-%{version}.tar.gz
|
|||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
|
BuildRequires: python3.7dist(typing-extensions)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -48,6 +49,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 10 2023 Automatic Build System <autodist@mambasoft.it> 2.7.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Oct 21 2022 Automatic Build System <autodist@mambasoft.it> 2.6.0-1mamba
|
* Fri Oct 21 2022 Automatic Build System <autodist@mambasoft.it> 2.6.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user