↵ Return to the main page of python3-jmespath
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2023-07-21 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.0.1-4 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild |
2023-06-15 | Python Maint <python dash maint at redhat dot com> - 1.0.1-3 | - Rebuilt for Python 3.12 |
2023-01-20 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.0.1-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild |
2022-11-12 | Kevin Fenzi <kevin at scrye dot com> - 1.0.1-1 | - Update to 1.0.1. Fixes rhbz#2098349 |
2022-07-22 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.0.0-5 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild |
2022-06-13 | Python Maint <python dash maint at redhat dot com> - 1.0.0-4 | - Rebuilt for Python 3.11 |
2022-05-03 | Major Hayden <major at mhtx dot net> - 1.0.0-3 | - Remove python3-nose from BuildRequires and skip single test file that requires nose. |
2022-04-06 | Kevin Fenzi <kevin at scrye dot com> - 1.0.0-2 | - Rebuild to deal with update snafu. |
2022-03-22 | Kevin Fenzi <kevin at scrye dot com> - 1.0.0-1 | - Update to 1.0.0. Fixes rhbz#2064951 |
2022-03-15 | Tomáš Hrnčiar <thrnciar at redhat dot com> - 0.10.0-6 | - Use list for random.sample since using a set has been removed in Python 3.11 - Fixes: rhbz#2057520 |