Result for 2A54BADC2FD4F04E842850DF6DBF5D53129865BD

Query result

Key Value
FileName./usr/lib/spack/external/pytest-fallback/_pytest/tmpdir.py
FileSize4224
MD55195F089FFC7B5965673E01857744F58
SHA-12A54BADC2FD4F04E842850DF6DBF5D53129865BD
SHA-2561ACB30F0F5A9D9E196B854C2AEF37C840A6DE36335F5F4FD2BFBA6A25D395290
SHA-5121431F27A35FF288CC15E50418BCE3925F7038FE7EF993190F44A8DA2E76FC7EE26371F4FBFC47A7F07B9A9B3429651B4E5E4679DF234D1508C4CC9AD530ED7A7
SSDEEP96:xlHfMMh/K05cLjIdr90C6/eOIYTKW+GBGZiT54dMI:xxfMgi02AJ90h/eOIWvwiTOdMI
TLSHT17591F017D08F6FA3D293CFB08A129951E31968D30D7E603879AC92A80F7917493F3986
insert-timestamp1659222131.729573
mimetypetext/plain
sourcesnap:hZ3M8fZGzdtjnzzUdmSZCOd6hDAMXzVV_1
hashlookup:parent-total29
hashlookup:trust100

Network graph view

Parents (Total: 29)

The searched file hash is included in 29 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD5C0FB948345424DA7524600CA08264BFF
PackageArchnoarch
PackageDescriptionpytest is a cross-project Python testing tool. It provides: * auto-discovery of test modules and functions, * detailed info on failing assert statements (no need to remember self.assert* names), * modular fixtures for managing small or parametrized long-lived test resources. * multi-paradigm support: you can use py.test to run test suites based on unittest (or trial), nose, * single-source compatibility to Python2.4 all the way up to Python3.3, PyPy-1.9 and Jython-2.5.1, and * many external plugins.
PackageMaintainerhttps://bugs.opensuse.org
PackageNamepython3-pytest
PackageReleaselp150.1.4
PackageVersion3.3.2
SHA-10D6BA403FCE77E6699D46310BD2D208EB6C42F92
SHA-25635707B2A365B0F704024F96779DF39A1CE0618BC6E88B45A9C4961A3924F6694
Key Value
FileSize142448
MD5F3CC6C1D736351BF9D146C166FBB3A4D
PackageDescriptionSimple, powerful testing in Python3 This testing tool has for objective to allow the developers to limit the boilerplate code around the tests, promoting the use of built-in mechanisms such as the `assert` keyword. . This package provides the Python 3 module and the py.test-3 script.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython3-pytest
PackageSectionpython
PackageVersion3.3.2-2
SHA-10DBEF44D27CCB8D6CFA7FCE380C665AD2F8A9A1C
SHA-256BB6AC05D75588ADC8E1E86E3EB3129CBA995DC1CCA1815E8277E98C285FF3E9D
Key Value
MD50DDEDC3A1B7D68711BA464CCD178C5B2
PackageArchnoarch
PackageDescriptionSpack is a configurable Python-based HPC package manager, automating the installation and fine-tuning of simulations and libraries. It operates on a wide variety of HPC platforms and enables users to build many code configurations. Software installed by Spack runs correctly regardless of environment, and file management is streamlined. Spack can install many variants of the same build using different compilers, options, and MPI implementations. This package provides a module file that must be loaded to use spack.
PackageNamespack
PackageRelease3.1
PackageVersion0.16.2
SHA-11ADDDECE7C2E642243430672010540AC9E45DC80
SHA-256B0282F00C58AC279908E104C0EE131C99E43CFF8C0E141215CB0038458BFD52E
Key Value
FileSize142380
MD55E279498FCBD853284E73213EF6C4AC0
PackageDescriptionSimple, powerful testing in Python This testing tool has for objective to allow the developers to limit the boilerplate code around the tests, promoting the use of built-in mechanisms such as the `assert` keyword. . This package provides the Python 2 modules and the py.test script.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython-pytest
PackageSectionpython
PackageVersion3.3.2-2
SHA-1297915FF0734B761CE97418540E8057A356E07B4
SHA-25691273D45C79FBD8195E821EA8D58350BA21F87FB124D1958DB322222BF8E8238
Key Value
MD585D3E927D05FA1E1E6B115CC5634A16E
PackageArchnoarch
PackageDescriptionSpack is a configurable Python-based HPC package manager, automating the installation and fine-tuning of simulations and libraries. It operates on a wide variety of HPC platforms and enables users to build many code configurations. Software installed by Spack runs correctly regardless of environment, and file management is streamlined. Spack can install many variants of the same build using different compilers, options, and MPI implementations. This package provides a module file that must be loaded to use spack.
PackageMaintainerhttps://www.suse.com/
PackageNamespack
PackageRelease150400.12.5.1
PackageVersion0.19.1
SHA-13DC356981F268FF57B3B1C25BE9F2DD5C490ABE1
SHA-256C6CDFD8F819ABECDC0BC2293B20F2007DAB4BD07CCF0E716FFE6A82BAB982213
Key Value
SHA-148BF9506E09C280EF29F5C46388384208BCAEB95
snap-authoritycanonical
snap-filenamehZ3M8fZGzdtjnzzUdmSZCOd6hDAMXzVV_1.snap
snap-idhZ3M8fZGzdtjnzzUdmSZCOd6hDAMXzVV_1
snap-namekyle-ros2-colcon-pub-sub
snap-publisher-idoXBKQ6XsXgTcTNVFH6NlFsTz7Epn2kvJ
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2019-08-29T14:35:46.697320Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/hZ3M8fZGzdtjnzzUdmSZCOd6hDAMXzVV_1.snap
Key Value
MD548CD98A42B1BD5320FCD89368417BCD7
PackageArchnoarch
PackageDescriptionpytest is a cross-project Python testing tool. It provides: * auto-discovery of test modules and functions, * detailed info on failing assert statements (no need to remember self.assert* names), * modular fixtures for managing small or parametrized long-lived test resources. * multi-paradigm support: you can use py.test to run test suites based on unittest (or trial), nose, * single-source compatibility to Python2.4 all the way up to Python3.3, PyPy-1.9 and Jython-2.5.1, and * many external plugins.
PackageNamepython2-pytest
PackageReleaselp151.2.1
PackageVersion3.3.2
SHA-14BDED6573973031140DECFC8F17C3E2AB386ED2B
SHA-25648FBE06B0A6C0845A9E6CCDAA1A4207205A7BFFB375BD68EF7F69FC14E670F80
Key Value
MD579330AC4F1BCCB0D7B7729E9178BBAFE
PackageArchnoarch
PackageDescriptionSpack is a configurable Python-based HPC package manager, automating the installation and fine-tuning of simulations and libraries. It operates on a wide variety of HPC platforms and enables users to build many code configurations. Software installed by Spack runs correctly regardless of environment, and file management is streamlined. Spack can install many variants of the same build using different compilers, options, and MPI implementations. This package provides a module file that must be loaded to use spack.
PackageMaintainerhttps://www.suse.com/
PackageNamespack
PackageRelease3.1
PackageVersion0.16.1
SHA-155BB7292FDFF652381ED314E8FA815F2AC3B4B82
SHA-25624AB2A4CFE81CE7EF3C050DBFD8BC6796C8B8718DF4C2487EB565EA94B0A2252
Key Value
MD5034B1852EA38B03827084A279C14D05D
PackageArchnoarch
PackageDescriptionSpack is a package manager for supercomputers, Linux, and macOS. It makes installing scientific software easy. Spack isn’t tied to a particular language; you can build a software stack in Python or R, link to libraries written in C, C++, or Fortran, and easily swap compilers or target specific microarchitectures.
PackageMaintainerjoequant <joequant>
PackageNamespack
PackageRelease0.20201230gitc22141f.3.mga8
PackageVersion0.16.1
SHA-157E30EE62B8292A35F80645882638FC10CFCFCE0
SHA-256800EB187AD8A116F4866BCF48DF4733220A68F8611E8A5A7C44FE261B6918198
Key Value
FileSize142572
MD5D7E8B02940A88166F4C80B3EA2785A3D
PackageDescriptionSimple, powerful testing in PyPy This testing tool has for objective to allow the developers to limit the boilerplate code around the tests, promoting the use of built-in mechanisms such as the `assert` keyword. . This package provides the PyPy module and the py.test-pypy script.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepypy-pytest
PackageSectionpython
PackageVersion3.3.2-2
SHA-16CABC3E5FABA21CC35711F5D6A707B942B4E407E
SHA-256EA89C0E3951C93C91943175722087E1F41B49323D3CB595638E53BFD66D5127C