Summary: | dev-tex/rubber: needs to use PEP517 build (DistutilsNonPEP517Build) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michał Górny <mgorny> |
Component: | Current packages | Assignee: | Florian Schmaus <flow> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sping, tex |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
URL: | https://gitlab.com/latex-rubber/rubber/-/merge_requests/29 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 909855 |
Description
Michał Górny
![]() ![]() ![]() ![]() [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. Final ping. Please note that we will not hesitate to last rite low profile packages over this. (In reply to Michał Górny from comment #2) > Final ping. Please note that we will not hesitate to last rite low profile > packages over this. I'm on it, helping upstream with migration and a new release, adding the pull request URL. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f10a00d16c1ab452b2f5b7fe0634aef7a5ecf4c commit 3f10a00d16c1ab452b2f5b7fe0634aef7a5ecf4c Author: Sebastian Pipping <sping@gentoo.org> AuthorDate: 2024-04-10 16:43:32 +0000 Commit: Sebastian Pipping <sping@gentoo.org> CommitDate: 2024-04-10 19:40:02 +0000 dev-tex/rubber: 1.6.4 + EAPI 8 + PEP 517 + sync 9999 Closes: https://bugs.gentoo.org/909975 Closes: https://bugs.gentoo.org/922804 Signed-off-by: Sebastian Pipping <sping@gentoo.org> dev-tex/rubber/Manifest | 1 + dev-tex/rubber/rubber-1.6.4.ebuild | 111 +++++++++++++++++++++++++++++++++++++ dev-tex/rubber/rubber-9999.ebuild | 23 ++++---- 3 files changed, 125 insertions(+), 10 deletions(-) |