Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718324 - mail-filter/pypolicyd-spf: need py3.7, 3.8 port
Summary: mail-filter/pypolicyd-spf: 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: Michael Orlitzky
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python3.7-compat
  Show dependency tree
 
Reported: 2020-04-19 14:19 UTC by Michał Górny
Modified: 2020-04-19 20:40 UTC (History)
0 users

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 14:19:46 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 20:40:21 UTC
The bug has been closed via the following commit(s):

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

commit d17a7b908eb21b413c87019ddd1749bce7737a69
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2020-04-19 16:43:16 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2020-04-19 20:33:01 +0000

    mail-filter/pypolicyd-spf: new revision with python-3.{7,8} support.
    
    Nothing new here except the EAPI and PYTHON_COMPAT.
    
    Closes: https://bugs.gentoo.org/718324
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 .../pypolicyd-spf/pypolicyd-spf-2.0.2-r1.ebuild    | 43 ++++++++++++++++++++++
 1 file changed, 43 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit 2adf8c0b8122a1253520b9a7eb97372886c70600
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2020-04-19 16:10:15 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2020-04-19 20:33:01 +0000

    dev-python/pyspf: new version with python-3.7 and python-3.8 support.
    
    This is needed to add newer pythons to mail-filter/pypolicyd-spf.
    
    Bug: https://bugs.gentoo.org/718324
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 dev-python/pyspf/Manifest            |  1 +
 dev-python/pyspf/pyspf-2.0.14.ebuild | 35 +++++++++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+)

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

commit 55d98a38681faaf9100f38afc2388f9d4dc9d5ba
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2020-04-19 16:07:17 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2020-04-19 20:33:01 +0000

    dev-python/authres: new version with python-3.8 support.
    
    This is needed to add python-3.8 support to dev-python/pyspf, which is
    in turn needed for the same in mail-filter/pypolicyd-spf.
    
    Bug: https://bugs.gentoo.org/718324
    Closes: https://bugs.gentoo.org/711700
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 dev-python/authres/Manifest             |  1 +
 dev-python/authres/authres-1.2.0.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)