forked from pool/python-jwcrypto
Accepting request 1036675 from home:stroeder:iam
- update to 1.4.2 which also fixes CVE-2022-3102 too many other changes to be listed here OBS-URL: https://build.opensuse.org/request/show/1036675 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=26
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f88816eb0a41b8f006af978ced5f171f33782525006cdb055b536a40f4d46ac9
|
||||
size 87992
|
||||
3
jwcrypto-1.4.2.tar.gz
Normal file
3
jwcrypto-1.4.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:80a35e9ed1b3b2c43ce03d92c5d48e6d0b6647e2aa2618e4963448923d78a37b
|
||||
size 85106
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 18 14:57:01 UTC 2022 - Michael Ströder <michael@stroeder.com>
|
||||
|
||||
- update to 1.4.2 which also fixes CVE-2022-3102
|
||||
too many other changes to be listed here
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 8 14:25:36 UTC 2021 - pgajdos@suse.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-jwcrypto
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -21,7 +21,7 @@
|
||||
%define skip_python2 1
|
||||
|
||||
Name: python-jwcrypto
|
||||
Version: 1.0
|
||||
Version: 1.4.2
|
||||
Release: 0
|
||||
Summary: Python module package implementing JOSE Web standards
|
||||
License: LGPL-3.0-only
|
||||
@@ -64,6 +64,6 @@ rm -rv %{buildroot}%{_datadir}/doc/jwcrypto
|
||||
%files %{python_files}
|
||||
%{python_sitelib}/*
|
||||
%license LICENSE
|
||||
%doc README.md SECURITY.md
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user