Parents (Total: 2)
The searched file hash is included in 2 parent files which include package known and seen by metalookup. A sample is included below:
| Key |
Value |
| MD5 | BD55E94B09707116B445C47310370182 |
| PackageArch | noarch |
| PackageDescription | 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: @staticmethod def rm(filename):
os.remove(filename) def test_unix_fs(mocker): mocker.patch('os.remove')
UnixFS.rm('file')... |
| PackageMaintainer | guillomovitch <guillomovitch> |
| PackageName | python3-pytest-mock |
| PackageRelease | 1.mga8 |
| PackageVersion | 3.3.1 |
| SHA-1 | 92AA751B880125A8857A750C880C3A272D8BF581 |
| SHA-256 | 4135379788FA2066224B5F8FCF17003920810D712957BA0220DBC42B9DAFDACE |
| Key |
Value |
| MD5 | ED778DAC44DC3608E2968B07CB50BD34 |
| PackageArch | noarch |
| PackageDescription | 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. |
| PackageMaintainer | Fedora Project |
| PackageName | python3-pytest-mock |
| PackageRelease | 1.fc33 |
| PackageVersion | 3.3.1 |
| SHA-1 | 4FC8BE69DBCA53031612993A85EF24FB1C11DE70 |
| SHA-256 | 5C5398C2C9CA5131779CDB055E2FB63C9847261446F47DFE0097307A67FDBE56 |