Skip to content

setup.cfg: remove deprecated classifier#1550

Merged
webknjaz merged 1 commit intoaio-libs:masterfrom
yegorich:fix-licence
Oct 10, 2025
Merged

setup.cfg: remove deprecated classifier#1550
webknjaz merged 1 commit intoaio-libs:masterfrom
yegorich:fix-licence

Conversation

@yegorich
Copy link
Contributor

@yegorich yegorich commented Jul 30, 2025

What do these changes do?

Remove the deprecated license classifier.

Fixes the following warning:

/usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!

Are there changes in behavior for the user?

No.

Related issue number

There are no known issues.

Checklist

  • I think the code is well written
  • Unit tests for the changes exist
  • Documentation reflects the changes

@codspeed-hq
Copy link

codspeed-hq bot commented Jul 30, 2025

CodSpeed Performance Report

Merging #1550 will not alter performance

Comparing yegorich:fix-licence (bf0ab16) with master (4b49680)

Summary

✅ 101 untouched benchmarks

Copy link
Member

@webknjaz webknjaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs a packaging change note.

Fixes the following warning:

/usr/lib/python3.13/site-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: Apache Software License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Jul 31, 2025
@webknjaz webknjaz merged commit c3d4570 into aio-libs:master Oct 10, 2025
52 of 54 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:chronographer:provided There is a change note present in this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants