python-pkgconfig: bump to 1.6.0
authorAlexandru Ardelean <redacted>
Fri, 20 Mar 2026 16:18:45 +0000 (16:18 +0000)
committerAlexandru Ardelean <redacted>
Sat, 21 Mar 2026 05:46:45 +0000 (07:46 +0200)
commit0f88d2339b3de7a63ba3b7f9af427bad64093e1f
treea0c931b3746309c8460054f16484812fa1ef7a20
parentc1a2cb4bf9c03db0d0d9b2bb0cb248d9a6390c14
python-pkgconfig: bump to 1.6.0

Changelog since 1.5.5:
- Drop Python < 3.9 support; add Python 3.9-3.14 support
- Replace deprecated distutils with setuptools for Python 3.12+
  compatibility
- Reorganize to src/ layout
- Migrate CI from Travis CI to GitHub Actions
- Fix edge cases in configure_extension() for empty compiler/linker flags

Full changelog:
https://github.com/matze/pkgconfig/releases

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-pkgconfig/Makefile
git clone https://git.99rst.org/PROJECT