Sourced from pkgconfig's releases.
v1.6.0
Changes see there: https://github.com/matze/pkgconfig?tab=readme-ov-file#changelog
463480d
update changelog21cf3b1
README: pkg-config and pkgconf, #754c62cb1
brew: use pkgconf instead of pkg-config784425f
CI: update actionsca1d009
CI: use macos-15 / py3133cf03e0
CI: remove duplicate py313 jobabf083a
Merge pull request #79
from ThomasWaldmann/misc-updates5d16c48
work around tox setup.cfg bug7f9545d
CI: test on Python 3.1476ce1ca
code: fix typos and grammarSourced from python-discovery's releases.
1.1.1
What's Changed
- Add permissions to workflows by
@gaborbernatin tox-dev/python-discovery#33- Fix badge link for GitHub Actions workflow check.yaml by
@cclaussin tox-dev/python-discovery#34- Move SECURITY.md to .github/SECURITY.md by
@gaborbernatin tox-dev/python-discovery#35- Add missing .github config files by
@gaborbernatin tox-dev/python-discovery#36- Standardize .github files to .yaml suffix by
@gaborbernatin tox-dev/python-discovery#37- 🐛 fix(subprocess): add timeout to interpreter probing by
@gaborbernatin tox-dev/python-discovery#42- 🐛 fix(test): add i686 to known ISAs by
@gaborbernatin tox-dev/python-discovery#43New Contributors
@cclaussmade their first contribution in tox-dev/python-discovery#34Full Changelog: https://github.com/tox-dev/python-discovery/compare/1.1.0...1.1.1
c4ec5ca
Update release.yaml13fd126
🐛 fix(test): add i686 to known ISAs (#43)30f67d2
🐛 fix(subprocess): add timeout to interpreter probing (#42)1ee6488
[pre-commit.ci] pre-commit autoupdate (#40)ada4703
Bump actions/upload-artifact from 6 to 7 (#38)e8bafc4
Bump actions/download-artifact from 7 to 8 (#39)13b968f
Standardize .github files to .yaml suffixc6e9b66
Add missing .github config files493e14f
Move SECURITY.md to .github/SECURITY.mdd7d8533
Fix badge link for GitHub Actions workflow check.yaml (#34)