Releases retrieved: 7.2.0 Upstream release that is considered latest: 7.2.0 Current version/release in rawhide: 7.1.3-1.fc38 URL: https://pypi.python.org/pypi/pytest 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://docs.fedoraproject.org/en-US/package-maintainers/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/3765/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/pytest
Scratch build failed. Details below: DownloadException: The specfile contains a Source URL with an unknown protocol; it shouldbe "https", "http", or "ftp". Traceback: File "/usr/local/lib/python3.10/site-packages/hotness/use_cases/package_scratch_build_use_case.py", line 56, in build result = self.builder.build(request.package, request.opts) File "/usr/local/lib/python3.10/site-packages/hotness/builders/koji.py", line 164, in build new_sources = self._spec_sources(specfile, tmp) File "/usr/local/lib/python3.10/site-packages/hotness/builders/koji.py", line 337, in _spec_sources raise DownloadException(msg) If you think this issue is caused by some bug in the-new-hotness, please report it on the-new-hotness issue tracker: https://github.com/fedora-infra/the-new-hotness/issues
The latest pytest vendors some parts of the py library. It's also possible to install it and skip the vendored version but that's a decision for the maintainer. See https://github.com/pytest-dev/pytest/commit/19dda7c9bdc8ef71c792e0f77a9595bfad8d9248
I'd keep them vendored. Upstream wants to move the code from py to pytest and get rid of py. That's a decision we should respect (and possibly deprecate py in Fedora).
https://src.fedoraproject.org/rpms/pytest/pull-request/33
(In reply to Miro Hrončok from comment #3) > I'd keep them vendored. Upstream wants to move the code from py to pytest > and get rid of py. That's a decision we should respect (and possibly > deprecate py in Fedora). Just a side note: py might be deprecated, but it's to early for retirement. The pytest changelog says: > [...] If you need other py.* modules, continue to install the deprecated py library separately, otherwise it can usually be removed as a dependency.
(In reply to Thomas Moschny from comment #5) > Just a side note: py might be deprecated, but it's to early for retirement. > The pytest changelog says: Sure thing. Some other important packages (like tox) depend on py directly so there is no plan to retire it in the foreseeable future.
All packages where this update causes trouble have bugzilla, PR, or both. An e-mail has been sent to devel ML. My plan is to ship this next week.
FEDORA-2022-27ea8cb03e has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2022-27ea8cb03e
FEDORA-2022-27ea8cb03e has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report.