Skip to content

Commit

Permalink
Update pyjwt to 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Foreman Packaging Automation authored and github-actions[bot] committed Dec 15, 2024
1 parent 91a431d commit 573ac24
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 0 additions & 1 deletion packages/python-pyjwt/PyJWT-2.8.0.tar.gz

This file was deleted.

5 changes: 4 additions & 1 deletion packages/python-pyjwt/python-pyjwt.spec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
%global srcname pyjwt

Name: python-%{srcname}
Version: 2.8.0
Version: 2.9.0
Release: 1%{?dist}
Summary: JSON Web Token implementation in Python

Expand Down Expand Up @@ -62,6 +62,9 @@ set -ex


%changelog
* Sun Dec 15 2024 Foreman Packaging Automation <[email protected]> - 2.9.0-1
- Update to 2.9.0

* Mon Sep 16 2024 Foreman Packaging Automation <[email protected]> - 2.8.0-1
- Update to 2.8.0

Expand Down

0 comments on commit 573ac24

Please sign in to comment.