automatic version update by autodist [release 1.15.0-1mamba;Thu Jan 23 2025]
This commit is contained in:
parent
a3a04890ba
commit
bc2c351d9c
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-josepy
|
Name: python-josepy
|
||||||
Version: 1.14.0
|
Version: 1.15.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: JOSE protocol implementation in Python using cryptography
|
Summary: JOSE protocol implementation in Python using cryptography
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|||||||
URL: https://pypi.org/project/josepy/
|
URL: https://pypi.org/project/josepy/
|
||||||
Source: https://pypi.debian.net/josepy/josepy-%{version}.tar.gz
|
Source: https://pypi.debian.net/josepy/josepy-%{version}.tar.gz
|
||||||
License: Apache License 2.0
|
License: Apache License 2.0
|
||||||
|
BuildArch: noarch
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.11dist(cryptography)
|
BuildRequires: python3.11dist(cryptography)
|
||||||
@ -53,6 +54,9 @@ rm -f %{buildroot}%{python_sitelib}/{CHANGELOG.rst,CONTRIBUTING.md}
|
|||||||
%doc LICENSE.txt
|
%doc LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 23 2025 Automatic Build System <autodist@openmamba.org> 1.15.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Dec 01 2023 Automatic Build System <autodist@mambasoft.it> 1.14.0-1mamba
|
* Fri Dec 01 2023 Automatic Build System <autodist@mambasoft.it> 1.14.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user