Updated to version 4.8.0
This commit is contained in:
parent
6a100de045
commit
5bd8365580
@ -1,6 +1,6 @@
|
||||
Name: python-typing-extensions
|
||||
Version: 4.7.1
|
||||
Release: 2%{?dist}
|
||||
Version: 4.8.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Python Typing Extensions
|
||||
|
||||
License: PSF-2.0
|
||||
@ -65,12 +65,17 @@ Summary: %{summary}
|
||||
cd src
|
||||
%{python3} -m unittest discover
|
||||
|
||||
|
||||
%files -n python3-typing-extensions -f %{pyproject_files}
|
||||
%license LICENSE
|
||||
%doc CHANGELOG.md
|
||||
%doc README.md
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 18 2023 Jonny Heggheim <hegjon@gmail.com> - 4.8.0-1
|
||||
- Updated to version 4.8.0
|
||||
|
||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.7.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user