Summary: | app-crypt/acme-tiny: needs to use PEP517 build (DistutilsNonPEP517Build) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michał Górny <mgorny> |
Component: | Current packages | Assignee: | Hans de Graaff <graaff> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 909855 |
Description
Michał Górny
2023-07-08 06:45:12 UTC
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21c34493ac2d95f44b79dd1afe8f07f10255faf0 commit 21c34493ac2d95f44b79dd1afe8f07f10255faf0 Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2023-07-08 08:04:06 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2023-07-08 08:05:02 +0000 app-crypt/acme-tiny: EAPI 7 -> 8, PEP517 Closes: https://bugs.gentoo.org/909867 Signed-off-by: Hans de Graaff <graaff@gentoo.org> app-crypt/acme-tiny/acme-tiny-5.0.1-r1.ebuild | 53 +++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) [Adding this comment en-masse, sorry for the noise, but it's important.) 1. Please take particular care to check file diffs before/after, possibly using `iwdevtools`. Keep a particular eye out for e.g. config files now missing from /etc and instead being in /usr/lib/python*/site-packages, etc. 2. Please make sure to do the migration in a new revision in ~arch, partly because of 1. |