14
0
forked from pool/python-PyJWT

Accepting request 981190 from home:darix:apps

- Update to 2.4.0 (CVE-2022-29217 boo#1199756)

OBS-URL: https://build.opensuse.org/request/show/981190
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyJWT?expand=0&rev=52
This commit is contained in:
2022-06-07 20:42:28 +00:00
committed by Git OBS Bridge
parent 706f947ffb
commit 15d00cd839
4 changed files with 41 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-PyJWT
#
# 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
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global skip_python2 1
Name: python-PyJWT
Version: 2.3.0
Version: 2.4.0
Release: 0
Summary: JSON Web Token implementation in Python
License: MIT