14
0
forked from pool/python-uvloop
Files
python-uvloop/python-uvloop.rpmlintrc
Markéta Machová b3eff2cff4 - Update to 0.22.1
* This is identical to 0.22.0, re-ran with CI fixes
- from version 0.22.0
  * Fixes for Python 3.14 (#638)
  * Add free-threading support (#693)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uvloop?expand=0&rev=34
2025-10-29 14:05:43 +00:00

5 lines
177 B
Plaintext

# The devel files identified by rpmlint are required for
# uvloop, it does not make sense to put them in a separate
# devel package
addFilter("devel-file-in-non-devel-package")