Key | Value |
---|---|
FileName | ./usr/lib/python3/dist-packages/fixtures/fixture.py |
FileSize | 14710 |
MD5 | 63E0FBD77C22748B674339CD0CA87C3B |
SHA-1 | 18A7B578D34DF176B40E2C206E5C9023D57F5481 |
SHA-256 | 5B1CE813270ACE3B88339A925FC4A6D966E1D10F6AEDF37ECCBA684C43C33332 |
SHA-512 | 3B5B9262E3ABA542B15A37D2040DFFD419005938E0A0AEA391E279A13C40C0D195D692B1C228EDC8685800D561D8104450FCC3D6030751847E4B4EA6D1DA66F9 |
SSDEEP | 192:SXs98gtUYZ2UfNccZY30YAeR9SPSL4Q3lWpTi9pZRswaYv2RNvtLTuYHqsYK0uNm:SXsbeYFfNccZY38iQSv2ksia9siNW2uT |
TLSH | T1CB62A557E942E6BB4A93C8B4049BE063EE05A807560995F47CFDC45C2F41038E5FAEF9 |
insert-timestamp | 1728232811.8693535 |
mimetype | text/x-python |
source | snap:lVVvNqHcPT7JmLDWqwJ6q6ron9QBXcEz_34 |
hashlookup:parent-total | 9 |
hashlookup:trust | 95 |
The searched file hash is included in 9 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | 6DAE792421105F57FECF34E09B571512 |
PackageArch | noarch |
PackageDescription | Fixtures defines a Python contract for reusable state / support logic, primarily for unit testing. Helper and adaption logic is included to make it easy to write your own fixtures using the fixtures contract. Glue code is provided that makes using fixtures that meet the Fixtures contract in unit test compatible test cases easy and straight forward. |
PackageMaintainer | Fedora Project |
PackageName | python3-fixtures |
PackageRelease | 2.fc24 |
PackageVersion | 1.4.0 |
SHA-1 | D85BD04006201C312AC185EA7E1C5C6AC7CBDD0A |
SHA-256 | 74FE2DF08B5629D06AD8C8FE94663F8299A274963FD3D6507E85ABBBD8BA8934 |
Key | Value |
---|---|
SHA-1 | 35CC988D11C81240A647A9A96C2D4FBFA28611F4 |
snap-authority | canonical |
snap-filename | lVVvNqHcPT7JmLDWqwJ6q6ron9QBXcEz_34.snap |
snap-id | lVVvNqHcPT7JmLDWqwJ6q6ron9QBXcEz_34 |
snap-name | ubuntu-app-platform |
snap-publisher-id | canonical |
snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
snap-timestamp | 2019-03-05T14:35:16.383736Z |
source-url | https://api.snapcraft.io/api/v1/snaps/download/lVVvNqHcPT7JmLDWqwJ6q6ron9QBXcEz_34.snap |
Key | Value |
---|---|
MD5 | 3F64291140F9FFB238B320969E31416E |
PackageArch | noarch |
PackageDescription | Fixtures defines a Python contract for reusable state / support logic, primarily for unit testing. Helper and adaption logic is included to make it easy to write your own fixtures using the fixtures contract. Glue code is provided that makes using fixtures that meet the Fixtures contract in unit test compatible test cases easy and straight forward. |
PackageMaintainer | Fedora Project |
PackageName | python-fixtures |
PackageRelease | 2.fc24 |
PackageVersion | 1.4.0 |
SHA-1 | B42C0D9EB13E7A4FC656952AB8D67413132879ED |
SHA-256 | A7493B54E68D7819263C6C4300312B2DA4DAADD6C9C99F2CC26763C1D5176D78 |
Key | Value |
---|---|
FileSize | 30034 |
MD5 | 04D4A7AB8F79F63AB3EBBC84573EE917 |
PackageDescription | PyUnit extension for defining test fixtures outside of test cases - Python 3.x A PyUnit extension for defining test fixtures outside of test cases. Each fixture encapsulates creating, reusing and freeing some state - be that a temporary directory on disk, SQL server connection, or just a particular object graph. This is extremely useful for testing and general resource management. . Fixtures ships with the base class, unittest glue and a number of precanned concrete fixtures. . This package provides the Python 3.x module. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python3-fixtures |
PackageSection | python |
PackageVersion | 1.3.1-2 |
SHA-1 | B5D5B96075BC7B9F39EFEEC9A18BAF2F392E6674 |
SHA-256 | 582DF942E037920D261964181C8CEC1FF7D964AB18B5A0168169134D96D04127 |
Key | Value |
---|---|
FileSize | 30342 |
MD5 | 7F8D1259477A3E44F8BDC08DA05FD4A9 |
PackageDescription | PyUnit extension for defining test fixtures outside of test cases - Python 2.x A PyUnit extension for defining test fixtures outside of test cases. Each fixture encapsulates creating, reusing and freeing some state - be that a temporary directory on disk, SQL server connection, or just a particular object graph. This is extremely useful for testing and general resource management. . Fixtures ships with the base class, unittest glue and a number of precanned concrete fixtures. . This package provides the Python 2.x module. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-fixtures |
PackageSection | python |
PackageVersion | 1.3.1-0ubuntu1 |
SHA-1 | 5ECCDC2A297940A0B39E6B56194503553F02DA74 |
SHA-256 | DD05A373E5C67F3021704379C70A20511A7C006A7ED1826D7815AD70E698FAAE |
Key | Value |
---|---|
FileSize | 29980 |
MD5 | 1AD5612E04E1ECF5D1F292E652141F3E |
PackageDescription | PyUnit extension for defining test fixtures outside of test cases - Python 2.x A PyUnit extension for defining test fixtures outside of test cases. Each fixture encapsulates creating, reusing and freeing some state - be that a temporary directory on disk, SQL server connection, or just a particular object graph. This is extremely useful for testing and general resource management. . Fixtures ships with the base class, unittest glue and a number of precanned concrete fixtures. . This package provides the Python 2.x module. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-fixtures |
PackageSection | python |
PackageVersion | 1.3.1-2 |
SHA-1 | 0381651398AC57EFE6982F61B8555AE921AEA389 |
SHA-256 | F079DE793AFB241BBFDCA80B547A26FFA9ADBB823BF12F42BF696AFCF8AAED2F |
Key | Value |
---|---|
FileSize | 30404 |
MD5 | AB405916816FD5EF31609C93D724263C |
PackageDescription | PyUnit extension for defining test fixtures outside of test cases - Python 3.x A PyUnit extension for defining test fixtures outside of test cases. Each fixture encapsulates creating, reusing and freeing some state - be that a temporary directory on disk, SQL server connection, or just a particular object graph. This is extremely useful for testing and general resource management. . Fixtures ships with the base class, unittest glue and a number of precanned concrete fixtures. . This package provides the Python 3.x module. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python3-fixtures |
PackageSection | python |
PackageVersion | 1.3.1-0ubuntu1 |
SHA-1 | 45BC30F00F1292C04C4EE75C0A8A0F2941FD673A |
SHA-256 | E96526D6E37DE4BDF422E1E3D83AA2292B4F5E1CD06A323F7F42119E856B1AE6 |
Key | Value |
---|---|
MD5 | 197B71C4B75366E4B6B2FFCAD2103E79 |
PackageArch | noarch |
PackageDescription | Fixtures defines a Python contract for reusable state / support logic, primarily for unit testing. Helper and adaption logic is included to make it easy to write your own fixtures using the fixtures contract. Glue code is provided that makes using fixtures that meet the Fixtures contract in unit test compatible test cases easy and straight forward. |
PackageMaintainer | Fedora Project |
PackageName | python-fixtures |
PackageRelease | 2.fc24 |
PackageVersion | 1.4.0 |
SHA-1 | 757C57260267443F98B7703290E80642C0FE98B6 |
SHA-256 | 898D0B457D58E16AFD0018EB133621B7B30A546274A0CE56FD3E7352119393A2 |
Key | Value |
---|---|
MD5 | 2DE899E0CFB1EC4CA655D75E2990284C |
PackageArch | noarch |
PackageDescription | Fixtures defines a Python contract for reusable state / support logic, primarily for unit testing. Helper and adaption logic is included to make it easy to write your own fixtures using the fixtures contract. Glue code is provided that makes using fixtures that meet the Fixtures contract in unit test compatible test cases easy and straight forward. |
PackageMaintainer | Fedora Project |
PackageName | python3-fixtures |
PackageRelease | 2.fc24 |
PackageVersion | 1.4.0 |
SHA-1 | F0BC2EEACBFDEBFEA4A657CF679A85ADCBEBED13 |
SHA-256 | 5166BF8C3D74D8460E73338B8697AF26F03FEB365ADF4B37A6A6D1C36DBF4C18 |