public inbox for gentoo-python@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-python <gentoo-python@lists.gentoo.org>
Cc: python <python@gentoo.org>
Subject: Re: [gentoo-python] Python 3.7 porting efforts
Date: Fri, 05 Jul 2019 11:58:13 +0200	[thread overview]
Message-ID: <bc66a1bb5acc761142d3216af0361547c948b81a.camel@gentoo.org> (raw)
In-Reply-To: <c09180d0ddaba20ff9cb632de73a93b81dc44dd3.camel@gentoo.org>

[-- Attachment #1: Type: text/plain, Size: 935 bytes --]

On Fri, 2019-07-05 at 11:55 +0200, Michał Górny wrote:
> 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} )"
> 

Oh, and I'd forget: if you believe some of the packages are entirely
dead / useless / waste of time to maintain, please don't hesitate to
lastrite them.

-- 
Best regards,
Michał Górny


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 618 bytes --]

      reply	other threads:[~2019-07-05  9:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-05  9:55 [gentoo-python] Python 3.7 porting efforts Michał Górny
2019-07-05  9:58 ` Michał Górny [this message]

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=bc66a1bb5acc761142d3216af0361547c948b81a.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