Skip to content

Commit

Permalink
Upgrade python-typing-extensions to 4.8.0 pytorch's runtime dep
Browse files Browse the repository at this point in the history
  • Loading branch information
CBL-Mariner-Bot committed Nov 5, 2024
1 parent 7a97946 commit 36952f6
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Signatures": {
"typing-extensions-4.2.0.tar.gz": "f1c24655a0da0d1b67f07e17a5e6b2a105894e6824b92096378bb3668ef02376"
}
}
{
"Signatures": {
"typing-extensions-4.8.0.tar.gz": "df8e4339e9cb77357558cbdbceca33c303714cf861d1eef15e1070055ae8b7ef"
}
}
7 changes: 5 additions & 2 deletions SPECS/python-typing-extensions/python-typing-extensions.spec
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ reaches end of life.}

Summary: Python Typing Extensions
Name: python-typing-extensions
Version: 4.2.0
Release: 6%{?dist}
Version: 4.8.0
Release: 1%{?dist}
License: PSF-2.0
Vendor: Microsoft Corporation
Distribution: Mariner
Expand Down Expand Up @@ -69,6 +69,9 @@ pip3 install pytest==7.1.3
%doc README.rst

%changelog
* Tue Nov 05 2024 CBL-Mariner Servicing Account <[email protected]> - 4.8.0-1
- Auto-upgrade to 4.8.0 - pytorch's runtime dep

* Mon Oct 24 2022 Riken Maharjan <[email protected]> - 4.2.0-6
- Initial CBL-Mariner import from Fedora 37 (license: MIT).
- License verified
Expand Down
4 changes: 2 additions & 2 deletions cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -24864,8 +24864,8 @@
"type": "other",
"other": {
"name": "python-typing-extensions",
"version": "4.2.0",
"downloadUrl": "https://files.pythonhosted.org/packages/source/t/typing_extensions/typing_extensions-4.2.0.tar.gz"
"version": "4.8.0",
"downloadUrl": "https://files.pythonhosted.org/packages/1f/7a/8b94bb016069caa12fc9f587b28080ac33b4fbb8ca369b98bc0a4828543e/typing_extensions-4.8.0.tar.gz"
}
}
},
Expand Down

0 comments on commit 36952f6

Please sign in to comment.