Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 897512 - dev-python/proxy_tools: [guru] needs upgrade to Python 3.11 (PythonCompatUpdate)
Summary: dev-python/proxy_tools: [guru] needs upgrade to Python 3.11 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All All
: Normal normal
Assignee: tea
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-25 10:45 UTC by Nowa Ammerlaan
Modified: 2023-02-25 20:43 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 Nowa Ammerlaan gentoo-dev 2023-02-25 10:45:22 UTC
This package does not support Python 3.11.  Please test it with Python 3.11 as a matter of urgency as the default will change in early June, as per message on gentoo-dev: https://archives.gentoo.org/gentoo-dev/message/abb5788ea81c7bbf4d40a2995b682eb9.  Please check the information provided in the tracker.  Ask in #gentoo-python on IRC if need any help.

$ pkgcheck scan -k PythonCompatUpdate dev-python/proxy_tools
dev-python/proxy_tools
  PythonCompatUpdate: version 0.1.0: PYTHON_COMPAT update available: python3_11
Comment 1 Larry the Git Cow gentoo-dev 2023-02-25 20:43:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=65f2283471e5ad41ae3da1a866bc724451328faf

commit 65f2283471e5ad41ae3da1a866bc724451328faf
Author:     Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
AuthorDate: 2023-02-25 11:46:56 +0000
Commit:     Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
CommitDate: 2023-02-25 12:36:14 +0000

    dev-python/proxy_tools: add 0.1.0_p1
    
    switched to GitHub tarballs for tests, but the repo has no tags and i
    couldn't figure out the exact commit, so i picked the newest (from
    2014).
    
    - use PEP517
    - enable python3_11
    - enable tests
    - add pypi remote-id
    
    Closes: https://bugs.gentoo.org/897512
    Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>

 dev-python/proxy_tools/Manifest                    |  1 +
 dev-python/proxy_tools/metadata.xml                |  1 +
 dev-python/proxy_tools/proxy_tools-0.1.0_p1.ebuild | 23 ++++++++++++++++++++++
 3 files changed, 25 insertions(+)