Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 761361 - dev-python/pikepdf: incorrect python_test
Summary: dev-python/pikepdf: incorrect python_test
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-23 12:58 UTC by Michał Górny
Modified: 2021-01-16 08:06 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-12-23 12:58:28 UTC
The python_test implementation does not fail on test failures.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-01-16 07:51:58 UTC
Noting for posterity before stepping up and fixing it.
Comment 2 Larry the Git Cow gentoo-dev 2021-01-16 08:06:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb8d95b20a9d8b2d0e35225247b868fb11409836

commit fb8d95b20a9d8b2d0e35225247b868fb11409836
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-01-16 08:04:19 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-01-16 08:06:31 +0000

    dev-python/pikepdf: Bump to 2.4.0
    
    While at it, fix a number of problems:
    - use DEPEND/BDEPEND correctly
    - remove unnecessary/duplicate depedencies
    - remove wrong version limits
    - modernize doc building code (it still fails because of missing files)
    - fix running tests to actually die on failure
    
    Closes: https://bugs.gentoo.org/761361
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pikepdf/Manifest             |  1 +
 dev-python/pikepdf/pikepdf-2.4.0.ebuild | 46 +++++++++++++++++++++++++++++++++
 2 files changed, 47 insertions(+)