From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-python <gentoo-python@lists.gentoo.org>
Cc: python <python@gentoo.org>
Subject: [gentoo-python] Python 3.7 porting efforts
Date: Fri, 05 Jul 2019 11:55:35 +0200 [thread overview]
Message-ID: <c09180d0ddaba20ff9cb632de73a93b81dc44dd3.camel@gentoo.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1042 bytes --]
Hi, everyone.
I think we're nearing the time of switching our 'stable' Python
implementation from Python 3.6 to 3.7. If you find some free time,
please dedicate it to porting packages to 3.7.
While bumping packages, please also take care to:
a. add python_test() if it is missing,
b. replace 'py.test' calls with 'pytest -vv' (the former is obsolete),
c. bump to EAPI 7,
d. add missing PYTHON_USEDEPs (yes, we still have packages without
them),
e. add setuptools to RDEPEND whenever entry_points are used in setup.py,
f. usually, DEPEND=${RDEPEND} can be changed to
DEPEND="test? ( ${RDEPEND} )"
Relevant lists:
- packages still missing py3.7 entirely:
https://qa-reports.gentoo.org/output/gpyutils/36-to-37.txt
https://qa-reports.gentoo.org/output/gpyutils/36-to-37.svg
- packages needing new version stabilized:
https://qa-reports.gentoo.org/output/gpyutils/36-to-37-stablereq.txt
https://qa-reports.gentoo.org/output/gpyutils/36-to-37-stablereq.svg
--
Best regards,
Michał Górny
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 618 bytes --]
next reply other threads:[~2019-07-05 9:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-05 9:55 Michał Górny [this message]
2019-07-05 9:58 ` [gentoo-python] Python 3.7 porting efforts Michał Górny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c09180d0ddaba20ff9cb632de73a93b81dc44dd3.camel@gentoo.org \
--to=mgorny@gentoo.org \
--cc=gentoo-python@lists.gentoo.org \
--cc=python@gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox