Commit Graph

7 Commits

Author SHA1 Message Date
Miro Hrončok
52192a1773 Rebuilt for timestamp .pyc invalidation mode
Resolves: RHEL-17735
2024-01-23 17:58:37 +01:00
Miro Hrončok
3734db16aa rpminspect: Disable the unicode inspection
rpminspect reported:

    A forbidden code point, 0x202E, was found in the idna-3.4/tests/IdnaTestV2.txt source file on line 1871 at column 8. This source file is used by python3.12-idna.spec.
    A forbidden code point, 0x202E, was found in the idna-3.4/tests/IdnaTestV2.txt source file on line 1872 at column 42. This source file is used by python3.12-idna.spec.
    A forbidden code point, 0x202E, was found in the idna-3.4/tests/IdnaTestV2.txt source file on line 1873 at column 45. This source file is used by python3.12-idna.spec.

This is test data. It's fine.

Note that ideally, we would only exclude IdnaTestV2.txt, somehow like this:

    unicode:
        exclude: IdnaTestV2\.txt$

However, it does not work (at least on CentOS Zuul CI).
2024-01-12 12:09:48 +01:00
Lukas Zachar
7115f31475 Add tmt gating plan
Cherry-picked from python3.11-idna faeb66351e9a268e418a7fd463403506ca6192cf
faeb66351e
2024-01-12 11:47:03 +01:00
Tomáš Hrnčiar
46fdf211f3 Convert from Fedora for the Python 3.12 stack in RHEL 2024-01-12 11:44:13 +01:00
Tomáš Hrnčiar
effbe5604b Rename SPEC to python3.12-idna.spec 2024-01-12 11:41:39 +01:00
Tomáš Hrnčiar
1416c345d6 Import from Fedora python-idna @ 7121d05
Resolves: RHEL-17735
2024-01-12 11:41:36 +01:00
Release Configuration Management
e7dd945b29 New branch setup 2023-12-14 11:04:07 +00:00