Thu, 03 Oct 2024 23:02:05 UTC | login

Information for build rebloom-1.1.0-2.fc31

ID101817
Package Namerebloom
Version1.1.0
Release2.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/rebloom.git#548e8c57b89f1aee7105a6ca16899968a0fa1683
SummaryBloom Filter Module for Redis
DescriptionThis provides a scalable bloom filter as a Redis data type. Bloom filters are probabilistic data structures that do a very good job at quickly determining if something is contained within a set.
Built bydavidlt
State failed
Volume DEFAULT
StartedWed, 24 Jul 2019 19:52:32 UTC
CompletedWed, 24 Jul 2019 20:27:22 UTC
Taskbuild (f31-candidate, /rpms/rebloom.git:548e8c57b89f1aee7105a6ca16899968a0fa1683)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/rebloom.git#548e8c57b89f1aee7105a6ca16899968a0fa1683'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Sep 14 2018 Nathan Scott <nathans@redhat.com> - 1.1.0-1 - Update dependencies for python3 and latest rmtest package. - Update the upstream sources (https://github.com/goodform). * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Mar 18 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.0.3-4 - 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> - 1.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 03 2018 Nathan Scott <nathans@redhat.com> - 1.0.3-2 - Remove python installation assumptions. * Mon Nov 27 2017 Nathan Scott <nathans@redhat.com> - 1.0.3-1 - Add runtime testing using python-rmtest package. - Update to latest upstream release. * Fri Nov 17 2017 Nathan Scott <nathans@redhat.com> - 1.0.1-1 - Update use of RPM license macro (from package review). - Update to latest upstream release. * Sun Oct 01 2017 Nathan Scott <nathans@redhat.com> - 1.0.0-1 - Initial package