Mon, 29 Apr 2024 10:01:49 UTC | login

Information for build python-structlog-17.2.0-1.fc27

ID18697
Package Namepython-structlog
Version17.2.0
Release1.fc27
Epoch
SummaryPainless structural logging
DescriptionStructlog makes structured logging in Python easy by augmenting your existing logger. It allows you to split your log entries up into key/value pairs and build them incrementally without annoying boilerplate code.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:28:59 UTC
CompletedSat, 14 Apr 2018 20:28:59 UTC
Tags
f28
f29
RPMs
src
python-structlog-17.2.0-1.fc27.src.rpm (info) (download)
noarch
python2-structlog-17.2.0-1.fc27.noarch.rpm (info) (download)
python3-structlog-17.2.0-1.fc27.noarch.rpm (info) (download)
Changelog * Tue Oct 17 2017 Piotr Popieluch <piotr1212@gmail.com> - 17.2.0-1 - Update to 17.2.0 - Add MIT license - Add EPEL 7 Python 3 package - Remove EPEL 6 support * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 15.2.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Jun 30 2017 Piotr Popieluch <piotr1212@gmail.com> - 15.2.0-7 - Update to new package guidelines * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 15.2.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro HronĨok <mhroncok@redhat.com> - 15.2.0-5 - Rebuild for Python 3.6 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 15.2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 15.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Fri Nov 06 2015 Piotr Popieluch <piotr1212@gmail.com> - 15.2.0-2 - Rebuilt for python 3.5 * Fri Jul 03 2015 Piotr Popieluch <piotr1212@gmail.com> - 15.2.0-1 - Update to 15.2.0 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Thu Dec 04 2014 Piotr Popieluch <piotr1212@gmail.com> - 0.4.2-5 - disabled tests on epel * Sat Nov 22 2014 Piotr Popieluch <piotr1212@gmail.com> - 0.4.2-4 - added epel support * Tue Oct 28 2014 Piotr Popieluch <piotr1212@gmail.com> - 0.4.2-3 - Removed group - Removed shipped .egg-info - Added license to python3 package - Made %files section more verbose - Replaced %{python_sitelib} with %{python2_sitelib} * Mon Oct 20 2014 Piotr Popieluch <piotr1212@gmail.com> - 0.4.2-2 - Added python3 package - Added %check section * Sat Oct 11 2014 Piotr Popieluch <piotr1212@gmail.com> - 0.4.2-1 - Initial package