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