Fri, 03 May 2024 10:48:24 UTC | login

Information for build rubygem-spy-1.0.0-1.fc29

ID74598
Package Namerubygem-spy
Version1.0.0
Release1.fc29
Epoch
SummarySimple modern mocking library that uses the spy pattern
DescriptionSpy is a mocking library that was made for the modern age. It supports only 1.9.3+. Spy by default will raise an error if you attempt to stub a method that doesn't exist or call the stubbed method with the wrong arity.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 24 Nov 2018 04:11:50 UTC
CompletedSat, 24 Nov 2018 04:11:50 UTC
Tags
f29
f30
RPMs
src
rubygem-spy-1.0.0-1.fc29.src.rpm (info) (download)
noarch
rubygem-spy-1.0.0-1.fc29.noarch.rpm (info) (download)
rubygem-spy-doc-1.0.0-1.fc29.noarch.rpm (info) (download)
Changelog * Mon Oct 15 2018 Fabio Valentini <decathorpe@gmail.com> - 1.0.0-1 - Update to version 1.0.0. * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Apr 23 2018 Fabio Valentini <decathorpe@gmail.com> - 0.4.5-1 - Initial package