Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 719090 - dev-python/logfury: need py3.7, 3.8 port
Summary: dev-python/logfury: need py3.7, 3.8 port
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Pettersson
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: python3.7-compat
  Show dependency tree
 
Reported: 2020-04-23 17:20 UTC by Michał Górny
Modified: 2020-04-28 16:01 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-04-23 17:20:43 UTC
The packages are stuck on py3.6 which means they will be pain once we switch to 3.7.  Please test them on 3.7 *and* 3.8 (so we don't to revisit this in a few months), and update PYTHON_COMPAT appropriately.  If it doesn't work, please either fix it, remove Python or issue last rites.  Please consider this urgent.
Comment 1 Larry the Git Cow gentoo-dev 2020-04-28 16:01:29 UTC
The bug has been closed via the following commit(s):

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

commit c2cb13af1a9101988fdef6398fba7119e02f5e9c
Author:     William Pettersson <william@ewpettersson.se>
AuthorDate: 2020-04-23 22:40:47 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-04-28 16:01:24 +0000

    dev-python/logfury: Fix testing, support python 3.{7,8}
    
    Testing requires the Github packaging, hence the change to SRC_URI
    Removed old dependency on funcsigs, no longer needed
    Removed code-linting, and coverage requirements from test suite
    
    Signed-off-by: William Pettersson <william@ewpettersson.se>
    Closes: https://bugs.gentoo.org/719090
    Package-Manager: Portage-2.3.89, Repoman-2.3.21
    Closes: https://github.com/gentoo/gentoo/pull/15493
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/logfury/Manifest                             |  2 +-
 ...ogfury-0.1.2-fix-requirements-remove-dev-tests.patch | 17 +++++++++++++++++
 .../{logfury-0.1.2.ebuild => logfury-0.1.2-r1.ebuild}   | 15 ++++++++++++---
 3 files changed, 30 insertions(+), 4 deletions(-)