Summary: | dev-python/pykerberos: needs to use PEP517 build (DistutilsNonPEP517Build) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michał Górny <mgorny> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
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
![]() ![]() ![]() ![]() The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2bb39fb9aee459692ba6fc1fdbf5ad589e87555 commit b2bb39fb9aee459692ba6fc1fdbf5ad589e87555 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2023-07-08 15:08:40 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2023-07-08 15:22:55 +0000 dev-python/pykerberos: EAPI 8, PEP517 Closes: https://bugs.gentoo.org/909941 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/pykerberos/Manifest | 1 + dev-python/pykerberos/pykerberos-1.3.1-r2.ebuild | 58 ++++++++++++++++++++++++ 2 files changed, 59 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. |