Sun, 12 May 2024 02:37:19 UTC | login

Information for build python-jmespath-1.0.1-6.fc40

ID291858
Package Namepython-jmespath
Version1.0.1
Release6.fc40
Epoch
SummaryJSON Matching Expressions
DescriptionJMESPath allows you to declaratively specify how to extract elements from a JSON document.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 09:26:28 UTC
CompletedThu, 29 Feb 2024 09:26:28 UTC
Tags
f40
RPMs
src
python-jmespath-1.0.1-6.fc40.src.rpm (info) (download)
noarch
python3-jmespath-1.0.1-6.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 1.0.1-3 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Nov 12 2022 Kevin Fenzi <kevin@scrye.com> - 1.0.1-1 - Update to 1.0.1. Fixes rhbz#2098349 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.0.0-4 - Rebuilt for Python 3.11 * Tue May 03 2022 Major Hayden <major@mhtx.net> - 1.0.0-3 - Remove python3-nose from BuildRequires and skip single test file that requires nose. * Wed Apr 06 2022 Kevin Fenzi <kevin@scrye.com> - 1.0.0-2 - Rebuild to deal with update snafu. * Tue Mar 22 2022 Kevin Fenzi <kevin@scrye.com> - 1.0.0-1 - Update to 1.0.0. Fixes rhbz#2064951 * Tue Mar 15 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 0.10.0-6 - Use list for random.sample since using a set has been removed in Python 3.11 - Fixes: rhbz#2057520