forked from pool/python-uvloop
* 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
5 lines
177 B
Plaintext
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")
|