Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929880 - www-servers/varnish: needs upgrade to Python 3.12 (PythonCompatUpdate)
Summary: www-servers/varnish: needs upgrade to Python 3.12 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 921826
  Show dependency tree
 
Reported: 2024-04-13 08:56 UTC by Michał Górny
Modified: 2024-06-19 09:49 UTC (History)
1 user (show)

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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-04-13 08:56:33 UTC
This package does not support Python 3.12.  Please test it with Python 3.12 as a matter of urgency as the default will change in early June, as per message on gentoo-dev: https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg99104.html.  Please check the information provided in the tracker.  Ask in #gentoo-python on IRC if need any help.
Comment 1 Victor Costache 2024-06-03 16:29:46 UTC
This become a real issue. I can no longer upgrade the "www-servers/varnish" package. Here is the error I got:

!!! The ebuild selected to satisfy "www-servers/varnish" has unmet requirements.
- www-servers/varnish-7.1.2-r2::gentoo USE="jemalloc -jit (-selinux) -static-libs -unwind" ABI_X86="(64)" PYTHON_TARGETS="-python3_10 -python3_11"

  The following REQUIRED_USE flag constraints are unsatisfied:
    any-of ( python_targets_python3_10 python_targets_python3_11 )

(dependency required by "@selected" [set])
(dependency required by "@world" [argument])
Comment 2 Larry the Git Cow gentoo-dev 2024-06-19 09:08:52 UTC
The bug has been closed via the following commit(s):

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

commit f27068df53eefac75ef5575ce420abf012c77f6d
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2024-06-19 09:08:24 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2024-06-19 09:08:24 +0000

    www-servers/varnish: add 7.5.0
    
    Closes: https://bugs.gentoo.org/929880
    Closes: https://bugs.gentoo.org/930443
    Bug: https://bugs.gentoo.org/918416
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 www-servers/varnish/Manifest             |   1 +
 www-servers/varnish/varnish-7.5.0.ebuild | 111 +++++++++++++++++++++++++++++++
 2 files changed, 112 insertions(+)
Comment 3 Victor Costache 2024-06-19 09:49:10 UTC
Any chance to get the 7.5.0 version stabilized anytime soon? Please advise.