diff --git a/PyJWT-2.6.0.tar.gz b/PyJWT-2.6.0.tar.gz deleted file mode 100644 index fc9431de7dadc2f4ae02d6d5fa71646bb6f00629..0000000000000000000000000000000000000000 Binary files a/PyJWT-2.6.0.tar.gz and /dev/null differ diff --git a/PyJWT-2.7.0.tar.gz b/PyJWT-2.7.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..ddbd8c33a8e9c00b1ec7d8bbc73151e759b41688 Binary files /dev/null and b/PyJWT-2.7.0.tar.gz differ diff --git a/python-jwt.spec b/python-jwt.spec index 8c773ee3527aa698795743a6b3a4d14570e73d39..ca69c391b60c63f8c56bce85e0cfa4f205f09a83 100644 --- a/python-jwt.spec +++ b/python-jwt.spec @@ -1,7 +1,7 @@ %global srcname jwt %bcond_without tests Name: python-jwt -Version: 2.6.0 +Version: 2.7.0 Release: 1 Summary: JSON Web Token implementation in Python License: MIT @@ -53,6 +53,9 @@ Requires: python%{python3_pkgversion}-cryptography %doc README.rst %changelog +* Wed Jul 12 2023 sunhui - 2.7.0-1 +- Update package to version 2.7.0 + * Fri Jan 20 2023 chendh6 - 2.6.0-1 - upgrade version to 2.6.0