Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929367 - app-text/rnc2rng: needs upgrade to Python 3.12 (PythonCompatUpdate)
Summary: app-text/rnc2rng: 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 (vote)
Assignee: Ulrich Müller
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 921826
  Show dependency tree
 
Reported: 2024-04-13 08:31 UTC by Michał Górny
Modified: 2024-04-13 09:08 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-04-13 08:31:23 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 Ulrich Müller gentoo-dev 2024-04-13 08:56:40 UTC
>>> Test phase: app-text/rnc2rng-2.7.0
 * python3_12: running distutils-r1_run_phase python_test
test_from_string (__main__.APITests.test_from_string) ... ok
TestCase('tests/annotations.rnc') ... ok
TestCase('tests/attr-no-default-ns.rnc') ... ok
TestCase('tests/datatypes.rnc') ... ok
TestCase('tests/default-ns.rnc') ... ok
TestCase('tests/documentation.rnc') ... ok
TestCase('tests/encoding_utf16be.rnc') ... ok
TestCase('tests/encoding_utf16le.rnc') ... ok
TestCase('tests/encoding_utf8.rnc') ... ok
TestCase('tests/features.rnc') ... ok
TestCase('tests/include.rnc') ... ok
TestCase('tests/ns-concat.rnc') ... ok
TestCase('tests/ns.rnc') ... ok
TestCase('tests/qid.rnc') ... ok
TestCase('tests/relax.rnc') ... ok
TestCase('tests/simple-escape.rnc') ... ok
TestCase('tests/simple.rnc') ... ok
TestCase('tests/spec-6.1-1.rnc') ... ok
TestCase('tests/spec-6.1-2.rnc') ... ok
TestCase('tests/svn.rnc') ... ok
TestCase('tests/type-pattern.rnc') ... ok
TestCase('file:///tmp/portage/app-text/rnc2rng-2.7.0/work/rnc2rng-2.7.0/tests/include.rnc') ... ok

----------------------------------------------------------------------
Ran 22 tests in 0.049s

OK
>>> Completed testing app-text/rnc2rng-2.7.0
Comment 2 Larry the Git Cow gentoo-dev 2024-04-13 09:08:45 UTC
The bug has been closed via the following commit(s):

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

commit c73356651a24c50fe10a9c6c6510aa2bada113e4
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2024-04-13 09:06:16 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2024-04-13 09:08:39 +0000

    app-text/rnc2rng: enable py3.12
    
    Closes: https://bugs.gentoo.org/929367
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 app-text/rnc2rng/rnc2rng-2.6.6-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit 6689e5c7a92baad8c2de4c80b5b7181886f54f12
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2024-04-13 09:06:49 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2024-04-13 09:08:40 +0000

    app-text/rnc2rng: add 2.7.0
    
    Bug: https://bugs.gentoo.org/929367
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 app-text/rnc2rng/Manifest             |  1 +
 app-text/rnc2rng/rnc2rng-2.7.0.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)