Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 812239 - dev-python/tempita-0.5.3-r3 - /usr/lib/python3.9/site-packages/setuptools/lib2to3_ex.py:36: SetuptoolsDeprecationWarning: 2to3 sup
Summary: dev-python/tempita-0.5.3-r3 - /usr/lib/python3.9/site-packages/setuptools/lib...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 812149
  Show dependency tree
 
Reported: 2021-09-09 07:19 UTC by Toralf Förster
Modified: 2021-09-09 22:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-python:tempita-0.5.3-r3:20210909-071330.log (dev-python:tempita-0.5.3-r3:20210909-071330.log,9.56 KB, text/plain)
2021-09-09 07:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,256.34 KB, text/plain)
2021-09-09 07:19 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,31.09 KB, application/x-bzip)
2021-09-09 07:19 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-09-09 07:19:47 UTC
/usr/lib/python3.9/site-packages/setuptools/lib2to3_ex.py:36: SetuptoolsDeprecationWarning: 2to3 support is deprecated. If the project still requires Python 2 support, please migrate to a single-codebase solution or employ an independent conversion process.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j4-20210906-154406

  -------------------------------------------------------------------

  The output of emerge matches a pattern requested by a Gentoo dev.
Comment 1 Toralf Förster gentoo-dev 2021-09-09 07:19:48 UTC
Created attachment 738493 [details]
dev-python:tempita-0.5.3-r3:20210909-071330.log
Comment 2 Toralf Förster gentoo-dev 2021-09-09 07:19:50 UTC
Created attachment 738496 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-09-09 07:19:51 UTC
Created attachment 738499 [details]
etc.portage.tar.bz2
Comment 4 Larry the Git Cow gentoo-dev 2021-09-09 22:33:35 UTC
The bug has been closed via the following commit(s):

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

commit 350ba3bc2c06478656b6520cd3d2ac74ddb62a2d
Author:     Louis Sautier <sbraz@gentoo.org>
AuthorDate: 2021-09-09 21:41:10 +0000
Commit:     Louis Sautier <sbraz@gentoo.org>
CommitDate: 2021-09-09 22:32:57 +0000

    dev-python/tempita: disable setuptools' 2to3, use epytest
    
    Also:
    * The pypy patch is no longer required.
    * Bump to EAPI 8 (no changes in installed files).
    
    Closes: https://bugs.gentoo.org/812239
    Signed-off-by: Louis Sautier <sbraz@gentoo.org>

 dev-python/tempita/files/tempita-0.5.3-2to3.patch  | 233 +++++++++++++++++++++
 .../tempita/files/tempita-0.5.3-pypy-tests.patch   |  26 ---
 dev-python/tempita/tempita-0.5.3-r3.ebuild         |  20 +-
 3 files changed, 240 insertions(+), 39 deletions(-)