Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 653708 - dev-python/hypothesis-3.50.1 - Upstream tarball differs from mirrored copy
Summary: dev-python/hypothesis-3.50.1 - Upstream tarball differs from mirrored copy
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-21 16:46 UTC by eroen
Modified: 2018-09-06 18:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description eroen 2018-04-21 16:46:45 UTC
eroen@occam ~ $ wget -q -O - 'https://github.com/HypothesisWorks/hypothesis-python/archive/3.50.1.tar.gz' | cksum
2735059291 439097
eroen@occam ~ $ wget -q -O - 'http://distfiles.gentoo.org/distfiles/hypothesis-3.50.1.tar.gz' | cksum
1604071673 439102

The Manifest matches the mirrored copy.
Comment 1 Jonas Stein gentoo-dev 2018-04-21 20:13:30 UTC
confirmed:

dev-python/hypothesis$ GENTOO_MIRRORS="" ebuild hypothesis-3.50.1.ebuild fetch 
!!! Fetched file: hypothesis-3.50.1.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      439097
!!! Expected: 439102
Comment 2 Virgil Dupras (RETIRED) gentoo-dev 2018-09-06 18:26:22 UTC
This particular version is not in the tree anymore.