Internationalized Domain Names in Applications (IDNA)
Go to file
Miro Hrončok f20ec7d762 rpminspect: Disable the unicode inspection
rpminspect reported:

    A forbidden code point, 0x202E, was found in the idna-3.9/tests/IdnaTestV2.txt

The file is fine. It's tests.

Note that ideally, we would only exclude test data, somehow like this:

    unicode:
        exclude: .*/tests/.*

However, it does not work (at least on Zuul CI).

(cherry picked from Fedora commit 96c5118ad6042153c6a45d5a8d670c97ee31cdb4)
2024-11-11 20:19:09 +01:00
.fmf Add gating configuration and a simple smoke test 2024-07-04 15:22:24 +00:00
.gitignore Update to 3.7 (rhbz#2274439) 2024-04-11 09:05:47 +02:00
changelog Convert to %autorelease and %autochangelog 2024-01-29 15:36:52 +01:00
gating.yaml Add gating configuration and a simple smoke test 2024-07-04 15:22:24 +00:00
plans.fmf Add gating configuration and a simple smoke test 2024-07-04 15:22:24 +00:00
python-idna.spec Update to 3.7 (rhbz#2274439) 2024-04-11 09:05:47 +02:00
rpminspect.yaml rpminspect: Disable the unicode inspection 2024-11-11 20:19:09 +01:00
sources Update to 3.7 (rhbz#2274439) 2024-04-11 09:05:47 +02:00