[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python-mock-2.0.0-11.el8

Name python-mock
Epoch 0
Version 2.0.0
Release 11.el8
Website/URL http://www.voidspace.org.uk/python/mock/
License BSD
Build Time 2023-12-08 21:25:07
Build Host builder-x86-09.inferitos.ru
Summary A Python Mocking and Patching Library for Testing
Repositories PowerTools
Description Mock is a Python module that provides a core mock class. It removes the need to create a host of stubs throughout your test suite. After performing an action, you can make assertions about which methods / attributes were used and arguments they were called with. You can also specify return values and set needed attributes in the normal way.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python3-mock-2.0.0-11.el8.noarch A Python Mocking and Patching Library for Testing f716ee6369e457944d2065bd94a2b906aefa9577d0b083f99b9f32deed4b5ebd download
src
python-mock-2.0.0-11.el8.src A Python Mocking and Patching Library for Testing 9b13a153d6b2b08fe332ffcd01b2a43ba9591000bd1a5428a92aa95f5b6256c9 download
Changelog link
* Thu Dec 07 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.0.0-11
- Rebuilt for MSVSphere 8.8

* Wed Jul 11 2018 Petr Viktorin <pviktori@redhat.com> - 2.0.0-11
- Remove the Python 2 subpackage
  https://bugzilla.redhat.com/show_bug.cgi?id=1590793
- Re-enable tests

* Mon Jul 09 2018 Petr Viktorin <pviktori@redhat.com> - 2.0.0-10
- Drop dependency on python3-funcsigs
  (funcsigs functionality is in the Python 3 standard library -- inspect)
- Drop dependency on python2-unittest2
  (Not available in the distro)

- Fix python2 requires names

* Mon Jun 25 2018 Lumír Balhar <lbalhar@redhat.com> - 2.0.0-9
- Allow build with Python 2

* Wed Jun 20 2018 Lumír Balhar <lbalhar@redhat.com> - 2.0.0-8
- Add patch to remove dependency on pbr

* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Tue Oct 10 2017 Troy Dawson <tdawson@redhat.com> - 2.0.0-6
- Cleanup spec file conditionals

* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

* Fri Dec 09 2016 Charalampos Stratakis <cstratak@redhat.com> - 2.0.0-3
- Rebuild for Python 3.6