Summary: | app-text/rnc2rng: needs upgrade to Python 3.12 (PythonCompatUpdate) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michał Górny <mgorny> |
Component: | Current packages | Assignee: | Ulrich Müller <ulm> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://github.com/djc/rnc2rng/issues/48 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 921826 |
Description
Michał Górny
2024-04-13 08:31:23 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 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(+) |