Releases: hartwork/binary-gentoo
Releases · hartwork/binary-gentoo
Release list
7.0.2
What's Changed
Affecting Runtime Behavior
- gentoo-build: Pass
--fail-clean=nto emerge for--fail-to-shellby @hartwork in #399 - Support Python 3.10 to 3.14 by @hartwork in #441
Under the Hood
- Make Github Dependabot keep pre-commit hooks updated by @hartwork in #496
- pre-commit: Pin hooks to SHA1s for security by @hartwork in #498
README.md: Fixbinary-gentoo.{dot,svg}URLs for PyPI by @hartwork in #522README.md: Fix language and and an out-of-sync number by @hartwork in #523README.md: Add note on project being in "maintenance mode" by @hartwork in #524README.md: Fix accidental double space by @hartwork in #526- Prepare release 7.0.2 by @hartwork in #525
Full Changelog: 7.0.1...7.0.2
7.0.1
7.0.0
What's Changed
- Python 3.11 + Ubuntu 22.04 + drop unused py==1.11.0 by @hartwork in #135
- gentoo-build: Make sure that DISTDIR is in line with bind mount reality by @hartwork in #144
- gentoo-packages: Make robust towards entries without BUILD_ID by @hartwork in #145
- README.md: Add pre-commit badge by @hartwork in #171
- Pin GitHub Actions to specific commits for security by @hartwork in #182
- Add support for Python 3.12 by @hartwork in #221
- Fix
gentoo-clean --helpoutput with regard to progname by @hartwork in #298 - Fix invocation of
gentoo-packageswithout subcommand by @hartwork in #299 - Mark command line arguments as required that cannot be auto-detected by @hartwork in #300
- Drop Python 3.8 and add Python 3.13 by @hartwork in #308
- Drop Python 3.8 (follow-up to #308) by @hartwork in #314
- Migrate from yapf to ruff format by @hartwork in #315
- pre-commit improvements (follow-up to #315) by @hartwork in #316
- [gentoo-build] Require
--etc-portage PATHon non-Gentoo hosts by @hartwork in #318 README.md: Add image on how binary-gentoo's tools play together by @hartwork in #354- gentoo-build: Make
--gentoo-profile <profile>win over existing/etc/portage/make.profileby @hartwork in #387 - Migrate to Gentoo profile
default/linux/amd64/23.0(merged-usr) by @hartwork in #388 - Prepare release 7.0.0 by @hartwork in #389
Full Changelog: 6.2.0...7.0.0