Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 653706

Summary: dev-python/hypothesis-3.50.1 - Upstream tarball differs from mirrored copy
Product: Gentoo Linux Reporter: eroen <erikdenstore+gbugs>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description eroen 2018-04-21 16:39:20 UTC
eroen@occam ~ $ curl -s 'http://distfiles.gentoo.org/distfiles/hypothesis-3.50.1.tar.gz' | sha256sum
70ab967243e85d7a8f4aa5e6c89b8be805a791ec4e637fa851a431be97c43bb1  -
eroen@occam ~ $ curl -s 'https://github.com/HypothesisWorks/hypothesis-python/archive/3.50.1.tar.gz' | sha256sum 
16deb17765de8294a15b4f635338786ecf877e7cf9042627679e6f8b9e0325d0  -

The Manifest values matches the mirrored copy.