Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718286 - dev-libs/stfl: need py3.7, 3.8 port
Summary: dev-libs/stfl: 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)
Deadline: 2020-05-19
Assignee: Cédric Krier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python3.7-compat
  Show dependency tree
 
Reported: 2020-04-19 13:39 UTC by Michał Górny
Modified: 2020-05-07 14:41 UTC (History)
4 users (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-19 13:39:30 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-19 13:42:36 UTC
The bug has been referenced in the following commit(s):

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

commit cde8a8093188628537fe7a3bb3fd6634eed5d1ce
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-04-19 13:41:35 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-04-19 13:42:28 +0000

    package.mask: Last rite dev-libs/stfl, net-news/newsboat
    
    Bug: https://bugs.gentoo.org/718286
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 2 Ulenrich 2020-04-19 14:59:51 UTC
Please only do

---package.use.stable.mask
dev-libs/stfl python

Because newsboat as the only consumer 
works fine without USE python in stfl

---
By the way also: 
I could emerge stfl with python-3.7 with my local overlay
--- as shown here:
# emerge -1  dev-libs/stfl net-news/newsboat

These are the packages that would be merged, in order:

Calculating dependencies  ... .... ... done!
[ebuild   R   #] dev-libs/stfl-0.24-r1::local  USE="examples perl -python* ruby -static-libs" PYTHON_TARGETS="-python3_6 -python3_7*" 45 KiB
[ebuild   R   #] net-news/newsboat-2.18::gentoo  USE="-debug libressl" 23.144 KiB

Total: 2 packages (2 reinstalls), Size of downloads: 23.188 KiB

Would you like to merge these packages? [Yes/No] y
>>> Verifying ebuild manifests
>>> Emerging (1 of 2) dev-libs/stfl-0.24-r1::local
>>> Installing (1 of 2) dev-libs/stfl-0.24-r1::local
>>> Emerging (2 of 2) net-news/newsboat-2.18::gentoo
>>> Installing (2 of 2) net-news/newsboat-2.18::gentoo
>>> Jobs: 2 of 2 complete
Comment 3 Larry the Git Cow gentoo-dev 2020-04-25 14:15:22 UTC
The bug has been referenced in the following commit(s):

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

commit 53034b1f5cda0aad61ec91eb21e1c9f0c6ee859f
Author:     Cédric Krier <cedk@gentoo.org>
AuthorDate: 2020-04-25 13:41:36 +0000
Commit:     Cédric Krier <cedk@gentoo.org>
CommitDate: 2020-04-25 14:14:14 +0000

    package.mask: Remove lasting of dev-libs/stfl, net-news/newsboat
    
    Bug: https://bugs.gentoo.org/718286
    Signed-off-by: Cédric Krier <cedk@gentoo.org>

 profiles/package.mask | 7 -------
 1 file changed, 7 deletions(-)

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

commit 88164fe5d860b3db66db1deb71d35f1dc37cd7c1
Author:     Cédric Krier <cedk@gentoo.org>
AuthorDate: 2020-04-25 13:40:57 +0000
Commit:     Cédric Krier <cedk@gentoo.org>
CommitDate: 2020-04-25 14:14:13 +0000

    dev-libs/stfl: Add support for python 3.7 and 3.8
    
    Bug: https://bugs.gentoo.org/718286
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Cédric Krier <cedk@gentoo.org>

 dev-libs/stfl/metadata.xml     |  4 +++-
 dev-libs/stfl/stfl-0.24.ebuild | 14 +++++++++-----
 2 files changed, 12 insertions(+), 6 deletions(-)