summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge updates from masterRepository mirror & CI2024-06-1422-1078/+163
|\
| * x11-wm/xpra: Remove oldMichał Górny2024-06-142-222/+0
| | | | | | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/36945 Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-util/gcovr: Remove oldMichał Górny2024-06-143-99/+0
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * app-containers/docker-compose: Remove oldMichał Górny2024-06-142-146/+0
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * python-r1.eclass: Override PYTHON*_USEDEP in sub-phasesMichał Górny2024-06-141-1/+3
| | | | | | | | | | | | | | | | | | Override the value of PYTHON_USEDEP and PYTHON_SINGLE_USEDEP to match the current implementation inside sub-phase function. This makes it possible to use them in has_version checks with conditional dependencies. Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * distutils-r1.eclass: Change "PEP 517" to "PEP517", for consistencyMichał Górny2024-06-141-3/+3
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * distutils-r1.eclass: Remove distutils_install_for_testingMichał Górny2024-06-141-118/+5
| | | | | | | | | | | | | | | | | | Remove `distutils_install_for_testing` function. It is quite complex, and it was used only in the legacy eclass mode. All ebuilds using it in ::gentoo have been migrated to PEP517 build already, and the PEP517 build implement the same functionality better. Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * distutils-r1.eclass: Remove support for `d_e_t --install`Michał Górny2024-06-141-15/+2
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * distutils-r1.eclass: Document BUILD_DIR for consistencyMichał Górny2024-06-141-0/+16
| | | | | | | | | | Closes: https://bugs.gentoo.org/910661 Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * distutils-r1.eclass: Doc DISTUTILS_IN_SOURCE_BUILD as deprecatedMichał Górny2024-06-141-0/+4
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * distutils-r1.eclass: Doc DISTUTILS_OPTIONAL + DISTUTILS_SINGLE_IMPLMichał Górny2024-06-141-0/+5
| | | | | | | | | | Closes: https://bugs.gentoo.org/780807 Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * distutils-r1.eclass: Remove doc for DOCS, HTML_DOCS and PATCHESMichał Górny2024-06-141-46/+0
| | | | | | | | | | | | | | | | | | Remove the redundant (and outdated) documentation for the DOCS, HTML_DOCS and PATCHES variables. All these variables are handled through the default EAPI functions. Closes: https://bugs.gentoo.org/932802 Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * Revert "java-utils-2.eclass: eerror if java-utils-2 is inherited directly"Volkmar W. Pogatzki2024-06-141-6/+0
| | | | | | | | | | | | | | | | | | This reverts commit 41faa907e3a36f4ed00aced3499d469abb865281. Bug: https://bugs.gentoo.org/207098 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/37156 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
| * dev-python/markdown-exec: Bump to 1.9.1Michał Górny2024-06-142-0/+35
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/genshi: Enable py3.13Michał Górny2024-06-142-2/+15
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/mypy: Remove oldMichał Górny2024-06-142-113/+0
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/pydantic-core: Remove oldMichał Górny2024-06-142-159/+0
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/pydantic: Remove oldMichał Górny2024-06-142-56/+0
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * net-dialup/speedtouch-usb: EAPI=8, refactor, cleanupArthur Zamarin2024-06-142-92/+75
| | | | | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* | 2024-06-14 11:49:51 UTCRepository mirror & CI2024-06-147-33/+33
| |
* | Merge updates from masterRepository mirror & CI2024-06-146-8/+8
|\|
| * dev-python/fuzzywuzzy: fix variable orderPetr Vaněk2024-06-141-1/+1
| | | | | | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
| * dev-python/sphinx-autodoc-typehints: enable py3.13Petr Vaněk2024-06-141-1/+1
| | | | | | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
| * dev-python/sphobjinv: enable py3.13Petr Vaněk2024-06-141-1/+1
| | | | | | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
| * dev-python/fuzzywuzzy: enable py3.13Petr Vaněk2024-06-141-2/+2
| | | | | | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
| * dev-python/Levenshtein: enable py3.13Petr Vaněk2024-06-141-1/+1
| | | | | | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
| * dev-python/rapidfuzz: enable py3.13Petr Vaněk2024-06-141-1/+1
| | | | | | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
| * dev-python/scikit-build: enable py3.13Petr Vaněk2024-06-141-1/+1
| | | | | | | | | | | | | | | | The package does not pass tests cleanly, but those issues seems to be related only to tests because they pass if I run them individually. Bug: https://bugs.gentoo.org/933655 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* | 2024-06-14 11:21:18 UTCRepository mirror & CI2024-06-144-3/+17
| |
* | Merge updates from masterRepository mirror & CI2024-06-144-1/+96
|\|
| * dev-util/gource: add 0.54Arsen Arsenović2024-06-142-0/+65
| | | | | | | | Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
| * dev-util/gource: fix build with boost 1.85Arsen Arsenović2024-06-142-1/+31
| | | | | | | | | | Closes: https://bugs.gentoo.org/933111 Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* | 2024-06-14 11:06:18 UTCRepository mirror & CI2024-06-1421-95/+135
| |
* | Merge updates from masterRepository mirror & CI2024-06-1430-235/+611
|\|
| * app-doc/eclass-manpages: drop 20240207, 20240229, 20240423Sam James2024-06-144-75/+0
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * app-doc/eclass-manpages: add 20240614Sam James2024-06-142-0/+25
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * net-print/splix: add 2.0.1Bernard Cafarelli2024-06-143-0/+65
| | | | | | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
| * app-emulation/plus42: add 1.1.12, drop 1.1.10Bernard Cafarelli2024-06-142-1/+1
| | | | | | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
| * www-plugins/pdfjs: add 4.3.136Bernard Cafarelli2024-06-142-0/+23
| | | | | | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
| * games-emulation/dosbox-staging: add 0.81.1 (actual release)Bernard Cafarelli2024-06-142-0/+72
| | | | | | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
| * app-text/paperwork: fix duplicate REL_HASHBernard Cafarelli2024-06-141-1/+0
| | | | | | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
| * app-text/paperwork: add 2.2.3, drop 2.2.1Bernard Cafarelli2024-06-142-6/+5
| | | | | | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
| * app-text/paperwork-backend: add 2.2.3, drop 2.2.1-r1Bernard Cafarelli2024-06-143-62/+4
| | | | | | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
| * app-text/openpaperwork-gtk: add 2.2.3, drop 2.2.1Bernard Cafarelli2024-06-142-5/+4
| | | | | | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
| * app-text/openpaperwork-core: add 2.2.3, drop 2.2.1Bernard Cafarelli2024-06-142-5/+4
| | | | | | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
| * mail-client/claws-mail: sync live ebuildBernard Cafarelli2024-06-141-3/+1
| | | | | | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
| * mail-client/claws-mail: add 3.21.0, 4.3.0Bernard Cafarelli2024-06-143-0/+429
| | | | | | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
| * app-text/tesseract: add 5.4.1Bernard Cafarelli2024-06-142-0/+87
| | | | | | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
| * app-text/tesseract: drop 5.3.2, 5.3.3Bernard Cafarelli2024-06-143-186/+0
| | | | | | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* | 2024-06-14 10:53:28 UTCRepository mirror & CI2024-06-146-51/+6
| |