Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2023-11-07 05:37:47 UTC | Repository mirror & CI | 2023-11-07 | 6095 | -6117/+6149 |
| | |||||
* | Merge updates from master | Repository mirror & CI | 2023-11-07 | 14 | -85/+278 |
|\ | |||||
| * | dev-python/pylatex: Remove old | Michał Górny | 2023-11-07 | 2 | -60/+0 |
| | | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
| * | app-admin/awscli: Bump to 1.29.79 | Michał Górny | 2023-11-07 | 2 | -0/+87 |
| | | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
| * | dev-python/boto3: Bump to 1.28.79 | Michał Górny | 2023-11-07 | 2 | -0/+68 |
| | | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
| * | dev-python/botocore: Bump to 1.31.79 | Michał Górny | 2023-11-07 | 2 | -0/+69 |
| | | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
| * | dev-python/numpy: Switch to EPYTEST_XDIST | Michał Górny | 2023-11-07 | 1 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/33667 Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
| * | dev-python/pyrate-limiter: Use EPYTEST_XDIST | Michał Górny | 2023-11-07 | 1 | -6/+2 |
| | | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
| * | distutils-r1.eclass: Add pytest-xdist dep if EPYTEST_XDIST is set | Michał Górny | 2023-11-07 | 2 | -1/+6 |
| | | | | | | | | | | | | | | Make `distutils_enable_tests pytest` automatically add the `dev-python/pytest-xdist` dependency if `EPYTEST_XDIST` is set. Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
| * | python-utils-r1.eclass: Add EPYTEST_XDIST for epytest | Michał Górny | 2023-11-07 | 1 | -0/+29 |
| | | | | | | | | | | | | | | | | | | Add an `EPYTEST_XDIST` variable that can be used to enable running the test suite in parallel via the dev-python/pytest-xdist plugin. This also includes user-facing `EPYTEST_JOBS` to control the job count independently of `MAKEOPTS`. Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
| * | distutils-r1.eclass: Refactor d_e_t to permit multiple test packages | Michał Górny | 2023-11-07 | 1 | -6/+6 |
| | | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
| * | distutils-r1.eclass: Refactor `d_e_t unittest` (NFC) | Michał Górny | 2023-11-07 | 1 | -9/+8 |
| | | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
| * | app-misc/fastfetch: drop 2.2.1 | Viorel Munteanu | 2023-11-07 | 2 | -109/+0 |
| | | | | | | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> | ||||
| * | app-misc/fastfetch: add 2.2.2 | Viorel Munteanu | 2023-11-07 | 2 | -0/+109 |
| | | | | | | | | | | Closes: https://bugs.gentoo.org/916722 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> | ||||
* | | 2023-11-07 02:47:01 UTC | Repository mirror & CI | 2023-11-07 | 3 | -4/+4 |
| | | |||||
* | | Merge updates from master | Repository mirror & CI | 2023-11-07 | 2 | -3/+3 |
|\| | |||||
| * | x11-drivers/nvidia-drivers: add 535.43.16:0/vulkan, drop 535.43.15 | Ionen Wolkens | 2023-11-06 | 2 | -3/+3 |
| | | | | | | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org> | ||||
* | | 2023-11-07 02:31:58 UTC | Repository mirror & CI | 2023-11-07 | 3 | -2/+16 |
| | | |||||
* | | Merge updates from master | Repository mirror & CI | 2023-11-07 | 2 | -0/+57 |
|\| | |||||
| * | net-libs/zeromq: add 4.3.5 | Michael Orlitzky | 2023-11-06 | 2 | -0/+57 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Miscellaneous changes: * Update to EAPI=8 * Drop obsolete USE=pgm flag * Use --disable-Werror instead of sed'ing configure.ac * New MPL-2.0 license (from their NEWS file) * Improve DESCRIPTION Bug: https://bugs.gentoo.org/806821 Closes: https://bugs.gentoo.org/805566 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> | ||||
* | | 2023-11-07 01:47:00 UTC | Repository mirror & CI | 2023-11-07 | 3 | -4/+4 |
| | | |||||
* | | Merge updates from master | Repository mirror & CI | 2023-11-07 | 2 | -2/+1 |
|\| | |||||
| * | net-im/discord: add 0.0.34, drop 0.0.33 | Alfred Wingate | 2023-11-06 | 2 | -2/+1 |
| | | | | | | | | | | | | | | | | | | * Drop unused CHROMIUM_VERSION. Added in 8f6f69f, use removed in 956ec30. Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/33701 Closes: https://bugs.gentoo.org/916979 Signed-off-by: Nick Sarnie <sarnex@gentoo.org> | ||||
* | | 2023-11-07 01:02:03 UTC | Repository mirror & CI | 2023-11-07 | 3 | -6/+7 |
| | | |||||
* | | Merge updates from master | Repository mirror & CI | 2023-11-07 | 1 | -8/+7 |
|\| | |||||
| * | app-editors/helix: Added dev-vcs/git as BDEP and RDEP, minor opts | Jonas Frei | 2023-11-06 | 1 | -8/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The reason is that the build will fail if 'git' is not found at build time. Also, the users can fetch/build the grammars at runtime and needs the 'git' binary for this feature. Minor optimizations: The 'shell-completion' eclass is now used. Also, a typo was fixed in 'pkg_postinst'. Closes: https://bugs.gentoo.org/916375 Signed-off-by: Jonas Frei <freijon@pm.me> Closes: https://github.com/gentoo/gentoo/pull/33586 Signed-off-by: Patrick McLean <chutzpah@gentoo.org> | ||||
* | | 2023-11-07 00:32:05 UTC | Repository mirror & CI | 2023-11-07 | 6 | -66/+2 |
| | | |||||
* | | Merge updates from master | Repository mirror & CI | 2023-11-07 | 5 | -195/+0 |
|\| | |||||
| * | sys-fs/unionfs-fuse: Drop old | Sebastian Pipping | 2023-11-07 | 5 | -195/+0 |
| | | | | | | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org> | ||||
* | | 2023-11-07 00:16:58 UTC | Repository mirror & CI | 2023-11-07 | 5 | -4/+54 |
| | | |||||
* | | Merge updates from master | Repository mirror & CI | 2023-11-07 | 3 | -0/+112 |
|\| | |||||
| * | dev-vcs/git-delete-merged-branches: Python 3.12 | Sebastian Pipping | 2023-11-07 | 1 | -0/+43 |
| | | | | | | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org> | ||||
| * | dev-vcs/git-big-picture: Python 3.12 | Sebastian Pipping | 2023-11-07 | 1 | -0/+41 |
| | | | | | | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org> | ||||
| * | dev-util/ydiff: Python 3.12 | Sebastian Pipping | 2023-11-07 | 1 | -0/+28 |
| | | | | | | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org> | ||||
* | | 2023-11-07 00:02:08 UTC | Repository mirror & CI | 2023-11-07 | 4 | -2/+18 |
| | | |||||
* | | Merge updates from master | Repository mirror & CI | 2023-11-07 | 2 | -0/+28 |
|\| | |||||
| * | dev-util/gprof2dot: Python 3.12 | Sebastian Pipping | 2023-11-07 | 1 | -0/+20 |
| | | | | | | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org> | ||||
| * | dev-libs/uriparser: Address QA warning UseFlagWithoutDeps | Sebastian Pipping | 2023-11-07 | 1 | -0/+8 |
| | | | | | | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org> | ||||
* | | 2023-11-06 23:46:58 UTC | Repository mirror & CI | 2023-11-06 | 3 | -2/+15 |
| | | |||||
* | | Merge updates from master | Repository mirror & CI | 2023-11-06 | 2 | -0/+148 |
|\| | |||||
| * | app-misc/jaq: add 1.1.2 | Patrick McLean | 2023-11-06 | 2 | -0/+148 |
| | | | | | | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org> | ||||
* | | 2023-11-06 21:46:59 UTC | Repository mirror & CI | 2023-11-06 | 4 | -4/+22 |
| | | |||||
* | | Merge updates from master | Repository mirror & CI | 2023-11-06 | 3 | -1/+240 |
|\| | |||||
| * | sys-apps/portage: add 3.0.55 | Sam James | 2023-11-06 | 2 | -0/+239 |
| | | | | | | | | | | | | | | | | | | | | Closes: https://bugs.gentoo.org/916256 Closes: https://bugs.gentoo.org/915842 Closes: https://bugs.gentoo.org/916247 Closes: https://bugs.gentoo.org/916336 Closes: https://bugs.gentoo.org/916601 Closes: https://bugs.gentoo.org/916614 Signed-off-by: Sam James <sam@gentoo.org> | ||||
| * | dev-python/pylatex: Stabilize 1.4.2 ALLARCHES, #916972 | Sam James | 2023-11-06 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | | 2023-11-06 21:02:04 UTC | Repository mirror & CI | 2023-11-06 | 3 | -5/+5 |
| | | |||||
* | | Merge updates from master | Repository mirror & CI | 2023-11-06 | 2 | -2/+2 |
|\| | |||||
| * | dev-ruby/irb-1.8.3: marked ~x64-solaris | Fabian Groffen | 2023-11-06 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org> | ||||
| * | dev-ruby/reline-0.3.9: marked ~x64-solaris | Fabian Groffen | 2023-11-06 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org> | ||||
* | | 2023-11-06 20:32:03 UTC | Repository mirror & CI | 2023-11-06 | 3 | -2/+17 |
| | |