Bug 2283093

Summary: codespell-2.3.0 is available
Product: [Fedora] Fedora Reporter: Upstream Release Monitoring <upstream-release-monitoring>
Component: codespellAssignee: Mikel Olasagasti Uranga <mikel>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: barsnick, debarshir, mikel
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: codespell-2.3.0-1.fc42 codespell-2.3.0-1.fc41 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-08-26 22:10:45 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2283312    
Bug Blocks:    

Description Upstream Release Monitoring 2024-05-24 07:45:13 UTC
Releases retrieved: 2.3.0
Upstream release that is considered latest: 2.3.0
Current version/release in rawhide: 2.2.6-3.fc40
URL: https://github.com/codespell-project/codespell

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/12949/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/codespell

Comment 1 barsnick 2024-06-19 15:27:14 UTC
Apparently, codespell 2.3.0 now requires python3dist(setuptools-scm[toml]).

Interestingly, adding
BuildRequires: python3dist(setuptools-scm[toml])

does not help, even though there is a package which provides (rpm -q --provides) exactly this string. So you need to add
BuildRequires:  python3-setuptools_scm+toml
or find the correct syntax. ;-)

Furthermore, the pytests now fail:
ERROR collecting codespell_lib/tests/test_dictionary.py
'dependency' not found in `markers` configuration option

I have no solution for this.

Comment 2 Mikel Olasagasti Uranga 2024-06-19 21:25:57 UTC
For the pytest issue a new package is required: https://bugzilla.redhat.com/show_bug.cgi?id=2283312

Comment 3 Fedora Update System 2024-08-26 22:07:26 UTC
FEDORA-2024-c70d8647e3 (codespell-2.3.0-1.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-c70d8647e3

Comment 4 Fedora Update System 2024-08-26 22:07:28 UTC
FEDORA-2024-9e54261812 (codespell-2.3.0-1.fc41) has been submitted as an update to Fedora 41.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-9e54261812

Comment 5 Fedora Update System 2024-08-26 22:10:45 UTC
FEDORA-2024-c70d8647e3 (codespell-2.3.0-1.fc42) has been pushed to the Fedora 42 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 6 Fedora Update System 2024-08-26 22:10:49 UTC
FEDORA-2024-9e54261812 (codespell-2.3.0-1.fc41) has been pushed to the Fedora 41 stable repository.
If problem still persists, please make note of it in this bug report.