Wed, 05 Feb 2025 07:56:40 CET | login

Information for build python-typing-extensions-3.7.4.3-4.xcpng8.3

ID3646
Package Namepython-typing-extensions
Version3.7.4.3
Release4.xcpng8.3
Epoch
Sourcegit+https://github.com/xcp-ng-rpms/python-typing-extensions.git#9f666c8f3f196a85a0458154af6fa392efdbf333
SummaryPython Typing Extensions
DescriptionTyping Extensions - Backported and Experimental Type Hints for Python The typing module was added to the standard library in Python 3.5 on a provisional basis and will no longer be provisional in Python 3.7. However, this means users of Python 3.5 - 3.6 who are unable to upgrade will not be able to take advantage of new types added to the typing module, such as typing.Text or typing.Coroutine. The typing_extensions module contains both backports of these changes as well as experimental types that will eventually be added to the typing module, such as Protocol. Users of other Python versions should continue to install and use the typing module from PyPi instead of using this one unless specifically writing code that must be compatible with multiple Python versions or requires experimental types.
Built byydirson
State complete
Volume DEFAULT
StartedWed, 22 Jan 2025 12:13:04 CET
CompletedWed, 22 Jan 2025 12:14:20 CET
Taskbuild (v8.3-u-ydi1, /xcp-ng-rpms/python-typing-extensions.git:9f666c8f3f196a85a0458154af6fa392efdbf333)
Extra{'source': {'original_url': 'git+https://github.com/xcp-ng-rpms/python-typing-extensions.git?#9f666c8f3f196a85a0458154af6fa392efdbf333'}}
Tags
built-by-xcp-ng
v8.3-u-ydi1
RPMs
src
python-typing-extensions-3.7.4.3-4.xcpng8.3.src.rpm (info) (download)
noarch
python3-typing-extensions-3.7.4.3-4.xcpng8.3.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Aug 19 2024 Marcus Granado <marcus.granado@cloud.com> - 3.7.4.3-4 - Bump release and rebuild * Fri Aug 09 2024 Marcus Granado <marcus.granado@cloud.com> - 3.7.4.3-4 - Bump release and rebuild * Sat Apr 30 2022 Jonny Heggheim <hegjon@gmail.com> - 3.7.4.3-2 - Rebuild for #2069579 * Sun Aug 23 2020 Fabian Affolter <mail@fabian-affolter.ch> - 3.7.4.3-1 - Update to latest upstream release 3.7.4.3 (rhbz#1871451) * Sat Apr 11 2020 Fabian Affolter <mail@fabian-affolter.ch> - 3.7.4.2-1 - Support for Python 3.9 (rhbz#1808663) - Update to latest upstream release 3.7.4.2 (rhbz#1766182) * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.4-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 3.7.4-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Jul 12 2019 Jonny Heggheim <hegjon@gmail.com> - 3.7.4-1 - Updated to 3.7.4 * Sun Mar 31 2019 Jonny Heggheim <hegjon@gmail.com> - 3.7.2-1 - Inital packaging