Sun, 09 Jun 2024 19:25:33 UTC | login

Information for build python-rmtest-1.0.0-1.fc29

ID73655
Package Namepython-rmtest
Version1.0.0
Release1.fc29
Epoch
SummaryA simple framework for testing Redis modules
DescriptionSimple framework for testing Redis modules using python unit test and a disposable ephemeral Redis sub-process.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 28 Sep 2018 19:27:09 UTC
CompletedFri, 28 Sep 2018 19:27:09 UTC
Tags
f29
f30
RPMs
src
python-rmtest-1.0.0-1.fc29.src.rpm (info) (download)
noarch
python2-rmtest-1.0.0-1.fc29.noarch.rpm (info) (download)
python3-rmtest-1.0.0-1.fc29.noarch.rpm (info) (download)
Changelog * Fri Sep 14 2018 Nathan Scott <nathans@redhat.com> - 1.0.0-1 - Update to latest upstream sources (https://github.com/goodform). - Drop spec workarounds for python3 and module build race - fixed upstream. - Add spec file logic to disable python2 packages for Fedora30 onward. * Fri Aug 10 2018 Nathan Scott <nathans@redhat.com> - 0.6.9-1 - Update to latest upstream sources. * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 0.6.6-4 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.6.6-3 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Nov 27 2017 Nathan Scott <nathans@redhat.com> - 0.6.6-1 - Initial redis module test package.