summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/ruamel-yaml-clib: Remove oldMichał Górny2023-11-061-44/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/ruamel-yaml-clib: keyword 0.2.7 for ~loongWANG Xuerui2023-09-101-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* dev-python/ruamel-yaml-clib: Stabilize 0.2.7 hppa, #913426Arthur Zamarin2023-09-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/ruamel-yaml-clib: support building with ↵Marek Szuba2023-08-201-0/+4
| | | | | | | -Werror=incompatible-function-pointer-types Closes: https://bugs.gentoo.org/880651 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-python/ruamel-yaml-clib: Switch from cythonize(1) to cython(1)Michał Górny2023-05-271-2/+2
| | | | | | | | cythonize(1) is a bigger tool that can automatically compile all Cython files from a package and build the extensions from them. We don't need that, so just use the reference cython(1) invocation. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/ruamel-yaml-clib: fix cythonize call to always regenerateSam James2023-05-271-6/+2
| | | | | | | | | | | | | Ionen took a look and ended up spotting that it wasn't really regenerating it (and that the Clang 16 patch is touching only the generated sources, so is being overwritten now). Also, while here, I noticed it doesn't respect MAKEOPTS, so fix that. Now Python 3.12 builds again. Bug: https://bugs.gentoo.org/880651 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/ruamel-yaml-clib: Enable py3.12Michał Górny2023-05-261-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/ruamel-yaml-clib: Workaround Cython build failureMichał Górny2023-05-021-4/+10
| | | | | Closes: https://bugs.gentoo.org/898716 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/ruamel-yaml-clib: add cython version capMarek Szuba2023-03-021-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-python/ruamel-yaml-clib: Stabilize 0.2.7 arm64, #886423Arthur Zamarin2022-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/ruamel-yaml-clib: Stabilize 0.2.7 ppc, #886423Arthur Zamarin2022-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/ruamel-yaml-clib: Stabilize 0.2.7 sparc, #886423Arthur Zamarin2022-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/ruamel-yaml-clib: Stabilize 0.2.7 arm, #886423Arthur Zamarin2022-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/ruamel-yaml-clib: Stabilize 0.2.7 x86, #886423Arthur Zamarin2022-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/ruamel-yaml-clib: Stabilize 0.2.7 ppc64, #886423Arthur Zamarin2022-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/ruamel-yaml-clib: Stabilize 0.2.7 amd64, #886423Arthur Zamarin2022-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/ruamel-yaml-clib: fix clang-16 build errorMarek Szuba2022-11-101-0/+4
| | | | | | Thanks-to: Peter Levine <plevine457@gmail.com> Closes: https://bugs.gentoo.org/880651 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-python/ruamel-yaml-clib: Bump to 0.2.7Michał Górny2022-10-211-0/+34
Signed-off-by: Michał Górny <mgorny@gentoo.org>