Result for 0DEB2D988437FB2D0C12EA2795FB35578816DC6E

Query result

Key Value
FileName./usr/lib/python3.6/site-packages/fudge/__pycache__/inspector.cpython-36.pyc
FileSize20873
MD564C2872CAB3C9BEB7FAA3417B7E0D598
SHA-10DEB2D988437FB2D0C12EA2795FB35578816DC6E
SHA-256A1D9658EABC94CC820557B0065664D4C9BD7D47B5262143982D4CFDBE3DA6DC6
SSDEEP384:BTAjrvp4Iwbt6q9dCnRJzIescSBz5QFLR913UzIIWHqNyDXu01CRtSGEklilcNcI:BTAjrvpst6qdCRdjhiq91sIIKqNyDe0G
TLSHT11C9240CB5EC61956FF6BF2F504AF91125A34D337860E82AD34BE903E7FCA5904A1241E
hashlookup:parent-total2
hashlookup:trust60

Network graph view

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
MD592853F165708E5D7EECA14B7D8541083
PackageArchnoarch
PackageDescriptionComplete documentation is available at http://farmdev.com/projects/fudge/ Fudge is a Python module for using fake objects (mocks and stubs) to test real ones. In readable Python code, you declare what methods are available on your fake and how they should be called. Then you inject that into your application and start testing. This declarative approach means you don't have to record and playback actions and you don't have to inspect your fakes after running code. If the fake object was used incorrectly then you'll see an informative exception message with a traceback that points to the culprit. Here is a quick preview of how you can test code that sends email without actually sending email:: @fudge.patch('smtplib.SMTP') def test_mailer(FakeSMTP): (FakeSMTP.expects_call() .expects('connect') .expects('sendmail').with_arg_count(3)) send_mail()
PackageMaintainerhttps://bugs.opensuse.org
PackageNamepython3-fudge
PackageReleaselp151.3.3
PackageVersion1.1.0
SHA-16287D59D3391A74BCF35726C076AAE260C355BB6
SHA-25628902D830074136F2097629534F0F255D84C84768DFF169B619EDDB1EA3CDC46
Key Value
MD5E8EC2EB8384953FCACCA767DC090C966
PackageArchnoarch
PackageDescriptionComplete documentation is available at http://farmdev.com/projects/fudge/ Fudge is a Python module for using fake objects (mocks and stubs) to test real ones. In readable Python code, you declare what methods are available on your fake and how they should be called. Then you inject that into your application and start testing. This declarative approach means you don't have to record and playback actions and you don't have to inspect your fakes after running code. If the fake object was used incorrectly then you'll see an informative exception message with a traceback that points to the culprit. Here is a quick preview of how you can test code that sends email without actually sending email:: @fudge.patch('smtplib.SMTP') def test_mailer(FakeSMTP): (FakeSMTP.expects_call() .expects('connect') .expects('sendmail').with_arg_count(3)) send_mail()
PackageMaintainerhttps://bugs.opensuse.org
PackageNamepython3-fudge
PackageReleaselp150.2.3
PackageVersion1.1.0
SHA-17D07BA05C9B6062E440AA47BC15FD79A3F3A9998
SHA-256A4EC66DB5E1F3F6D77589FA9604A7BF2E66DDBC051F8D3C867D50CFDDC122A73