automatic version update by autodist [release 1.15.0-1mamba;Thu Jan 23 2025]

This commit is contained in:
Automatic Build System 2025-01-26 11:50:29 +01:00
parent a3a04890ba
commit bc2c351d9c

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-josepy
Version: 1.14.0
Version: 1.15.0
Release: 1mamba
Summary: JOSE protocol implementation in Python using cryptography
Group: System/Libraries
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://pypi.org/project/josepy/
Source: https://pypi.debian.net/josepy/josepy-%{version}.tar.gz
License: Apache License 2.0
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(cryptography)
@ -53,6 +54,9 @@ rm -f %{buildroot}%{python_sitelib}/{CHANGELOG.rst,CONTRIBUTING.md}
%doc LICENSE.txt
%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
- automatic version update by autodist