Fri, 03 May 2024 21:43:23 UTC | login

Information for build python-jsonpatch-1.21-2.el8

ID1834
Package Namepython-jsonpatch
Version1.21
Release2.el8
Epoch
Sourcegit+https://git.centos.org/rpms/python-jsonpatch.git#3e3a5e99276241be31480d8aecb943d03a63f51d
SummaryApplying JSON Patches in Python
DescriptionLibrary to apply JSON Patches according to RFC 6902 - Python 2 build.
Built byhughesjr
State complete
Volume DEFAULT
StartedTue, 14 May 2019 23:15:39 UTC
CompletedTue, 14 May 2019 23:20:42 UTC
Taskbuild (dist-c8, /rpms/python-jsonpatch.git:3e3a5e99276241be31480d8aecb943d03a63f51d)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-jsonpatch.git?#3e3a5e99276241be31480d8aecb943d03a63f51d'}}
Tags
dist-c8
dist-c8-compose
dist-c8-stream
dist-c8-stream-compose
RPMs
src
python-jsonpatch-1.21-2.el8.src.rpm (info) (download)
noarch
python3-jsonpatch-1.21-2.el8.noarch.rpm (info) (download)
Logs
noarch
build.log
root.log
noarch_rpmdiff.json
mock_output.log
hw_info.log
state.log
Changelog * Thu Mar 15 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.21-2 - Don't build Python 2 subpackage on EL > 7 * Tue Feb 06 2018 Alfredo Moralejo <amoralej@redhat.com> - 1.21-1 - Update to 1.21 * Fri Sep 29 2017 Troy Dawson <tdawson@redhat.com> - 1.14-5 - Cleanup spec file conditionals * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.14-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.14-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Dec 09 2016 Charalampos Stratakis <cstratak@redhat.com> - 1.14-2 - Rebuild for Python 3.6 - Added upstream patch for fixing python3 tests failures * Mon Sep 05 2016 Haïkel Guémar <hguemar@fedoraproject.org> - 1.14-1 - Upstream 1.14 - Update to latest python packaging guidelines * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-9 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-7 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Aug 29 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 1.2-5 - Introduce python3- subpackage. * Thu Jul 31 2014 Tom Callaway <spot@fedoraproject.org> - 1.2-4 - fix license handling * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Tue Oct 15 2013 Alan Pevec <apevec@gmail.com> - 1.2-2 - add runtime dep on jsonpointer * Fri Oct 11 2013 Alan Pevec <apevec@gmail.com> - 1.2-1 - Update to 1.2 * Fri Sep 13 2013 Alan Pevec <apevec@gmail.com> - 1.1-2 - review feedback: move %check section, add missing build requirements * Mon Jul 01 2013 Alan Pevec <apevec@gmail.com> - 1.1-1 - Initial package.