https://bugzilla.redhat.com/show_bug.cgi?id=1813181 Robert-André Mauchin <zebob.m@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(mrunge@xxxxxxxxxx | |) --- Comment #6 from Robert-André Mauchin <zebob.m@xxxxxxxxx> --- (In reply to Matthias Runge from comment #4) > (In reply to Robert-André Mauchin from comment #1) > > - Source0: > > https://files.pythonhosted.org/packages/source/j/%{pypi_name}/%{pypi_name}- > > %{version}.tar.gz → Source0: %{pypi_source} > > > > - Please use a glob or it won't work for Python >= 3.10 > > > > %{python3_sitelib}/%{pypi_name}-%{version}-py*.egg-info > > > > - License is MIT: > > > > License: MIT > > > > - Not installable: > > > > DEBUG util.py:600: Error: > > DEBUG util.py:600: Problem: conflicting requests > > DEBUG util.py:600: - nothing provides python3dist(importlib-resources) > > needed by python3-jaraco.text-3.2.0-1.fc33.noarch > > DEBUG util.py:600: - nothing provides python3dist(pytest-black-multipy) > > needed by python3-jaraco.text-3.2.0-1.fc33.noarch > > DEBUG util.py:600: - nothing provides python3dist(pytest-checkdocs) >= > > 1.2.3 needed by python3-jaraco.text-3.2.0-1.fc33.noarch > > DEBUG util.py:602: (try to add '--skip-broken' to skip uninstallable > > packages or '--nobest' to use not only best candidate packages) > > > Thank you for your review. I'm sorry that I missed this for so long. > > The dependencies were misdeclarations. They are test dependencies. I'll be > working through these slowly > to get tests running during build in a subsequent update. > > jaraco.text is blocking cherrypy updates right now. > > SPEC: http://matthias-runge.de/fedora/python-jaraco-text.spec > SRPM: http://matthias-runge.de/fedora/python-jaraco-text-3.2.0-1.fc32.src.rpm You're missing: BuildRequires: python3dist(setuptools-scm) Also the package is still not installable: DEBUG util.py:621: Problem: conflicting requests DEBUG util.py:621: - nothing provides python3dist(importlib-resources) needed by python3-jaraco.text-3.2.0-1.fc33.noarch DEBUG util.py:623: (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) Take a look at Charalampos Stratakis SPEC and update it accordingly? Requires are not needed as they are auto detected now. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx