Created attachment 1564652 [details] Copr build log, built with python3.8 python-django-appconf-1.0.2-11 fails to build due to failing tests. scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=34681529 pytest output: + /usr/bin/python3 setup.py test running test running egg_info writing django_appconf.egg-info/PKG-INFO writing dependency_links to django_appconf.egg-info/dependency_links.txt writing top-level names to django_appconf.egg-info/top_level.txt reading manifest file 'django_appconf.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_appconf.egg-info/SOURCES.txt' running build_ext test_configure_method (tests.tests.PrefixConfTests) ... ok test_configured (tests.tests.PrefixConfTests) ... ok test_prefix (tests.tests.PrefixConfTests) ... ok test_simple (tests.tests.PrefixConfTests) ... ok test_default_is_defined (tests.tests.RequiredSettingsTests) ... ok test_missing (tests.tests.RequiredSettingsTests) ... ok test_value_is_defined (tests.tests.RequiredSettingsTests) ... ok test_prefix (tests.tests.SeparateConfTests) ... ok test_simple (tests.tests.SeparateConfTests) ... ok test_basic (tests.tests.TestConfTests) ... ok test_configure_method (tests.tests.TestConfTests) ... ok test_configured (tests.tests.TestConfTests) ... ok test_custom_holder (tests.tests.TestConfTests) ... ok test_dir_members (tests.tests.TestConfTests) ... ok test_init_kwargs (tests.tests.TestConfTests) ... ok test_init_kwargs_with_prefix (tests.tests.TestConfTests) ... ok test_override_settings_once (tests.tests.TestConfTests) ... ok test_override_settings_twice (tests.tests.TestConfTests) ... ok test_proxy (tests.tests.TestConfTests) ... ok test_simple (tests.tests.TestConfTests) ... ok test_subclass_configured_data (tests.tests.TestConfTests) ... ok test_configure_method (tests.tests.YetAnotherPrefixConfTests) ... ok test_configured (tests.tests.YetAnotherPrefixConfTests) ... ok test_prefix (tests.tests.YetAnotherPrefixConfTests) ... ok test_simple (tests.tests.YetAnotherPrefixConfTests) ... ok ---------------------------------------------------------------------- Ran 25 tests in 0.038s OK + coverage3 run /usr/bin/python3-django-admin test -v2 test Skipping setup of unused database(s): default. SystemCheckError: System check identified some issues: ERRORS: ?: (admin.E403) A 'django.template.backends.django.DjangoTemplates' instance must be configured in TEMPLATES in order to use the admin application. ?: (admin.E406) 'django.contrib.messages' must be in INSTALLED_APPS in order to use the admin application. ?: (admin.E407) 'django.contrib.sessions' must be in INSTALLED_APPS in order to use the admin application. ?: (admin.E408) 'django.contrib.auth.middleware.AuthenticationMiddleware' must be in MIDDLEWARE in order to use the admin application. ?: (admin.E409) 'django.contrib.messages.middleware.MessageMiddleware' must be in MIDDLEWARE in order to use the admin application. System check identified 5 issues (0 silenced). error: Bad exit status from /var/tmp/rpm-tmp.62qHZw (%check)
This blocks the Python 3.8 rebuild.
there is https://github.com/django-compressor/django-appconf/pull/47
FEDORA-2019-97b41f2585 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-97b41f2585
python-django-appconf-1.0.2-11.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-97b41f2585
python-django-appconf-1.0.2-11.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.