Mon, 29 Apr 2024 06:04:38 UTC | login

Information for build python-lz4-0.23.1-3.fc28

ID17457
Package Namepython-lz4
Version0.23.1
Release3.fc28
Epoch
SummaryLZ4 Bindings for Python
DescriptionPython bindings for the lz4 compression library.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:26:56 UTC
CompletedSat, 14 Apr 2018 20:26:56 UTC
Tags
f28
f29
RPMs
src
python-lz4-0.23.1-3.fc28.src.rpm (info) (download)
riscv64
python2-lz4-0.23.1-3.fc28.riscv64.rpm (info) (download)
python3-lz4-0.23.1-3.fc28.riscv64.rpm (info) (download)
Changelog * Sun Feb 11 2018 Jonathan Underwood <jonathan.underwood@gmail.com> - 0.23.1-2 - Rebuild for fixed spec * Sun Feb 11 2018 Jonathan Underwood <jonathan.underwood@gmail.com> - 0.23.1-2 - Add LICENSE file to packages * Sun Feb 11 2018 Jonathan Underwood <jonathan.underwood@gmail.com> - 0.23.1-1 - Update to 0.23.1 - Update BuildRequires - Spec file cleanups * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jan 25 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.9.4-4 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Jun 02 2017 Haïkel Guémar <hguemar@fedoraproject.org> - 0.9.4-1 - Upstream 0.9.4 - Fix BR * Mon Mar 13 2017 Alan Pevec <alan.pevec@redhat.com> 0.9.0-1 - Update to 0.9.0 * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.8.2-2 - Rebuild for Python 3.6 * Tue Nov 08 2016 Orion Poplawski <orion@cora.nwra.com> - 0.8.2-1 - Update to 0.8.2 - Enable EPEL7 builds * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.1-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Wed Apr 27 2016 Jonathan Underwood <jonathan.underwood@gmail.com> - 0.8.1-1 - Update to 0.8.1 - Use new upstream URL - Drop upstreamed patch - Use PyPi source url with hash, for now * Sun Feb 28 2016 Jonathan Underwood <jonathan.underwood@gmail.com> - 0.7.0-6 - Spec file cleanup - Add use of python_provide macro - Remove python 3 conditional build - always build - Use standard python packaging build and install macros * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Nov 06 2015 Robert Kuska <rkuska@redhat.com> - 0.7.0-4 - Rebuilt for Python3.5 rebuild * Mon Jun 29 2015 Jonathan Underwood <jonathan.underwood@gmail.com> - 0.7.0-3 - Update patch to build against system libs and add compress_fast method - Add BR for python[3]-nose - Run bundled test in %check * Sat Jun 27 2015 Jonathan Underwood <jonathan.underwood@gmail.com> - 0.7.0-2 - Drop unneeded Requires for lz4 - Remove commented out cruft from spec - Regenerate setup.py patch to use libraries=["lz4"] - Remove bundled lz4 code in %prep * Sat Jun 27 2015 Jonathan Underwood <jonathan.underwood@gmail.com> - 0.7.0-1 - Build against system lz4 libs - Rudimentary check to see if we can import the module * Sat Jun 27 2015 Jonathan Underwood <jonathan.underwood@gmail.com> - 0.7.0-0.2 - Include README.rst in python3 package as well * Sat Jun 27 2015 Jonathan Underwood <jonathan.underwood@gmail.com> - 0.7.0-0.1 - Fix permissions of shared objects to be 0755 * Sat Jun 27 2015 Jonathan Underwood <jonathan.underwood@gmail.com> - 0.7.0-0 - Initial package for Fedora