| Summary: | dev-python/line_profiler-3.0.2 - Fetched file: line_profiler-3.0.2.tar.gz VERIFY FAILED! !!! Reason: Filesize does not match recorded size !!! Got: 45185 !!! Expected: 44005 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Amel Hodzic <ilmostro7> |
| Component: | Current packages | Assignee: | Gentoo Science Related Packages <sci> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | andrewammerlaan, kkrizka, mplichta |
| Priority: | Normal | Keywords: | PullRequest |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=705872 https://github.com/gentoo/gentoo/pull/14604 |
||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Amel Hodzic
2020-02-10 10:01:06 UTC
What's the story behind github vs pypi SRC_URI? > What's the story behind github vs pypi SRC_URI? https://github.com/rkern/line_profiler has latest version 2.1, it says in the README that versions 2.1.2 from pypi don't work. So I initially switched to the github tarballs in my PR, but then I found https://github.com/pyutils/line_profiler which contains the 3.0 versions. The 3.0+ versions on pypi seem to work just fine, so I switched SRC_URI back to the pypi tarballs. Somewhere along the way the manifest seems to have become broken, sorry about that. In any case the manifest in my new PR (which fixes tests if the package is not yet installed) https://github.com/gentoo/gentoo/pull/14604 seems to work fine ( I re-tested it just now after removing the line_profiler tarballs from distfiles). So if we merge that, it should fix this as well. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d89b88862a71b6113cf286d729c3a6811fbf14f commit 4d89b88862a71b6113cf286d729c3a6811fbf14f Author: Andrew Ammerlaan <andrewammerlaan@riseup.net> AuthorDate: 2020-02-09 14:57:31 +0000 Commit: Benda Xu <heroxbd@gentoo.org> CommitDate: 2020-02-12 01:55:47 +0000 dev-python/line_profiler: 3.0.2 fix test and manifest. Closes: https://github.com/gentoo/gentoo/pull/14604 Bug: https://bugs.gentoo.org/708948 Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net> Signed-off-by: Benda Xu <heroxbd@gentoo.org> dev-python/line_profiler/Manifest | 2 +- dev-python/line_profiler/line_profiler-3.0.2.ebuild | 17 ++++++++++++++++- 2 files changed, 17 insertions(+), 2 deletions(-) |