public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH 0/3] distutils-r1, python-utils-r1: bump setuptools dep & fix creating python3-embed.pc
@ 2020-03-14 19:52 Michał Górny
  2020-03-14 19:52 ` [gentoo-dev] [PATCH 1/3] distutils-r1.eclass: Align min. setuptools version to current stable Michał Górny
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michał Górny @ 2020-03-14 19:52 UTC (permalink / raw
  To: gentoo-dev; +Cc: python, Michał Górny

Hi,

Here are a few small patches to the Python eclasses.  Two notable
changes are bumping setuptools version for DISTUTILS_USE_SETUPTOOLS
to avoid problems on systems with ancient setuptools installed,
and adding python3-embed.pc wrapper for py3.8+ as needed by meson.

While at it, I'm also removing python.pc which was unnecessarily
created as neither upstream nor Arch/Debian/Fedora are installing it
(just python2.pc and python3.pc).

Michał Górny (3):
  distutils-r1.eclass: Align min. setuptools version to current stable
  python-utils-r1.eclass: Do not create 'python.pc' wrapper
  python-utils-r1.eclass: Create python3-embed.pc wrapper

 eclass/distutils-r1.eclass    |  4 ++--
 eclass/python-utils-r1.eclass | 11 ++++++++---
 2 files changed, 10 insertions(+), 5 deletions(-)

-- 
2.25.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-03-14 19:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-14 19:52 [gentoo-dev] [PATCH 0/3] distutils-r1, python-utils-r1: bump setuptools dep & fix creating python3-embed.pc Michał Górny
2020-03-14 19:52 ` [gentoo-dev] [PATCH 1/3] distutils-r1.eclass: Align min. setuptools version to current stable Michał Górny
2020-03-14 19:52 ` [gentoo-dev] [PATCH 2/3] python-utils-r1.eclass: Do not create 'python.pc' wrapper Michał Górny
2020-03-14 19:52 ` [gentoo-dev] [PATCH 3/3] python-utils-r1.eclass: Create python3-embed.pc wrapper Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox