Spec URL: https://williamjmorenor.fedorapeople.org/rpmdev/python-tld.spec SRPM URL: https://williamjmorenor.fedorapeople.org/rpmdev/python-tld-0.7.9-1.fc28.src.rpm Description: Extract the top level domain from the URL given Fedora Account System Username: williamjmorenor
Package looks good to me, but `%{python3_sitelib}/*`… You shoudn't greedy-glob there, since you might own the `__pycache__` directory, which is owned by python3 itself. Please fix `Requires: python3-six` ---> `Requires: python2-six` for the python2-pkg during import! Package APPROVED!
(fedrepo-req-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/python-tld. You may commit to the branch "f27" in about 10 minutes.
python-tld-0.7.9-3.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-92a62ff939
python-tld-0.7.9-3.fc27 has been pushed to the Fedora 27 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-2018-92a62ff939
python-tld-0.7.9-3.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.
*** Bug 1827622 has been marked as a duplicate of this bug. ***