Bug 2283093 - codespell-2.3.0 is available
Summary: codespell-2.3.0 is available
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: codespell
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mikel Olasagasti Uranga
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2283312
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-05-24 07:45 UTC by Upstream Release Monitoring
Modified: 2024-08-26 22:10 UTC (History)
3 users (show)

Fixed In Version: codespell-2.3.0-1.fc42 codespell-2.3.0-1.fc41
Clone Of:
Environment:
Last Closed: 2024-08-26 22:10:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.