Wed, 01 May 2024 02:09:48 UTC | login

Information for build python-templated-dictionary-1.4-1.el8

ID52168
Package Namepython-templated-dictionary
Version1.4
Release1.el8
Epoch
Sourcepython-templated-dictionary-1.4-1.el8.src.rpm
SummaryDictionary with Jinja2 expansion
DescriptionDictionary where __getitem__() is run through Jinja2 template.
Built byarrfab
State complete
Volume DEFAULT
StartedTue, 16 Jan 2024 14:21:58 UTC
CompletedTue, 16 Jan 2024 14:24:09 UTC
Taskbuild (infra8-buildtools-common-el8, python-templated-dictionary-1.4-1.el8.src.rpm)
Extra{'source': {'original_url': 'python-templated-dictionary-1.4-1.el8.src.rpm'}}
Tags
infra8-buildtools-common-candidate
infra8-buildtools-common-release
infra8-buildtools-common-testing
RPMs
src
python-templated-dictionary-1.4-1.el8.src.rpm (info) (download)
noarch
python3-templated-dictionary-1.4-1.el8.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Tue Jan 16 2024 Pavel Raiskup <praiskup@redhat.com> - make the TemplatedDictionary objects picklable - use a sandboxed jinja2 environment, fixes CVE-2023-6395 * Tue Jan 16 2024 Pavel Raiskup <praiskup@redhat.com> - make the TemplatedDictionary objects picklable - Use a sandboxed jinja2 environment, CVE-2023-6395 * Wed Nov 30 2022 Miroslav Suchý <msuchy@redhat.com> 1.2-1 - use spdx license * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.1-6 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.1-3 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Dec 09 2020 Miroslav Suchý <msuchy@redhat.com> 1.1-1 - require python3- variants and more specifis files section - remove python2 support * Wed Nov 18 2020 Miroslav Suchý <msuchy@redhat.com> 1.0-1 - new package