Compare commits
3 Commits
1.8.0-2mam
...
1.11.0-1ma
Author | SHA1 | Date | |
---|---|---|---|
f60526f7b9 | |||
8a73519b12 | |||
75699cdcb1 |
@ -1,12 +1,12 @@
|
||||
Name: python-josepy
|
||||
Version: 1.8.0
|
||||
Release: 2mamba
|
||||
Version: 1.11.0
|
||||
Release: 1mamba
|
||||
Summary: JOSE protocol implementation in Python using cryptography
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://pypi.python.org/pypi/josepy
|
||||
URL: https://pypi.org/project/josepy/
|
||||
Source: https://pypi.debian.net/josepy/josepy-%{version}.tar.gz
|
||||
License: Apache License 2.0
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -51,6 +51,15 @@ sed -i "/\/usr\/bin\/jws/d" %{name}.filelist
|
||||
%{python_sitearch}/josepy-%{version}-py*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 18 2021 Automatic Build System <autodist@mambasoft.it> 1.11.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 28 2021 Automatic Build System <autodist@mambasoft.it> 1.10.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 10 2021 Automatic Build System <autodist@mambasoft.it> 1.9.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Apr 09 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.0-2mamba
|
||||
- rebuilt with distdeps
|
||||
|
||||
|
Reference in New Issue
Block a user