Comments

219 Comments

Installs fine inside a container:

[root@53a1051b5b94 python-twine]# python3
Python 3.12.9 (main, Feb  4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import keyring
>>>

and python-twine builds fine as well with that.

BZ#2319785 Please branch and build python-keyring for EPEL 10
BZ#2348947 Please branch and build python-rfc3339-validator in epel10

Installs fine inside a container:

[root@53a1051b5b94 yq]# python3
Python 3.12.9 (main, Feb  4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import rfc3339_validator
>>>
BZ#2348947 Please branch and build python-rfc3339-validator in epel10

Installs fine inside a container:

[root@53a1051b5b94 /]# python3
Python 3.12.9 (main, Feb  4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import pika
>>>
BZ#2320857 Please branch and build python3-pika in epel10

Installs fine inside a container:

[root@f5cab61a7a72 /]# python3
Python 3.12.9 (main, Feb  4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import parsel
>>> import dateparser
>>> import arrow
>>>
BZ#2347063 Please branch and build python-dateparser in epel10
BZ#2349160 Please branch and build python-arrow in epel10
BZ#2349164 Please branch and build python-parsel in epel10

Installs fine inside a container:

[root@1e93ef837363 ~]# python3
Python 3.12.9 (main, Feb  4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import jsonpickle
>>>
BZ#2332462 build python-jsonpickle for epel10

Installs fine inside a container:

[root@bb23227b0aae python-dateparser]# python3
Python 3.12.9 (main, Feb  4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import cmarkgfm
>>> import readme_renderer
>>>
BZ#2345506 Please branch and build python-readme-renderer in epel10
BZ#2345509 Please branch and build python-cmarkgfm in epel10

Actually I have disabled auto-promote instead, so this doesn't get promoted at all.

I am going to remove python-pytest since we miss a dependency on python-jupyter-server, which can't be built at the moment because of missing dependencies.

BZ#2349167 Please branch and build python-w3lib in epel10

All dependencies are now available in stable, so autopush can be reactivated on this update.

BZ#2335460 Please branch and build python-uvicorn in epel10

Installs fine inside a container:

[root@951d12f36e7f /]# python3
Python 3.12.9 (main, Feb  4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import sgmllib
>>> import feedparser
>>>
BZ#2332465 Please branch and build python-feedparser in epel10
BZ#2332466 build python-sgmllib3k in epel10
BZ#2332468 Please branch and build python-scikit-learn in epel10

Installs fine inside a container:

[root@01bf35b1227d /]# python3
Python 3.12.9 (main, Feb  4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import sklearn
>>>
BZ#2332468 Please branch and build python-scikit-learn in epel10

Installs fine inside a container:

[root@3e8fb662aded python-SecretStorage]# python3
Python 3.12.9 (main, Feb  4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import w3lib
>>>
BZ#2349167 Please branch and build python-w3lib in epel10

Both FEDORA-EPEL-2025-fa4b55ce47 and FEDORA-EPEL-2025-bfafb20bad were tested together by installing the packages inside a container. It installs fine and imports is ok too:

[root@1004b5be0d64 /]# python3
Python 3.12.9 (main, Feb  4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import automat
>>> import constantly
>>> import twisted
>>>
BZ#2334733 Please branch and build python-Automat in epel10

Both FEDORA-EPEL-2025-fa4b55ce47 and FEDORA-EPEL-2025-bfafb20bad were tested together by installing the packages inside a container. It installs fine and imports is ok too:

[root@1004b5be0d64 /]# python3
Python 3.12.9 (main, Feb  4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import automat
>>> import constantly
>>> import twisted
>>>
BZ#2321094 Please branch and build python-twisted in epel10
BZ#2334735 Please branch and build python-constantly in epel10

This may also explain new failures in the python-twisted package in rawhide (works on Fedora 42) with new failures with RSA signatures as well.

Installs fine inside a container:

[root@593b44d7c262 ~]# python3
Python 3.12.9 (main, Feb  4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import hypothesmith
>>>
BZ#2321056 Please branch and build python-hypothesmith in epel10