--- tags: Mailman3/HyperKitty, Infra --- # Mailman3/HyperKitty Koji/COPR build status Tracking Koji and [COPR builds](https://copr.fedorainfracloud.org/coprs/nphilipp/mailman3/) of the missing mailman3/hyperkitty packages/versions. Ticket: https://pagure.io/fedora-infrastructure/issue/8455 | PYPI name | SRPM name | Status | Remarks | | --------- | --------- | :----------: | ------- | | **Koji builds (EL8 only)** | *atomicwrites* | *python-atomicwrites* | [✓](https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-7c7b28a4be) | Built as a stop-gap in COPR (see below) until the EPEL8 build is available. | | **COPR builds** | | *hyperkitty* | *hyperkitty* | *⌚* | *Top of the food chain, don't expect anything soon* | | *postorius* | *postorius* | | | | django-allauth | python-django-allauth | ✓ | | | django-crispy-forms | python-django-crispy-forms | ✓ | Tests fail on EL8 without python3-pytest-django, python3-pytest. | | django-gravatar2 | python-django-gravatar2 | ✓ | | | django-haystack | python-django-haystack | ✓ | Contacted mrunge about real EPEL8 branch on IRC | | xapian-haystack | python-xapian-haystack | ✓ | | | **COPR builds (EL8 only)** | | pytest-django | python-pytest-django | ✓ | Needs python3-django-configurations, python3-pathlib2, python3-pytest>=3.6. | | django-configurations | python-django-configurations | ✓ | Needs python3-django-database-url. | | django-database-url | python-django-database-url | ✓ | | | pathlib2 | python-pathlib2 | ✓ | | | pytest | pytest | ✓ | Needs python3-pygments-pytest, python3-pluggy, python3-atomicwrites. Current F31..Rawhide version needs `setuptools>=40`, but that needs pytest-\*. ~~Trying with pytest-3.10.1 from F-30, without Python 2.x subpackage, >50% of unit tests fail.~~ Built current version lobotomized of its setuptools version req, and without running tests because they fail on EL8, too, duh. Also, had to enable `module_hotfixes` on the COPR repos because EL8 contains a (too) old version of pytest in a module which needs to be overridden. | | pygments-pytest | python-pygments-pytest | ✓ | | | pluggy | python-pluggy | ✓ | | | atomicwrites | python-atomicwrites | ✓ | Building on EL8 broken (remnants of Python 2.x, [fixed here](https://src.fedoraproject.org/rpms/python-atomicwrites/c/c87cb642bb169f2121614400e490ce8f4837d1a6?branch=master)), built as a stop-gap in COPR until the [EPEL8 build](https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-7c7b28a4be) is available (see above). | | ~~setuptools~~ | ~~python-setuptools~~ | ✕ | pytest needs newer version (`>=40`) of setuptools than available in EL8 (`39.2.0`), but setuptools needs pytest-\* again |