summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-admin/salt: Skip test that fails on py312Patrick McLean2024-04-051-0/+3
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-admin/salt: Drop patch that prevented bin install (bug #927142)Patrick McLean2024-03-181-1/+0
| | | | | Closes: https://bugs.gentoo.org/927142 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-admin/salt: remove unused patchesMichael Mair-Keimberger2024-03-162-38/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-admin/salt: Stabilize 3005.5-r1 arm64, #918347Matoro Mahri2024-03-151-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-admin/salt: add 3007.0Patrick McLean2024-03-122-0/+612
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-admin/salt: Revbumps remove boto dep (bug #888235)Patrick McLean2024-02-2712-1483/+149
| | | | | | | | This removes tests and modules that require boto since it's being last-rited. Bug: https://bugs.gentoo.org/888235 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-admin/salt: add 3006.7, drop 3006.6Patrick McLean2024-02-212-15/+19
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-admin/salt: Stabilize 3005.5 x86, #921974Matoro Mahri2024-02-141-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-admin/salt: Stabilize 3005.5 amd64, #921974Matoro Mahri2024-02-141-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-admin/salt: Skip systemd tests in 3005.5 (bug #924377)Patrick McLean2024-02-131-0/+20
| | | | | Closes: https://bugs.gentoo.org/924377 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-admin/salt: add 3005.5, 3006.6Patrick McLean2024-02-063-0/+634
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-admin/salt: add 3006.5Patrick McLean2023-12-132-0/+248
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-admin/salt: add 3005.4Patrick McLean2023-11-092-0/+236
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-admin/salt: add 3006.4Patrick McLean2023-11-092-0/+236
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-admin/salt: add 3005.3, drop 3005.2Patrick McLean2023-09-212-1/+1
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-admin/salt: add 3006.3Patrick McLean2023-09-084-74/+264
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-admin/salt: add 3005.2Patrick McLean2023-08-152-0/+236
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-admin/salt: drop 3006.0Patrick McLean2023-08-152-227/+0
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-admin/salt: add 3006.2Patrick McLean2023-08-153-0/+347
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* Rename dev-python/{libcloud → apache-libcloud}Michał Górny2023-08-102-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-admin/salt: Drop local USE=keyring descriptionAndreas Sturmlechner2023-05-181-1/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-admin/salt: Keyword 3006.0 x86, #904721Arthur Zamarin2023-04-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-admin/salt: Keyword 3006.0 riscv, #904721Jakov Smolić2023-04-221-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-admin/salt: add 3006.0Patrick McLean2023-04-204-0/+322
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-admin/salt: Remove oldMichał Górny2023-04-0111-1097/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-admin/salt: Stabilize 3005.1-r1 amd64, #893082Arthur Zamarin2023-04-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-admin/salt: Use pypi.eclassMichał Górny2023-03-161-2/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Rename dev-python/{redis-py → redis}Michał Górny2023-02-084-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-admin/salt: Stabilize 3005.1-r1 x86, #893082Sam James2023-02-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-admin/salt: Fix importlib-metadata usage + fix salt-ssh for py3.11 hostsSebastian Pipping2023-01-303-0/+372
| | | | | | | | | | | | | | | | | | | | | | | The Python 3.11 issue upstream: - https://github.com/saltstack/salt/issues/62676 - https://github.com/saltstack/salt/pull/62677 The importlib-metadata issue: - https://github.com/saltstack/salt/issues/62851 - https://github.com/saltstack/salt/pull/62854 Patches have been extracted from pull requests as following: - git clone https://github.com/saltstack/salt - cd salt - git diff b676e6338a7c094cb3335d11f851ac0e12222017^ 45b924bad865a00116d2e045fe71229f2dc3376e -- salt/utils/entrypoints.py > salt-3005.1-importlib-metadata-5-r1.patch - git diff 00352ae6e0ed0b80a75ec65cb925dd31a625010d^ 91efaea4975f37de97a88687d40e54e774151a8b -- salt/modules/file.py | head -n 123 > salt-3005.1-modules-file-python-3.11-host.patch Be sure to call salt-ssh with "--regen-thin" the first time after updating, to not end up running unpatched 3005.1(-r0) code. Closes: https://bugs.gentoo.org/875389 Closes: https://bugs.gentoo.org/883671 Signed-off-by: Sebastian Pipping <sping@gentoo.org>
* app-admin/salt: Remove Python < 3.10Michał Górny2023-01-103-6/+6
| | | | | Closes: https://bugs.gentoo.org/887725 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-admin/salt: Remove old requiring Python < 3.10Michał Górny2023-01-1012-828/+0
| | | | | Closes: https://bugs.gentoo.org/887725 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-admin/salt: Remove remaining outdated python_gen_cond_depMichał Górny2022-11-153-6/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-admin/salt: Clean <=py3.8 leftoversMichał Górny2022-11-153-45/+6
| | | | | | | | Remove python_gen_cond_dep from an ancient era of libvirt-python not supporting newer Python implementations, as well as obsolete postinst messages. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-admin/salt: remove unused patchMichael Mair-Keimberger2022-11-081-40/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/28187 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-admin/salt: add 3005.1Patrick McLean2022-11-025-1/+310
| | | | | Closes: https://bugs.gentoo.org/875389 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-admin/salt: revbump 3005 to force <importlib_metadata-5Patrick McLean2022-11-021-1/+2
| | | | | Bug: https://bugs.gentoo.org/875389 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-admin/salt: revbump 3004.2 to force <importlib_metadata-5Patrick McLean2022-11-023-208/+3
| | | | | Bug: https://bugs.gentoo.org/875389 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-admin/salt: revbump 3003.5 to force <importlib_metadata-5Patrick McLean2022-11-023-206/+3
| | | | | Bug: https://bugs.gentoo.org/875389 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-admin/salt: revbump 3002.9 to force <importlib_metadata-5Patrick McLean2022-11-022-4/+2
| | | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org> Bug: https://bugs.gentoo.org/875389
* app-admin/salt: Keyword 3005 x86, #867787Arthur Zamarin2022-09-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-admin/salt: Keyword 3005 arm64, #867787Arthur Zamarin2022-09-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-admin/salt: Keyword 3005 arm, #867787Arthur Zamarin2022-09-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-admin/salt: add 3005Patrick McLean2022-08-314-0/+312
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-admin/salt: use <pkg> tags in metadata.xmlPetr Vaněk2022-08-261-2/+2
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* app-admin/salt: x86 stable wrt bug #864823Agostino Sarubbo2022-08-121-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-admin/salt: amd64 stable wrt bug #864823Agostino Sarubbo2022-08-121-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-admin/salt: Revbumps, fix for pyzmq-23 (bug #859505)Patrick McLean2022-07-253-0/+37
| | | | | | Closes: https://bugs.gentoo.org/859505 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-admin/salt: remove unused patchesMichael Mair-Keimberger2022-07-182-294/+0
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/26138 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-admin/salt: remove unused patchMichael Mair-Keimberger2022-06-281-12/+0
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/26061 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>