diff --git a/PyJWT-2.7.0.tar.gz b/PyJWT-2.7.0.tar.gz deleted file mode 100644 index ddbd8c33a8e9c00b1ec7d8bbc73151e759b41688..0000000000000000000000000000000000000000 Binary files a/PyJWT-2.7.0.tar.gz and /dev/null differ diff --git a/PyJWT-2.8.0.tar.gz b/PyJWT-2.8.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..ae21965375d8ec9470eba5026bf5f930b5c364e6 Binary files /dev/null and b/PyJWT-2.8.0.tar.gz differ diff --git a/python-jwt.spec b/python-jwt.spec index ca69c391b60c63f8c56bce85e0cfa4f205f09a83..d136f075f685815081f3fe460f15ba565d786326 100644 --- a/python-jwt.spec +++ b/python-jwt.spec @@ -1,7 +1,7 @@ %global srcname jwt %bcond_without tests Name: python-jwt -Version: 2.7.0 +Version: 2.8.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 +* Thu Jan 25 2024 woody - 2.8.0-1 +- Update package to version 2.8.0 + * Wed Jul 12 2023 sunhui - 2.7.0-1 - Update package to version 2.7.0