Latest upstream release: 6.0.0b1 Current version/release in rawhide: 5.2.1-11.fc32 URL: https://pythonhosted.org/feedparser/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from anitya: https://release-monitoring.org/project/6885/
An unexpected error occurred while creating the scratch build and has been automatically reported. Sorry!
Latest upstream release: 6.0.0b2 Current version/release in rawhide: 5.2.1-14.fc32 URL: https://pythonhosted.org/feedparser/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from anitya: https://release-monitoring.org/project/6885/
An HTTP error occurred downloading the package's new Source URLs: Getting https://pypi.python.org/packages/source/f/feedparser/feedparser-6.0.0b2.tar.bz2 to ./feedparser-6.0.0b2.tar.bz2
Latest upstream release: 6.0.0b3 Current version/release in rawhide: 5.2.1-14.fc32 URL: https://pythonhosted.org/feedparser/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from anitya: https://release-monitoring.org/project/6885/
An HTTP error occurred downloading the package's new Source URLs: Getting https://pypi.python.org/packages/source/f/feedparser/feedparser-6.0.0b3.tar.bz2 to ./feedparser-6.0.0b3.tar.bz2
Latest upstream release: 6.0.1 Current version/release in rawhide: 5.2.1-17.fc33 URL: https://pythonhosted.org/feedparser/ Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from anitya: https://release-monitoring.org/project/6885/
An HTTP error occurred downloading the package's new Source URLs: Getting https://pypi.python.org/packages/source/f/feedparser/feedparser-6.0.1.tar.bz2 to ./feedparser-6.0.1.tar.bz2
So, this update needs sgmllib3k. Which is basically old python2 sgmllib converted to python3. It's just a stopgap I think until they sort out how they are going to move away from it (they didn't want to keep the python2 feedparser around after py2 eol). I can package it up...
Latest upstream release: 6.0.2 Current version/release in rawhide: 5.2.1-17.fc33 URL: https://pythonhosted.org/feedparser/ Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from anitya: https://release-monitoring.org/project/6885/
An HTTP error occurred downloading the package's new Source URLs: Getting https://pypi.python.org/packages/source/f/feedparser/feedparser-6.0.2.tar.bz2 to ./feedparser-6.0.2.tar.bz2
ok, here's the dependent packages all built against the new version: https://copr.fedorainfracloud.org/coprs/kevin/python-feedparser-6.0.2/packages/ asv already fails to build from source, so I don't think thats feedparsers fault/problem. python-jsonpickle now fails in tests. This seems to be: https://github.com/jsonpickle/jsonpickle/issues/316 Limb (adding to cc): do you want me to wait to push this until that is solved? Or do you want to look into it? Or should I push this now and you can sort it later? rss2email seems to be: https://github.com/rss2email/rss2email/issues/123 David: (adding to cc): Do you want me to wait, do you want to backport the fix, other?
Go ahead and push it, I've subscribed to that issue and will follow up when the FTBFS hits, probably by disabling the impacted test(s).
I don't think that it matters too much if rss2email doesn't work in rawhide for a few days. If you'd like to do it in a sidetag or something like that please tell me how, I don't have any experience with that. Seems to be an easy fix - if you want to test: this should fix it: https://ionic.at/share/rss2email-3.12.2-2.fc34.src.rpm (I've compiled with your copr repo, but I don't do this very often. So fine from my side, thanks for the heads-up.
Thank you both for the quick replies! I've pushed 6.0.2 to rawhide. I don't currently have plans to push it to anywhere else right now. Let me know if I can help with anything on those other packages.