SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-pytest-mock rpm build for : Mageia 8. For other distributions click python3-pytest-mock.

Name : python3-pytest-mock
Version : 3.3.1 Vendor : Mageia_Org
Release : 1.mga8 Date : 2020-11-25 19:37:24
Group : Development/Python Source RPM : python-pytest-mock-3.3.1-1.mga8.src.rpm
Size : 0.08 MB
Packager : guillomovitch < guillomovitch>
Summary : Thin-wrapper around the mock package for easier use with py
Description :
pytest-mock This plugin installs a mocker fixture which is a thin-wrapper
around the patching API provided by the mock package < but with the benefit of
not having to worry about undoing patches at the end of a test:.. code-block::
python import os class UnixFS: AATTstaticmethod def rm(filename):
os.remove(filename) def test_unix_fs(mocker): mocker.patch(\'os.remove\')
UnixFS.rm(\'file\')...

RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/x86_64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-pytest-mock-3.3.1-1.mga8.noarch.rpm
ftp.icm.edu.pl  python3-pytest-mock-3.3.1-1.mga8.noarch.rpm
ftp.icm.edu.pl  python3-pytest-mock-3.3.1-1.mga8.noarch.rpm
ftp.icm.edu.pl  python3-pytest-mock-3.3.1-1.mga8.noarch.rpm
     

Provides :
python-pytest-mock
python3-pytest-mock
python3.8-pytest-mock
python3.8dist(pytest-mock)
python3dist(pytest-mock)

Requires :
python(abi) = 3.8
python3.8dist(pytest) >= 5
python3dist(mock)
python3dist(pytest) >= 2.7
python3dist(setuptools)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/python3.8/site-packages/pytest_mock
/usr/lib/python3.8/site-packages/pytest_mock-3.3.1-py3.8.egg-info
/usr/lib/python3.8/site-packages/pytest_mock-3.3.1-py3.8.egg-info/PKG-INFO
/usr/lib/python3.8/site-packages/pytest_mock-3.3.1-py3.8.egg-info/SOURCES.txt
/usr/lib/python3.8/site-packages/pytest_mock-3.3.1-py3.8.egg-info/dependency_links.txt
/usr/lib/python3.8/site-packages/pytest_mock-3.3.1-py3.8.egg-info/entry_points.txt
/usr/lib/python3.8/site-packages/pytest_mock-3.3.1-py3.8.egg-info/requires.txt
/usr/lib/python3.8/site-packages/pytest_mock-3.3.1-py3.8.egg-info/top_level.txt
/usr/lib/python3.8/site-packages/pytest_mock/__init__.py
/usr/lib/python3.8/site-packages/pytest_mock/__pycache__
/usr/lib/python3.8/site-packages/pytest_mock/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/pytest_mock/__pycache__/__init__.cpython-38.pyc
/usr/lib/python3.8/site-packages/pytest_mock/__pycache__/_version.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/pytest_mock/__pycache__/_version.cpython-38.pyc
/usr/lib/python3.8/site-packages/pytest_mock/__pycache__/plugin.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/pytest_mock/__pycache__/plugin.cpython-38.pyc
/usr/lib/python3.8/site-packages/pytest_mock/_version.py
/usr/lib/python3.8/site-packages/pytest_mock/plugin.py
/usr/lib/python3.8/site-packages/pytest_mock/py.typed
/usr/share/doc/python3-pytest-mock
/usr/share/doc/python3-pytest-mock/README.rst
/usr/share/licenses/python3-pytest-mock
/usr/share/licenses/python3-pytest-mock/LICENSE

 
ICM