[gentoo-commits] repo/gentoo:master commit in: dev-ruby/acme-client/

2023-10-06 Thread Hans de Graaff
commit: ff2604c031c16a3e4c07da2f4e6315e0c345451b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Oct  7 05:45:23 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Oct  7 05:45:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff2604c0

dev-ruby/acme-client: add 2.0.15

Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/acme-client/Manifest  |  1 +
 dev-ruby/acme-client/acme-client-2.0.15.ebuild | 41 ++
 2 files changed, 42 insertions(+)

diff --git a/dev-ruby/acme-client/Manifest b/dev-ruby/acme-client/Manifest
index 48a26c38dbec..395e41c43a90 100644
--- a/dev-ruby/acme-client/Manifest
+++ b/dev-ruby/acme-client/Manifest
@@ -1,2 +1,3 @@
 DIST acme-client-2.0.14.tar.gz 194698 BLAKE2B 
057e968fa7b5bfcc6d3d31b9bf52eb6e9211d754be08e5eac61603a13077cd1a771f3580e42cfc19c0490931252bfdf3989958f580de025c88759f2824035370
 SHA512 
793b0f77b69cf00ac664a71ce12a02bf6a37683c75d6f0b4773f46ca20544b60a4892b40c6309d08bc9bbc412bcc4fc8a62730b106a6df8e36e76df3e74bdd9f
+DIST acme-client-2.0.15.tar.gz 194751 BLAKE2B 
75f6507b8571de8344a777182d98346b1d516a38058d4f1d164e73b647d1953e453c59afd8550c41c711b0dd2699790737c86bd2f7919929e445179cc7098895
 SHA512 
0d09a09c3fb0a665e9e3263aaa4a924653195d3a64baef381069a58ee16064a4dbef40456076198a866c50765b1f68a0c3b381bcb4f35e185aef9e1ce709ff9d
 DIST acme-client-2.0.9.tar.gz 183081 BLAKE2B 
8160b3fe7989645c395fde55624d71bdc933d114901138cb13f9c2114973f2bf65d48bba547f6c0740d0710f9a38a57cc519dbb27898a1507e875c71e5d7bcfb
 SHA512 
a75b093046ec0360cfb78b55c0ad8350ecd1b6f612ab5ddb3956aa4cfef468bddff2dc992cddfc50860e7ea541e76ddc176ab4c7eaf5c3555beab521a6806ac8

diff --git a/dev-ruby/acme-client/acme-client-2.0.15.ebuild 
b/dev-ruby/acme-client/acme-client-2.0.15.ebuild
new file mode 100644
index ..e219b7267b02
--- /dev/null
+++ b/dev-ruby/acme-client/acme-client-2.0.15.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby31 ruby32"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_GEMSPEC="acme-client.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby client for the letsencrypt's ACME protocol"
+HOMEPAGE="https://github.com/unixcharles/acme-client;
+SRC_URI="https://github.com/unixcharles/acme-client/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_rdepend "
+   dev-ruby/faraday:2
+   dev-ruby/faraday-retry:2
+"
+
+ruby_add_bdepend "test? (
+   >=dev-ruby/vcr-2.9.3
+   >=dev-ruby/webmock-3.8:3
+)"
+
+all_ruby_prepare() {
+   # Avoid dependency on git
+   sed -i -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} 
|| die
+
+   sed -i -e '3igem "faraday", "~> 2.0"' spec/spec_helper.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2023-10-06 Thread Arthur Zamarin
commit: 8be7f9a0d135c06b695821abcef0b5990cdbd736
Author: Adel KARA SLIMANE  zegrapher  com>
AuthorDate: Fri Oct  6 21:04:45 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Oct  7 04:54:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8be7f9a0

app-editors/vscode: update dependencies

Closes: https://bugs.gentoo.org/859406

Signed-off-by: Adel KARA SLIMANE  zegrapher.com>
Signed-off-by: Arthur Zamarin  gentoo.org>

 .../{vscode-1.83.0.ebuild => vscode-1.83.0-r1.ebuild}  | 14 ++
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/app-editors/vscode/vscode-1.83.0.ebuild 
b/app-editors/vscode/vscode-1.83.0-r1.ebuild
similarity index 92%
rename from app-editors/vscode/vscode-1.83.0.ebuild
rename to app-editors/vscode/vscode-1.83.0-r1.ebuild
index 8a367acedd94..ce0d2fa50ab8 100644
--- a/app-editors/vscode/vscode-1.83.0.ebuild
+++ b/app-editors/vscode/vscode-1.83.0-r1.ebuild
@@ -42,18 +42,23 @@ IUSE="kerberos"
 RDEPEND="
>=app-accessibility/at-spi2-core-2.46.0:2
app-crypt/libsecret[crypt]
+   app-i18n/ibus
+   app-misc/ca-certificates
dev-libs/expat
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
media-libs/alsa-lib
+   media-libs/libcanberra[gtk3]
+   media-libs/libglvnd
media-libs/mesa
-   sys-apps/util-linux
-   sys-apps/dbus
+   net-misc/curl
+   sys-libs/zlib
+   sys-process/lsof
x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
x11-libs/gtk+:3
x11-libs/libdrm
+   x11-libs/libnotify
x11-libs/libX11
x11-libs/libxcb
x11-libs/libXcomposite
@@ -63,8 +68,9 @@ RDEPEND="
x11-libs/libxkbcommon
x11-libs/libxkbfile
x11-libs/libXrandr
-   x11-libs/libxshmfence
+   x11-libs/libXScrnSaver
x11-libs/pango
+   x11-misc/xdg-utils
kerberos? ( app-crypt/mit-krb5 )
 "
 



[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/

2023-10-06 Thread Arthur Zamarin
commit: 4aef61773baf3c0c4a38a804ba38dd6854bd333e
Author: Adel KARA SLIMANE  zegrapher  com>
AuthorDate: Fri Oct  6 21:05:07 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Oct  7 04:54:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aef6177

app-editors/vscodium: update dependencies

Closes: https://bugs.gentoo.org/914009

Signed-off-by: Adel KARA SLIMANE  zegrapher.com>
Closes: https://github.com/gentoo/gentoo/pull/33221
Signed-off-by: Arthur Zamarin  gentoo.org>

 83.0.23277.ebuild => vscodium-1.83.0.23277-r1.ebuild} | 15 ++-
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/app-editors/vscodium/vscodium-1.83.0.23277.ebuild 
b/app-editors/vscodium/vscodium-1.83.0.23277-r1.ebuild
similarity index 91%
rename from app-editors/vscodium/vscodium-1.83.0.23277.ebuild
rename to app-editors/vscodium/vscodium-1.83.0.23277-r1.ebuild
index a5fc09b2ca4c..1adcd7d096d3 100644
--- a/app-editors/vscodium/vscodium-1.83.0.23277.ebuild
+++ b/app-editors/vscodium/vscodium-1.83.0.23277-r1.ebuild
@@ -49,19 +49,23 @@ IUSE="kerberos"
 RDEPEND="
>=app-accessibility/at-spi2-core-2.46.0:2
app-crypt/libsecret[crypt]
+   app-i18n/ibus
+   app-misc/ca-certificates
dev-libs/expat
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
media-libs/alsa-lib
+   media-libs/libcanberra[gtk3]
+   media-libs/libglvnd
media-libs/mesa
-   net-print/cups
-   sys-apps/util-linux
-   sys-apps/dbus
+   net-misc/curl
+   sys-libs/zlib
+   sys-process/lsof
x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
x11-libs/gtk+:3
x11-libs/libdrm
+   x11-libs/libnotify
x11-libs/libX11
x11-libs/libxcb
x11-libs/libXcomposite
@@ -71,8 +75,9 @@ RDEPEND="
x11-libs/libxkbcommon
x11-libs/libxkbfile
x11-libs/libXrandr
-   x11-libs/libxshmfence
+   x11-libs/libXScrnSaver
x11-libs/pango
+   x11-misc/xdg-utils
kerberos? ( app-crypt/mit-krb5 )
 "
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/markdown/

2023-10-06 Thread Michał Górny
commit: a196226df25639e512ab88ab5375941dd11c241d
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct  7 04:02:47 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct  7 04:43:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a196226d

dev-python/markdown: Bump to 3.5

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/markdown/Manifest|  1 +
 dev-python/markdown/markdown-3.5.ebuild | 39 +
 2 files changed, 40 insertions(+)

diff --git a/dev-python/markdown/Manifest b/dev-python/markdown/Manifest
index 5ba188677887..626c1a08729e 100644
--- a/dev-python/markdown/Manifest
+++ b/dev-python/markdown/Manifest
@@ -1 +1,2 @@
 DIST Markdown-3.4.4.tar.gz 324459 BLAKE2B 
3ff05a2c8e51905f16b0cb8cda51c65e47c9d02091487fe48edf7a8ab4a73003c3469f1ce9e80f0ca6d73a30d1f22d4b6fbc1c52c34506951376aa899938665e
 SHA512 
39e808d5a4a07b57e931a844c3d8f6fe564849f8b5922eef6708e5a600cf7e742d92617d9d9649cab0eab34a6ffc7bc97e9ea960ffef75e9062aa375769e6a28
+DIST Markdown-3.5.tar.gz 348161 BLAKE2B 
b7a639f9da5d5278fd3e4b023f25f435ee526fd9b7314c546a72903efbfab00de5f6df6718899df3269337bb52cc78de2793c44967ab13164d9878868d5ddf45
 SHA512 
309b6161bbfdc71a8e62b2ea299febb765bafe2e4123198a72038ae587cbba0ca00cdb3b514ecb5cd8117425f2031fa0260bd52fac7de158e12253edbc185422

diff --git a/dev-python/markdown/markdown-3.5.ebuild 
b/dev-python/markdown/markdown-3.5.ebuild
new file mode 100644
index ..dfb46050bef0
--- /dev/null
+++ b/dev-python/markdown/markdown-3.5.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYPI_PN=${PN^}
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Python implementation of the markdown markup language"
+HOMEPAGE="
+   https://python-markdown.github.io/
+   https://pypi.org/project/Markdown/
+   https://github.com/Python-Markdown/markdown/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+IUSE="doc"
+
+BDEPEND="
+   test? (
+   dev-python/pygments[${PYTHON_USEDEP}]
+   dev-python/pytidylib[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+python_install_all() {
+   use doc && dodoc -r docs/
+
+   distutils-r1_python_install_all
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/jq/files/, dev-python/jq/

2023-10-06 Thread Michał Górny
commit: 35a83e031b2e8f79729b2a2730cf4c879308ecb3
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct  7 03:54:02 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct  7 04:42:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35a83e03

dev-python/jq: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jq/Manifest |  2 --
 dev-python/jq/files/jq-1.5.0-cython3.patch | 20 --
 dev-python/jq/jq-1.4.1.ebuild  | 39 --
 dev-python/jq/jq-1.5.0-r1.ebuild   | 44 --
 dev-python/jq/jq-1.5.0.ebuild  | 39 --
 5 files changed, 144 deletions(-)

diff --git a/dev-python/jq/Manifest b/dev-python/jq/Manifest
index beaf41c2f223..a4a6ab185189 100644
--- a/dev-python/jq/Manifest
+++ b/dev-python/jq/Manifest
@@ -1,3 +1 @@
-DIST jq.py-1.4.1.gh.tar.gz 2648592 BLAKE2B 
b1413a07ba03f61d3b2e8cfa3f2c646408e24139f76fb9637d23968d953fa78f82b1dd04c355d5a6e6c6761095a4814d8cfd1f012382ca810ad5a44e007c7878
 SHA512 
03924793e8cab8041b4b2ecb8ef45bafdf31f14b4502170358ddecc027ead7cc17eda37fc04743eeef073e29144d2f7e6c4428e2a92f1bb8aa859100dce4521b
-DIST jq.py-1.5.0.gh.tar.gz 2649404 BLAKE2B 
9dfe8f17e061eaea44de31be17cbb18607dc118d526a652a80e2d69b30fa532f412b9b20b1c72418f4d6904b43126611344b2257bc9cb3441086ef3e8f131a6e
 SHA512 
826771ced7d707111b7bc6d1f7a408944690daa8bfb6ec135627a15c3fcfba95a525b8ee3005f8a6e5d23afbeaacc06ad7464e3c3a0a15cf5582d97121c64248
 DIST jq.py-1.6.0.gh.tar.gz 2842673 BLAKE2B 
5ef2d2c6641483123b030c508b04e8f1574a5ca3168a2bacfd7c5a4ad01344d677f723cc3317677275496bd56412c5ab64370ed87b70dcb91dd1d8328daf65a8
 SHA512 
91e2c0890cece4f09e362c0ae691c768be64ba0d8e0d7441c9a459be37ff70ee816d179c21759ee053b2b434fc0a6998d90b660ae1f1456d4f506474cb80d88e

diff --git a/dev-python/jq/files/jq-1.5.0-cython3.patch 
b/dev-python/jq/files/jq-1.5.0-cython3.patch
deleted file mode 100644
index b4b66b65139c..
--- a/dev-python/jq/files/jq-1.5.0-cython3.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-https://bugs.gentoo.org/898684
-https://github.com/mwilliamson/jq.py/commit/c2c7ed1f25b51947ebb690f6b8464c78fe83bb2b
-
-From c2c7ed1f25b51947ebb690f6b8464c78fe83bb2b Mon Sep 17 00:00:00 2001
-From: Michael Williamson 
-Date: Thu, 31 Aug 2023 23:11:28 +0100
-Subject: [PATCH] Add explicit noexcept to _store_error for Cython 3
- compatibility
-
 a/jq.pyx
-+++ b/jq.pyx
-@@ -172,7 +172,7 @@ cdef jq_state* _compile(object program_bytes, object args) 
except NULL:
- return jq
- 
- 
--cdef void _store_error(void* store_ptr, jv error):
-+cdef void _store_error(void* store_ptr, jv error) noexcept:
- # TODO: handle errors not of JV_KIND_STRING
- cdef _ErrorStore store = <_ErrorStore>store_ptr
- if jv_get_kind(error) == JV_KIND_STRING:

diff --git a/dev-python/jq/jq-1.4.1.ebuild b/dev-python/jq/jq-1.4.1.ebuild
deleted file mode 100644
index 093658b0c385..
--- a/dev-python/jq/jq-1.4.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-MY_P="jq.py-${PV}"
-DESCRIPTION="Python bindings for jq"
-HOMEPAGE="
-   https://github.com/mwilliamson/jq.py/
-   https://pypi.org/project/jq/
-"
-SRC_URI="
-   https://github.com/mwilliamson/jq.py/archive/${PV}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-# cython<3: https://bugs.gentoo.org/898684
-BDEPEND="
-   https://github.com/mwilliamson/jq.py/
-   https://pypi.org/project/jq/
-"
-SRC_URI="
-   https://github.com/mwilliamson/jq.py/archive/${PV}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-BDEPEND="
-   dev-python/cython[${PYTHON_USEDEP}]
-"
-
-PATCHES=(
-   "${FILESDIR}"/${P}-cython3.patch
-)
-
-distutils_enable_tests pytest
-
-python_compile() {
-   # TODO: export JQPY_USE_SYSTEM_LIBS=1 on next release
-
-   # Cython compilation isn't part of setup.py, so do it manually
-   "${EPYTHON}" -m cython -3 jq.pyx -o jq.c || die
-   distutils-r1_python_compile
-}

diff --git a/dev-python/jq/jq-1.5.0.ebuild b/dev-python/jq/jq-1.5.0.ebuild
deleted file mode 100644
index bbe209456231..
--- a/dev-python/jq/jq-1.5.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-MY_P="jq.py-${PV}"
-DESCRIPTION="Python bindings for jq"
-HOMEPAGE="
-   https://github.com/mwilliamson/jq.py/
-   https://pypi.org/project/jq/
-"
-SRC_URI="
-   

[gentoo-commits] repo/gentoo:master commit in: app-admin/awscli/

2023-10-06 Thread Michał Górny
commit: 5f72c878dc07efab553393868e896fbd7a35803e
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct  7 03:44:34 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct  7 04:42:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f72c878

app-admin/awscli: Bump to 1.29.62

Signed-off-by: Michał Górny  gentoo.org>

 app-admin/awscli/Manifest  |  1 +
 app-admin/awscli/awscli-1.29.62.ebuild | 85 ++
 2 files changed, 86 insertions(+)

diff --git a/app-admin/awscli/Manifest b/app-admin/awscli/Manifest
index cdaf4f5c78ab..0709850575d1 100644
--- a/app-admin/awscli/Manifest
+++ b/app-admin/awscli/Manifest
@@ -1,3 +1,4 @@
 DIST aws-cli-1.29.53.gh.tar.gz 2549518 BLAKE2B 
4c9932ddbfb5f8619006589c0ed8f00b5d0230bc9d7fa811875cc4b16e9b5583a3abe4ccbb290524565dde2f78ae5696162863ea6e5224517c98414d7cb74344
 SHA512 
1150c20f5cc3da3a0ba2e25741441a7db8b6e399a927366902b30fd30a394634d015cc6b53bbfe7bcb759ce0aec6e0f9432a23e5b8d00cd9c2bb71afd5744627
 DIST aws-cli-1.29.57.gh.tar.gz 2556732 BLAKE2B 
8bbd17041c28e18f1b94421e624e3e7209a751bcd5508b75ff5473aba814e00453159151ddbc1daca5013d06cf418384af1703a34ddf9ecb7b6dbdfe5b91c3c9
 SHA512 
4cbc7df76930ce5626b45a100e1fe62695d470f02af025e483eb161f92828d2d535e91b3200f9c55dc50f30955b88e5f74e015e229649e2debac0acb2da5345b
 DIST aws-cli-1.29.61.gh.tar.gz 2559946 BLAKE2B 
cab7954d50a235051a11978f1ee4316a0324d9b1dd492efc61ba22c1240b6c385e327756789c66b9f67443fe317f0aa464393b1a09abc300117241a6a967f4f4
 SHA512 
54ccad4f811956663ef68c42c33737d424996237d6dd5486e41c2bfe8b486236ebd60226edda1fcc256c0cc48924632040f163b11d2cba48ab1d16c32c0a114f
+DIST aws-cli-1.29.62.gh.tar.gz 2560151 BLAKE2B 
0aa6dba4dcee72e0d3cbddb62ebcd9405682facfee4ad1348a53a5c09811a7583d7177814265158de0306518b62ae66eade301311c72cd7ddc380201d16ff30f
 SHA512 
cda4bcc0ac535eb007b44e517d22b17cda6518d6db25162cdd0f7b506de449c72add8221d17c6cd145e0029f17c0e183928061e04b7b27274a58d157142ead7c

diff --git a/app-admin/awscli/awscli-1.29.62.ebuild 
b/app-admin/awscli/awscli-1.29.62.ebuild
new file mode 100644
index ..941051349113
--- /dev/null
+++ b/app-admin/awscli/awscli-1.29.62.ebuild
@@ -0,0 +1,85 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit bash-completion-r1 distutils-r1 multiprocessing
+
+MY_P=aws-cli-${PV}
+DESCRIPTION="Universal Command Line Environment for AWS"
+HOMEPAGE="
+   https://github.com/aws/aws-cli/
+   https://pypi.org/project/awscli/
+"
+SRC_URI="
+   https://github.com/aws/aws-cli/archive/${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+# botocore is x.(y+2).z
+BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 2)).$(ver_cut 3-)"
+RDEPEND="
+   >=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}]
+   dev-python/colorama[${PYTHON_USEDEP}]
+   dev-python/docutils[${PYTHON_USEDEP}]
+   dev-python/rsa[${PYTHON_USEDEP}]
+   >=dev-python/s3transfer-0.7.0[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   !app-admin/awscli-bin
+"
+BDEPEND="
+   test? (
+   dev-python/pytest-forked[${PYTHON_USEDEP}]
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   # do not rely on bundled deps in botocore (sic!)
+   find -name '*.py' -exec sed -i \
+   -e 's:from botocore[.]vendored import:import:' \
+   -e 's:from botocore[.]vendored[.]:from :' \
+   {} + || die
+   # strip overzealous upper bounds on requirements
+   sed -i -e 's:,<[0-9.]*::' -e 's:==:>=:' setup.py || die
+   distutils-r1_src_prepare
+}
+
+python_test() {
+   local EPYTEST_DESELECT=(
+   # broken xdist (signal() works only in main thread)
+   
tests/functional/ecs/test_execute_command.py::TestExecuteCommand::test_execute_command_success
+   
tests/unit/customizations/codeartifact/test_adapter_login.py::TestDotNetLogin::test_login_dotnet_sources_listed_with_backtracking
+   
tests/unit/customizations/codeartifact/test_adapter_login.py::TestDotNetLogin::test_login_dotnet_sources_listed_with_backtracking_windows
+   
tests/unit/customizations/codeartifact/test_adapter_login.py::TestNuGetLogin::test_login_nuget_sources_listed_with_backtracking
+   
tests/unit/customizations/ecs/test_executecommand_startsession.py::TestExecuteCommand::test_execute_command_success
+   tests/unit/test_compat.py::TestIgnoreUserSignals
+   tests/unit/test_help.py::TestHelpPager::test_can_handle_ctrl_c
+   tests/unit/test_help.py::TestHelpPager::test_can_render_contents
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/tables/

2023-10-06 Thread Michał Górny
commit: cb8885f8a99938694a85abaa758bb1ad603e193d
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct  7 03:48:44 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct  7 04:42:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb8885f8

dev-python/tables: Bump to 3.9.1

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/tables/Manifest|  1 +
 dev-python/tables/tables-3.9.1.ebuild | 73 +++
 2 files changed, 74 insertions(+)

diff --git a/dev-python/tables/Manifest b/dev-python/tables/Manifest
index aadcf6e8c633..dafda33394d5 100644
--- a/dev-python/tables/Manifest
+++ b/dev-python/tables/Manifest
@@ -1,2 +1,3 @@
 DIST tables-3.8.0.tar.gz 8014052 BLAKE2B 
28d120ad609ebc9ae8cd97286bb3fb9c484bd8a179edcf0de1b96e4400b7a21b4db835d94fae3aaee84924bd46b84b84da12c538b39517362d805651e7aa3aef
 SHA512 
1616c00787a2e88ff3dc2aebe3a1b2ad428b5a8ea48fc94058b49c509f1c040b540b3f62551b16b3246d2fed58e0b33443cbdaaf1dfcba5a6eead5f3e8028029
 DIST tables-3.9.0.tar.gz 4682294 BLAKE2B 
a4ff5a67c0376e90ca4f1f405878ead3bbb807b2fc972ba17a1026782adb473a26e15561ba13fb3c477defe3157ead20cf672d7150735fd821d1091d9b3f
 SHA512 
2f7e14af6a1759c16a3d79c6b26276aed49ddfcb60f8e157646f0e59f1b9abc405961dab48b55ddfaf046e69b39552a2d003d5ff7734edb195027f9cd6dab684
+DIST tables-3.9.1.tar.gz 4682299 BLAKE2B 
0f873cbf82aea0651ced49d92416c5c3c1420dc527c8876a25c0631b1ee59d0b44c920780a9026674d217553d550e57b0ce87b1f6af81ac5bc27c32c161007cb
 SHA512 
c3350a818f11674d15c87edeb9a5b32303d81d533a5473051b8ecb82780d7971fc106fa2e7df3a2bec333d19cead29ef80e2c9355f76a4a1297e44bf7a99ef76

diff --git a/dev-python/tables/tables-3.9.1.ebuild 
b/dev-python/tables/tables-3.9.1.ebuild
new file mode 100644
index ..ea12b00212a9
--- /dev/null
+++ b/dev-python/tables/tables-3.9.1.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_EXT=1
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_REQ_USE="threads(+)"
+
+inherit distutils-r1 prefix pypi
+
+DESCRIPTION="Hierarchical datasets for Python"
+HOMEPAGE="
+   https://www.pytables.org/
+   https://github.com/PyTables/PyTables/
+   https://pypi.org/project/tables/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux"
+IUSE="+cpudetection examples test"
+RESTRICT="!test? ( test )"
+
+DEPEND="
+   app-arch/bzip2:0=
+   app-arch/lz4:0=
+   >=app-arch/zstd-1.0.0:=
+   >=dev-libs/c-blosc-1.11.1:0=
+   dev-libs/c-blosc2:=
+   dev-libs/lzo:2=
+   >=dev-python/numpy-1.19.0[${PYTHON_USEDEP}]
+   >=sci-libs/hdf5-1.8.4:=
+"
+RDEPEND="
+   ${DEPEND}
+   >=dev-python/numexpr-2.6.2[${PYTHON_USEDEP}]
+   dev-python/packaging[${PYTHON_USEDEP}]
+   cpudetection? ( dev-python/py-cpuinfo[${PYTHON_USEDEP}] )
+"
+BDEPEND="
+   >=dev-python/cython-0.21[${PYTHON_USEDEP}]
+   virtual/pkgconfig
+   cpudetection? ( dev-python/py-cpuinfo[${PYTHON_USEDEP}] )
+   test? (
+   ${RDEPEND}
+   )
+"
+
+python_prepare_all() {
+   export PYTABLES_NO_EMBEDDED_LIBS=1
+   export USE_PKGCONFIG=TRUE
+
+   rm -r c-blosc/{blosc,internal-complibs} || die
+   sed -i -e '/blosc2/d' requirements.txt || die
+   hprefixify -w '/prefixes =/' setup.py
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
+   "${EPYTHON}" tables/tests/test_all.py -v || die
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+
+   if use examples; then
+   dodoc -r contrib examples
+   docompress -x /usr/share/doc/${PF}/{contrib,examples}
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/

2023-10-06 Thread Michał Górny
commit: 2b95ab047caefe0cbb6467e7aa70b125e41b3612
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct  7 04:13:32 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct  7 04:43:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b95ab04

dev-python/bleach: Bump to 6.1.0

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/bleach/Manifest|  1 +
 dev-python/bleach/bleach-6.1.0.ebuild | 51 +++
 2 files changed, 52 insertions(+)

diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index 75f60ce26c2b..b9b0cf7dd336 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1 +1,2 @@
 DIST bleach-6.0.0.tar.gz 201298 BLAKE2B 
e4af5da351fdb63bc75b935f70f40434bd81c49cde4f584901397e5fd4ac4507d2e29eb283ff28a764018dbd795021e2edf1f43385ff8a2d7d8affd358fc0e31
 SHA512 
95900e4347c1f7d0aa5b2e8fbf43fac6410dd6bbbac988fb3f407a964d0aa1dc51fe3cf17459e6ce762a02b45bb3d20b539ca05727278d120aee9500cf0d208a
+DIST bleach-6.1.0.tar.gz 202119 BLAKE2B 
d2da448feabe61431b176092f713f6f85790c22d3869a8d94f5c9659e481fd4a0b8e230eb72687e4da8914956a8858a2a5f942169ae2324d7762c5e1f20cc0ef
 SHA512 
d7c9e77decd5eb0aceb4b33ad7e213683354aa702508f332dd6be15a14010d3795c2115acbae964cbaeff3e74c15d35eb18268d8fd8286e2cd6ad1c0dc79a838

diff --git a/dev-python/bleach/bleach-6.1.0.ebuild 
b/dev-python/bleach/bleach-6.1.0.ebuild
new file mode 100644
index ..7e7d3e8c4722
--- /dev/null
+++ b/dev-python/bleach/bleach-6.1.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="An easy whitelist-based HTML-sanitizing tool"
+HOMEPAGE="
+   https://github.com/mozilla/bleach/
+   https://pypi.org/project/bleach/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   dev-python/packaging[${PYTHON_USEDEP}]
+   >=dev-python/html5lib-1.0.1-r1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+PATCHES=(
+   "${FILESDIR}"/bleach-6.0.0-py39.patch
+)
+
+EPYTEST_DESELECT=(
+   # this package is not really maintained anymore
+   'tests/test_parse_shim.py::test_urlparse[\t   :foo.com   \n-expected8]'
+   'tests/test_parse_shim.py::test_urlparse[ foo.com  -expected9]'
+)
+
+src_prepare() {
+   # unbundle unpatched broken html5lib
+   rm -r bleach/_vendor || die
+   sed -i -e 's:bleach\._vendor\.parse:urllib.parse:' \
+   bleach/parse_shim.py || die
+   sed -i -e 's:bleach\._vendor\.::' \
+   bleach/html5lib_shim.py \
+   bleach/sanitizer.py \
+   tests/test_clean.py || die
+   # indirect html5lib deps
+   sed -i -e '/six/d' -e '/webencodings/d' setup.py || die
+
+   distutils-r1_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/botocore/

2023-10-06 Thread Michał Górny
commit: 84b03618eac28242d1859934d76a58eda5da2870
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct  7 03:44:16 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct  7 04:42:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84b03618

dev-python/botocore: Bump to 1.31.62

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/botocore/Manifest|  1 +
 dev-python/botocore/botocore-1.31.62.ebuild | 68 +
 2 files changed, 69 insertions(+)

diff --git a/dev-python/botocore/Manifest b/dev-python/botocore/Manifest
index 62cf1c1b3fad..8f6d5bf64969 100644
--- a/dev-python/botocore/Manifest
+++ b/dev-python/botocore/Manifest
@@ -1,3 +1,4 @@
 DIST botocore-1.31.53.gh.tar.gz 11950545 BLAKE2B 
2fef49b98179046203470c6dc145b13a1ff4ddec4eb3ac0bc8f9668b4d7ef9dfdee096f91abb8ede1e1abfffe55f72c9c38c63587b79082a2de7de84e4c9f273
 SHA512 
2c4d9761ee3cc8b73e60de3388475c64cbd562efd8265a098ba49731751d2c501167d84b010984a0dd738bb1e71a85db6f86aea68c86e9db5ed8613304570529
 DIST botocore-1.31.57.gh.tar.gz 11899280 BLAKE2B 
047cba5850b024dd4070346eb2c635696f9684a38ea458357c934295e86d33b65e3b9f8e98e5fa96d2f0ba18c68bfc970c1fe7ad13bbfc0e83ede4ae4b6dbb88
 SHA512 
512bfd31a3534213977f6d05cf8603222e9517cc0d95cdf0fa3c9f9565f0f08cb7e646830a5d5093df7ca5b84c82db2887648e7b7cf47411486c664c730963d9
 DIST botocore-1.31.61.gh.tar.gz 11959525 BLAKE2B 
27797d055bf54b91b5eeda7a41baddc9d2def1952109a7a4a48def20c6f1ffd36d8c316ea4624cfea96a8a3e58ee7f463491b157103e9ac40c6214295fd4b823
 SHA512 
7045d0fcacd80f531f29f6ba3a91dc390d6cb562ecdff4d1bc99e96191f743a7f08cda6699455d658ee21e6798e38abea730653779de5d6b489b8c1637b9d5b1
+DIST botocore-1.31.62.gh.tar.gz 11961556 BLAKE2B 
315a1ba1543ba5b92c0a0394a4a21b124a9435e660daef43164cd61ce0b5924c6ba9fa82e41c32b4ae7f0e89783abbe107abf11c807e81a3cb2f883352935053
 SHA512 
ba13c945fe9308bcc053d459b8934ea358e734b3079620ceb4d4df8274426f349a0ff26190d45275ca05588d48c692338c2dbdbde5122fdda79556af64cfb6c8

diff --git a/dev-python/botocore/botocore-1.31.62.ebuild 
b/dev-python/botocore/botocore-1.31.62.ebuild
new file mode 100644
index ..7cacb5c3f634
--- /dev/null
+++ b/dev-python/botocore/botocore-1.31.62.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 multiprocessing
+
+DESCRIPTION="Low-level, data-driven core of boto 3"
+HOMEPAGE="
+   https://github.com/boto/botocore/
+   https://pypi.org/project/botocore/
+"
+LICENSE="Apache-2.0"
+SLOT="0"
+
+if [[ "${PV}" == "" ]]; then
+   EGIT_REPO_URI="https://github.com/boto/botocore;
+   inherit git-r3
+else
+   SRC_URI="
+   https://github.com/boto/botocore/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+   "
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux"
+fi
+
+RDEPEND="
+   dev-python/six[${PYTHON_USEDEP}]
+   =dev-python/urllib3-1.25.4[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/jsonschema[${PYTHON_USEDEP}]
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   # unpin deps
+   sed -i -e "s:>=.*':':" setup.py || die
+
+   # unbundle deps
+   rm -r botocore/vendored || die
+   find -name '*.py' -exec sed -i \
+   -e 's:from botocore[.]vendored import:import:' \
+   -e 's:from botocore[.]vendored[.]:from :' \
+   {} + || die
+
+   distutils-r1_src_prepare
+}
+
+python_test() {
+   local EPYTEST_DESELECT=(
+   # rely on bundled six
+   tests/functional/test_six_imports.py::test_no_bare_six_imports
+   tests/functional/test_six_threading.py::test_six_thread_safety
+   )
+
+   local -x EPYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   epytest tests/{functional,unit} -p xdist -n "$(makeopts_jobs)"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/apsw/

2023-10-06 Thread Michał Górny
commit: 22627171704e9d6400d00118da484af1a6351c6d
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct  7 04:03:36 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct  7 04:43:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22627171

dev-python/apsw: Bump to 3.43.1.1

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/apsw/Manifest |  1 +
 dev-python/apsw/apsw-3.43.1.1.ebuild | 51 
 2 files changed, 52 insertions(+)

diff --git a/dev-python/apsw/Manifest b/dev-python/apsw/Manifest
index ecb84b3e87b9..a8515ed4d534 100644
--- a/dev-python/apsw/Manifest
+++ b/dev-python/apsw/Manifest
@@ -1,3 +1,4 @@
 DIST apsw-3.42.0.1.gh.tar.gz 881270 BLAKE2B 
a983aebe53f6baf419fb0fec6d87797d11c1e1f0fadd546139c9b9c3cec6f8848e79af46a928597e6cf33937bb2b2e2157cf908cf18152c7f956864e3d09fe2c
 SHA512 
78a02c8e987df90838923b2a2d4838a184e7e8d9be70a09a4a27eb43e9f06546f831895ab519b681f628e5432b3e5b71d56ecc2f3e45a89765dc13667ca6e844
 DIST apsw-3.43.0.0.gh.tar.gz 887997 BLAKE2B 
ce74eaed990cdf4742ce39743abf0dc112ee3f588bfa0ccca102829d4e29fd38194ac42a85dee25e18f666bdbb2137c99440583996513ea27977374de945ffd7
 SHA512 
013ef8a45b556498192673c77d8de50136680d061087a80d7ce880137f1ca469812e9237b7336fbb8aacd8d3a775e819a42dc5e70e2d907cf6fea56b80534755
 DIST apsw-3.43.1.0.gh.tar.gz 901289 BLAKE2B 
3f463896ce587326421ae78a26b5cccbc5c43a2c54b9502c166f599705fc9afe867c3be5f2ea4de8bc4d2da2f3bf09e034a27744d2114a5bc9b5c622bd852543
 SHA512 
a3343af87638f04786086c282cf50bfce3074e2a3165ebf172740be13021138a83356e594969791029879dfef12149775b48e0912eb14817358434b3b72ada67
+DIST apsw-3.43.1.1.gh.tar.gz 901590 BLAKE2B 
0fb1942aebf60443c12901e1b21bb7b9fce1e90d406bca80580563cee2d8aaf45b9c2294317cf374484fccd8b595439e13df01b14512514f78ec60ae1e905990
 SHA512 
3121e594a9d4c358ecb2f90becadc06fe987a3e7d6897fd655d5ae9aff6c8d1521257c2a34a68a8e6114cf7a71479544433e599522bee93e3fb729ee9763a112

diff --git a/dev-python/apsw/apsw-3.43.1.1.ebuild 
b/dev-python/apsw/apsw-3.43.1.1.ebuild
new file mode 100644
index ..21c2e33d0999
--- /dev/null
+++ b/dev-python/apsw/apsw-3.43.1.1.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_EXT=1
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1
+
+DESCRIPTION="APSW - Another Python SQLite Wrapper"
+HOMEPAGE="
+   https://github.com/rogerbinns/apsw/
+   https://pypi.org/project/apsw/
+"
+SRC_URI="
+   https://github.com/rogerbinns/apsw/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="ZLIB"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+IUSE="doc"
+
+DEPEND="
+   >=dev-db/sqlite-${PV%.*}:3
+"
+RDEPEND="
+   ${DEPEND}
+"
+
+src_configure() {
+   cat >> setup.cfg <<-EOF || die
+   [build_ext]
+   enable=load_extension
+   use_system_sqlite_config=True
+   EOF
+}
+
+python_test() {
+   esetup.py build_test_extension
+   cd "${T}" || die
+   "${EPYTHON}" -m apsw.tests -v || die "Tests failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( doc/. )
+   distutils-r1_python_install_all
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pycares/

2023-10-06 Thread Michał Górny
commit: 5253f35ac85080e419dd1d72fdf77d0a920053fd
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct  7 04:01:03 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct  7 04:43:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5253f35a

dev-python/pycares: Bump to 4.4.0

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pycares/Manifest |  1 +
 dev-python/pycares/pycares-4.4.0.ebuild | 55 +
 2 files changed, 56 insertions(+)

diff --git a/dev-python/pycares/Manifest b/dev-python/pycares/Manifest
index feed9bf44da5..7e99012fc4b5 100644
--- a/dev-python/pycares/Manifest
+++ b/dev-python/pycares/Manifest
@@ -1 +1,2 @@
 DIST pycares-4.3.0.gh.tar.gz 44577 BLAKE2B 
b69eeb34a2f8c9d7025dc74881431b3fc5489b7f7e9142bb9ecdaf217e495ad72b1a6a7dc484a52e6a01394bbfa6d0609b2054dd4a663176cfb73d980642a3e1
 SHA512 
1dad1a6722bdd2bc59cc4ca774cc9da243e61a442ef383c238714b1274e90359352c72d16a2c1af2fcce3ea92708a7e5cee89a9b3eb7c015f9a194051c685f52
+DIST pycares-4.4.0.tar.gz 821630 BLAKE2B 
c2bddc54db9cd6ba92d7c4fb3809609a8a3526bab68e4cf48f0fee2e7473828f70ca696be11b904e9c3f9241de8b13568cd0317c8cb305a4aca7356f1b74cfb5
 SHA512 
db387f21975d015e0fcb01972ffb018476d51331a7a49bb4c0bf23ccfa13dff3f8b9c21d5f11da8ece3018debf36b1cddea032ef860353203cf38ab2b3d01e8a

diff --git a/dev-python/pycares/pycares-4.4.0.ebuild 
b/dev-python/pycares/pycares-4.4.0.ebuild
new file mode 100644
index ..64a4148b23ef
--- /dev/null
+++ b/dev-python/pycares/pycares-4.4.0.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_EXT=1
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Python interface for c-ares"
+HOMEPAGE="
+   https://github.com/saghul/pycares/
+   https://pypi.org/project/pycares/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+IUSE="test"
+# Tests fail with network-sandbox, since they try to resolve google.com
+PROPERTIES="test_network"
+RESTRICT="test"
+
+DEPEND="
+   net-dns/c-ares:=
+"
+BDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/cffi[${PYTHON_USEDEP}]
+   ' 'python*')
+"
+RDEPEND="
+   dev-python/idna[${PYTHON_USEDEP}]
+   ${DEPEND}
+   ${BDEPEND}
+"
+BDEPEND+="
+   test? (
+   dev-python/idna[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_DESELECT=(
+   # regression due to Internet changing (probably)
+   # https://github.com/saghul/pycares/issues/187
+   tests/test_all.py::DNSTest::test_query_class_chaos
+   # TODO
+   tests/test_all.py::DNSTest::test_custom_resolvconf
+)
+
+export PYCARES_USE_SYSTEM_LIB=1



[gentoo-commits] repo/gentoo:master commit in: dev-python/asttokens/

2023-10-06 Thread Michał Górny
commit: a65c4532ca8bd5eb121236a93b3ad38ac42ad92e
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct  7 03:53:30 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct  7 04:42:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a65c4532

dev-python/asttokens: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/asttokens/Manifest   |  2 --
 dev-python/asttokens/asttokens-2.2.1.ebuild | 43 -
 dev-python/asttokens/asttokens-2.3.0.ebuild | 43 -
 3 files changed, 88 deletions(-)

diff --git a/dev-python/asttokens/Manifest b/dev-python/asttokens/Manifest
index 74f84745b4ba..0b9bcb77fc28 100644
--- a/dev-python/asttokens/Manifest
+++ b/dev-python/asttokens/Manifest
@@ -1,3 +1 @@
-DIST asttokens-2.2.1.gh.tar.gz 56115 BLAKE2B 
89c235391f9cc68fc640c5f9fccd1055cd7649ac92f4f935a872c1b90458f4bf577979fdeb3267f7bd5a5af505b6a33582da47d5fb65b57c411f482622d90feb
 SHA512 
f7fb00918403054bc6a118494f49dcc11946141d2193624455ff2b1ca137d1c75315c779295701e93ae350ce4f5f670d6287e91a116b6b5cbcb06b374a6d00b5
-DIST asttokens-2.3.0.gh.tar.gz 56996 BLAKE2B 
742e1332c6dcc35930e6ac85df1a851143772ab390f51088bd89bbc8c6f2d2277ed1cc31af554f274b3d6fab554a542a54b0ef08afbd470f8308ca5eddf9728b
 SHA512 
128e9d41db1e7dd85ce3e459123c0a28d8478c3757b06c35a53eed4286ed23ac8747a221b9bbcf17d87dd98288a3b58a33e0a2e4e9f5cf8b137264bd22eadc36
 DIST asttokens-2.4.0.gh.tar.gz 56965 BLAKE2B 
60adc46bd30f5c2fee368362f655bb6a83d2394f2c0badfc191f91335decd523a2f1523927b4ce3cdbe1a557cfb335635c68c20acbb33384cf9c3a816bbb6743
 SHA512 
183321c6eef3493e49289834425d4ec59dec5fdc496d27e4d89ab5ca2a830306367e0464dba25856da612e018f8d6cefedf7c234944031f02a91acc73cd4

diff --git a/dev-python/asttokens/asttokens-2.2.1.ebuild 
b/dev-python/asttokens/asttokens-2.2.1.ebuild
deleted file mode 100644
index 2a1d47526183..
--- a/dev-python/asttokens/asttokens-2.2.1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 2020-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Annotate Python AST trees with source text and token information"
-HOMEPAGE="
-   https://github.com/gristlabs/asttokens/
-   https://pypi.org/project/asttokens/
-"
-SRC_URI="
-   https://github.com/gristlabs/asttokens/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 
~arm64-macos ~x64-macos"
-
-RDEPEND="
-   dev-python/six[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/setuptools-scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/astroid[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
-   # test suite itself broken with new astroid versions, upstream less care
-   # https://github.com/gristlabs/asttokens/issues/79
-   tests/test_astroid.py
-)
-
-export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}

diff --git a/dev-python/asttokens/asttokens-2.3.0.ebuild 
b/dev-python/asttokens/asttokens-2.3.0.ebuild
deleted file mode 100644
index 4d0a09d2ec63..
--- a/dev-python/asttokens/asttokens-2.3.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 2020-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Annotate Python AST trees with source text and token information"
-HOMEPAGE="
-   https://github.com/gristlabs/asttokens/
-   https://pypi.org/project/asttokens/
-"
-SRC_URI="
-   https://github.com/gristlabs/asttokens/archive/v${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~arm64-macos ~x64-macos"
-
-RDEPEND="
-   dev-python/six[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/setuptools-scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/astroid[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
-   # test suite itself broken with new astroid versions, upstream less care
-   # https://github.com/gristlabs/asttokens/issues/79
-   tests/test_astroid.py
-)
-
-export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sqlglot/

2023-10-06 Thread Michał Górny
commit: 34c512bd6a82d0757eb963a15c3088d759792577
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct  7 03:57:03 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct  7 04:43:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34c512bd

dev-python/sqlglot: Bump to 18.11.6

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sqlglot/Manifest   |  1 +
 dev-python/sqlglot/sqlglot-18.11.6.ebuild | 36 +++
 2 files changed, 37 insertions(+)

diff --git a/dev-python/sqlglot/Manifest b/dev-python/sqlglot/Manifest
index 9c07e81f7566..6eacc95c4ad0 100644
--- a/dev-python/sqlglot/Manifest
+++ b/dev-python/sqlglot/Manifest
@@ -2,5 +2,6 @@ DIST sqlglot-18.10.1.tar.gz 8803525 BLAKE2B 
4e500eb9239fc5a3169a8f00aa022ff579f7
 DIST sqlglot-18.11.2.tar.gz 8833005 BLAKE2B 
eee98c392bd40cc552cdb09a6d4e60ff21d0f75c59d2961994409de7ac44d702c28aa01472e4406dbb6c8ac4d3496e71fc4ac2bea5e82c48d47cdd98111d5e79
 SHA512 
855686bd8bdaba68f564dbff0005c0362c83b146fd5d6da3a3d948657384201d2fe825a758f960650f540dcaef5c073197fdfb34fe788331d20bcaf44f03a10a
 DIST sqlglot-18.11.3.tar.gz 8835268 BLAKE2B 
040cd5cc449ff57e6107cf23a4973df622754300e4a8010f43e85de0394dc79c4d5c12c80304f9ac3519515702d8c753e59449fd2f96d9cab9e10d926b9f9980
 SHA512 
948bea3055e05e843aa9b8c9ea83c8435256bd645e02ae3fc0a3de987852c6e96fadf0e5b914ddac10d12ece3b7dc982ef9467564666eac14b07baf53838339a
 DIST sqlglot-18.11.4.tar.gz 8842825 BLAKE2B 
ce41cc8b15af33b2af18d91b55d778503d4534959a82c6af00402e39e71585578c60a967e217f1e3dbb8ede0bc650c4afdeced6aacf77699a963441716a85f60
 SHA512 
a6b8674573421852966751b07da847e68e20310c0ca90d6f5a0d31a74927a68b9b6381a47924080915330aa0e08afe3515263ea552c5c338b5369d7a17b87ece
+DIST sqlglot-18.11.6.tar.gz 8851597 BLAKE2B 
1d24c900dbe688a6aa94e714030af21e8ba91122078b1402d09c9a513ba59a2d4ff6afa5e239c6c6f00195bdada51a0970343bc2c1cb34c597df734323be2ca0
 SHA512 
64cd95dedb2ed53526a6b51f9a323fbe38e33f85fd828e1a5dd81c09771ede35b34c83103fe3563331cb6134b393a64fce7acca969a603942642724673222e47
 DIST sqlglot-18.8.0.tar.gz 8764753 BLAKE2B 
f1a01a1dc939a53476d396c66e74b1ec0550f557ef2eac1bec5001229964e2838655d361612b20527fae0f8112ccc940295cd0d92e83d5ba1f272f4d9372374b
 SHA512 
3e98ff8ad4e6061c41d90b33c7982b46b8e06680d14e989923077d61ac93d390df64df6ff182a1c87911979dd84ac493275bbc091bcdcc9a1dfce2a4091c7fa7
 DIST sqlglot-18.9.0.tar.gz 8790638 BLAKE2B 
c951ee964b888dadaa3fd974bad89a689e9be9e5d17f42e5387c8c97152604205df7871294cb249ce9a0f6ed6a66fb41aba0f6596851e96252444c06908b91f1
 SHA512 
1e24d7936e94ced97ccc290634392434c064732017fa012b270632336663faa2315658e3dfc9d3bbd94648220f412c91cb9d0d4b97b3f26a21fa2129f4fce84a

diff --git a/dev-python/sqlglot/sqlglot-18.11.6.ebuild 
b/dev-python/sqlglot/sqlglot-18.11.6.ebuild
new file mode 100644
index ..368b77416b42
--- /dev/null
+++ b/dev-python/sqlglot/sqlglot-18.11.6.ebuild
@@ -0,0 +1,36 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi optfeature
+
+DESCRIPTION="An easily customizable SQL parser and transpiler"
+HOMEPAGE="
+   https://sqlglot.com/
+   https://github.com/tobymao/sqlglot/
+   https://pypi.org/project/sqlglot/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+EPYTEST_IGNORE=(
+   # Tests require pyspark or duckdb which aren't in the tree.
+   # Pandas would be a requirement normally, but it gets ignored by proxy.
+   "tests/dataframe/integration/test_dataframe.py"
+   "tests/dataframe/integration/test_grouped_data.py"
+   "tests/dataframe/integration/test_session.py"
+   "tests/test_executor.py"
+   "tests/test_optimizer.py"
+)
+
+distutils_enable_tests pytest
+
+pkg_postinst() {
+   optfeature "simplifying timedelta expressions" 
dev-python/python-dateutil
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/annotated-types/

2023-10-06 Thread Michał Górny
commit: 32b85f4a73a2cf2af397fe838b36b1aa0b81d2e3
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct  7 04:05:19 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct  7 04:43:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32b85f4a

dev-python/annotated-types: Bump to 0.6.0

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/annotated-types/Manifest|  1 +
 .../annotated-types/annotated-types-0.6.0.ebuild   | 27 ++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/annotated-types/Manifest 
b/dev-python/annotated-types/Manifest
index 49912a423f0c..8828a9e0376d 100644
--- a/dev-python/annotated-types/Manifest
+++ b/dev-python/annotated-types/Manifest
@@ -1 +1,2 @@
 DIST annotated_types-0.5.0.tar.gz 13504 BLAKE2B 
6c13267b2bdcafabc57e734e3a92133c140ed34560625ed067e01b19f4c8e250b01dacfd5518d0e7283fe469d053a1c1baed173f215231e7303defc3e444667d
 SHA512 
d59c00ff84d510d87149aa9a33deb26e2c3aee98f0f99b63cc0eba83a212c4c1567fcb81370e8bf9add32fd23cc9ea2a5a8692a840d316c44ab7a550bd4349b3
+DIST annotated_types-0.6.0.tar.gz 14670 BLAKE2B 
9390abe727f9b7a777e8266e192e032e2f36703c76a60e7fa34dd5517db8129f75e617b67ff88e9f299d10dd3f076d6793bf86e04b6230f2c4df886a8e0719cb
 SHA512 
6b7f6fa23f47758d955822564227173951d6ddd854397b0c996bb6adeadd9caebfab6d193595be17003c1ef0e81a6bd8e20ec8221a70ffa35f9a4414300e788d

diff --git a/dev-python/annotated-types/annotated-types-0.6.0.ebuild 
b/dev-python/annotated-types/annotated-types-0.6.0.ebuild
new file mode 100644
index ..f2c2a18d0815
--- /dev/null
+++ b/dev-python/annotated-types/annotated-types-0.6.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Reusable constraint types to use with typing.Annotated"
+HOMEPAGE="
+   https://github.com/annotated-types/annotated-types/
+   https://pypi.org/project/annotated-types/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+BDEPEND="
+   test? (
+   dev-python/pytest-mock[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/cfn-lint/

2023-10-06 Thread Michał Górny
commit: abbbe283519a2b2b5b4964128ce8ff07fa33bd22
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct  7 03:52:53 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct  7 04:42:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abbbe283

dev-python/cfn-lint: Bump to 0.81.0

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/cfn-lint/Manifest   |  1 +
 dev-python/cfn-lint/cfn-lint-0.81.0.ebuild | 65 ++
 2 files changed, 66 insertions(+)

diff --git a/dev-python/cfn-lint/Manifest b/dev-python/cfn-lint/Manifest
index 99a305537e42..95ed92246d5b 100644
--- a/dev-python/cfn-lint/Manifest
+++ b/dev-python/cfn-lint/Manifest
@@ -1,2 +1,3 @@
 DIST cfn-lint-0.80.3.tar.gz 3685775 BLAKE2B 
3b8d233e64d2060b124eb560aa963c3ae06a53a68f0e2ad1e7824a4b136ba0bb3ab2c7a3b5bcd72e3350531672cd1da4b98ad8bd1348b6efc80a8adce7e276a8
 SHA512 
d5afd13db145200d4ca9679a41436b48e92e391db2c5a9f60feffbe735a3ef013b11f2d2bdee4fa04da862b99cabf5a4aa62648418ce68eeddc9dff0f95235c1
 DIST cfn-lint-0.80.4.tar.gz 3657880 BLAKE2B 
8507c2381bfb7e7f796eb8fbc505bbda48bdb217d9357063289d66307140914dce7d40de8851b0459e6f6154bc3e09d4d0e30da5e1f1cdcf0fad6e8f8b00f3d3
 SHA512 
a09954b014d2cf677b97012b2635345f94cefbe227f4040eed80aad5ee602daa2542a636295a4c90ad60bcf4e8eb9015a5b9de75c72ffcb903a6ec460a22267e
+DIST cfn-lint-0.81.0.tar.gz 3688759 BLAKE2B 
595429d5891b5a4b563645c2b3ba55e8c79179419de73bbaf7298462c40431074ac4c31c7b4fabd037ed252771f3961a006cc2ea4095b79bf0e7dab4c952b4d3
 SHA512 
cbc4a7183c147df9c057420dd9f407762fd79a76447212a4c8ae183c3915061b2a93d3d1cc18a733ac809a81463b1f8cab68b031af50c56441b269c559abf7c0

diff --git a/dev-python/cfn-lint/cfn-lint-0.81.0.ebuild 
b/dev-python/cfn-lint/cfn-lint-0.81.0.ebuild
new file mode 100644
index ..ed0ce9f3
--- /dev/null
+++ b/dev-python/cfn-lint/cfn-lint-0.81.0.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="CloudFormation Linter"
+HOMEPAGE="
+   https://github.com/aws-cloudformation/cfn-lint/
+   https://pypi.org/project/cfn-lint/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+RDEPEND="
+   >=dev-python/aws-sam-translator-1.75.0[${PYTHON_USEDEP}]
+   dev-python/jsonpatch[${PYTHON_USEDEP}]
+   >=dev-python/jschema_to_python-1.2.3[${PYTHON_USEDEP}]
+   =dev-python/jsonschema-3.0[${PYTHON_USEDEP}]
+   dev-python/junit-xml[${PYTHON_USEDEP}]
+   dev-python/pyyaml-5.4[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.15.0[${PYTHON_USEDEP}]
+   >=dev-python/regex-2021.7.1[${PYTHON_USEDEP}]
+   >=dev-python/sarif_om-1.0.4[${PYTHON_USEDEP}]
+   >=dev-python/sympy-1.0.0[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   # unpin the deps
+   sed -e 's:~=[0-9.]*::' -i setup.py || die
+   distutils-r1_src_prepare
+}
+
+python_test() {
+   local EPYTEST_DESELECT=(
+   # TODO
+   
test/unit/module/test_template.py::TestTemplate::test_build_graph
+   # requires git repo
+   
test/unit/module/maintenance/test_update_documentation.py::TestUpdateDocumentation::test_update_docs
+   # Internet
+   
test/unit/module/formatters/test_formatters.py::TestFormatters::test_sarif_formatter
+   
test/unit/module/maintenance/test_update_resource_specs.py::TestUpdateResourceSpecs::test_update_resource_specs_python_3
+   # TODO: it looks as if AWS_DEFAULT_REGION didn't work
+   test/unit/module/core/test_run_cli.py::TestCli::test_bad_config
+   
test/unit/module/core/test_run_cli.py::TestCli::test_override_parameters
+   
test/unit/module/core/test_run_cli.py::TestCli::test_positional_template_parameters
+   
test/unit/module/core/test_run_cli.py::TestCli::test_template_config
+   )
+
+   # from tox.ini
+   local -x AWS_DEFAULT_REGION=us-east-1
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   epytest
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pywayland/

2023-10-06 Thread Michał Górny
commit: d6e3c4ef84fc7baa28258975426607a44497bfd9
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct  7 03:58:15 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct  7 04:43:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6e3c4ef

dev-python/pywayland: Bump to 0.4.17

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pywayland/Manifest|  1 +
 dev-python/pywayland/pywayland-0.4.17.ebuild | 55 
 2 files changed, 56 insertions(+)

diff --git a/dev-python/pywayland/Manifest b/dev-python/pywayland/Manifest
index e5b51c5b6b5b..a4140b4d294c 100644
--- a/dev-python/pywayland/Manifest
+++ b/dev-python/pywayland/Manifest
@@ -1 +1,2 @@
 DIST pywayland-0.4.16.gh.tar.gz 61058 BLAKE2B 
4b299fe1b3067e2e222012db921b4ae5fdfd103b0ca2b796522236b6b8b2ffc1e54ba8c97d30970cb5df35c9da18ca217ea5d97a37b11d7112d93c59a1df164f
 SHA512 
1098e0ae88ffc874d1e49f6441f06db05d1bfebead06d65e1214d69542b9ada0ec45bfccd6fd11dd188b2ebcf3d0ac2a2370927af8a0838f4e683ec50fc5e01a
+DIST pywayland-0.4.17.gh.tar.gz 61171 BLAKE2B 
f190107ab361ec9c0a568d22a104fa06a7e52a348a6226c30c2ae542b77e5b21b4a389ad745efb864b58cff9e77cb22ff43fd6614859cb138d398a84b99614a5
 SHA512 
9ca1e30b56f6d1447744451d15d84041d5ce6ce64811ca0e395822731f0c7cd1d8571f640b89771d8f5e9da1d82385734974e10e68ccecffc0f9600a83d2478b

diff --git a/dev-python/pywayland/pywayland-0.4.17.ebuild 
b/dev-python/pywayland/pywayland-0.4.17.ebuild
new file mode 100644
index ..3741622e025e
--- /dev/null
+++ b/dev-python/pywayland/pywayland-0.4.17.ebuild
@@ -0,0 +1,55 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_EXT=1
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} pypy3 )
+
+inherit distutils-r1 xdg-utils
+
+DESCRIPTION="Python bindings for the libwayland library"
+HOMEPAGE="
+   https://pywayland.readthedocs.io/en/latest/
+   https://github.com/flacjacket/pywayland
+   https://pypi.org/project/pywayland/
+"
+SRC_URI="
+   https://github.com/flacjacket/pywayland/archive/refs/tags/v${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv ~x86"
+
+RDEPEND="
+   dev-libs/wayland
+   $(python_gen_cond_dep '
+   dev-python/cffi[${PYTHON_USEDEP}]
+   ' 'python*')
+"
+DEPEND="
+   ${RDEPEND}
+   dev-libs/wayland-protocols
+"
+BDEPEND="
+   dev-util/wayland-scanner
+"
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   # Needed for tests (XDG_RUNTIME_DIR)
+   xdg_environment_reset
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   # No die deliberately as sometimes it doesn't exist
+   rm -rf pywayland || die
+
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   epytest
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/aws-sam-translator/

2023-10-06 Thread Michał Górny
commit: 8683e0988bd98577d8b256664d235dfd4547f324
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct  7 03:52:10 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct  7 04:42:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8683e098

dev-python/aws-sam-translator: Bump to 1.77.0

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/aws-sam-translator/Manifest |  1 +
 .../aws-sam-translator-1.77.0.ebuild   | 60 ++
 2 files changed, 61 insertions(+)

diff --git a/dev-python/aws-sam-translator/Manifest 
b/dev-python/aws-sam-translator/Manifest
index 9130017c091c..cd1886786e33 100644
--- a/dev-python/aws-sam-translator/Manifest
+++ b/dev-python/aws-sam-translator/Manifest
@@ -1 +1,2 @@
 DIST serverless-application-model-1.76.0.gh.tar.gz 5114195 BLAKE2B 
2d9eb5ea740c02ad3b6ca4024c6a5f6f87fe0a2703535eab5e69488fb30e2172ab3edd67ab4a668a9790040a0edc698c2ac4fc4c244c0b2f8037a5ce6e1175fb
 SHA512 
97bc81cc41ecc5e1b5bc253e9ba0839598a09a49e564bfe06bd3460867412ce2551e1ad79640cf40641bdc9d09261bdd8bdb87d78c860f6c3d2b316fcee9c027
+DIST serverless-application-model-1.77.0.gh.tar.gz 5114799 BLAKE2B 
a5299e6a3dacca20304e3f93d84a96aa8013d435ecd62621e7fcc302c709ad86185cfa509925bebf379597186ed9fe82ac384f6314ecdc66826d8cd7df3f30c6
 SHA512 
961a1dcd1117b6d2c9b08c1e9b945d02ac19c9b41b91415264aadc9461fd62ece294a7da6e99ec128be685f6df605e8febf91469a1161bc94b12ae3976901f9e

diff --git a/dev-python/aws-sam-translator/aws-sam-translator-1.77.0.ebuild 
b/dev-python/aws-sam-translator/aws-sam-translator-1.77.0.ebuild
new file mode 100644
index ..d6a4188a21e6
--- /dev/null
+++ b/dev-python/aws-sam-translator/aws-sam-translator-1.77.0.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1
+
+MY_P=serverless-application-model-${PV}
+DESCRIPTION="A library that transform SAM templates into AWS CloudFormation 
templates"
+HOMEPAGE="
+   https://github.com/aws/serverless-application-model/
+   https://pypi.org/project/aws-sam-translator/
+"
+SRC_URI="
+   
https://github.com/aws/serverless-application-model/archive/v${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+   =dev-python/boto3-1.19.5[${PYTHON_USEDEP}]
+   >=dev-python/jsonschema-3.2[${PYTHON_USEDEP}]
+   =dev-python/pydantic-1.8[${PYTHON_USEDEP}]
+   =dev-python/typing-extensions-4.4[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/parameterized[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   # so much noise...
+   sed -i -e '/log_cli/d' pytest.ini || die
+
+   # deps are installed by ebuild, don't try to reinstall them via pip
+   truncate --size=0 requirements/*.txt || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   local -x AWS_DEFAULT_REGION=us-east-1
+   epytest -o addopts=
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/boto3/

2023-10-06 Thread Michał Górny
commit: 3b477a4f5649125e91039f3598cc65b753b45f92
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct  7 03:44:23 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct  7 04:42:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b477a4f

dev-python/boto3: Bump to 1.28.62

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/boto3/Manifest |  1 +
 dev-python/boto3/boto3-1.28.62.ebuild | 68 +++
 2 files changed, 69 insertions(+)

diff --git a/dev-python/boto3/Manifest b/dev-python/boto3/Manifest
index 0de481ccd8d3..264c6fa42415 100644
--- a/dev-python/boto3/Manifest
+++ b/dev-python/boto3/Manifest
@@ -1,3 +1,4 @@
 DIST boto3-1.28.53.gh.tar.gz 702652 BLAKE2B 
6a64fa2c018000a6b89f47a49eaf0270a2f694f02720c0e0527b5ce671bf3ad195f40fa592829bbe9a3b30ede56fd335a81bb30f862bfc6992883dd86d6b9a75
 SHA512 
750d4905625b207d05842950349eeadaef9bbb413adfc8096998292edeec8985c5488c565f3b5b6f5a00354e69f3071ad1491428b1f894be2b40b23db767be36
 DIST boto3-1.28.57.gh.tar.gz 705839 BLAKE2B 
5d536c8465de64b7a0dfff909325d719d6d36f0bf531b14211dd45f4539170e8b0c78ae1ba111028d6273d6453f4087b2de7a7b62ad6b1da115281b87d99b248
 SHA512 
b5277a0c03a57147e9d0cf05800b1f30059151dc019045dbaa91a36f6cd0c08b21bd4dad25d4359d594379f84b8f862e1dde306382a3cdd6070eaa300dcfd23b
 DIST boto3-1.28.61.gh.tar.gz 711460 BLAKE2B 
7710c97ecb3e968a302abc9645488a470fddca01216b95ee944895d3e08bbd6b89d813068f1a14b5cf5c2dcfae7c2c816d63b05df9f95276e9966e7143192c2c
 SHA512 
03b252e9a59302c0ea9b0e790541bbf0e15fbbc3e37bee987a8c85dcc8ac252575bddca46003773a00105e7c7ffbac4a7cc95f6ee54dbac550533474f6d952bc
+DIST boto3-1.28.62.gh.tar.gz 712305 BLAKE2B 
1d61f857143f9471a254e035cf532cab38699262b116ccc40e922005bf90ca64a33b7aa7f64df8b0641f58e250d9b6000977a50be10e5ebe93dcbf54148276b7
 SHA512 
f13d8f812caa650d877ecb3ae72a47ed6f93dfbfede62588266909917a1af6c8c446dbefd130d39f9a5dd156e1b9eca96a0ae084bfbadf926cdcfabfc255633c

diff --git a/dev-python/boto3/boto3-1.28.62.ebuild 
b/dev-python/boto3/boto3-1.28.62.ebuild
new file mode 100644
index ..a37cc38af2f3
--- /dev/null
+++ b/dev-python/boto3/boto3-1.28.62.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 multiprocessing
+
+DESCRIPTION="The AWS SDK for Python"
+HOMEPAGE="
+   https://github.com/boto/boto3/
+   https://pypi.org/project/boto3/
+"
+LICENSE="Apache-2.0"
+SLOT="0"
+
+if [[ "${PV}" == "" ]]; then
+   EGIT_REPO_URI="https://github.com/boto/boto3;
+   inherit git-r3
+   BOTOCORE_PV=${PV}
+else
+   SRC_URI="
+   https://github.com/boto/boto3/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+   "
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux"
+
+   # botocore is x.(y+3).z
+   BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 3)).$(ver_cut 3-)"
+fi
+
+RDEPEND="
+   >=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}]
+   >=dev-python/jmespath-0.7.1[${PYTHON_USEDEP}]
+   >=dev-python/s3transfer-0.7.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   # don't lock versions to narrow ranges
+   sed -e '/botocore/ d' \
+   -e '/jmespath/ d' \
+   -e '/s3transfer/ d' \
+   -i setup.py || die
+
+   # do not rely on bundled deps in botocore (sic!)
+   find -name '*.py' -exec sed -i \
+   -e 's:from botocore[.]vendored import:import:' \
+   -e 's:from botocore[.]vendored[.]:from :' \
+   {} + || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   epytest tests/{functional,unit} \
+   -p xdist -n "$(makeopts_jobs)" --dist=worksteal
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/hypothesis/

2023-10-06 Thread Michał Górny
commit: b15fd1fdd52017d5fc4b38ee7335cc53968366f9
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct  7 03:46:02 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct  7 04:42:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b15fd1fd

dev-python/hypothesis: Bump to 6.87.3

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/hypothesis/Manifest |  1 +
 dev-python/hypothesis/hypothesis-6.87.3.ebuild | 91 ++
 2 files changed, 92 insertions(+)

diff --git a/dev-python/hypothesis/Manifest b/dev-python/hypothesis/Manifest
index f5faaf61494c..46dfeb4ce879 100644
--- a/dev-python/hypothesis/Manifest
+++ b/dev-python/hypothesis/Manifest
@@ -1,3 +1,4 @@
 DIST hypothesis-6.84.3.gh.tar.gz 9386113 BLAKE2B 
9d990b1634e7cd12f933f3a53b4231f8df40bc33a7cbe742832ac74510471a54f8d7a23eaaa23a43b54466120be85ded0820ced8f0b1aee556032e4a8bb0a423
 SHA512 
84669e76c30a1b47439c826f67e11fce4eb6cf22a6ac09f91f3d07b1b02cbc972096431deb67ef8c63f12e3dbd7bcad35bc24b469a354d7808ca8d96d816c611
 DIST hypothesis-6.87.1.gh.tar.gz 9388383 BLAKE2B 
0b0b9156566a84f4e5972960dbf5ec68c68703e0be0ac31392919a5177332f1dccfc7519c0a58ea2ed9f758f1b9d7e601b30e72db63c85031f5136b83c6dd255
 SHA512 
1f946d99ecbb3392b105ed479b43a72034d1563c541d1bdc263c76495b05e7e9881585cad50b6c0453e083b05e1ebd1c2ff0cf5a8b98f0f7ce68f009d23dbfeb
 DIST hypothesis-6.87.2.gh.tar.gz 9388126 BLAKE2B 
c73c52b6f75b212bd9683e936edb4605aeebff7f7aad8bafdf4097a7793967b4d9fac78385e8fdec3f6fcea94c74cb624a8376ee2ec338a426075a80d70b2eb1
 SHA512 
2276d4ac43e29245b1c1d7cd810bc0bf97f4088c0900fcc5387465e8cd1d13648c0ae66a4c4632bf4affe9b03f5063092f805fea27ac533f33e14b14106dddfb
+DIST hypothesis-6.87.3.gh.tar.gz 9388318 BLAKE2B 
61dea9f0898cadef747871e2ef137ed8c68b1cfa43cc0b7a3effd6669b8dc7d8809f39af4f0a915831e3e2950280d132650d8d2193664a08c6f026f98db82330
 SHA512 
c7c0388c06e8d9397e8a9e6103525c5ea0f94017dad71f4547ff6b385f76f88e511b5f8a5b64f76c728379fbca8ad3b77e06b0d474d76f7f68c79fe1e087da91

diff --git a/dev-python/hypothesis/hypothesis-6.87.3.ebuild 
b/dev-python/hypothesis/hypothesis-6.87.3.ebuild
new file mode 100644
index ..0d6df2a9e475
--- /dev/null
+++ b/dev-python/hypothesis/hypothesis-6.87.3.ebuild
@@ -0,0 +1,91 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+CLI_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( "${CLI_COMPAT[@]}" pypy3 )
+PYTHON_REQ_USE="threads(+),sqlite"
+
+inherit distutils-r1 multiprocessing optfeature
+
+TAG=hypothesis-python-${PV}
+MY_P=hypothesis-${TAG}
+DESCRIPTION="A library for property based testing"
+HOMEPAGE="
+   https://github.com/HypothesisWorks/hypothesis/
+   https://pypi.org/project/hypothesis/
+"
+SRC_URI="
+   https://github.com/HypothesisWorks/hypothesis/archive/${TAG}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+S="${WORKDIR}/${MY_P}/hypothesis-python"
+
+LICENSE="MPL-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+IUSE="cli"
+
+RDEPEND="
+   >=dev-python/attrs-19.2.0[${PYTHON_USEDEP}]
+   >=dev-python/sortedcontainers-2.1.0[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   >=dev-python/exceptiongroup-1.0.0_rc8[${PYTHON_USEDEP}]
+   ' 3.9 3.10)
+   cli? (
+   $(python_gen_cond_dep '
+   dev-python/black[${PYTHON_USEDEP}]
+   dev-python/click[${PYTHON_USEDEP}]
+   ' "${CLI_COMPAT[@]}")
+   )
+"
+BDEPEND="
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pexpect[${PYTHON_USEDEP}]
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   !!

[gentoo-commits] repo/gentoo:master commit in: media-libs/giflib/

2023-10-06 Thread Matt Turner
commit: 30e69fdc79d6ecbb5c840f1c87087681b7a7314f
Author: Allen Webb  google  com>
AuthorDate: Thu Oct  5 19:27:43 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Oct  7 03:47:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30e69fdc

media-libs/giflib: Add CPE string to metadata.xml

Add a CPE string for easier CVE tracking.

Closes: https://bugs.gentoo.org/915135
Closes: https://github.com/gentoo/gentoo/pull/33208
Signed-off-by: Allen Webb  google.com>
Signed-off-by: Matt Turner  gentoo.org>

 media-libs/giflib/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-libs/giflib/metadata.xml b/media-libs/giflib/metadata.xml
index 5eb82c87abf9..a2b1e1d7463d 100644
--- a/media-libs/giflib/metadata.xml
+++ b/media-libs/giflib/metadata.xml
@@ -7,5 +7,6 @@
   
   
 giflib
+cpe:/a:giflib_project:giflib
   
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/yt-dlp/

2023-10-06 Thread Ionen Wolkens
commit: 9b8f5c762a9ada1cae3bc547efd7035cfc4863e3
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Sat Oct  7 01:57:04 2023 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Sat Oct  7 01:57:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b8f5c76

net-misc/yt-dlp: add 2023.10.07

Signed-off-by: Ionen Wolkens  gentoo.org>

 net-misc/yt-dlp/Manifest |  1 +
 net-misc/yt-dlp/yt-dlp-2023.10.07.ebuild | 66 
 2 files changed, 67 insertions(+)

diff --git a/net-misc/yt-dlp/Manifest b/net-misc/yt-dlp/Manifest
index dd03f929..74c1afe2bb97 100644
--- a/net-misc/yt-dlp/Manifest
+++ b/net-misc/yt-dlp/Manifest
@@ -1 +1,2 @@
 DIST yt-dlp-2023.09.24.tar.gz 5494731 BLAKE2B 
558fc80691951ba33e591a9bf1820e3da45f265f9392d28c6dcab1c2feb9bac84a0143d8034dde8c772f227eb9896c6406974440bd141ac88de0899438f229e0
 SHA512 
37f1c5c9af9f8cdd66a2fa09771f018042c3efac61a657ea1573a68a77dce2f76fbd8bb7a59ed72942093ddfd80d57573305ec8b60d00e6b0ba50276e3df2dfd
+DIST yt-dlp-2023.10.07.tar.gz 5513194 BLAKE2B 
5d30895125eb2a67935e6f1b98fa93daf9230379309a19799b1813008075b1fe96811acc608baefb054b21f288cd4a8771d8b325b98a007097f0342111dc523e
 SHA512 
21dcb85807b87446faadbdd20206cf3a9da67a575bbb8bdbf40f7af34e7b1d2530c9e15f76a28d3021c91b68bb6762d46a66446ca43c83ac02880b710286435d

diff --git a/net-misc/yt-dlp/yt-dlp-2023.10.07.ebuild 
b/net-misc/yt-dlp/yt-dlp-2023.10.07.ebuild
new file mode 100644
index ..5f12f57f85ed
--- /dev/null
+++ b/net-misc/yt-dlp/yt-dlp-2023.10.07.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+inherit bash-completion-r1 distutils-r1 optfeature wrapper
+
+DESCRIPTION="youtube-dl fork with additional features and fixes"
+HOMEPAGE="https://github.com/yt-dlp/yt-dlp/;
+SRC_URI="https://github.com/yt-dlp/yt-dlp/releases/download/${PV}/${PN}.tar.gz 
-> ${P}.tar.gz"
+S="${WORKDIR}/${PN}"
+
+LICENSE="Unlicense"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86 ~arm64-macos 
~x64-macos"
+
+RDEPEND="
+   dev-python/pycryptodome[${PYTHON_USEDEP}]
+   !net-misc/youtube-dl[-yt-dlp(-)]
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   distutils-r1_src_prepare
+
+   # adjust requires for pycryptodome and optional dependencies (bug 
#828466)
+   sed -ri requirements.txt \
+   -e "s/^(pycryptodome)x/\1/" \
+   -e "/^(brotli.*|certifi|mutagen|websockets)/d" || die
+}
+
+python_test() {
+   epytest -m 'not download'
+}
+
+python_install_all() {
+   dodoc README.md Changelog.md supportedsites.md
+   doman yt-dlp.1
+
+   dobashcomp completions/bash/yt-dlp
+
+   insinto /usr/share/fish/vendor_completions.d
+   doins completions/fish/yt-dlp.fish
+
+   insinto /usr/share/zsh/site-functions
+   doins completions/zsh/_yt-dlp
+
+   rm -r "${ED}"/usr/share/doc/yt_dlp || die
+
+   make_wrapper youtube-dl "yt-dlp --compat-options youtube-dl"
+}
+
+pkg_postinst() {
+   optfeature "various features (merging tracks, streamed content)" 
media-video/ffmpeg
+   has_version media-video/atomicparsley || # allow fallback but don't 
advertise
+   optfeature "embedding metadata thumbnails in MP4/M4A files" 
media-libs/mutagen
+
+   if [[ ! ${REPLACING_VERSIONS} ]]; then
+   elog 'A wrapper using "yt-dlp --compat-options youtube-dl" was 
installed'
+   elog 'as "youtube-dl". This is strictly for compatibility and 
it is'
+   elog 'recommended to use "yt-dlp" directly, it may be removed 
in the future.'
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/yt-dlp/

2023-10-06 Thread Ionen Wolkens
commit: b47dc30c83025acf8e0b3dc7c0be9380a9da20ad
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Sat Oct  7 01:53:52 2023 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Sat Oct  7 01:53:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b47dc30c

net-misc/yt-dlp: drop 2023.07.06

Signed-off-by: Ionen Wolkens  gentoo.org>

 net-misc/yt-dlp/Manifest |  1 -
 net-misc/yt-dlp/yt-dlp-2023.07.06.ebuild | 65 
 2 files changed, 66 deletions(-)

diff --git a/net-misc/yt-dlp/Manifest b/net-misc/yt-dlp/Manifest
index 5f4ff87e7331..dd03f929 100644
--- a/net-misc/yt-dlp/Manifest
+++ b/net-misc/yt-dlp/Manifest
@@ -1,2 +1 @@
-DIST yt-dlp-2023.07.06.tar.gz 5362006 BLAKE2B 
a1675bf6fc41a4a4fb90401a50cc0dc7e84d4d751aed7ee9520d04fba8060f6c877a13d9a9e07ce8f36ffb2053f6048d54eaa5628d97c41457b36b965127d342
 SHA512 
f9f276ccd01293d27a749575653449d73e13896c175a51f3687b2f6d1c6b97154f6c9fb2868f0c37a6e94cb692e223c7c595e741c5b2db82d2b9e1d0b2f8958d
 DIST yt-dlp-2023.09.24.tar.gz 5494731 BLAKE2B 
558fc80691951ba33e591a9bf1820e3da45f265f9392d28c6dcab1c2feb9bac84a0143d8034dde8c772f227eb9896c6406974440bd141ac88de0899438f229e0
 SHA512 
37f1c5c9af9f8cdd66a2fa09771f018042c3efac61a657ea1573a68a77dce2f76fbd8bb7a59ed72942093ddfd80d57573305ec8b60d00e6b0ba50276e3df2dfd

diff --git a/net-misc/yt-dlp/yt-dlp-2023.07.06.ebuild 
b/net-misc/yt-dlp/yt-dlp-2023.07.06.ebuild
deleted file mode 100644
index c5f04ca55e79..
--- a/net-misc/yt-dlp/yt-dlp-2023.07.06.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-inherit bash-completion-r1 distutils-r1 optfeature wrapper
-
-DESCRIPTION="youtube-dl fork with additional features and fixes"
-HOMEPAGE="https://github.com/yt-dlp/yt-dlp/;
-SRC_URI="https://github.com/yt-dlp/yt-dlp/releases/download/${PV}/${PN}.tar.gz 
-> ${P}.tar.gz"
-S="${WORKDIR}/${PN}"
-
-LICENSE="Unlicense"
-SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv x86 ~arm64-macos ~x64-macos"
-
-RDEPEND="
-   dev-python/pycryptodome[${PYTHON_USEDEP}]
-   !net-misc/youtube-dl[-yt-dlp(-)]"
-
-distutils_enable_tests pytest
-
-src_prepare() {
-   distutils-r1_src_prepare
-
-   # adjust requires for pycryptodome and optional dependencies (bug 
#828466)
-   sed -ri requirements.txt \
-   -e "s/^(pycryptodome)x/\1/" \
-   -e "/^(brotli.*|certifi|mutagen|websockets)/d" || die
-}
-
-python_test() {
-   epytest -m 'not download'
-}
-
-python_install_all() {
-   dodoc README.md Changelog.md supportedsites.md
-   doman yt-dlp.1
-
-   dobashcomp completions/bash/yt-dlp
-
-   insinto /usr/share/fish/vendor_completions.d
-   doins completions/fish/yt-dlp.fish
-
-   insinto /usr/share/zsh/site-functions
-   doins completions/zsh/_yt-dlp
-
-   rm -r "${ED}"/usr/share/doc/yt_dlp || die
-
-   make_wrapper youtube-dl "yt-dlp --compat-options youtube-dl"
-}
-
-pkg_postinst() {
-   optfeature "various features (merging tracks, streamed content)" 
media-video/ffmpeg
-   has_version media-video/atomicparsley || # allow fallback but don't 
advertise
-   optfeature "embedding metadata thumbnails in MP4/M4A files" 
media-libs/mutagen
-
-   if [[ ! ${REPLACING_VERSIONS} ]]; then
-   elog 'A wrapper using "yt-dlp --compat-options youtube-dl" was 
installed'
-   elog 'as "youtube-dl". This is strictly for compatibility and 
it is'
-   elog 'recommended to use "yt-dlp" directly, it may be removed 
in the future.'
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/nvidia-drivers/

2023-10-06 Thread Ionen Wolkens
commit: d360b2b447846c33274d50922e75fc244118b945
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Sat Oct  7 01:59:50 2023 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Sat Oct  7 02:04:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d360b2b4

x11-drivers/nvidia-drivers: add 535.43.11:0/vulkan, drop 535.43.10

Signed-off-by: Ionen Wolkens  gentoo.org>

 x11-drivers/nvidia-drivers/Manifest   | 4 ++--
 ...vidia-drivers-535.43.10.ebuild => nvidia-drivers-535.43.11.ebuild} | 0
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-drivers/nvidia-drivers/Manifest 
b/x11-drivers/nvidia-drivers/Manifest
index c76f2dd7e115..d3e43299b2e8 100644
--- a/x11-drivers/nvidia-drivers/Manifest
+++ b/x11-drivers/nvidia-drivers/Manifest
@@ -7,7 +7,7 @@ DIST NVIDIA-Linux-x86_64-470.199.02.run 273256770 BLAKE2B 
5ceca89da4b4c7de701602
 DIST NVIDIA-Linux-x86_64-525.125.06.run 414318862 BLAKE2B 
204c53bbf579edf6d88c9ab4efcf82983a2b58262df4748076de96f3d67b107949407ae0c5ffe9bf6747783b1bcb9a9efc4a3c60d7161427b1c85ecfc494171a
 SHA512 
a5f13b633d111d9dc928e8522cd916a2b756fccbf2dc532649762a3f9bdc5503bd57c9c698da8205c49e82720b45789413a1afc26be77d741f823b49ae2f333d
 DIST NVIDIA-Linux-x86_64-535.104.05.run 340936244 BLAKE2B 
b549d84df020291180c2dd08f42abd806c01091ccc976932ed35d5ce0c3fe629adb892dfb48837b57f1eb2aefe13c6a06c7d3a05a490bf4de3c6d5315cf40114
 SHA512 
9aba3bada23b41acf7420da57cfced8bf883ef9210bbca5db9882e6e682e9755e0bc48fa12bb2ed114d4d68ba99443f26c22c94d3063d0daf8e9c1e21b369bb5
 DIST NVIDIA-Linux-x86_64-535.113.01.run 341515532 BLAKE2B 
2fe0564771f14618010bd1d8932db1d6c98701faabfd8a867f5f0e9939dcff6d64744c3f2272b62701c231473e49dd1b22687db777a1950c4e0f40f091b70ed2
 SHA512 
bf939843404bc163246b710ca336236f28af489f77ee1830a2d20d4ca926a434b6fbc2156d5777dc004692d5d1adbef77ce79071247f81da2db9adf42c32bfa7
-DIST NVIDIA-Linux-x86_64-535.43.10.run 341034069 BLAKE2B 
eee37dcf2d6a899dbd13132a6c362ac92f2ffa70476a30cbaaa54498474c8ec3029becb0dbbc4ed318714506a4e607ad459b5ed1c0cf37404fca9ae160e82cb1
 SHA512 
c4c2fcf3510b35e2faf2a93d8307d538758b48805fcc0486530fb6583ec6a8d4d358c3ed7bc6ca6d6e435d32c57e5c4d71932dd64416ebe4f65ec541b1c4d8a7
+DIST NVIDIA-Linux-x86_64-535.43.11.run 340959148 BLAKE2B 
a3158e6c578cdb87393841f014877e1431c9d0a604eeff488e8c99edbe825cd23fe90fa76e516dedb9d9bb6b56be15d7110002d34587a4034e66cb706c4abc37
 SHA512 
6a1a5fc1e75dc5c196d751223ffd500fba204c2370a2b0c37a6c6300558e5d48535266a7960d48b0ce9df529d203b2c57cda3d86f7e43f81084fe6735ec8f2c3
 DIST NVIDIA-kernel-module-source-525.125.06.tar.xz 10100204 BLAKE2B 
1a7a9f56be4533b8106df25ddf65cd7756cde11fd3e01f96f1f34c7d18af764fcfefc1cf980fed6c0e586e614ccacef9e2cddbabb87c7d7f06a1b27d94f63466
 SHA512 
1319a2333988795f5b0850cfe769ab0f4c4364bdb516147b85890abb4695aea2553ca0febf9cfcf2f8eafb4c05c3e21f56356ad75e64416c9782b027495028e6
 DIST NVIDIA-kernel-module-source-535.104.05.tar.xz 12477388 BLAKE2B 
0fb57ede191093c9512243f027747301d177d9c0444b119ea238f61d397f507b424ad05f05417b13ef94457b7557a92f426fe15217e9da5bacc9645477abd40a
 SHA512 
a7f5428307f51c3b35bffe4e69ccf82883a16c6505fddce7b986f434d4bf1753dbc8c1ab42af2df47df6936860f274b6f15835f99fbbb871dab47a9ba61e53ad
 DIST NVIDIA-kernel-module-source-535.113.01.tar.xz 12469512 BLAKE2B 
832d1468a35d9d5677b3fdae30a7db7518173d9b657124669634380568b19ea63659fbfe07f06e82dd8f77331d34d34e8b1a7505e8875594ee06426407528f8c
 SHA512 
a9f1bfcb01c8ccf80ceeb2750111bbc7feec8c0b549e115c7afdcd7f3c8814d4591efa10964e8c1d2e82db38a7ef1cfe9303983ee559435211b8aff543011475
@@ -36,4 +36,4 @@ DIST nvidia-xconfig-470.199.02.tar.bz2 108683 BLAKE2B 
80e5b356f1b2a10b2f0d1a139b
 DIST nvidia-xconfig-525.125.06.tar.bz2 19 BLAKE2B 
bd9ef08c361e969775522911a931a25b4512a59d9aa2f90ab1be1696161cd127f20c526b31173d0226408c74da14b5cb381c717d6b8b8b3975b2449e5beb7d9c
 SHA512 
7595f88004aa23595364dd25db35986abb802de80c9e70c9f22367184859057140271dcfd8688ec9d686ca67ae85740c21300ddebd1dbd78af5660896154f3b4
 DIST nvidia-xconfig-535.104.05.tar.bz2 111008 BLAKE2B 
3656fb5410a80113fb6198f8f49754538786394cf9fd911332cd6f23b0076b71a81612f213facd290d50806e5c35c3ed935edfbe356d0992c22d6cbc91c87bd4
 SHA512 
fa5f6b800344b22efeb9662954e7a3513c52f197d72d2a9bc4e66afb9d1656d4d248ac0c085915d2ce5c68fe067f27042ff195d6425dc189a7b70a56d102a27a
 DIST nvidia-xconfig-535.113.01.tar.bz2 110630 BLAKE2B 
ca6d9f5c5b2d841049322af19dcf3ed668a1140d3dc6be80a4e32a0c480dfda6c86ce09f60b6bf1eeb67b5fdf86c5776b544d2e5e9d2497c06db6e9280f0ac41
 SHA512 
1f238525cdb9bf6f2e27b703cec144ff03400e2fa7ca79cb425b455aa9b8c21de9473dcfe7b212aefff5f69eba0537f76560b0be7953bbf6ec0c7bb47bf984fe
-DIST open-gpu-kernel-modules-535.43.10.tar.gz 12754455 BLAKE2B 
0175902f7c547983f330d4f4d7e76f7a30d1c13c584fad0eb95dddc38a26de25c588b81a09fa5df74a57a436a2139fdee30ca4685e1a1ef1d0526e1e120d40c8
 SHA512 
6e010e682809e8cd54e5d18d65dbaa77c4ad9081581c934d22fe1680ad154917b0581e5d4608e4bbfac44509a28a9757a827a09927cad475e7653fc02ff06e13
+DIST 

[gentoo-commits] repo/gentoo:master commit in: app-portage/elogv/

2023-10-06 Thread Sebastian Pipping
commit: d3c4713877d6d400668fd1398812fa2641f852ba
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Fri Oct  6 22:10:08 2023 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Fri Oct  6 22:11:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3c47138

app-portage/elogv: 0.8.3 (with PORTAGE_LOGDIR support)

Bug: https://bugs.gentoo.org/901961
Bug: https://bugs.gentoo.org/668538
Thanks-To: josef.95  posteo.org>
Thanks-To: Alfred Wingate  protonmail.com>
Thanks-To: Sam James  gentoo.org>
Signed-off-by: Sebastian Pipping  gentoo.org>

 app-portage/elogv/Manifest   |  1 +
 app-portage/elogv/elogv-0.8.3.ebuild | 56 
 2 files changed, 57 insertions(+)

diff --git a/app-portage/elogv/Manifest b/app-portage/elogv/Manifest
index 0edad5bf6e90..d4ade5b6eba0 100644
--- a/app-portage/elogv/Manifest
+++ b/app-portage/elogv/Manifest
@@ -2,3 +2,4 @@ DIST elogv-0.7.9.tar.gz 19556 BLAKE2B 
5d5f1a4adab09cf8b56ca3433b2a1cd0d3572345ff
 DIST elogv-0.8.0.tar.gz 19563 BLAKE2B 
1483f1973f0d18470484f8b4861f9301f5a2cc5e813709c3783127d0ed61db952c7edb1e5c12a3ba2066aa09bfd9c7547bc695ea9b46f106996b3036abc32d2d
 SHA512 
75c1bce6dae36f5720e36a92d08c9469a54b31ff50321cc6fc250aa5a3039f2b4ce7ad518d261acb2d653e20783d375ec2c88bc2b86cc1400b6a49cfbb14647b
 DIST elogv-0.8.1.tar.gz 19289 BLAKE2B 
e88e7383661e0a6336ffbb9027ee9d5540f14db7dd00e385afeb732925487a5cf9e73aa56cead2e11c6ae893a92006b3c75231dfb8918d8102af5988c10a480a
 SHA512 
36f4eb237a8811d3720862d0551a84a0abce36cf565c810d25457ec5b1b2735897be69856ab50be2ad08be77b3761435aae87ac377407374c7643d05fe592f27
 DIST elogv-0.8.2.tar.gz 19212 BLAKE2B 
d37daeccc4b1ed780d943649dd709815b8d2ab69665a9426700501b9266c3cd70ad0d29a828195fb16f9be71692ab1fdb80a503de94a759447dd5540b29e9dc9
 SHA512 
bc542c1ba941379290159796ede2aed8345c09e050bbbfa65ceb8f1d8c0fc6c33147d716bc685690e6b5d513d66d3aa04c96b28674ba4d83c29348740cb8feb1
+DIST elogv-0.8.3.tar.gz 27144 BLAKE2B 
7c672365afb9a17e2acf76f04b4479a5a9d8a43fd1e739ac86fb00f2744ad2b2871f12e3b384d292c8f7d704af877372e201644a6354b49d38d6ec03c2437f4d
 SHA512 
9825e530f3e2de9f84aa77afba813aaba8ce68e3fb52f7685e98099e9f5a3b828cad259d4eb273aafba9b7a14ea9e41e9c0ecf2f6efe1dfd3b81f9ea0786592b

diff --git a/app-portage/elogv/elogv-0.8.3.ebuild 
b/app-portage/elogv/elogv-0.8.3.ebuild
new file mode 100644
index ..1f4d6eb51b62
--- /dev/null
+++ b/app-portage/elogv/elogv-0.8.3.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..12} pypy3 )
+PYTHON_REQ_USE="ncurses"
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1
+
+DESCRIPTION="Curses based utility to parse the contents of elogs created by 
Portage"
+HOMEPAGE="https://gitweb.gentoo.org/proj/elogv.git/;
+SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+PLOCALES=( "de" "es" "it" "pl" )
+IUSE="${PLOCALES[*]/#/l10n_}"
+
+RDEPEND="sys-apps/portage[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
+
+DOCS=( README )
+
+src_install() {
+   distutils-r1_src_install
+
+   elog 'Deleting unwanted language files...'
+   for i in ${PLOCALES[@]}; do
+   if use "l10n_${i}"; then
+   # Keep and fix man page filename (bug #869905)
+   mv "${ED}"/usr/share/man/${i}/man1/${PN}.1{.${i},} || 
die
+   else
+   rm -r "${ED}"/usr/share/{locale,man}/"${i}" || die
+   elog "- Language \"${i}\" deleted"
+   fi
+   done
+}
+
+pkg_postinst() {
+   elog "In order to use this software, you need to activate"
+   elog "Portage's elog features.  Required is"
+   elog "   PORTAGE_ELOG_SYSTEM=\"save\" "
+   elog "and at least one out of "
+   elog "   PORTAGE_ELOG_CLASSES=\"warn error info log qa\""
+   elog "More information on the elog system can be found"
+   elog "in ${EPREFIX}/usr/share/portage/config/make.conf.example"
+   elog
+   elog "To operate properly this software needs the directory"
+   elog "${PORT_LOGDIR:-${EPREFIX}/var/log/portage}/elog created, 
belonging to group portage."
+   elog "To start the software as a user, add yourself to the portage"
+   elog "group."
+   elog
+}



[gentoo-commits] proj/elogv: New tag: 0.8.3

2023-10-06 Thread Sebastian Pipping
commit: 
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Fri Oct  6 22:07:08 2023 +

New tag: 0.8.3




[gentoo-commits] proj/elogv:master commit in: /

2023-10-06 Thread Sebastian Pipping
commit: b090c248e948a908775f34fa80638d7a304f1bc0
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Fri Oct  6 22:05:10 2023 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Fri Oct  6 22:06:48 2023 +
URL:https://gitweb.gentoo.org/proj/elogv.git/commit/?id=b090c248

Release 0.8.3

Signed-off-by: Sebastian Pipping  gentoo.org>

 ChangeLog  | 10 --
 pyproject.toml |  2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 8bf7b0a..b04ab04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,16 @@
 # ChangeLog for elogv
 
+0.8.3
+  * Support variable PORTAGE_LOGDIR (#21)
+  * Correct/clarify code license to be "GPL v2 or later" in packaging (#19)
+  * Start using GitHub Actions and pre-commit for CI (#18)
+  * Start using QA tools black, isort, ruff (#16)
+
 0.8.2
-  * Fix decompression and port to standard library lzma
+  * Fix decompression and port to standard library lzma (#15)
 
 0.8.1
-  * Port to setuptools and PEP517 (Gentoo bug #841134)
+  * Port to setuptools and PEP517 (#14, Gentoo bug #841134)
 
 0.8.0
   * Set "packages=[]" in setup.py to fix the build

diff --git a/pyproject.toml b/pyproject.toml
index 441f5ce..1fc8f61 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
 
 [project]
 name = "elogv"
-version = "0.8.2"
+version = "0.8.3"
 authors = [
 {name = "Luca Marturana", email = "lucamartur...@gmail.com"},
 ]



[gentoo-commits] repo/gentoo:master commit in: app-admin/rasdaemon/

2023-10-06 Thread Sam James
commit: 5ddb0b9153e2805c720e46d59d5b23e7df543999
Author: Sam James  gentoo  org>
AuthorDate: Fri Oct  6 21:56:50 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct  6 21:56:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ddb0b91

app-admin/rasdaemon: add USE=selinux for new sec-policy/selinux-rasdaemon

Signed-off-by: Sam James  gentoo.org>

 app-admin/rasdaemon/rasdaemon-0.8.0-r1.ebuild | 85 +++
 1 file changed, 85 insertions(+)

diff --git a/app-admin/rasdaemon/rasdaemon-0.8.0-r1.ebuild 
b/app-admin/rasdaemon/rasdaemon-0.8.0-r1.ebuild
new file mode 100644
index ..a6e5f6592601
--- /dev/null
+++ b/app-admin/rasdaemon/rasdaemon-0.8.0-r1.ebuild
@@ -0,0 +1,85 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools flag-o-matic linux-info systemd
+
+DESCRIPTION="Reliability, Availability and Serviceability logging tool"
+HOMEPAGE="https://github.com/mchehab/rasdaemon;
+# This if can be dropped > 0.8.0, see 
https://github.com/mchehab/rasdaemon/issues/88
+if [[ ${PV} == 0.8.0 ]] ; then
+   
SRC_URI="https://github.com/mchehab/rasdaemon/releases/download/refs%2Fheads%2Fmaster/${P}.tar.bz2;
+else
+   
SRC_URI="https://github.com/mchehab/rasdaemon/releases/download/v${PV}/${P}.tar.bz2;
+fi
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="selinux"
+
+DEPEND="
+   dev-db/sqlite
+   dev-libs/libtraceevent
+   elibc_musl? ( sys-libs/argp-standalone )
+"
+RDEPEND="
+   ${DEPEND}
+   dev-perl/DBI
+   dev-perl/DBD-SQLite
+   sys-apps/dmidecode
+   selinux? ( sec-policy/selinux-rasdaemon )
+"
+BDEPEND="sys-devel/gettext"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.8.0-bashisms-configure.patch
+)
+
+pkg_setup() {
+   linux-info_pkg_setup
+   local CONFIG_CHECK="~ACPI_EXTLOG ~DEBUG_FS"
+   check_extra_config
+}
+
+src_prepare() {
+   default
+
+   # Only here for 0.8.0's bashism patch
+   eautoreconf
+}
+
+src_configure() {
+   local myconfargs=(
+   --enable-sqlite3
+   --enable-abrt-report
+   --enable-aer
+   --enable-arm
+   --enable-extlog
+   --enable-hisi-ns-decode
+   --enable-mce
+   --enable-non-standard
+   --enable-devlink
+   --enable-diskerror
+   --enable-memory-ce-pfa
+   --includedir="/usr/include/${PN}"
+   --localstatedir=/var
+   )
+
+   use elibc_musl && append-libs -largp
+
+   econf "${myconfargs[@]}"
+}
+
+src_install() {
+   default
+
+   keepdir "/var/lib/${PN}"
+
+   systemd_dounit misc/*.service
+
+   newinitd "${FILESDIR}/rasdaemon.openrc-r2" rasdaemon
+   newinitd "${FILESDIR}/ras-mc-ctl.openrc-r1" ras-mc-ctl
+   newconfd "${FILESDIR}"/rasdaemon.confd rasdaemon
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/dhcpcd/

2023-10-06 Thread Sam James
commit: 1d52390fc6784a5b2fcbde1d719918759c0989c8
Author: Sam James  gentoo  org>
AuthorDate: Fri Oct  6 21:36:06 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct  6 21:37:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d52390f

net-misc/dhcpcd: add 10.0.3

Signed-off-by: Sam James  gentoo.org>

 net-misc/dhcpcd/Manifest | 1 +
 net-misc/dhcpcd/{dhcpcd-.ebuild => dhcpcd-10.0.3.ebuild} | 2 +-
 net-misc/dhcpcd/dhcpcd-.ebuild   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/net-misc/dhcpcd/Manifest b/net-misc/dhcpcd/Manifest
index e33e688a5913..bbbcd238440e 100644
--- a/net-misc/dhcpcd/Manifest
+++ b/net-misc/dhcpcd/Manifest
@@ -1,4 +1,5 @@
 DIST dhcpcd-10.0.1.tar.xz 263564 BLAKE2B 
f1e93285d040b98bede86bb2e87e372afc0d1d124e7a6580c23d8d228a34ee17001fc3c2d9091b16fb082fe2f2ad7ba50c0dd7b0db2b2237ab1cff9ca152100a
 SHA512 
31b0ac780b8592d3d40437837fd759a357b0200dbdc7fd8c62287a4fedc052f324fb8006daff84455906c82d5a4cb6a04916b94a0ad9b17899532f83daf51d3d
 DIST dhcpcd-10.0.2.tar.xz 264324 BLAKE2B 
999033b4c0bc46943332b0b7ed3f1869ad54e2c37346523a15fbd3d9f29db1e01c1ddd0a300826021d3e20493ea06358ef47ac6a02c50331ca0d90e31a123b85
 SHA512 
1231caba6b6a2264ba80be0c888f52ce1c8de21289c3a4452b5319dae76d8c1c78331a822372e77ee1419d12c23c1d57df712499d43983eb535e79c6a8e78f42
+DIST dhcpcd-10.0.3.tar.xz 268872 BLAKE2B 
c063fbb44b4a6928ffd84c109c1ed8ae0345c81b732fc75ce1c1aebc51c190fa512de9822c1c6865794db126f4ad2aceef97c4da28d6922cca082b1aeedb4760
 SHA512 
f4437e9aa094ab38f077c455b012f46cc84a39f97a19eae896a0954f24f2064e91407dc7f7be7fae00faf3455a8e50695e94c406f476f88a61b980169a778560
 DIST dhcpcd-9.4.1.tar.xz 257092 BLAKE2B 
847c7451918ac89fe384e180ec52ee4624c0f2dc73354ecb4c63b02d8d9cf0a6d164b33e5d083a05d4868079dcf6208a820b4263c80337a12be40a27517ecf87
 SHA512 
530e6a5bddab4f91bd66f8d47ccd8d6cac4bc2998ddd36da7e257c83270b558016e9e1fc2f815fb99c0d86ed4bbc2a3a1b78788e69fe151fddaf94428a47fa45
 DIST dhcpcd-9.5.1.tar.xz 258280 BLAKE2B 
355a98d415253608e8f586809d41e7654c1973d956cb3951218e1ff8c928ee414aa1b9854180c78e975898d9eb0f4cb9cc0fe64eefd5690b371989093e1bcb5a
 SHA512 
979c180743d3e01d1996033d42c5606792e3acaef4e600f0ea51c362643a5b2743c6dc2792314c3b66edfa99c3b98d17f46cf3421e2088b37804e6e2167037ee

diff --git a/net-misc/dhcpcd/dhcpcd-.ebuild 
b/net-misc/dhcpcd/dhcpcd-10.0.3.ebuild
similarity index 99%
copy from net-misc/dhcpcd/dhcpcd-.ebuild
copy to net-misc/dhcpcd/dhcpcd-10.0.3.ebuild
index 1ea2577fd47a..a320e843768a 100644
--- a/net-misc/dhcpcd/dhcpcd-.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-10.0.3.ebuild
@@ -21,7 +21,7 @@ fi
 DESCRIPTION="A fully featured, yet light weight RFC2131 compliant DHCP client"
 HOMEPAGE="https://github.com/NetworkConfiguration/dhcpcd/ 
https://roy.marples.name/projects/dhcpcd/;
 
-LICENSE="BSD-2"
+LICENSE="BSD-2 BSD ISC MIT"
 SLOT="0"
 IUSE="debug +embedded ipv6 privsep +udev"
 

diff --git a/net-misc/dhcpcd/dhcpcd-.ebuild 
b/net-misc/dhcpcd/dhcpcd-.ebuild
index 1ea2577fd47a..a320e843768a 100644
--- a/net-misc/dhcpcd/dhcpcd-.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-.ebuild
@@ -21,7 +21,7 @@ fi
 DESCRIPTION="A fully featured, yet light weight RFC2131 compliant DHCP client"
 HOMEPAGE="https://github.com/NetworkConfiguration/dhcpcd/ 
https://roy.marples.name/projects/dhcpcd/;
 
-LICENSE="BSD-2"
+LICENSE="BSD-2 BSD ISC MIT"
 SLOT="0"
 IUSE="debug +embedded ipv6 privsep +udev"
 



[gentoo-commits] repo/gentoo:master commit in: media-gfx/feh/

2023-10-06 Thread Yixun Lan
commit: a4f3cb0ceffdafa24215e22bcb3ccddbc1e3836c
Author: Yixun Lan  gentoo  org>
AuthorDate: Fri Oct  6 12:49:48 2023 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Oct  6 21:17:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4f3cb0c

media-gfx/feh: add 3.10.1

Signed-off-by: Yixun Lan  gentoo.org>

 media-gfx/feh/Manifest  |  1 +
 media-gfx/feh/feh-3.10.1.ebuild | 71 +
 2 files changed, 72 insertions(+)

diff --git a/media-gfx/feh/Manifest b/media-gfx/feh/Manifest
index e03ad95dd8e0..9a3b7c148629 100644
--- a/media-gfx/feh/Manifest
+++ b/media-gfx/feh/Manifest
@@ -1,2 +1,3 @@
+DIST feh-3.10.1.tar.bz2 2109459 BLAKE2B 
1b63a49cf29f2c869ff99ce5bc92134943d7f0854b2c87c694ef3dce953687558330e453c67878b566b19e4b64212173119287d07291e9b81f47cba1d553549e
 SHA512 
fed215f4c1e0c23fdf6454e07bb5a31d4bfe6473b5ac2240d85ce44fabfe5764b396e336154841f0d9e90fee78807ed10b7aa12b7dfcf53e520913cd41779421
 DIST feh-3.10.tar.bz2 2109603 BLAKE2B 
2c3f52c7536110b5aef7e29fea366b502e39034b2de8b218faa071996f24ce0bf4b3283feeda96bc7542ce15bb6f1e68d2a2895a75949fe2e7c6ba08b779daee
 SHA512 
9dc242a545590ab20847662613c289f4b78d44a1647c3696a65fd05c307628f869adf68fa3a66ca637b3974a309efb0b96d58a7aaa3d29725faf21208f40383e
 DIST feh-3.9.1.tar.bz2 2108873 BLAKE2B 
af559837224a90e403015648717cb9aa516d18bceb0a49a0635b471435370209c80b77a7a87f66b22c99615d44be0832a0d03152aabde72917417e5f992a5d8a
 SHA512 
78682ec80df6b6655dbc18774ee95b3d68f1711a50129a9befb8adfb8c1a74aeede2493a35955687cdc2aa079978927727dac02543643418ef8deefa0d8c6d05

diff --git a/media-gfx/feh/feh-3.10.1.ebuild b/media-gfx/feh/feh-3.10.1.ebuild
new file mode 100644
index ..591d0d3d06a3
--- /dev/null
+++ b/media-gfx/feh/feh-3.10.1.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit toolchain-funcs xdg-utils
+
+DESCRIPTION="A fast, lightweight imageviewer using imlib2"
+HOMEPAGE="https://feh.finalrewind.org/;
+SRC_URI="https://feh.finalrewind.org/${P}.tar.bz2;
+
+LICENSE="feh"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~x86"
+IUSE="debug curl exif test xinerama inotify"
+RESTRICT="test" # Tests are broken.
+
+COMMON_DEPEND="
+   media-libs/imlib2[X,text(+)]
+   >=media-libs/libpng-1.2:0=
+   x11-libs/libX11
+   curl? ( net-misc/curl )
+   exif? ( media-libs/libexif )
+   xinerama? ( x11-libs/libXinerama )"
+RDEPEND="${COMMON_DEPEND}
+   media-libs/libjpeg-turbo:0"
+DEPEND="${COMMON_DEPEND}
+   x11-base/xorg-proto
+   x11-libs/libXt
+   test? (
+   >=dev-lang/perl-5.10
+   dev-perl/Test-Command
+   media-libs/imlib2[gif,jpeg,png]
+   )"
+
+PATCHES=( "${FILESDIR}"/${PN}-3.2-debug-cflags.patch )
+
+pkg_setup() {
+   use_feh() { usex $1 1 0; }
+
+   fehopts=(
+   PREFIX="${EPREFIX}"/usr
+   doc_dir='${main_dir}'/share/doc/${PF}
+   example_dir='${main_dir}'/share/doc/${PF}/examples
+   curl=$(use_feh curl)
+   debug=$(use_feh debug)
+   xinerama=$(use_feh xinerama)
+   exif=$(use_feh exif)
+   inotify=$(use_feh inotify)
+   )
+}
+
+src_compile() {
+   tc-export CC
+   emake "${fehopts[@]}"
+}
+
+src_install() {
+   emake "${fehopts[@]}" DESTDIR="${D}" install
+}
+
+pkg_postinst() {
+   xdg_icon_cache_update
+   xdg_mimeinfo_database_update
+   xdg_desktop_database_update
+}
+
+pkg_postrm() {
+   xdg_icon_cache_update
+   xdg_mimeinfo_database_update
+   xdg_desktop_database_update
+}



[gentoo-commits] repo/gentoo:master commit in: media-gfx/feh/

2023-10-06 Thread Yixun Lan
commit: e6dfd31fcd7ecc55e2b413c01eec36c32f06d07b
Author: Yixun Lan  gentoo  org>
AuthorDate: Fri Oct  6 12:51:00 2023 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Oct  6 21:17:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6dfd31f

media-gfx/feh: drop 3.9.1-r1

Signed-off-by: Yixun Lan  gentoo.org>

 media-gfx/feh/Manifest|  1 -
 media-gfx/feh/feh-3.9.1-r1.ebuild | 71 ---
 2 files changed, 72 deletions(-)

diff --git a/media-gfx/feh/Manifest b/media-gfx/feh/Manifest
index 9a3b7c148629..f12ce3fed494 100644
--- a/media-gfx/feh/Manifest
+++ b/media-gfx/feh/Manifest
@@ -1,3 +1,2 @@
 DIST feh-3.10.1.tar.bz2 2109459 BLAKE2B 
1b63a49cf29f2c869ff99ce5bc92134943d7f0854b2c87c694ef3dce953687558330e453c67878b566b19e4b64212173119287d07291e9b81f47cba1d553549e
 SHA512 
fed215f4c1e0c23fdf6454e07bb5a31d4bfe6473b5ac2240d85ce44fabfe5764b396e336154841f0d9e90fee78807ed10b7aa12b7dfcf53e520913cd41779421
 DIST feh-3.10.tar.bz2 2109603 BLAKE2B 
2c3f52c7536110b5aef7e29fea366b502e39034b2de8b218faa071996f24ce0bf4b3283feeda96bc7542ce15bb6f1e68d2a2895a75949fe2e7c6ba08b779daee
 SHA512 
9dc242a545590ab20847662613c289f4b78d44a1647c3696a65fd05c307628f869adf68fa3a66ca637b3974a309efb0b96d58a7aaa3d29725faf21208f40383e
-DIST feh-3.9.1.tar.bz2 2108873 BLAKE2B 
af559837224a90e403015648717cb9aa516d18bceb0a49a0635b471435370209c80b77a7a87f66b22c99615d44be0832a0d03152aabde72917417e5f992a5d8a
 SHA512 
78682ec80df6b6655dbc18774ee95b3d68f1711a50129a9befb8adfb8c1a74aeede2493a35955687cdc2aa079978927727dac02543643418ef8deefa0d8c6d05

diff --git a/media-gfx/feh/feh-3.9.1-r1.ebuild 
b/media-gfx/feh/feh-3.9.1-r1.ebuild
deleted file mode 100644
index eaf83226e543..
--- a/media-gfx/feh/feh-3.9.1-r1.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit toolchain-funcs xdg-utils
-
-DESCRIPTION="A fast, lightweight imageviewer using imlib2"
-HOMEPAGE="https://feh.finalrewind.org/;
-SRC_URI="https://feh.finalrewind.org/${P}.tar.bz2;
-
-LICENSE="feh"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ppc64 ~riscv x86"
-IUSE="debug curl exif test xinerama inotify"
-RESTRICT="test" # Tests are broken.
-
-COMMON_DEPEND="
-   media-libs/imlib2[X,text(+)]
-   >=media-libs/libpng-1.2:0=
-   x11-libs/libX11
-   curl? ( net-misc/curl )
-   exif? ( media-libs/libexif )
-   xinerama? ( x11-libs/libXinerama )"
-RDEPEND="${COMMON_DEPEND}
-   media-libs/libjpeg-turbo:0"
-DEPEND="${COMMON_DEPEND}
-   x11-base/xorg-proto
-   x11-libs/libXt
-   test? (
-   >=dev-lang/perl-5.10
-   dev-perl/Test-Command
-   media-libs/imlib2[gif,jpeg,png]
-   )"
-
-PATCHES=( "${FILESDIR}"/${PN}-3.2-debug-cflags.patch )
-
-pkg_setup() {
-   use_feh() { usex $1 1 0; }
-
-   fehopts=(
-   PREFIX="${EPREFIX}"/usr
-   doc_dir='${main_dir}'/share/doc/${PF}
-   example_dir='${main_dir}'/share/doc/${PF}/examples
-   curl=$(use_feh curl)
-   debug=$(use_feh debug)
-   xinerama=$(use_feh xinerama)
-   exif=$(use_feh exif)
-   inotify=$(use_feh inotify)
-   )
-}
-
-src_compile() {
-   tc-export CC
-   emake "${fehopts[@]}"
-}
-
-src_install() {
-   emake "${fehopts[@]}" DESTDIR="${D}" install
-}
-
-pkg_postinst() {
-   xdg_icon_cache_update
-   xdg_mimeinfo_database_update
-   xdg_desktop_database_update
-}
-
-pkg_postrm() {
-   xdg_icon_cache_update
-   xdg_mimeinfo_database_update
-   xdg_desktop_database_update
-}



[gentoo-commits] repo/gentoo:master commit in: net-im/slack/

2023-10-06 Thread Yixun Lan
commit: 61adbe88bff945c466ffa5af726482c46ae3cfdd
Author: Yixun Lan  gentoo  org>
AuthorDate: Fri Oct  6 12:56:04 2023 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Oct  6 21:18:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61adbe88

net-im/slack: fix doc URL

Signed-off-by: Yixun Lan  gentoo.org>

 net-im/slack/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/slack/metadata.xml b/net-im/slack/metadata.xml
index f69b2caaf9c9..79be733db06d 100644
--- a/net-im/slack/metadata.xml
+++ b/net-im/slack/metadata.xml
@@ -20,6 +20,6 @@
and people.


-   https://get.slack.help/hc/en-us
+   https://slack.com/intl/en-us/help

 



[gentoo-commits] repo/proj/guru:dev commit in: dev-util/git-bug/

2023-10-06 Thread David Roman
commit: 0dd930867b158781df973a4d63448447ae6a2819
Author: David Roman  gmail  com>
AuthorDate: Fri Oct  6 20:55:07 2023 +
Commit: David Roman  gmail  com>
CommitDate: Fri Oct  6 20:55:07 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0dd93086

dev-util/git-bug: drop 0.7.2

Closes: https://bugs.gentoo.org/894286
Closes: https://bugs.gentoo.org/847172
Signed-off-by: David Roman  gmail.com>

 dev-util/git-bug/Manifest | 318 --
 dev-util/git-bug/git-bug-0.7.2.ebuild | 351 --
 2 files changed, 669 deletions(-)

diff --git a/dev-util/git-bug/Manifest b/dev-util/git-bug/Manifest
index 3c440cb309..8ac1bbdc87 100644
--- a/dev-util/git-bug/Manifest
+++ b/dev-util/git-bug/Manifest
@@ -1,320 +1,2 @@
-DIST cloud.google.com%2Fgo%2F@v%2Fv0.26.0.mod 27 BLAKE2B 
814b0fa8f12d5ce6171fa629b5a7eb34e0e882cc0c5430986896bb38c243e08dc83098f271227f4ba019e78f16dc97fbb381e833aff1819833d243b08add916b
 SHA512 
5132f3438533427c0ab0fbb7a12112a7830ea9122662ed46019ff89c71d9cf80c02edc32dd5c892da572031b5a2cce100f2602fa6a19bea6be7c02781f701273
-DIST git-bug-0.7.2.tar.gz 1933613 BLAKE2B 
a57342aa6db577f310036327e652dfd0b9f9627fb2bc8e366b3be6a90e67502c7c14c67571d8a297a28bb7b6c4e0afc8b047c120c231d8d620d06b7180d5e9fe
 SHA512 
85dac95e09dc0946afafc8bcec303b1bcaac36081bb8c8057e767c57a488496c2e6971b7fcf257903a6021da54f946a7475a72e999e142645f29f7e228570ab2
 DIST git-bug-0.8.0-vendor.tar.xz 3541424 BLAKE2B 
32910fe4a6ce02be5bb2a3eed7d4d8cd8ce2087210f5d312182a2f5fc6144217d4dff90d290ad91b886fb28e88a43cab21a0c0efb0d90f25118aa4d530fde915
 SHA512 
a9b1da5c87174e0ce5e1d48e9ee6a5fea106bf2d8654e1c3708a058548de9adb38f8ed3c1fa50244375db2779f41fb7a147529247ad9a623954bdc77df4a39fb
 DIST git-bug-0.8.0.tar.gz 2557779 BLAKE2B 
5fd29aec937bc590455164afc2a8ddf09d9acd47e2dc33804ede62df74048a53af13763c14387dfb94993ec9384c940c741618936f5beeb2c0e068a2bf8ff40b
 SHA512 
85456c916f72c0d2764ccd09418d2db91a9aeed48182de12d6aaec7cd021c55ec323822e4aa9347739cfe232ff2287e1bc7adca37ff2574d822b78fc75121d83
-DIST github.com%2F!burnt!sushi%2Ftoml%2F@v%2Fv0.3.1.mod 34 BLAKE2B 
ce54a247aef91043830bdf0603c8452ba38eceb1495af6e7a74c9119234a0dc5cd080cb25258c28f5e270acf91189a5ed33e361cbf17de2be5e37dadbda1d90d
 SHA512 
320941bc3b7fb8bc595e6135cbc513a7583d129f0cd92508055291e141191066303cf75148e25198c21f6c6c539a790ea3210f3ecf5de6a2a03b70c753091146
-DIST github.com%2F!masterminds%2Fglide%2F@v%2Fv0.13.2.mod 36 BLAKE2B 
90eea1d6bfb78f872b781706703178c3c010c549c94e28eac0b3ca2ca2ee4bf126bb5320fa8bc0c22aa2aeebb2361572081014253d12a0a8dcfcf28ee607a554
 SHA512 
37cffb84d5a0e51f4306f042f62a549cbac31f714b497a590149c78d1a16d9b9fb7c3ea9c4c89856dc38b1548fe18afbb537628f0c511faab6a4eb631bcbf43f
-DIST github.com%2F!masterminds%2Fsemver%2F@v%2Fv1.4.2.mod 37 BLAKE2B 
60b2ec6aeaaece8fbe3ca154b432f677dbb46672fdbc95b503f613190df535c7254900c9cfaa3319ab2d7562513640c7cc9fe650d75d97dc09fe84a17e359a86
 SHA512 
4f01cd11b3ae6f26266154ee37e7a4084e61e865fa9427187a24a02631415f2367a4afad83b4e1cf772b263aaf8f180b4b177e30ae884cdcab239919c9e08bbc
-DIST github.com%2F!masterminds%2Fvcs%2F@v%2Fv1.13.0.mod 34 BLAKE2B 
3775b686ef0a7d190a38eb6cddc8a2c5d0dff7ffc656dc762ea8733def2abc81fdc3f990854a9e3e97cacdac3149be6a05f7b271cc7f8d63d11ac3512f2d64e8
 SHA512 
c5c6e7621f9018f117ead83e96a26b75c7f1c0bf2a71579bcdf494e1bc49553c4def4b4246f740970ed52851a66582695702c8fe2f619073e6422e593a350143
-DIST github.com%2F!michael!mure%2Fgo-term-text%2F@v%2Fv0.2.6.mod 139 BLAKE2B 
27e3574a977d1c74adf064c845abcd43b86a3fd4e25c346ed77fa82c3491f9d90ca975222ebc97d0c94a0dc1cc3a465cb2cd68c7e91f06d746376444fed085f7
 SHA512 
928932342cc1943daeeaef71fd615e82c281b99dd89349772a8c167d6f924b09d3562bea676bb1229e81c5f4428bd17aa76bd8825b182d78eef462a53c2f6ebb
-DIST github.com%2F!michael!mure%2Fgo-term-text%2F@v%2Fv0.2.6.zip 53376 BLAKE2B 
a6ccb418bc2952431c772f7f113e02d08448db5f126f0dce5506b6acd987c594a82844bbf76dc66d5b356ccca6956025d2e74eedfd2212e387a14d102dec607f
 SHA512 
d5cd645eddfc65e7df99b30f794cc3f8802ac724d845cf0858bb7552162ea4622905d139ca8e291565af613119ef98cfbf7f1cae13fe644514a7cca55a560ffe
-DIST github.com%2F!michael!mure%2Fgo-term-text%2F@v%2Fv0.2.7.mod 139 BLAKE2B 
c76b0b1f4c584da311323baa7236fd88f7c802e451867a2d4d87ab2d4b058f6ab5ac80fad7fc19fc978d490e9758c19de14189ad30b9cca78a0d0136aca6a619
 SHA512 
c2f799590eb8af312401d6a177849f2e73e910f85dc738eb3cb91088550cd23af3f47ed0b2fd94da1460f4287ee9b0e323afc00b3a1eabcb9de56b01c7b7a8f5
-DIST github.com%2F!michael!mure%2Fgo-term-text%2F@v%2Fv0.2.7.zip 53697 BLAKE2B 
ed6bbfef7d99db864cbbf4adb7456479ac28ab455b0bb0edcd0c8ce9fc0d6f8dcd3c7aeb79043e7ba9cf68c937be5f82b4638986ae9425d607312af709e76f03
 SHA512 
d706539e70dc492deba218f0688e233b1e677ac1f6c9b4a4f28c36355a04329d16b0b024761c2641cb65021da4c1abf2745e335f8f083c10d326874f4ce701a3
-DIST github.com%2F!michael!mure%2Fgo-term-text%2F@v%2Fv0.2.8.mod 139 BLAKE2B 

[gentoo-commits] repo/proj/guru:master commit in: dev-python/BTrees/

2023-10-06 Thread David Roman
commit: efc9de5941c63bac71ee8e477b7cf2d411c767e9
Author: Julien Roy  jroy  ca>
AuthorDate: Fri Oct  6 20:38:33 2023 +
Commit: David Roman  gmail  com>
CommitDate: Fri Oct  6 20:38:33 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=efc9de59

dev-python/BTrees: add 5.1

Signed-off-by: Julien Roy  jroy.ca>

 dev-python/BTrees/BTrees-5.1.ebuild | 42 +
 dev-python/BTrees/Manifest  |  1 +
 2 files changed, 43 insertions(+)

diff --git a/dev-python/BTrees/BTrees-5.1.ebuild 
b/dev-python/BTrees/BTrees-5.1.ebuild
new file mode 100644
index 00..571aab9e6b
--- /dev/null
+++ b/dev-python/BTrees/BTrees-5.1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+PYPI_NO_NORMALIZE=1
+inherit distutils-r1 pypi
+
+DESCRIPTION="scalable persistent components"
+HOMEPAGE="https://github.com/zopefoundation/BTrees;
+
+LICENSE="ZPL"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   dev-python/persistent[${PYTHON_USEDEP}]
+   dev-python/zope-interface[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   doc? (
+   dev-python/repoze-sphinx-autointerface[${PYTHON_USEDEP}]
+   dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}]
+   )
+   test? (
+   dev-python/persistent[${PYTHON_USEDEP}]
+   dev-python/transaction[${PYTHON_USEDEP}]
+   dev-python/zope-testrunner[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_sphinx docs
+distutils_enable_tests pytest
+
+python_test() {
+   zope-testrunner -pvc -j "$(nproc)" --usecompiled \
+   --path "${BUILD_DIR}/install$(python_get_sitedir)/" || die
+}

diff --git a/dev-python/BTrees/Manifest b/dev-python/BTrees/Manifest
index a756eacf9d..97b18679dd 100644
--- a/dev-python/BTrees/Manifest
+++ b/dev-python/BTrees/Manifest
@@ -1 +1,2 @@
 DIST BTrees-5.0.tar.gz 198089 BLAKE2B 
c571ee1e2e54b3a978acb25d932ed23a78f78653efc7567f310a98843d8f65150e84bd6f39824726bcc1230fa28a1c0f1359b5f2777ac00d6ce97a1662336e54
 SHA512 
4b90fb8769f8bacc02fd610c829b69cbb94f6a6fd146279ad06904e479ffc19e82cc37fff10ccf818a8ea8f6b2a19cd29021debb4d70ccb7a5a52fe54c0074b4
+DIST BTrees-5.1.tar.gz 245950 BLAKE2B 
dc0d5e5516aa94bf1a32287f5c845497f3ccd7eddc25037f200a73767992c40c5bc38e134add0d8e10a291c78988f3cb96cd337e26a08ecb00dbe8fd74d865ae
 SHA512 
57b48b449fe174f80f81411e47e0bc2fb188de813720d101907280ceaa32c311dd290128f1f71997b5c1bb2bc45a78399070668855ac1f4e23ed65495835aaa8



[gentoo-commits] repo/proj/guru:master commit in: dev-python/persistent/

2023-10-06 Thread David Roman
commit: ac09209c74a8e7f9b5db7f06ab0e60e7fa0f69da
Author: Julien Roy  jroy  ca>
AuthorDate: Fri Oct  6 20:39:51 2023 +
Commit: David Roman  gmail  com>
CommitDate: Fri Oct  6 20:39:51 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ac09209c

dev-python/persistent: add 5.1

Signed-off-by: Julien Roy  jroy.ca>

 dev-python/persistent/Manifest  |  1 +
 dev-python/persistent/persistent-5.1.ebuild | 47 +
 2 files changed, 48 insertions(+)

diff --git a/dev-python/persistent/Manifest b/dev-python/persistent/Manifest
index 0a549ecccd..6a8bc19514 100644
--- a/dev-python/persistent/Manifest
+++ b/dev-python/persistent/Manifest
@@ -1 +1,2 @@
 DIST persistent-5.0.gh.tar.gz 115137 BLAKE2B 
6d84cc1e81f033349b9943bb02376f58baccffebe1d7747da687dde6ad0a15f225c0f45c80aacd4de4dc15009f6502e0c0ea5e90d6697c5d1eaa0528dca2691a
 SHA512 
561c339574817f70d1e5b091d77e3cd7a876a49742938591cfffdf4ec5a6ae23b4a7b4e7ff7d90d15763ce9485c093ff019699364952974e9ffe4da88bcf293f
+DIST persistent-5.1.gh.tar.gz 115547 BLAKE2B 
a7793f6af1ee975db0fffc9c41b7d2394cf9e02f9c012be28538db8356510b52c89fe41bccd6abba296f6c2915633dccbbe4d534fb9a3bfebcc891e6afc532d1
 SHA512 
1dfeefa0437d37b075b9fdbec7a2e7cc8e7bb665b46e384204bf922fe13fc4280a6e0b419d97c9899725db478ac8589ed7f22887f267e58f418baa26f921e318

diff --git a/dev-python/persistent/persistent-5.1.ebuild 
b/dev-python/persistent/persistent-5.1.ebuild
new file mode 100644
index 00..13865178d7
--- /dev/null
+++ b/dev-python/persistent/persistent-5.1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="automatic persistence for Python objects"
+HOMEPAGE="https://github.com/zopefoundation/persistent;
+SRC_URI="https://github.com/zopefoundation/persistent/archive/${PV}.tar.gz -> 
${P}.gh.tar.gz"
+
+LICENSE="ZPL"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   dev-python/cffi[${PYTHON_USEDEP}]
+   dev-python/zope-interface[${PYTHON_USEDEP}]
+   doc? ( dev-python/repoze-sphinx-autointerface[${PYTHON_USEDEP}] )
+   test? (
+   dev-python/manuel[${PYTHON_USEDEP}]
+   dev-python/zope-testrunner[${PYTHON_USEDEP}]
+   )
+"
+DEPEND="${RDEPEND}"
+
+distutils_enable_sphinx docs
+distutils_enable_tests unittest
+
+src_unpack() {
+   default
+   # Fix broken test
+   sed -i -e 's/from \.\./from persistent/' 
"${S}/src/persistent/tests/test_ring.py" || die
+   # Disable tests that fail
+   sed -z -i -e "s/def test__p_repr_exception.*_p_repr failed')>\")//g" \
+   "${S}/src/persistent/tests/test_persistence.py" || die
+   sed -z -i -e "s/def test__p_repr_in_instance_ignored.*repr(p)//g" \
+   "${S}/src/persistent/tests/test_persistence.py" || die
+}
+
+src_test() {
+   cd "${S}/src/persistent" || die
+   distutils-r1_src_test
+}



[gentoo-commits] repo/proj/guru:master commit in: dev-python/zodbpickle/

2023-10-06 Thread David Roman
commit: 13b7b045692bb40aca660a2b4408923576220fab
Author: Julien Roy  jroy  ca>
AuthorDate: Fri Oct  6 20:41:06 2023 +
Commit: David Roman  gmail  com>
CommitDate: Fri Oct  6 20:41:06 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=13b7b045

dev-python/zodbpickle: add 3.1

Signed-off-by: Julien Roy  jroy.ca>

 dev-python/zodbpickle/Manifest  |  1 +
 dev-python/zodbpickle/zodbpickle-3.1.ebuild | 30 +
 2 files changed, 31 insertions(+)

diff --git a/dev-python/zodbpickle/Manifest b/dev-python/zodbpickle/Manifest
index 6639eb4ba1..c9bc43ee23 100644
--- a/dev-python/zodbpickle/Manifest
+++ b/dev-python/zodbpickle/Manifest
@@ -1 +1,2 @@
 DIST zodbpickle-3.0.1.tar.gz 111068 BLAKE2B 
32e5bb09f6fc97a6b5ecc865e750adef6fe60ab52d6dd3c8807920859d63749c6ed77a99c7bce5515f8e0839e03d845eec60712444bee90f37f6a9ebfaaa24c0
 SHA512 
f3b9fd019a175ec8eb8cb3d1d3c05a8f142f6b0842affb8d1b910bea0af0216c799608355dbce4bb236a6b3732634fe81744ffeb27c23cd9cad267255cfed253
+DIST zodbpickle-3.1.tar.gz 111254 BLAKE2B 
d552c5bd8351afaab4d4c48cfb174b14deb7df99379e5adb59ff93c5a8521c3f4cdb05e1dc6e8553dded292e55729d7ac6168f372fda3f4bcd06d943b097b75e
 SHA512 
983261093ca0382ab0a925e1ab2cc31ff6d7f070f540881b1058cfe13ad27355902cad30b2ce80ab29a94d7b99f8170f9b8db20c7c93b32dd1db23aaf521ab82

diff --git a/dev-python/zodbpickle/zodbpickle-3.1.ebuild 
b/dev-python/zodbpickle/zodbpickle-3.1.ebuild
new file mode 100644
index 00..1e6b80ac7f
--- /dev/null
+++ b/dev-python/zodbpickle/zodbpickle-3.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..11} )
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1 edo pypi
+
+DESCRIPTION="Fork of Python's pickle module to work with ZODB"
+HOMEPAGE="
+   https://pypi.org/project/zodbpickle/
+   https://github.com/zopefoundation/zodbpickle
+"
+
+LICENSE="PSF-2 ZPL"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="
+   test? (
+   dev-python/zope-testrunner[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+python_test() {
+   edo ${EPYTHON} -m zope.testrunner --test-path=src -vv
+}



[gentoo-commits] proj/elogv:master commit in: /

2023-10-06 Thread Sebastian Pipping
commit: e2b9632bb66e64283436ae6670dcca680a0e7363
Author: Alfred Wingate  protonmail  com>
AuthorDate: Fri Oct  6 19:55:50 2023 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Fri Oct  6 20:47:06 2023 +
URL:https://gitweb.gentoo.org/proj/elogv.git/commit/?id=e2b9632b

elogv: accept PORTAGE_LOGDIR

Bug: https://bugs.gentoo.org/668538
Closes: https://bugs.gentoo.org/901961
Co-authored-by: josef.95  posteo.org>
Thanks-To: Sam James  gentoo.org>
Thanks-To: Arfrever Frehtes Taifersar Arahesis  gmail.com>
Thanks-To: Ninpo  gap.la>
Signed-off-by: Alfred Wingate  protonmail.com>
Signed-off-by: Sebastian Pipping  gentoo.org>

 elogv | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/elogv b/elogv
index d28e4bc..e927da2 100755
--- a/elogv
+++ b/elogv
@@ -714,8 +714,10 @@ if __name__ == "__main__":
 sys.exit()
 
 # Get the path of the elogdir
-if port_settings["PORT_LOGDIR"]:
-elogdir = os.path.join(port_settings["PORT_LOGDIR"], "elog")
+for logdir_var in ["PORTAGE_LOGDIR", "PORT_LOGDIR"]:
+if logdir_var in port_settings:
+elogdir = os.path.join(port_settings[logdir_var], "elog")
+break
 else:
 elogdir = os.path.join(
 os.sep, port_settings["EPREFIX"], "var", "log", "portage", "elog"



[gentoo-commits] repo/proj/guru:dev commit in: dev-util/git-bug/

2023-10-06 Thread David Roman
commit: 62ac09508356b20b9eed0fc7cea085aa78cd1b0e
Author: David Roman  gmail  com>
AuthorDate: Fri Oct  6 20:46:10 2023 +
Commit: David Roman  gmail  com>
CommitDate: Fri Oct  6 20:46:53 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=62ac0950

dev-util/git-bug: update EAPI 7 -> 8

Signed-off-by: David Roman  gmail.com>

 dev-util/git-bug/git-bug-.ebuild | 12 +++-
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/dev-util/git-bug/git-bug-.ebuild 
b/dev-util/git-bug/git-bug-.ebuild
index 2dd79e49d8..49c411a3e0 100644
--- a/dev-util/git-bug/git-bug-.ebuild
+++ b/dev-util/git-bug/git-bug-.ebuild
@@ -1,7 +1,7 @@
 # Copyright 2020-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit go-module
 
@@ -11,10 +11,8 @@ HOMEPAGE="https://github.com/MichaelMure/git-bug;
 inherit git-r3
 EGIT_REPO_URI="https://github.com/MichaelMure/${PN};
 
-RESTRICT="network-sandbox"
 LICENSE="GPL-3"
 SLOT="0"
-IUSE=""
 KEYWORDS=""
 
 src_unpack() {
@@ -24,8 +22,8 @@ src_unpack() {
 }
 
 src_compile() {
-   go generate
-   go build \
+   ego generate
+   ego build \
-ldflags "-s -w -X 
github.com/MichealMure/git-bug/commands.GitLastTag=${PV} -X 
github.com/MichealMure/git-bug/commands.GitExactTag=${PV}" \
-o ${PN}
 }
@@ -33,3 +31,7 @@ src_compile() {
 src_install() {
dobin ${PN}
 }
+
+src_test() {
+   CI=true ego test
+}



[gentoo-commits] repo/proj/guru:dev commit in: dev-util/git-bug/

2023-10-06 Thread David Roman
commit: 05a11fe328baea691baa52e7e9fa0bcb6bcdecac
Author: David Roman  gmail  com>
AuthorDate: Fri Oct  6 20:43:07 2023 +
Commit: David Roman  gmail  com>
CommitDate: Fri Oct  6 20:46:53 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=05a11fe3

dev-util/git-bug: add 0.8.0

Signed-off-by: David Roman  gmail.com>

 dev-util/git-bug/Manifest |  2 ++
 dev-util/git-bug/git-bug-0.8.0.ebuild | 32 
 2 files changed, 34 insertions(+)

diff --git a/dev-util/git-bug/Manifest b/dev-util/git-bug/Manifest
index 3e6a902d9f..3c440cb309 100644
--- a/dev-util/git-bug/Manifest
+++ b/dev-util/git-bug/Manifest
@@ -1,5 +1,7 @@
 DIST cloud.google.com%2Fgo%2F@v%2Fv0.26.0.mod 27 BLAKE2B 
814b0fa8f12d5ce6171fa629b5a7eb34e0e882cc0c5430986896bb38c243e08dc83098f271227f4ba019e78f16dc97fbb381e833aff1819833d243b08add916b
 SHA512 
5132f3438533427c0ab0fbb7a12112a7830ea9122662ed46019ff89c71d9cf80c02edc32dd5c892da572031b5a2cce100f2602fa6a19bea6be7c02781f701273
 DIST git-bug-0.7.2.tar.gz 1933613 BLAKE2B 
a57342aa6db577f310036327e652dfd0b9f9627fb2bc8e366b3be6a90e67502c7c14c67571d8a297a28bb7b6c4e0afc8b047c120c231d8d620d06b7180d5e9fe
 SHA512 
85dac95e09dc0946afafc8bcec303b1bcaac36081bb8c8057e767c57a488496c2e6971b7fcf257903a6021da54f946a7475a72e999e142645f29f7e228570ab2
+DIST git-bug-0.8.0-vendor.tar.xz 3541424 BLAKE2B 
32910fe4a6ce02be5bb2a3eed7d4d8cd8ce2087210f5d312182a2f5fc6144217d4dff90d290ad91b886fb28e88a43cab21a0c0efb0d90f25118aa4d530fde915
 SHA512 
a9b1da5c87174e0ce5e1d48e9ee6a5fea106bf2d8654e1c3708a058548de9adb38f8ed3c1fa50244375db2779f41fb7a147529247ad9a623954bdc77df4a39fb
+DIST git-bug-0.8.0.tar.gz 2557779 BLAKE2B 
5fd29aec937bc590455164afc2a8ddf09d9acd47e2dc33804ede62df74048a53af13763c14387dfb94993ec9384c940c741618936f5beeb2c0e068a2bf8ff40b
 SHA512 
85456c916f72c0d2764ccd09418d2db91a9aeed48182de12d6aaec7cd021c55ec323822e4aa9347739cfe232ff2287e1bc7adca37ff2574d822b78fc75121d83
 DIST github.com%2F!burnt!sushi%2Ftoml%2F@v%2Fv0.3.1.mod 34 BLAKE2B 
ce54a247aef91043830bdf0603c8452ba38eceb1495af6e7a74c9119234a0dc5cd080cb25258c28f5e270acf91189a5ed33e361cbf17de2be5e37dadbda1d90d
 SHA512 
320941bc3b7fb8bc595e6135cbc513a7583d129f0cd92508055291e141191066303cf75148e25198c21f6c6c539a790ea3210f3ecf5de6a2a03b70c753091146
 DIST github.com%2F!masterminds%2Fglide%2F@v%2Fv0.13.2.mod 36 BLAKE2B 
90eea1d6bfb78f872b781706703178c3c010c549c94e28eac0b3ca2ca2ee4bf126bb5320fa8bc0c22aa2aeebb2361572081014253d12a0a8dcfcf28ee607a554
 SHA512 
37cffb84d5a0e51f4306f042f62a549cbac31f714b497a590149c78d1a16d9b9fb7c3ea9c4c89856dc38b1548fe18afbb537628f0c511faab6a4eb631bcbf43f
 DIST github.com%2F!masterminds%2Fsemver%2F@v%2Fv1.4.2.mod 37 BLAKE2B 
60b2ec6aeaaece8fbe3ca154b432f677dbb46672fdbc95b503f613190df535c7254900c9cfaa3319ab2d7562513640c7cc9fe650d75d97dc09fe84a17e359a86
 SHA512 
4f01cd11b3ae6f26266154ee37e7a4084e61e865fa9427187a24a02631415f2367a4afad83b4e1cf772b263aaf8f180b4b177e30ae884cdcab239919c9e08bbc

diff --git a/dev-util/git-bug/git-bug-0.8.0.ebuild 
b/dev-util/git-bug/git-bug-0.8.0.ebuild
new file mode 100644
index 00..98ee10a6fd
--- /dev/null
+++ b/dev-util/git-bug/git-bug-0.8.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit go-module
+
+DESCRIPTION="distributed, offline-first bug tracker"
+HOMEPAGE="https://github.com/MichaelMure/git-bug;
+
+SRC_URI="https://github.com/MichaelMure/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+SRC_URI+=" https://gentoo.kropotkin.rocks/go-pkgs/${P}-vendor.tar.xz;
+
+RESTRICT="strip"
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+src_compile() {
+   ego generate
+   ego build \
+   -ldflags "-s -w -X 
github.com/MichealMure/git-bug/commands.GitLastTag=${PV} -X 
github.com/MichealMure/git-bug/commands.GitExactTag=${PV}" \
+   -o ${PN}
+}
+
+src_install() {
+   dobin ${PN}
+}
+
+src_test() {
+   CI=true ego test
+}



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/zodbpickle/

2023-10-06 Thread Julien Roy
commit: 13b7b045692bb40aca660a2b4408923576220fab
Author: Julien Roy  jroy  ca>
AuthorDate: Fri Oct  6 20:41:06 2023 +
Commit: Julien Roy  jroy  ca>
CommitDate: Fri Oct  6 20:41:06 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=13b7b045

dev-python/zodbpickle: add 3.1

Signed-off-by: Julien Roy  jroy.ca>

 dev-python/zodbpickle/Manifest  |  1 +
 dev-python/zodbpickle/zodbpickle-3.1.ebuild | 30 +
 2 files changed, 31 insertions(+)

diff --git a/dev-python/zodbpickle/Manifest b/dev-python/zodbpickle/Manifest
index 6639eb4ba1..c9bc43ee23 100644
--- a/dev-python/zodbpickle/Manifest
+++ b/dev-python/zodbpickle/Manifest
@@ -1 +1,2 @@
 DIST zodbpickle-3.0.1.tar.gz 111068 BLAKE2B 
32e5bb09f6fc97a6b5ecc865e750adef6fe60ab52d6dd3c8807920859d63749c6ed77a99c7bce5515f8e0839e03d845eec60712444bee90f37f6a9ebfaaa24c0
 SHA512 
f3b9fd019a175ec8eb8cb3d1d3c05a8f142f6b0842affb8d1b910bea0af0216c799608355dbce4bb236a6b3732634fe81744ffeb27c23cd9cad267255cfed253
+DIST zodbpickle-3.1.tar.gz 111254 BLAKE2B 
d552c5bd8351afaab4d4c48cfb174b14deb7df99379e5adb59ff93c5a8521c3f4cdb05e1dc6e8553dded292e55729d7ac6168f372fda3f4bcd06d943b097b75e
 SHA512 
983261093ca0382ab0a925e1ab2cc31ff6d7f070f540881b1058cfe13ad27355902cad30b2ce80ab29a94d7b99f8170f9b8db20c7c93b32dd1db23aaf521ab82

diff --git a/dev-python/zodbpickle/zodbpickle-3.1.ebuild 
b/dev-python/zodbpickle/zodbpickle-3.1.ebuild
new file mode 100644
index 00..1e6b80ac7f
--- /dev/null
+++ b/dev-python/zodbpickle/zodbpickle-3.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..11} )
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1 edo pypi
+
+DESCRIPTION="Fork of Python's pickle module to work with ZODB"
+HOMEPAGE="
+   https://pypi.org/project/zodbpickle/
+   https://github.com/zopefoundation/zodbpickle
+"
+
+LICENSE="PSF-2 ZPL"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="
+   test? (
+   dev-python/zope-testrunner[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest
+
+python_test() {
+   edo ${EPYTHON} -m zope.testrunner --test-path=src -vv
+}



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/persistent/

2023-10-06 Thread Julien Roy
commit: ac09209c74a8e7f9b5db7f06ab0e60e7fa0f69da
Author: Julien Roy  jroy  ca>
AuthorDate: Fri Oct  6 20:39:51 2023 +
Commit: Julien Roy  jroy  ca>
CommitDate: Fri Oct  6 20:39:51 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ac09209c

dev-python/persistent: add 5.1

Signed-off-by: Julien Roy  jroy.ca>

 dev-python/persistent/Manifest  |  1 +
 dev-python/persistent/persistent-5.1.ebuild | 47 +
 2 files changed, 48 insertions(+)

diff --git a/dev-python/persistent/Manifest b/dev-python/persistent/Manifest
index 0a549ecccd..6a8bc19514 100644
--- a/dev-python/persistent/Manifest
+++ b/dev-python/persistent/Manifest
@@ -1 +1,2 @@
 DIST persistent-5.0.gh.tar.gz 115137 BLAKE2B 
6d84cc1e81f033349b9943bb02376f58baccffebe1d7747da687dde6ad0a15f225c0f45c80aacd4de4dc15009f6502e0c0ea5e90d6697c5d1eaa0528dca2691a
 SHA512 
561c339574817f70d1e5b091d77e3cd7a876a49742938591cfffdf4ec5a6ae23b4a7b4e7ff7d90d15763ce9485c093ff019699364952974e9ffe4da88bcf293f
+DIST persistent-5.1.gh.tar.gz 115547 BLAKE2B 
a7793f6af1ee975db0fffc9c41b7d2394cf9e02f9c012be28538db8356510b52c89fe41bccd6abba296f6c2915633dccbbe4d534fb9a3bfebcc891e6afc532d1
 SHA512 
1dfeefa0437d37b075b9fdbec7a2e7cc8e7bb665b46e384204bf922fe13fc4280a6e0b419d97c9899725db478ac8589ed7f22887f267e58f418baa26f921e318

diff --git a/dev-python/persistent/persistent-5.1.ebuild 
b/dev-python/persistent/persistent-5.1.ebuild
new file mode 100644
index 00..13865178d7
--- /dev/null
+++ b/dev-python/persistent/persistent-5.1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="automatic persistence for Python objects"
+HOMEPAGE="https://github.com/zopefoundation/persistent;
+SRC_URI="https://github.com/zopefoundation/persistent/archive/${PV}.tar.gz -> 
${P}.gh.tar.gz"
+
+LICENSE="ZPL"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   dev-python/cffi[${PYTHON_USEDEP}]
+   dev-python/zope-interface[${PYTHON_USEDEP}]
+   doc? ( dev-python/repoze-sphinx-autointerface[${PYTHON_USEDEP}] )
+   test? (
+   dev-python/manuel[${PYTHON_USEDEP}]
+   dev-python/zope-testrunner[${PYTHON_USEDEP}]
+   )
+"
+DEPEND="${RDEPEND}"
+
+distutils_enable_sphinx docs
+distutils_enable_tests unittest
+
+src_unpack() {
+   default
+   # Fix broken test
+   sed -i -e 's/from \.\./from persistent/' 
"${S}/src/persistent/tests/test_ring.py" || die
+   # Disable tests that fail
+   sed -z -i -e "s/def test__p_repr_exception.*_p_repr failed')>\")//g" \
+   "${S}/src/persistent/tests/test_persistence.py" || die
+   sed -z -i -e "s/def test__p_repr_in_instance_ignored.*repr(p)//g" \
+   "${S}/src/persistent/tests/test_persistence.py" || die
+}
+
+src_test() {
+   cd "${S}/src/persistent" || die
+   distutils-r1_src_test
+}



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/BTrees/

2023-10-06 Thread Julien Roy
commit: efc9de5941c63bac71ee8e477b7cf2d411c767e9
Author: Julien Roy  jroy  ca>
AuthorDate: Fri Oct  6 20:38:33 2023 +
Commit: Julien Roy  jroy  ca>
CommitDate: Fri Oct  6 20:38:33 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=efc9de59

dev-python/BTrees: add 5.1

Signed-off-by: Julien Roy  jroy.ca>

 dev-python/BTrees/BTrees-5.1.ebuild | 42 +
 dev-python/BTrees/Manifest  |  1 +
 2 files changed, 43 insertions(+)

diff --git a/dev-python/BTrees/BTrees-5.1.ebuild 
b/dev-python/BTrees/BTrees-5.1.ebuild
new file mode 100644
index 00..571aab9e6b
--- /dev/null
+++ b/dev-python/BTrees/BTrees-5.1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+PYPI_NO_NORMALIZE=1
+inherit distutils-r1 pypi
+
+DESCRIPTION="scalable persistent components"
+HOMEPAGE="https://github.com/zopefoundation/BTrees;
+
+LICENSE="ZPL"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   dev-python/persistent[${PYTHON_USEDEP}]
+   dev-python/zope-interface[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   doc? (
+   dev-python/repoze-sphinx-autointerface[${PYTHON_USEDEP}]
+   dev-python/sphinx-rtd-theme[${PYTHON_USEDEP}]
+   )
+   test? (
+   dev-python/persistent[${PYTHON_USEDEP}]
+   dev-python/transaction[${PYTHON_USEDEP}]
+   dev-python/zope-testrunner[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_sphinx docs
+distutils_enable_tests pytest
+
+python_test() {
+   zope-testrunner -pvc -j "$(nproc)" --usecompiled \
+   --path "${BUILD_DIR}/install$(python_get_sitedir)/" || die
+}

diff --git a/dev-python/BTrees/Manifest b/dev-python/BTrees/Manifest
index a756eacf9d..97b18679dd 100644
--- a/dev-python/BTrees/Manifest
+++ b/dev-python/BTrees/Manifest
@@ -1 +1,2 @@
 DIST BTrees-5.0.tar.gz 198089 BLAKE2B 
c571ee1e2e54b3a978acb25d932ed23a78f78653efc7567f310a98843d8f65150e84bd6f39824726bcc1230fa28a1c0f1359b5f2777ac00d6ce97a1662336e54
 SHA512 
4b90fb8769f8bacc02fd610c829b69cbb94f6a6fd146279ad06904e479ffc19e82cc37fff10ccf818a8ea8f6b2a19cd29021debb4d70ccb7a5a52fe54c0074b4
+DIST BTrees-5.1.tar.gz 245950 BLAKE2B 
dc0d5e5516aa94bf1a32287f5c845497f3ccd7eddc25037f200a73767992c40c5bc38e134add0d8e10a291c78988f3cb96cd337e26a08ecb00dbe8fd74d865ae
 SHA512 
57b48b449fe174f80f81411e47e0bc2fb188de813720d101907280ceaa32c311dd290128f1f71997b5c1bb2bc45a78399070668855ac1f4e23ed65495835aaa8



[gentoo-commits] repo/proj/guru:dev commit in: profiles/

2023-10-06 Thread David Roman
commit: c846f48e36c1705bfb4ad8a06c9b16b08157f135
Author: David Roman  gmail  com>
AuthorDate: Fri Oct  6 20:22:50 2023 +
Commit: David Roman  gmail  com>
CommitDate: Fri Oct  6 20:22:50 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c846f48e

profiles: mask app-shells/antibody for removal

Signed-off-by: David Roman  gmail.com>

 profiles/package.mask | 5 +
 1 file changed, 5 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index ec19420f15..9d0b6122c9 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -14,6 +14,11 @@
 
 # New entries go on top.
 
+# David Roman  (2023-10-06)
+# No new releases since 2020, deprecated by upstream
+# Removal in +30 days.
+app-shells/antibody
+
 # David Roman  (2023-10-06)
 # No new releases upstream for over 5 years.
 # Supported kernel versions have been long removed from ::gentoo



[gentoo-commits] proj/elogv: Branch deleted: complete-authors

2023-10-06 Thread Sebastian Pipping
commit: 
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Fri Oct  6 20:21:22 2023 +

Branch deleted: complete-authors




[gentoo-commits] proj/elogv:master commit in: /

2023-10-06 Thread Sebastian Pipping
commit: 488942e93c968485b302251b40bce15fad8df370
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Fri Oct  6 20:10:12 2023 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Fri Oct  6 20:10:17 2023 +
URL:https://gitweb.gentoo.org/proj/elogv.git/commit/?id=488942e9

Merge branch 'complete-authors'

Signed-off-by: Sebastian Pipping  gentoo.org>

 elogv | 1 +
 1 file changed, 1 insertion(+)



[gentoo-commits] repo/gentoo:master commit in: sys-apps/portage/

2023-10-06 Thread Sam James
commit: f5f361e355257f8098df5f56f7c43aed4b452831
Author: Sam James  gentoo  org>
AuthorDate: Fri Oct  6 20:07:55 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct  6 20:07:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5f361e3

sys-apps/portage: depend on >=meson-1.2.1-r1 for path fix

Bug: https://bugs.gentoo.org/912051
Signed-off-by: Sam James  gentoo.org>

 sys-apps/portage/portage-3.0.50.ebuild | 3 +++
 sys-apps/portage/portage-3.0.51.ebuild | 3 +++
 sys-apps/portage/portage-3.0.52.ebuild | 3 +++
 sys-apps/portage/portage-.ebuild   | 3 +++
 4 files changed, 12 insertions(+)

diff --git a/sys-apps/portage/portage-3.0.50.ebuild 
b/sys-apps/portage/portage-3.0.50.ebuild
index f57dedf5b41b..d528af063975 100644
--- a/sys-apps/portage/portage-3.0.50.ebuild
+++ b/sys-apps/portage/portage-3.0.50.ebuild
@@ -31,8 +31,11 @@ RESTRICT="!test? ( test )"
 
 # setuptools is still needed as a workaround for Python 3.12+ for now.
 # https://github.com/mesonbuild/meson/issues/7702
+#
+# >=meson-1.2.1-r1 for bug #912051
 BDEPEND="
${PYTHON_DEPS}
+   >=dev-util/meson-1.2.1-r1
$(python_gen_cond_dep '
dev-python/setuptools[${PYTHON_USEDEP}]
' python3_12)

diff --git a/sys-apps/portage/portage-3.0.51.ebuild 
b/sys-apps/portage/portage-3.0.51.ebuild
index 602c1b981ea8..97e46e848825 100644
--- a/sys-apps/portage/portage-3.0.51.ebuild
+++ b/sys-apps/portage/portage-3.0.51.ebuild
@@ -31,8 +31,11 @@ RESTRICT="!test? ( test )"
 
 # setuptools is still needed as a workaround for Python 3.12+ for now.
 # https://github.com/mesonbuild/meson/issues/7702
+#
+# >=meson-1.2.1-r1 for bug #912051
 BDEPEND="
${PYTHON_DEPS}
+   >=dev-util/meson-1.2.1-r1
$(python_gen_cond_dep '
dev-python/setuptools[${PYTHON_USEDEP}]
' python3_12)

diff --git a/sys-apps/portage/portage-3.0.52.ebuild 
b/sys-apps/portage/portage-3.0.52.ebuild
index e2eb0936039f..5bf30b190b87 100644
--- a/sys-apps/portage/portage-3.0.52.ebuild
+++ b/sys-apps/portage/portage-3.0.52.ebuild
@@ -31,8 +31,11 @@ RESTRICT="!test? ( test )"
 
 # setuptools is still needed as a workaround for Python 3.12+ for now.
 # https://github.com/mesonbuild/meson/issues/7702
+#
+# >=meson-1.2.1-r1 for bug #912051
 BDEPEND="
${PYTHON_DEPS}
+   >=dev-util/meson-1.2.1-r1
$(python_gen_cond_dep '
dev-python/setuptools[${PYTHON_USEDEP}]
' python3_12)

diff --git a/sys-apps/portage/portage-.ebuild 
b/sys-apps/portage/portage-.ebuild
index e2eb0936039f..5bf30b190b87 100644
--- a/sys-apps/portage/portage-.ebuild
+++ b/sys-apps/portage/portage-.ebuild
@@ -31,8 +31,11 @@ RESTRICT="!test? ( test )"
 
 # setuptools is still needed as a workaround for Python 3.12+ for now.
 # https://github.com/mesonbuild/meson/issues/7702
+#
+# >=meson-1.2.1-r1 for bug #912051
 BDEPEND="
${PYTHON_DEPS}
+   >=dev-util/meson-1.2.1-r1
$(python_gen_cond_dep '
dev-python/setuptools[${PYTHON_USEDEP}]
' python3_12)



[gentoo-commits] repo/gentoo:master commit in: media-sound/helvum/

2023-10-06 Thread Sam James
commit: 918cd93a8b80dc4014cc7478258d74faab225906
Author: Adel KARA SLIMANE  zegrapher  com>
AuthorDate: Fri Oct  6 19:34:35 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct  6 20:02:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=918cd93a

media-sound/helvum: add 0.5.1

[sam: Refresh CRATES a bit more and LICENSE.]

Closes: https://bugs.gentoo.org/915317
Signed-off-by: Adel KARA SLIMANE  zegrapher.com>
Closes: https://github.com/gentoo/gentoo/pull/33220
Signed-off-by: Sam James  gentoo.org>

 media-sound/helvum/Manifest|  43 
 media-sound/helvum/helvum-0.5.1.ebuild | 173 +
 2 files changed, 216 insertions(+)

diff --git a/media-sound/helvum/Manifest b/media-sound/helvum/Manifest
index b33716d1ddc1..d0ea0abb0849 100644
--- a/media-sound/helvum/Manifest
+++ b/media-sound/helvum/Manifest
@@ -1,14 +1,19 @@
 DIST aho-corasick-1.0.4.crate 171175 BLAKE2B 
b3d450533f0799a18fa6ceba41ce841573a3b9fe9bc66745aba9b5a1ef4d86b107aa68c049bd30df7bc86229c71264142e40da8e1d145e776017269a01aed86e
 SHA512 
7cb8feb3289a508b1345b3cc04b59f2f730b80f561b17c7605ce23bf92780b5b3714ec84f5e3c5f4ba0c3abd47ac44fd0064a8bf4c5a7d00bd580774c6a3aee8
+DIST aho-corasick-1.1.1.crate 182812 BLAKE2B 
df74c2cfa0ae392a8d466e370ba761c4cd37c65773affba9a3cdcf7f5797b34b4a25e1646be3de5081644b34db2dce273609edb4f18a1ce7fdbf31ac28a10b88
 SHA512 
a894e1cefbb63a3b7b78a3676874d0b7a507c27970f48cdfbda1e5deefbf6b20ed4271b660a12eea77b318cd2fa0f80850a0b1ddfe0d0731ffa326c0fc295692
 DIST anyhow-1.0.75.crate 43901 BLAKE2B 
6353557d7ec2cbfdd001c039fad62c95fea9e02b113149f726fd14bb36b31e637e8609dd5ee20a900e9c11bb783d9958d664b31ba7c467382fa7f51d477ad3aa
 SHA512 
190d6be8ede0af9808210db53e4dc31ce69b126a26b0357220c4705a11e83cab2c2c09c59964a35794f3c434f717eaa6bb669e9e8f16012535c14246b17e8d40
 DIST autocfg-1.1.0.crate 13272 BLAKE2B 
7724055c337d562103f191f4e36cab469e578f0c51cc24d33624dea155d108a07578703766341fd6a4cc1ef52acda406e7dba1650d59115f18261281e5b40203
 SHA512 
df972c09abbdc0b6cb6bb55b1e29c7fed706ece38a62613d9e275bac46a19574a7f96f0152cccb0239efea04ee90083a146b58b15307696c4c81878cd12de28f
 DIST bindgen-0.66.1.crate 218860 BLAKE2B 
e0edc8dd6c14220ca223b5d2a5f2af93aa64ed32f4fedfabcca1b93e46d8e7a88b283c2e67070c71900e0dfc899fdf51e3931781575b25e40c8c1f4891905e35
 SHA512 
82ceed313f6b45d54745ec79040e4298ad29e3f600bf7e16a48e88c2d166204b14aabd919e8449548997f20a65400e74bb56abc511c0131b98ec1cc050411c6e
 DIST bitflags-1.3.2.crate 23021 BLAKE2B 
eb990bb27b2bdeb66fd7212ce582cb36e1c616debbac85df642d0c82b25439e6bf9b1e811fac76b59e58ea3c1bbea6170d03a61e8f9a395e4334a0e2e2987eda
 SHA512 
3c698f757b5cc62f815f9a1cce365c3d2dd88e4db71f331dff8bba86c2865f755b81cb4c9bfc59bd86b7643b0943f9e09a7c4f8ad75eb2ab0e714803d0129f62
 DIST bitflags-2.4.0.crate 36954 BLAKE2B 
1d6cfeb0a17dc53a6249a83c8c7ad7c102985ffcfd7f7f76506889684235e78fe489d23b5a5f9018f0bd526a38d6b1449784c62322fb01f4bb507c0af8bd545c
 SHA512 
0c3d6667abea48811a792749702136ee3db97518b33bc4c7d35737505bf56315e0e5810deeea28b7a1b540ec0e21bd319ba0b3c5c4aef0ba8ed5499ffdfd9b0c
 DIST cairo-rs-0.18.0.crate 54153 BLAKE2B 
37452643d0466d8f9b8c236158c0408d0d9ea6b34b151263211834439a716a051e98349cd437a5f4ff22ad232f63362cc5db623325a588d453f42edcfaef121a
 SHA512 
b3e778aa275c510989dad43684293f60758e0770c7eaf0c12c1c641bbca1e410b011cd90e6b5f76ac1f8c3f1f18dae7643336b3ca316a191d1a3601163ceb9e6
+DIST cairo-rs-0.18.2.crate 54200 BLAKE2B 
499551c1195174e59b314a0854bc0521a4d9a60774f28e19f7cb3648204af3d71c57464710891f4b1f2cb787b003ef9d8956ea94fa6350e5e48f3b5e752b
 SHA512 
2343429c6ac03068db66e12429e462ae07157b7850175d5a03db261bf36ff518032a87a3a88c7ab60544d53a45e07f143342e8e4121b8ee0ff0620ddd1df8d7a
 DIST cairo-sys-rs-0.18.0.crate 11803 BLAKE2B 
b7358bfb19b846e619dc57544f342e5f8a5a5a5d2d0b19368e6d03375141176961c6a8780906c2a218970513525a7f7eab71348b5f09578d3c509f5f5f1038fc
 SHA512 
e5d86d1c2d9825f3c69b194bd8068b8db61a125a9c8646d7b56859417176692188a1f9f40228ff7ac2836b16e49bac5ce5ea762928c872cd4c3aa14ec8029568
+DIST cairo-sys-rs-0.18.2.crate 11855 BLAKE2B 
da237a944a6eed675b6812bf8a71f99354c0c41302d222cc0ddf38e47d612d6c49754cb8854c92dbc62d32de5f716bc869cc874949b62c2ac4736104c5996144
 SHA512 
b101f7a2543793fbc1a1cf86c62a8fa404ce171160603e72f9aae3592736e4d68ae53b8ad91aa8d70e21965d263dc740f96fe001bb049674b4efee1039d3d68a
 DIST cc-1.0.82.crate 67879 BLAKE2B 
3b06cbe1516d4fe8291e1543b09d32d39a135c2352e545b64bc69fc82a40128a9b1291f20bd4cac6a3c37d9466093f8b63cae20663ad517bd7dbc380bfa87ee7
 SHA512 
27810ea12401635b0122e5b3a71367a52ca7040f196cb30f709e0b8ec0e717aeb8a89ef4e891b1c7c88f7cc8a1c35e55db132b728b0c499e0b683d5b803a671f
+DIST cc-1.0.83.crate 68343 BLAKE2B 
33245b33fa845ea2f36da36e3830ec835f937e4319865b357ee9d5ea29a0f9f8392eadb38bf1d95e3c15ed201e561acaa87aedcef744f8db3dabff87a96c7f02
 SHA512 
742a248c3a7547bb220a0b9c97b67a831fab9b4ac21daa08c85a3966b9fe576088def33e16132fcabec9a2828a6fc437088bb045bfc98b2cea829df6742565a7
 DIST cexpr-0.6.0.crate 17966 BLAKE2B 

[gentoo-commits] repo/gentoo:master commit in: sys-libs/minizip-ng/, sys-libs/minizip-ng/files/

2023-10-06 Thread Sam James
commit: 77feb49d2a880a320412d80de3296e47591ec450
Author: Sam James  gentoo  org>
AuthorDate: Fri Oct  6 19:56:40 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct  6 19:58:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77feb49d

sys-libs/minizip-ng: fix musl build + libbsd dep

The missing libbsd dep looks like an oversight from 
bf1f9945bca502841480115ef59463a20da6e7da.

Closes: https://bugs.gentoo.org/889266
Signed-off-by: Sam James  gentoo.org>

 .../files/minizip-ng-4.0.1-libbsd-overlay.patch| 16 
 sys-libs/minizip-ng/minizip-ng-4.0.1-r1.ebuild | 97 ++
 2 files changed, 113 insertions(+)

diff --git a/sys-libs/minizip-ng/files/minizip-ng-4.0.1-libbsd-overlay.patch 
b/sys-libs/minizip-ng/files/minizip-ng-4.0.1-libbsd-overlay.patch
new file mode 100644
index ..c386ae1c2c65
--- /dev/null
+++ b/sys-libs/minizip-ng/files/minizip-ng-4.0.1-libbsd-overlay.patch
@@ -0,0 +1,16 @@
+https://bugs.gentoo.org/889266
+https://gitlab.freedesktop.org/libbsd/libbsd/-/issues/15
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -542,10 +542,10 @@ else()
+ 
+ if(HAVE_LIBBSD_ARC4RANDOM_BUF)
+ list(APPEND MINIZIP_DEF -DHAVE_LIBBSD 
-DHAVE_ARC4RANDOM_BUF)
+-list(APPEND MINIZIP_INC ${LIBBSD_INCLUDE_DIRS})
+ list(APPEND MINIZIP_LIB ${LIBBSD_LIBRARIES})
+ list(APPEND MINIZIP_LBD ${LIBBSD_LIBRARY_DIRS})
+ 
++add_compile_options(${LIBBSD_CFLAGS})
+ link_directories(${LIBBSD_LIBRARY_DIRS})
+ endif()
+ else()

diff --git a/sys-libs/minizip-ng/minizip-ng-4.0.1-r1.ebuild 
b/sys-libs/minizip-ng/minizip-ng-4.0.1-r1.ebuild
new file mode 100644
index ..4f3a48149147
--- /dev/null
+++ b/sys-libs/minizip-ng/minizip-ng-4.0.1-r1.ebuild
@@ -0,0 +1,97 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+# Worth keeping an eye on 'develop' branch upstream for possible backports,
+# as they copied this practice from sys-libs/zlib upstream.
+
+inherit cmake-multilib
+
+DESCRIPTION="Fork of the popular zip manipulation library found in the zlib 
distribution"
+HOMEPAGE="https://github.com/zlib-ng/minizip-ng;
+SRC_URI="https://github.com/zlib-ng/minizip-ng/archive/refs/tags/${PV}.tar.gz 
-> ${P}.tar.gz"
+
+LICENSE="ZLIB"
+SLOT="0/4"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE="compat openssl test zstd"
+RESTRICT="!test? ( test )"
+
+# Automagically prefers sys-libs/zlib-ng if installed, so let's
+# just depend on it as presumably it's better tested anyway.
+RDEPEND="
+   app-arch/bzip2[${MULTILIB_USEDEP}]
+   app-arch/xz-utils
+   dev-libs/libbsd[${MULTILIB_USEDEP}]
+   sys-libs/zlib-ng[${MULTILIB_USEDEP}]
+   virtual/libiconv
+   compat? ( !sys-libs/zlib[minizip] )
+   openssl? ( dev-libs/openssl:=[${MULTILIB_USEDEP}] )
+   zstd? ( app-arch/zstd:=[${MULTILIB_USEDEP}] )
+"
+DEPEND="
+   ${RDEPEND}
+   test? ( dev-cpp/gtest )
+"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-4.0.1-libbsd-overlay.patch
+)
+
+multilib_src_configure() {
+   local mycmakeargs=(
+   -DMZ_COMPAT=$(usex compat)
+
+   -DMZ_BUILD_TESTS=$(usex test)
+   -DMZ_BUILD_UNIT_TESTS=$(usex test)
+
+   -DMZ_FETCH_LIBS=OFF
+   -DMZ_FORCE_FETCH_LIBS=OFF
+
+   # Compression library options
+   -DMZ_ZLIB=ON
+   -DMZ_BZIP2=ON
+   -DMZ_LZMA=ON
+   -DMZ_ZSTD=$(usex zstd)
+   -DMZ_LIBCOMP=OFF
+
+   # Encryption support options
+   -DMZ_PKCRYPT=ON
+   -DMZ_WZAES=ON
+   -DMZ_OPENSSL=$(usex openssl)
+   -DMZ_LIBBSD=ON
+
+   # Character conversion options
+   -DMZ_ICONV=ON
+   )
+
+   cmake_src_configure
+}
+
+multilib_src_test() {
+   local myctestargs=(
+   # TODO: investigate
+   -E 
"(raw-unzip-pkcrypt|raw-append-unzip-pkcrypt|raw-erase-unzip-pkcrypt|deflate-unzip-pkcrypt|deflate-append-unzip-pkcrypt|deflate-erase-unzip-pkcrypt|bzip2-unzip-pkcrypt|bzip2-append-unzip-pkcrypt|bzip2-erase-unzip-pkcrypt|lzma-unzip-pkcrypt|lzma-append-unzip-pkcrypt|lzma-erase-unzip-pkcrypt|xz-unzip-pkcrypt|xz-append-unzip-pkcrypt|xz-erase-unzip-pkcrypt|zstd-unzip-pkcrypt|zstd-append-unzip-pkcrypt|zstd-erase-unzip-pkcrypt)"
+   )
+
+   # TODO: A bunch of tests end up looping and writing over each other's 
files
+   # It gets better with a patch applied (see 
https://github.com/zlib-ng/minizip-ng/issues/623#issuecomment-1264518994)
+   # but still hangs.
+   cmake_src_test -j1
+}
+
+multilib_src_install_all() {
+   if ! use compat && use test ; then
+   # Test binaries, bug #874591
+   rm 

[gentoo-commits] repo/gentoo:master commit in: dev-python/jq/

2023-10-06 Thread Arthur Zamarin
commit: 81b18ccefee8a4c9cc9f1e5bede7837adfbb859e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Oct  6 19:57:54 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Oct  6 19:57:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81b18cce

dev-python/jq: Stabilize 1.6.0-r1 x86, #915275

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/jq/jq-1.6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jq/jq-1.6.0-r1.ebuild b/dev-python/jq/jq-1.6.0-r1.ebuild
index 6af3133190a2..28c6e6e21da8 100644
--- a/dev-python/jq/jq-1.6.0-r1.ebuild
+++ b/dev-python/jq/jq-1.6.0-r1.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 # Minimum versions of jq + onigurama are from setup.py's bundled versions
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/msgpack/

2023-10-06 Thread Sam James
commit: 09fb0259182a65cfef1e3baca553fb9d9fca8d8d
Author: Sam James  gentoo  org>
AuthorDate: Fri Oct  6 19:42:47 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct  6 19:42:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09fb0259

dev-python/msgpack: Stabilize 1.0.5-r1 amd64, #915320

Signed-off-by: Sam James  gentoo.org>

 dev-python/msgpack/msgpack-1.0.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/msgpack/msgpack-1.0.5-r1.ebuild 
b/dev-python/msgpack/msgpack-1.0.5-r1.ebuild
index bd4a676c223b..6f0603b18238 100644
--- a/dev-python/msgpack/msgpack-1.0.5-r1.ebuild
+++ b/dev-python/msgpack/msgpack-1.0.5-r1.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 
~sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 
~sparc x86 ~x64-macos"
 IUSE="+native-extensions"
 
 # extension code is relying on CPython implementation details



[gentoo-commits] repo/gentoo:master commit in: dev-python/msgpack/

2023-10-06 Thread Sam James
commit: e0b92fc51f7a6d68f34a65a1fdd92ee308aa62ee
Author: Sam James  gentoo  org>
AuthorDate: Fri Oct  6 19:42:46 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct  6 19:42:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0b92fc5

dev-python/msgpack: Stabilize 1.0.5-r1 x86, #915320

Signed-off-by: Sam James  gentoo.org>

 dev-python/msgpack/msgpack-1.0.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/msgpack/msgpack-1.0.5-r1.ebuild 
b/dev-python/msgpack/msgpack-1.0.5-r1.ebuild
index 67101513d85b..bd4a676c223b 100644
--- a/dev-python/msgpack/msgpack-1.0.5-r1.ebuild
+++ b/dev-python/msgpack/msgpack-1.0.5-r1.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 
~sparc x86 ~x64-macos"
 IUSE="+native-extensions"
 
 # extension code is relying on CPython implementation details



[gentoo-commits] proj/toolchain/linux-headers-patches:master commit in: 6.5/

2023-10-06 Thread Sam James
commit: ae36ddf9ac48b52efa7fb9010830ade6be73d659
Author: Sam James  gentoo  org>
AuthorDate: Fri Oct  6 19:41:12 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct  6 19:41:30 2023 +
URL:
https://gitweb.gentoo.org/proj/toolchain/linux-headers-patches.git/commit/?id=ae36ddf9

6.5: add patches

* 6.5/00_all_0003-Compiler-Attributes-counted_by-Adjust-name-and-ident.patch:
  cc17adeef726a0df7fe5df7585a07128cd0c6070 ('Compiler Attributes: counted_by: 
Adjust name and identifier expansion')
* 6.5/00_all_0004-uapi-stddef.h-Fix-header-guard-location.patch:
  721045f22e1a79cb04bfd4463cdf445108287666 ('uapi: stddef.h: Fix header guard 
location')
* 6.5/00_all_0005-uapi-stddef.h-Fix-__DECLARE_FLEX_ARRAY-for-C.patch:
  144ed54ed6ec4c099ff7c2b0064ed3ff89b73737 ('uapi: stddef.h: Fix 
__DECLARE_FLEX_ARRAY for C++')

Signed-off-by: Sam James  gentoo.org>

 ...tributes-counted_by-Adjust-name-and-ident.patch | 87 ++
 ...4-uapi-stddef.h-Fix-header-guard-location.patch | 41 ++
 ...i-stddef.h-Fix-__DECLARE_FLEX_ARRAY-for-C.patch | 77 +++
 3 files changed, 205 insertions(+)

diff --git 
a/6.5/00_all_0003-Compiler-Attributes-counted_by-Adjust-name-and-ident.patch 
b/6.5/00_all_0003-Compiler-Attributes-counted_by-Adjust-name-and-ident.patch
new file mode 100644
index 000..7365e3e
--- /dev/null
+++ b/6.5/00_all_0003-Compiler-Attributes-counted_by-Adjust-name-and-ident.patch
@@ -0,0 +1,87 @@
+From 564e31793787789b226a6f4b7081f2647a515b58 Mon Sep 17 00:00:00 2001
+From: Kees Cook 
+Date: Thu, 17 Aug 2023 13:06:03 -0700
+Subject: [PATCH 3/5] Compiler Attributes: counted_by: Adjust name and
+ identifier expansion
+
+[ Upstream commit c8248faf3ca276ebdf60f003b3e04bf764daba91 ]
+
+GCC and Clang's current RFCs name this attribute "counted_by", and have
+moved away from using a string for the member name. Update the kernel's
+macros to match. Additionally provide a UAPI no-op macro for UAPI structs
+that will gain annotations.
+
+Cc: Miguel Ojeda 
+Cc: Nick Desaulniers 
+Fixes: dd06e72e68bc ("Compiler Attributes: Add __counted_by macro")
+Acked-by: Miguel Ojeda 
+Reviewed-by: Nathan Chancellor 
+Link: https://lore.kernel.org/r/20230817200558.never.077-k...@kernel.org
+Signed-off-by: Kees Cook 
+Stable-dep-of: 32a4ec211d41 ("uapi: stddef.h: Fix __DECLARE_FLEX_ARRAY for 
C++")
+Signed-off-by: Sasha Levin 
+(cherry picked from commit cc17adeef726a0df7fe5df7585a07128cd0c6070)
+---
+ include/linux/compiler_attributes.h | 26 +-
+ include/uapi/linux/stddef.h |  4 
+ 2 files changed, 17 insertions(+), 13 deletions(-)
+
+diff --git a/include/linux/compiler_attributes.h 
b/include/linux/compiler_attributes.h
+index 00efa35c350f..28566624f008 100644
+--- a/include/linux/compiler_attributes.h
 b/include/linux/compiler_attributes.h
+@@ -94,6 +94,19 @@
+ # define __copy(symbol)
+ #endif
+ 
++/*
++ * Optional: only supported since gcc >= 14
++ * Optional: only supported since clang >= 18
++ *
++ *   gcc: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108896
++ * clang: https://reviews.llvm.org/D148381
++ */
++#if __has_attribute(__counted_by__)
++# define __counted_by(member) __attribute__((__counted_by__(member)))
++#else
++# define __counted_by(member)
++#endif
++
+ /*
+  * Optional: not supported by gcc
+  * Optional: only supported since clang >= 14.0
+@@ -129,19 +142,6 @@
+ # define __designated_init
+ #endif
+ 
+-/*
+- * Optional: only supported since gcc >= 14
+- * Optional: only supported since clang >= 17
+- *
+- *   gcc: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108896
+- * clang: https://reviews.llvm.org/D148381
+- */
+-#if __has_attribute(__element_count__)
+-# define __counted_by(member) 
__attribute__((__element_count__(#member)))
+-#else
+-# define __counted_by(member)
+-#endif
+-
+ /*
+  * Optional: only supported since clang >= 14.0
+  *
+diff --git a/include/uapi/linux/stddef.h b/include/uapi/linux/stddef.h
+index 7837ba4fe728..7c3fc3980881 100644
+--- a/include/uapi/linux/stddef.h
 b/include/uapi/linux/stddef.h
+@@ -45,3 +45,7 @@
+   TYPE NAME[]; \
+   }
+ #endif
++
++#ifndef __counted_by
++#define __counted_by(m)
++#endif
+-- 
+2.42.0
+

diff --git a/6.5/00_all_0004-uapi-stddef.h-Fix-header-guard-location.patch 
b/6.5/00_all_0004-uapi-stddef.h-Fix-header-guard-location.patch
new file mode 100644
index 000..74fed6e
--- /dev/null
+++ b/6.5/00_all_0004-uapi-stddef.h-Fix-header-guard-location.patch
@@ -0,0 +1,41 @@
+From 4741f029c3eebe560864d5442319ad1d7a02 Mon Sep 17 00:00:00 2001
+From: Alexey Dobriyan 
+Date: Tue, 12 Sep 2023 19:23:21 +0300
+Subject: [PATCH 4/5] uapi: stddef.h: Fix header guard location
+
+[ Upstream commit 531108ec5b5cd45ec6272a6115e73275baef7d22 ]
+
+The #endif for the header guard wasn't at the end of the header. This
+was harmless since the define that escaped was already testing for its
+own redefinition. Regardless, move the #endif to the 

[gentoo-commits] repo/gentoo:master commit in: sys-kernel/linux-headers/

2023-10-06 Thread Sam James
commit: 2692dfa901b96fca8a47b78967f6cf5a3d483dab
Author: Sam James  gentoo  org>
AuthorDate: Fri Oct  6 19:39:44 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct  6 19:40:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2692dfa9

sys-kernel/linux-headers: backport fixes for 6.5

* cc17adeef726a0df7fe5df7585a07128cd0c6070 ('Compiler Attributes: counted_by: 
Adjust name and identifier expansion')
* 721045f22e1a79cb04bfd4463cdf445108287666 ('uapi: stddef.h: Fix header guard 
location')
* 144ed54ed6ec4c099ff7c2b0064ed3ff89b73737 ('uapi: stddef.h: Fix 
__DECLARE_FLEX_ARRAY for C++')

Bug: https://bugs.gentoo.org/913169
Signed-off-by: Sam James  gentoo.org>

 sys-kernel/linux-headers/Manifest  |  1 +
 .../linux-headers/linux-headers-6.5-r1.ebuild  | 50 ++
 2 files changed, 51 insertions(+)

diff --git a/sys-kernel/linux-headers/Manifest 
b/sys-kernel/linux-headers/Manifest
index e69e880eea41..3bd5b87f1446 100644
--- a/sys-kernel/linux-headers/Manifest
+++ b/sys-kernel/linux-headers/Manifest
@@ -10,6 +10,7 @@ DIST gentoo-headers-6.1-0.tar.xz 1172 BLAKE2B 
6929760733cd4a89228554b57b1027ccf8
 DIST gentoo-headers-6.3-1.tar.xz 1172 BLAKE2B 
1203030d430d98fec697da541707927fe8f2027420d88f4287dde4ccdf660366e6dac0b422c0e9f9b4381d5e27a9c8a861093c3d31cb8861d4e9dbd472c37ca5
 SHA512 
8809047184b60e7366d4016ec5b7bf13797ab29e9d415004b15678f6a3574d1350a6f8f934256ee3dccb6eb4b7d122f29e8dcadb55f5c9cc27583075eb21321b
 DIST gentoo-headers-6.4-1.tar.xz 1164 BLAKE2B 
a96e98e6b095566070ba6d40f51aeb14e61beb7884b7db962246e93bc54303f0ba0f3cf4900a440f0aeda220e756f0d59df77213e50512a649ed9812860fe681
 SHA512 
4ca45a6cc59ed21edb950bd1c67e47b9153943a71ec5a5319f9f9160456a184fbb97bfc7071038e5e011abe6f3fd375a46a4d6e60106d1fb8f95bff83ca9cdf6
 DIST gentoo-headers-6.5-1.tar.xz 1168 BLAKE2B 
56c40f909565c8314b4821df457b9cc097c0325e60e3fe1476697eecc024fa66003dfa88fd7bc112a054e41e17e62d853c42ecd2b5bf2994030701d9f378ccb1
 SHA512 
4266f0b3cee7805bb877b5578a8c1d2edb0723ac0f6f08d8daba5b8f8d28d874a555fdf6dc5f89a876c0ece102a8cafa4cd5eb2da111b6365258457db649109f
+DIST gentoo-headers-6.5-2.tar.xz 3300 BLAKE2B 
5f62bc4fdf2e149eac9f5540bc8e07b27698a3d699fe51a704083086fd52ebb61c0d8f7b4d3f67c4a25c4bfabda57e20703bc3c6c34a724c57c97457decad5c6
 SHA512 
31833ce19d0e808e61341a2297902eabffe0112a62e4ae0295b432240069f83998ebd3a6f87a8bd17cd20fc8f4715b20ced3bcebffe57d68d049e36f757340b2
 DIST gentoo-headers-base-3.18.tar.xz 3776668 BLAKE2B 
837a675ecf05ec270549d0ba6b9dcb98fb0e40f22007ebfa3e430152b7149dcfa29c8bbe38c737add07f75642234f1633c1d5ae0170788e8d4f765faf00bbdbe
 SHA512 
6615c604e5e618d26fff5a61691f7827bb05be9790db6c9f8e16e3842bce8f056f9928f85ae5714710b75743b0d0804faba4ba9c76e934e1de22dc03ef6d5535
 DIST gentoo-headers-base-4.14.tar.xz 8017944 BLAKE2B 
e967a3f26fa002f62af72c165cf960e855f5d84dd105b3f136e5ae24f4cdfc9e5f8b217a83955b325ca4bd6bda0a9d4c4de02d8d79fd4aa72191bc63db96183a
 SHA512 
2a4e83a9ee36ffa85b59ebac1e12f4f1c572825b767928a42c4748d924d04f0536bab4d9375ca68c11ad867c226f386c40c7c4d0158d1ab00c838eb5b2f9f21a
 DIST gentoo-headers-base-4.19.tar.xz 7956220 BLAKE2B 
5b6868188b6cb505556b8f307972be6b27c0201e8287f6a2c4d0ac8bf16cfe048cb05afacf879731ba81de5e2a8c5afc4adad007e00b12efb8b2a158a666f4dd
 SHA512 
ef0f159cb31651bf8e00c31d8ac807e64413c7bf88807e1ab4779524db10eec4726b65af0fad034a0cb2e000cd61a6008bcc174828061ffaf633c170dd09645c

diff --git a/sys-kernel/linux-headers/linux-headers-6.5-r1.ebuild 
b/sys-kernel/linux-headers/linux-headers-6.5-r1.ebuild
new file mode 100644
index ..2e7579c6996b
--- /dev/null
+++ b/sys-kernel/linux-headers/linux-headers-6.5-r1.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ETYPE="headers"
+H_SUPPORTEDARCH="alpha amd64 arc arm arm64 csky hexagon hppa ia64 loong m68k 
microblaze mips nios2 openrisc ppc ppc64 riscv s390 sh sparc x86 xtensa"
+inherit kernel-2
+detect_version
+
+PATCH_PV=${PV} # to ease testing new versions against not existing patches
+PATCH_VER="2"
+PATCH_DEV="sam"
+SRC_URI="
+   ${KERNEL_URI}
+   
${PATCH_VER:+https://dev.gentoo.org/~${PATCH_DEV}/distfiles/sys-kernel/linux-headers/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz}
+"
+S="${WORKDIR}/linux-${PV}"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+BDEPEND="
+   app-arch/xz-utils
+   dev-lang/perl
+"
+
+[[ -n ${PATCH_VER} ]] && PATCHES=( "${WORKDIR}"/${PATCH_PV} )
+
+src_unpack() {
+   # Avoid kernel-2_src_unpack
+   default
+}
+
+src_prepare() {
+   # TODO: May need forward porting to newer versions
+   use elibc_musl && PATCHES+=(
+   "${FILESDIR}"/${PN}-5.15-remove-inclusion-sysinfo.h.patch
+   )
+
+   # Avoid kernel-2_src_prepare
+   default
+}
+
+src_install() {
+   kernel-2_src_install
+
+   find "${ED}" \( -name 

[gentoo-commits] repo/gentoo:master commit in: profiles/

2023-10-06 Thread Ulrich Müller
commit: 3383cc89dafa1352844c43a94078ae383fb0d044
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Oct  6 19:17:27 2023 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Oct  6 19:21:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3383cc89

profiles: Drop mask for app-emacs/mic-paren

Signed-off-by: Ulrich Müller  gentoo.org>

 profiles/package.mask | 4 
 1 file changed, 4 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 772016a12959..088afa89db7f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -510,10 +510,6 @@ sys-devel/automake:1.11
 # is resolved.  Bug #791259.
 >=media-libs/libopenaptx-0.2.1
 
-# Ulrich Müller  (2021-04-20)
-# Version 3.15 is broken with Emacs 27.2.
-=app-emacs/mic-paren-3.15-r0
-
 # Sam James  (2021-03-30)
 # Seems to break dev-tex/culmus-latex
 # Masking until we can investigate & fix



[gentoo-commits] repo/gentoo:master commit in: app-emacs/mic-paren/, app-emacs/mic-paren/files/

2023-10-06 Thread Ulrich Müller
commit: a80d3ecc77e95ec7bfd6e65cc2e23f6529831e4b
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Oct  6 19:16:02 2023 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Oct  6 19:21:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a80d3ecc

app-emacs/mic-paren: Fix byte-compilation and runtime errors

Update to EAPI 8. Update HOMEPAGE.

Signed-off-by: Ulrich Müller  gentoo.org>

 .../mic-paren/files/mic-paren-3.15-cl-lib.patch| 11 
 .../mic-paren/files/mic-paren-3.15-quoting.patch   | 29 ++
 ...-paren-3.15.ebuild => mic-paren-3.15-r1.ebuild} | 11 +---
 3 files changed, 48 insertions(+), 3 deletions(-)

diff --git a/app-emacs/mic-paren/files/mic-paren-3.15-cl-lib.patch 
b/app-emacs/mic-paren/files/mic-paren-3.15-cl-lib.patch
new file mode 100644
index ..a549531d7dc0
--- /dev/null
+++ b/app-emacs/mic-paren/files/mic-paren-3.15-cl-lib.patch
@@ -0,0 +1,11 @@
+--- a/mic-paren.el
 b/mic-paren.el
+@@ -332,6 +332,8 @@
+ (defvar mic-paren-version "3.15"
+   "Version of mic-paren.")
+ 
++(require 'cl-lib)
++
+ ;;; ==
+ ;; Compatibility stuff
+ ;; BLOB to make custom stuff work even without customize

diff --git a/app-emacs/mic-paren/files/mic-paren-3.15-quoting.patch 
b/app-emacs/mic-paren/files/mic-paren-3.15-quoting.patch
new file mode 100644
index ..98b14dfea26e
--- /dev/null
+++ b/app-emacs/mic-paren/files/mic-paren-3.15-quoting.patch
@@ -0,0 +1,29 @@
+--- a/mic-paren.el
 b/mic-paren.el
+@@ -619,7 +619,7 @@
+ Do NOT set this variable directly but use
+ `paren-toggle-matching-quoted-paren' to activate/deactivate/toggle this
+ feature!  The best method is to do this in a mode hook, e.g.:
+-\(add-hook \'LaTeX-mode-hook
++\(add-hook \\='LaTeX-mode-hook
+   \(function \(lambda \(\)
+   \(paren-toggle-matching-quoted-paren 1\)\)\)\)")
+ 
+@@ -633,7 +633,7 @@
+ Do NOT set this variable directly but use
+ `paren-toggle-matching-paired-delimiter' to activate/deactivate/toggle
+ this feature!  The best method is to do this in a mode hook, e.g.:
+-\(add-hook \'LaTeX-mode-hook
++\(add-hook \\='LaTeX-mode-hook
+   \(function \(lambda \(\)
+   \(paren-toggle-matching-paired-delimiter 1\)\)\)\)")
+ 
+@@ -666,7 +666,7 @@
+ Do NOT set this variable directly but use `paren-toggle-open-paren-context'
+ to change the value of this option!  The best method is to do this in a
+ mode hook, e.g.:
+-\(add-hook \'c-common-mode-hook
++\(add-hook \\='c-common-mode-hook
+\(function \(lambda \(\)
+  \(paren-toggle-open-paren-context 1\)\)\)\)")
+ 

diff --git a/app-emacs/mic-paren/mic-paren-3.15.ebuild 
b/app-emacs/mic-paren/mic-paren-3.15-r1.ebuild
similarity index 63%
rename from app-emacs/mic-paren/mic-paren-3.15.ebuild
rename to app-emacs/mic-paren/mic-paren-3.15-r1.ebuild
index b596004d84c3..a8c5729299fd 100644
--- a/app-emacs/mic-paren/mic-paren-3.15.ebuild
+++ b/app-emacs/mic-paren/mic-paren-3.15-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit elisp
 
 DESCRIPTION="Advanced highlighting of matching parentheses"
-HOMEPAGE="https://www.gnuvola.org/software/j/mic-paren/
+HOMEPAGE="https://web.archive.org/web/20211016050703/https://www.gnuvola.org/software/j/mic-paren/
https://www.emacswiki.org/emacs/MicParen;
 # taken from http://www.gnuvola.org/software/j/mic-paren/mic-paren.el
 SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz;
@@ -15,4 +15,9 @@ LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
+PATCHES=(
+   "${FILESDIR}"/${P}-quoting.patch
+   "${FILESDIR}"/${P}-cl-lib.patch
+)
+
 SITEFILE="50${PN}-gentoo.el"



[gentoo-commits] repo/gentoo:master commit in: dev-python/msgpack/

2023-10-06 Thread Arthur Zamarin
commit: 7a21f1330ef3bdd9604f9cfe347c53d778000d04
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Oct  6 19:20:25 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Oct  6 19:20:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a21f133

dev-python/msgpack: Stabilize 1.0.5-r1 arm64, #915320

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/msgpack/msgpack-1.0.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/msgpack/msgpack-1.0.5-r1.ebuild 
b/dev-python/msgpack/msgpack-1.0.5-r1.ebuild
index d9e9321043ec..67101513d85b 100644
--- a/dev-python/msgpack/msgpack-1.0.5-r1.ebuild
+++ b/dev-python/msgpack/msgpack-1.0.5-r1.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
 IUSE="+native-extensions"
 
 # extension code is relying on CPython implementation details



[gentoo-commits] repo/gentoo:master commit in: dev-python/msgpack/

2023-10-06 Thread Arthur Zamarin
commit: 7abd7932ebb9bb55e8044fd4235ab722d90c0422
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Oct  6 19:20:24 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Oct  6 19:20:24 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7abd7932

dev-python/msgpack: Stabilize 1.0.5-r1 ppc64, #915320

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/msgpack/msgpack-1.0.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/msgpack/msgpack-1.0.5-r1.ebuild 
b/dev-python/msgpack/msgpack-1.0.5-r1.ebuild
index 8180f7be5f0a..d9e9321043ec 100644
--- a/dev-python/msgpack/msgpack-1.0.5-r1.ebuild
+++ b/dev-python/msgpack/msgpack-1.0.5-r1.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
 IUSE="+native-extensions"
 
 # extension code is relying on CPython implementation details



[gentoo-commits] repo/gentoo:master commit in: dev-python/msgpack/

2023-10-06 Thread Sam James
commit: 6db1215a0a2e34861cfc78a9a34537e7ff719843
Author: Sam James  gentoo  org>
AuthorDate: Fri Oct  6 19:17:50 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct  6 19:17:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6db1215a

dev-python/msgpack: Stabilize 1.0.5-r1 arm, #915320

Signed-off-by: Sam James  gentoo.org>

 dev-python/msgpack/msgpack-1.0.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/msgpack/msgpack-1.0.5-r1.ebuild 
b/dev-python/msgpack/msgpack-1.0.5-r1.ebuild
index 209262b770c6..8180f7be5f0a 100644
--- a/dev-python/msgpack/msgpack-1.0.5-r1.ebuild
+++ b/dev-python/msgpack/msgpack-1.0.5-r1.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
 IUSE="+native-extensions"
 
 # extension code is relying on CPython implementation details



[gentoo-commits] proj/elogv:complete-authors commit in: /

2023-10-06 Thread Sebastian Pipping
commit: a05afeecae9baaad5a6026df9e5603883d77264a
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Fri Oct  6 17:54:33 2023 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Fri Oct  6 19:10:39 2023 +
URL:https://gitweb.gentoo.org/proj/elogv.git/commit/?id=a05afeec

Complete information on elogv contributors

Signed-off-by: Sebastian Pipping  gentoo.org>

 elogv | 1 +
 1 file changed, 1 insertion(+)

diff --git a/elogv b/elogv
index 70346e9..d28e4bc 100755
--- a/elogv
+++ b/elogv
@@ -5,6 +5,7 @@
 #  - Julian Ospald (hasufell) 
 #  - Sebastian Pipping (sping) 
 #  - Gilles Dartiguelongue (EvaSDK) 
+#  - Alfred Wingate 
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-rtmidi/

2023-10-06 Thread Michał Górny
commit: b724b6940b6f5b10dc5dc964cfa7f9c6e56a11a8
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 18:59:09 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 19:03:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b724b694

dev-python/python-rtmidi: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/python-rtmidi/Manifest  |  1 -
 .../python-rtmidi/python-rtmidi-1.5.5.ebuild   | 61 --
 2 files changed, 62 deletions(-)

diff --git a/dev-python/python-rtmidi/Manifest 
b/dev-python/python-rtmidi/Manifest
index 54e29be324dc..b9c0daf749fc 100644
--- a/dev-python/python-rtmidi/Manifest
+++ b/dev-python/python-rtmidi/Manifest
@@ -1,2 +1 @@
-DIST python_rtmidi-1.5.5.tar.gz 357562 BLAKE2B 
db854be574c857d0fe90b6a0f7b23de6d868850cef00b327eb6013a12cbf464d0280584c86b09a232f94b5109bc941de1a5a74727c668b3bd4a7ebb77fef25fb
 SHA512 
6ae8f77d74ee9b0fdfb141ed0924dab6eda8c87f483e7315dbca898d8aee6aa7cc883085a396f6d8e292ccd83e1d6e9f99f19667a24d8ca34463e91332f85538
 DIST python_rtmidi-1.5.6.tar.gz 367355 BLAKE2B 
c544669f51e12e82fe38b68e83078ac01463fcff54941c52fad80a1dd3d55985352dea259bad5ba2f70a895a80d5ad55c0249f9ef6fe4e7b81b84582a5855ef8
 SHA512 
e834159b07fb0b2d05a511ccd2d5b2a86d25f7b0d3a2b92ebe73edf28cd2a035a7aea0460adc6cf6836535da2815ccc0f986731bc9a23bbb19bc7d559d0ef955

diff --git a/dev-python/python-rtmidi/python-rtmidi-1.5.5.ebuild 
b/dev-python/python-rtmidi/python-rtmidi-1.5.5.ebuild
deleted file mode 100644
index 6c02bf0231cc..
--- a/dev-python/python-rtmidi/python-rtmidi-1.5.5.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..12} )
-DOCS_BUILDER="sphinx"
-DOCS_DEPEND="dev-python/myst-parser"
-DOCS_DIR="docs"
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=meson-python
-
-inherit distutils-r1 docs pypi
-
-DESCRIPTION="Python bindings for media-libs/rtmidi implemented using Cython"
-HOMEPAGE="
-   https://pypi.org/project/python-rtmidi/
-   https://spotlightkid.github.io/python-rtmidi/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="+alsa jack"
-
-# Most of these tests do not play nicely with the sandbox, some only
-# work with exactly the same version of rtmidi as the bundled one, and
-# several fail even with disabled sandbox unless there are actual MIDI
-# I/O devices present.
-RESTRICT="test"
-
-DEPEND="media-libs/rtmidi[alsa?,jack?]"
-RDEPEND="${DEPEND}"
-BDEPEND=" rtmidi/version.py 
|| die
-}
-
-python_test() {
-   cd "${T}" || die
-   eunittest "${S}"/tests
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/mkdocs-material/

2023-10-06 Thread Michał Górny
commit: 962fd95723e0d767bb6ffa15f5077eba27bc5d26
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 18:59:51 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 19:03:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=962fd957

dev-python/mkdocs-material: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/mkdocs-material/Manifest|  6 --
 .../mkdocs-material/mkdocs-material-9.2.6.ebuild   | 65 --
 .../mkdocs-material/mkdocs-material-9.2.8.ebuild   | 65 --
 .../mkdocs-material/mkdocs-material-9.3.1.ebuild   | 65 --
 .../mkdocs-material/mkdocs-material-9.3.2.ebuild   | 65 --
 .../mkdocs-material/mkdocs-material-9.4.1.ebuild   | 65 --
 .../mkdocs-material/mkdocs-material-9.4.3.ebuild   | 65 --
 7 files changed, 396 deletions(-)

diff --git a/dev-python/mkdocs-material/Manifest 
b/dev-python/mkdocs-material/Manifest
index 761ec510873f..6630d0ae2e9b 100644
--- a/dev-python/mkdocs-material/Manifest
+++ b/dev-python/mkdocs-material/Manifest
@@ -1,8 +1,2 @@
-DIST mkdocs-material-9.2.6.gh.tar.gz 14397658 BLAKE2B 
b83245c3278f497d1beea0d3ebf13bcd5542993c0fb6c9b06202677edd668d178fa25139da21fe87a9adf9a92f7ef7e8d5b91d4cf487e1439d38ce30283d5fdb
 SHA512 
9e4380463ac938d8133f4b94f4adc9611eea0993262c52d2c7384d4c784aa2fa4d01a318d9a118f1c12d42e366ce6ecedf3db548b60cc547e63d3924bc36c039
-DIST mkdocs-material-9.2.8.gh.tar.gz 14412534 BLAKE2B 
f4483a199d86af9ebf6b19937e6d637b52cb38e2c33e22b864cc6cc701663c32ceaa03cf195d0d211349029dcc075c3b2ff702270a7c0032ca68260fad48d8a9
 SHA512 
efbbd4b99cf5a466d68c38259c50c8621ab8f06a6d50369f54234b15ed1d0d4cbeb2b476d43b0eec89f329667fca32258b84082b7a5f6404bbcd39434856b296
-DIST mkdocs-material-9.3.1.gh.tar.gz 14442779 BLAKE2B 
8a10b863708614f4fb9c082606afdb1bb0bc2d64690bbbdab5e636d82f234dba19304e07865a4a5bf7cac42679bea6997729775c8ad8f4ad3a646815853d8db8
 SHA512 
7f0f7365dd914df56a72578240f418faea5884801200683cdcf8df703bef44fc74a399e62f2f351de697a2416ddc3d68e3f5935dc9f6704e88acca238629e015
-DIST mkdocs-material-9.3.2.gh.tar.gz 14484998 BLAKE2B 
24c45c9583835f8bf59b49c6b892459920207356cfcc469fec707acf728839af3c551f73a781745e71fbfeda6de65436079d8f27e4157454ca9979a8cdf499cd
 SHA512 
c46de59682c70679164dd3768a793ffcf8e638ffc71dad5d21325090e0c3bfd345dc3c58829a992f995d1047a2007626fc9e68e98729766f8f75c2c3274fcb8d
-DIST mkdocs-material-9.4.1.gh.tar.gz 14492819 BLAKE2B 
8390e3875108fe9a0cb8ab9388278fa936be4839d159124a4f3c482443ea19ae0f90eb623d6f6a74a37881d353c54b27c03e83300bb4cda5446922861092ad78
 SHA512 
d45356ee77a0b768f9e2158169ed1505dab6c23f99f6893343de4636924dfd83740f1c9e19789753018fa666f27865b45334bffb4ee92190324da98a887c1cfa
 DIST mkdocs-material-9.4.2.gh.tar.gz 14501913 BLAKE2B 
a822b1bb54ccca7d3f41b10b2e76e2ada99b0a113c18695753558421049425a2eaf5be79fd3433861b746be303ca6a87e6c45de596038680a3e3974114d8
 SHA512 
f837f20de15415473f6e260330a8189b252e176a8a3dceebc9536fbad51662ade8e1760149f97ce3b95f9b9c0c2b0902600c33219accd0b3efaf1fec51c23efa
-DIST mkdocs-material-9.4.3.gh.tar.gz 14505461 BLAKE2B 
11b36bbd097e8b83e8a6b854dfe3c5b4d1a872ade7b4b13d784e8638da7d98d88852f8a878ba06fe092da9863bb8667ea2a75c88a57693e5c72a97ef7a65ab21
 SHA512 
408c77f064a6aa695488a314fe51b74f73f872d2483c3b5ae14fff018d7700f38d5e1ea0f46e51a35f159d5af87e878a3578280002461662215f5f029dbc8817
 DIST mkdocs-material-9.4.4.gh.tar.gz 14508575 BLAKE2B 
a7c3440cfa26d6654d56a3cfe39ba1b301b2f3166b6b5f26518ef568d5bdafce45f791539d2f1e7518a73fd94cc105b88745c054dbc1c82769346aa07cbdf525
 SHA512 
7241680a3bccd22d355993e4d23af384ec6304722430560311ce74c5786566c64cd9cfd65d80b515b4795e550e9b165e8f207a62468b3a0eb35c7fa7ca8e85e4

diff --git a/dev-python/mkdocs-material/mkdocs-material-9.2.6.ebuild 
b/dev-python/mkdocs-material/mkdocs-material-9.2.6.ebuild
deleted file mode 100644
index 80ee4bfb31ab..
--- a/dev-python/mkdocs-material/mkdocs-material-9.2.6.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{10..11} )
-
-DOCS_BUILDER="mkdocs"
-DOCS_DEPEND="
-   dev-python/mkdocs-material-extensions
-   dev-python/mkdocs-minify-plugin
-   dev-python/mkdocs-redirects
-"
-
-inherit distutils-r1 docs
-
-DESCRIPTION="A Material Design theme for MkDocs"
-HOMEPAGE="
-   https://github.com/squidfunk/mkdocs-material/
-   https://pypi.org/project/mkdocs-material/
-"
-SRC_URI="
-   https://github.com/squidfunk/${PN}/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~riscv x86"
-IUSE="social"
-
-RDEPEND="
-   >=dev-python/Babel-2.10.3[${PYTHON_USEDEP}]
-   >=dev-python/colorama-0.4[${PYTHON_USEDEP}]
-   >=dev-python/jinja-3.0.2[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: xfce-base/thunar/

2023-10-06 Thread Michał Górny
commit: 9c6a1a81ea2292e1f934b8397c00119dcf2a4b81
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 19:03:28 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 19:03:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c6a1a81

xfce-base/thunar: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 xfce-base/thunar/Manifest |  1 -
 xfce-base/thunar/thunar-4.18.6.ebuild | 86 ---
 2 files changed, 87 deletions(-)

diff --git a/xfce-base/thunar/Manifest b/xfce-base/thunar/Manifest
index d3e71ef1c698..95a71a6b35fe 100644
--- a/xfce-base/thunar/Manifest
+++ b/xfce-base/thunar/Manifest
@@ -1,2 +1 @@
-DIST thunar-4.18.6.tar.bz2 2831580 BLAKE2B 
76b17464737b1cd7649fbfb14e3512cc215cb101c74dbe091f909cb5de6c8c9cf4b1e813620cf6595f4486789cd056533f9f7fee21e206cb80514d4d85d65221
 SHA512 
fa55a50b164926db39d80fc8588fc7924f3810cbf4128447d3a27142759c9f15f1fd1bbf34676611568b6924f7a9a888500c279f82a03598ae68d2a1a27426b9
 DIST thunar-4.18.7.tar.bz2 2841751 BLAKE2B 
c5b2d60e4f94a172ed02a0999694a0a3dee57d9a335ec5da6bc4e608e1ce8d81c823b92dd32133054482351f24b47343664b1b1bb18b2e6836ff4463e764f1a4
 SHA512 
bbe567bad7c020489c3895109daf14edceef4d6301ac430f36c3036017a5d66d706aecd85471b9e41d25b7cbcfd86fefc4c14f904d4b38d19fb7ecea081f6eb9

diff --git a/xfce-base/thunar/thunar-4.18.6.ebuild 
b/xfce-base/thunar/thunar-4.18.6.ebuild
deleted file mode 100644
index 08fa752a0dea..
--- a/xfce-base/thunar/thunar-4.18.6.ebuild
+++ /dev/null
@@ -1,86 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xdg-utils
-
-DESCRIPTION="File manager for the Xfce desktop environment"
-HOMEPAGE="
-   https://docs.xfce.org/xfce/thunar/start
-   https://gitlab.xfce.org/xfce/thunar/
-"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
-
-LICENSE="GPL-2+ LGPL-2+"
-SLOT="0/3"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc 
x86 ~amd64-linux ~x86-linux"
-IUSE="exif introspection libnotify pcre +trash-panel-plugin udisks"
-
-DEPEND="
-   >=dev-libs/glib-2.66.0
-   >=x11-libs/gdk-pixbuf-2.40.0
-   >=x11-libs/gtk+-3.24.0:3
-   >=xfce-base/exo-4.17.0:=
-   >=xfce-base/libxfce4ui-4.17.6:=
-   >=xfce-base/libxfce4util-4.17.2:=
-   >=xfce-base/xfconf-4.12:=
-   exif? ( >=media-libs/libexif-0.6.19:= )
-   introspection? ( dev-libs/gobject-introspection:= )
-   libnotify? ( >=x11-libs/libnotify-0.7 )
-   pcre? ( >=dev-libs/libpcre2-10.0:= )
-   trash-panel-plugin? ( >=xfce-base/xfce4-panel-4.10:= )
-   udisks? ( dev-libs/libgudev:= )
-"
-RDEPEND="
-   ${DEPEND}
-   >=dev-util/desktop-file-utils-0.20-r1
-   x11-misc/shared-mime-info
-   trash-panel-plugin? (
-   >=gnome-base/gvfs-1.18.3
-   )
-   udisks? (
-   >=gnome-base/gvfs-1.18.3[udisks,udev]
-   virtual/udev
-   )
-"
-BDEPEND="
-   dev-util/intltool
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-
-src_configure() {
-   local myconf=(
-   $(use_enable introspection)
-   $(use_enable udisks gudev)
-   $(use_enable libnotify notifications)
-   $(use_enable exif)
-   $(use_enable pcre pcre2)
-   $(use_enable trash-panel-plugin tpa-plugin)
-   )
-
-   econf "${myconf[@]}"
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-   elog "If you were using an older Xfce version and Thunar fails to start"
-   elog "with a message similar to:"
-   elog "  Failed to register: Timeout was reached"
-   elog "you may need to reset your xfce4 session:"
-   elog "  rm ~/.cache/sessions/xfce4-session-*"
-   elog "See https://bugs.gentoo.org/698914.;
-
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-appfinder/

2023-10-06 Thread Michał Górny
commit: e2ec44c88c88b9171f369d2c85ce1d5340048d5a
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 19:02:57 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 19:03:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2ec44c8

xfce-base/xfce4-appfinder: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 xfce-base/xfce4-appfinder/Manifest |  2 --
 .../xfce4-appfinder/xfce4-appfinder-4.18.0.ebuild  | 42 --
 .../xfce4-appfinder/xfce4-appfinder-4.19.0.ebuild  | 42 --
 3 files changed, 86 deletions(-)

diff --git a/xfce-base/xfce4-appfinder/Manifest 
b/xfce-base/xfce4-appfinder/Manifest
index e795adad4d8d..25b87cbd0613 100644
--- a/xfce-base/xfce4-appfinder/Manifest
+++ b/xfce-base/xfce4-appfinder/Manifest
@@ -1,4 +1,2 @@
-DIST xfce4-appfinder-4.18.0.tar.bz2 562219 BLAKE2B 
05aeedcfe6b00509f7c87affbd9ee12d72ad2298168497fa957a0ec189f18348606ff29c177f4c3c5b3e9b7c937d67727828b97b786038ebfd03259f473fae0d
 SHA512 
e33144910bb4391beb6ca88e312c592593ce50a40e10487c5b72eca492dd2f7c3ab7324ce62413ad6f3df0025de29ece96b5d0a566eecbc87bd1d0e62c9156ad
 DIST xfce4-appfinder-4.18.1.tar.bz2 564600 BLAKE2B 
b715da63ea4e98e268e4173548b6826ab8c0cec95ab208b55c17e4a3eabd458f9eb486171b23226bb30c1ed2cc0b868f1c87b40b86980b7ee7d51f3cdf7e1455
 SHA512 
3ebdf1e189e3c7d8b738d9be502124ac5e05664713e53d9e9c2f758717c409d0dc50506cd488383ba7c96aa981050a5623a957e961b9da8f486e3c189899a378
-DIST xfce4-appfinder-4.19.0.tar.bz2 577596 BLAKE2B 
d6d8bc4f3cbbd1c8e31b4f2a9964833e35eca18de26c5e6fb4cc8b8fdfafe832018e1b7113fdef0bd0f88b04a4cdc2cfc70ab84089fda990b6e0c7fd658f832c
 SHA512 
4796eac89c15b7349c390adcb151908d6cbfa89363daea3638066f5d8108abe5f8140b6a070f9fa8689f876fe62645a43be0f1fc46ec40c036dbf1550b7bfb79
 DIST xfce4-appfinder-4.19.1.tar.bz2 58 BLAKE2B 
f848018920150292481808924dc619c8bea91f1b92b9607db9d1bf69565cb6a37cd92a39df3642d0914422d814127f18bba82bc0b3bed497979ee1799c8f5ffa
 SHA512 
e102016ea706e922cd57193d62e44dd66575828a43c05c9d80520916b66d1306bfed4a753b8eb5055c9072822862646e417683029ce3ab7061412c2b4b803ab1

diff --git a/xfce-base/xfce4-appfinder/xfce4-appfinder-4.18.0.ebuild 
b/xfce-base/xfce4-appfinder/xfce4-appfinder-4.18.0.ebuild
deleted file mode 100644
index c268102201b5..
--- a/xfce-base/xfce4-appfinder/xfce4-appfinder-4.18.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xdg-utils
-
-DESCRIPTION="A tool to find and launch installed applications for the Xfce 
desktop"
-HOMEPAGE="
-   https://docs.xfce.org/xfce/xfce4-appfinder/start
-   https://gitlab.xfce.org/xfce/xfce4-appfinder/
-"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~sparc x86 ~amd64-linux ~x86-linux"
-
-DEPEND="
-   >=dev-libs/glib-2.66.0
-   >=x11-libs/gtk+-3.24.0:3
-   >=xfce-base/garcon-0.3:=
-   >=xfce-base/libxfce4util-4.15.2:=
-   >=xfce-base/libxfce4ui-4.14:=[gtk3(+)]
-   >=xfce-base/xfconf-4.14:=
-"
-RDEPEND="
-   ${DEPEND}
-"
-BDEPEND="
-   dev-util/intltool
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-
-pkg_postinst() {
-   xdg_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_icon_cache_update
-}

diff --git a/xfce-base/xfce4-appfinder/xfce4-appfinder-4.19.0.ebuild 
b/xfce-base/xfce4-appfinder/xfce4-appfinder-4.19.0.ebuild
deleted file mode 100644
index 02203d7dbd13..
--- a/xfce-base/xfce4-appfinder/xfce4-appfinder-4.19.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xdg-utils
-
-DESCRIPTION="A tool to find and launch installed applications for the Xfce 
desktop"
-HOMEPAGE="
-   https://docs.xfce.org/xfce/xfce4-appfinder/start
-   https://gitlab.xfce.org/xfce/xfce4-appfinder/
-"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
-
-DEPEND="
-   >=dev-libs/glib-2.66.0
-   >=x11-libs/gtk+-3.24.0:3
-   >=xfce-base/garcon-4.18.0:=
-   >=xfce-base/libxfce4util-4.18.0:=
-   >=xfce-base/libxfce4ui-4.18.0:=[gtk3(+)]
-   >=xfce-base/xfconf-4.18.0:=
-"
-RDEPEND="
-   ${DEPEND}
-"
-BDEPEND="
-   dev-util/intltool
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-
-pkg_postinst() {
-   xdg_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/meson-python/, dev-python/meson-python/files/

2023-10-06 Thread Michał Górny
commit: bb352342ccaffe47d02eb7f27ad41780ab3512a9
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 18:59:20 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 19:03:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb352342

dev-python/meson-python: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/meson-python/Manifest   |  1 -
 .../files/meson-python-0.13.2_Mach-O_bundle.patch  | 21 ---
 .../meson-python/meson-python-0.13.2-r1.ebuild | 68 --
 3 files changed, 90 deletions(-)

diff --git a/dev-python/meson-python/Manifest b/dev-python/meson-python/Manifest
index d8a34123b38f..33f179cd56d0 100644
--- a/dev-python/meson-python/Manifest
+++ b/dev-python/meson-python/Manifest
@@ -1,2 +1 @@
-DIST meson-python-0.13.2.gh.tar.gz 69575 BLAKE2B 
ddcab5530e7c235057752f1c355052120863167fc601b669e3add713079400cf95617be84989e06542125850559124d70a693a618cbec456c0e59e3f80d14c5f
 SHA512 
b5518c5e9ccbec40747f2c08a83134f012557e0d9612b9473d2ae7fdfdeae5b7552dc16cebb493133c3ed8c52153b3e3afd3cef32d0f3a65771ebbb5b3bb
 DIST meson-python-0.14.0.gh.tar.gz 72523 BLAKE2B 
d0fd66dee8a5efd73e617033aec3f14eb66affe72cd84c30a740820f5a0c34a4ae4ffd31e1df26312513b312940f62af436b9870216ee93d7543b4f02dec6637
 SHA512 
f40963a9c2bca8edf0f5651f9f4f1fab8df89cca715dd8dc0dec11ac53a591ee19d2d06edead917f15382410a51a37cd4efcee2c52696eb10a546b080bac2ad8

diff --git 
a/dev-python/meson-python/files/meson-python-0.13.2_Mach-O_bundle.patch 
b/dev-python/meson-python/files/meson-python-0.13.2_Mach-O_bundle.patch
deleted file mode 100644
index 2531c93f41e2..
--- a/dev-python/meson-python/files/meson-python-0.13.2_Mach-O_bundle.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-Support .bundle python modules at Prefix/macOS.
-
-Not forwarding to upstream because we are reflecting on the naming
-scheme of plugin modules on Prefix/macOS.
-
-Bug: https://bugs.gentoo.org/910401
-Signed-off-by: Benda Xu 
-
-Index: meson-python-0.13.2/mesonpy/__init__.py
-===
 meson-python-0.13.2.orig/mesonpy/__init__.py
-+++ meson-python-0.13.2/mesonpy/__init__.py
-@@ -129,7 +129,7 @@ _STYLES = _init_colors()  # holds the co
- 
- _SUFFIXES = importlib.machinery.all_suffixes()
- _EXTENSION_SUFFIXES = importlib.machinery.EXTENSION_SUFFIXES
--_EXTENSION_SUFFIX_REGEX = 
re.compile(r'^\.(?:(?P[^.]+)\.)?(?:so|pyd|dll)$')
-+_EXTENSION_SUFFIX_REGEX = 
re.compile(r'^\.(?:(?P[^.]+)\.)?(?:so|pyd|dll|bundle)$')
- assert all(re.match(_EXTENSION_SUFFIX_REGEX, x) for x in _EXTENSION_SUFFIXES)
- 
- 

diff --git a/dev-python/meson-python/meson-python-0.13.2-r1.ebuild 
b/dev-python/meson-python/meson-python-0.13.2-r1.ebuild
deleted file mode 100644
index a6abd080a7af..
--- a/dev-python/meson-python/meson-python-0.13.2-r1.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=standalone
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Meson PEP 517 Python build backend"
-HOMEPAGE="
-   https://pypi.org/project/meson-python/
-   https://github.com/mesonbuild/meson-python/
-"
-SRC_URI="
-   https://github.com/mesonbuild/meson-python/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc 
x86 ~arm64-macos ~x64-macos"
-
-RDEPEND="
-   >=dev-python/pyproject-metadata-0.7.1[${PYTHON_USEDEP}]
-   >=dev-util/meson-0.63.0[${PYTHON_USEDEP}]
-   !kernel_Darwin? ( dev-util/patchelf )
-   $(python_gen_cond_dep '
-   >=dev-python/tomli-1.0.0[${PYTHON_USEDEP}]
-   ' 3.10)
-"
-BDEPEND="
-   >=dev-python/cython-0.29.34[${PYTHON_USEDEP}]
-   test? (
-   dev-python/pytest-mock[${PYTHON_USEDEP}]
-   )
-"
-
-PATCHES=( "${FILESDIR}"/meson-python-0.13.2_Mach-O_bundle.patch )
-
-distutils_enable_tests pytest
-
-python_test() {
-   local EPYTEST_DESELECT=(
-   # requires network access
-   tests/test_pep518.py::test_pep518
-   # requires git repo
-   # https://github.com/mesonbuild/meson-python/issues/397
-   tests/test_project.py::test_user_args
-   )
-   unset NINJA
-
-   if [[ ${EPYTHON} == pypy3 ]]; then
-   EPYTEST_DESELECT+=(
-   # broken venv usage that copies pypy3 executable, 
making it
-   # unable to find lib_pypy
-   tests/test_editable.py::test_editable_install
-   tests/test_editable.py::test_editble_reentrant
-   tests/test_examples.py::test_spam
-   tests/test_wheel.py::test_local_lib
-   )
-   fi
-
-   epytest
-
-   rm -rf 

[gentoo-commits] repo/gentoo:master commit in: x11-terms/xfce4-terminal/

2023-10-06 Thread Michał Górny
commit: 40b279f26e8a23df4c118b3a75bf30212f1e611b
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 19:02:33 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 19:03:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40b279f2

x11-terms/xfce4-terminal: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 x11-terms/xfce4-terminal/Manifest  |  1 -
 .../xfce4-terminal/xfce4-terminal-1.0.4.ebuild | 50 --
 2 files changed, 51 deletions(-)

diff --git a/x11-terms/xfce4-terminal/Manifest 
b/x11-terms/xfce4-terminal/Manifest
index fd5d14196274..6b1b975272e1 100644
--- a/x11-terms/xfce4-terminal/Manifest
+++ b/x11-terms/xfce4-terminal/Manifest
@@ -1,2 +1 @@
-DIST xfce4-terminal-1.0.4.tar.bz2 1009367 BLAKE2B 
48a618f8ea98ad0408d8e54d4489358874e9e0e3c6a7011f298d0fed21512783258598cc59013c7406128e68d7311ddf64fdb13f9517306a819db50edc0555cc
 SHA512 
76ea8f296fe1c128dc70d8aabf23447300ba83405d52e844abec89049968bac51fe47fd7545a76e4a421275c6a2f230f326ed3a25083bf536f17fc3218b05fce
 DIST xfce4-terminal-1.1.0.tar.bz2 1021840 BLAKE2B 
981d73362dd7e1122b893c0761ca8f758e9382bc49a5ad985d11a953aa17e65b0c372b8a6350ed2671665508e625fbfbf4532dadc88211c14b6848c195d247dc
 SHA512 
c01f0e7a293c4e55b4ee151eb8beb5ff9634a8134b545452c87ee9fa9928507e73bda1a63634900f669a58353877c2cb3f48e7b95cf236bdc857ca311c73c86f

diff --git a/x11-terms/xfce4-terminal/xfce4-terminal-1.0.4.ebuild 
b/x11-terms/xfce4-terminal/xfce4-terminal-1.0.4.ebuild
deleted file mode 100644
index 174b99f27304..
--- a/x11-terms/xfce4-terminal/xfce4-terminal-1.0.4.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xdg-utils
-
-DESCRIPTION="A terminal emulator for the Xfce desktop environment"
-HOMEPAGE="https://docs.xfce.org/apps/terminal/start;
-SRC_URI="https://archive.xfce.org/src/apps/${PN}/$(ver_cut 1-2)/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris"
-IUSE="utempter"
-
-RDEPEND="
-   >=dev-libs/glib-2.42:2=
-   >=x11-libs/gtk+-3.22:3=
-   x11-libs/libX11:=
-   >=x11-libs/vte-0.51.3:2.91=
-   >=xfce-base/libxfce4ui-4.16:=[gtk3(+)]
-   >=xfce-base/xfconf-4.16:=
-   utempter? ( sys-libs/libutempter:= )
-"
-DEPEND="
-   ${RDEPEND}
-"
-BDEPEND="
-   dev-libs/libxml2
-   dev-util/intltool
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-
-src_configure() {
-   local myconf=(
-   $(use_with utempter)
-   )
-
-   econf "${myconf[@]}"
-}
-
-pkg_postinst() {
-   xdg_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/asttokens/

2023-10-06 Thread Sam James
commit: 8fe5de44760d24e451673ef12e8c3993049cf1c9
Author: Sam James  gentoo  org>
AuthorDate: Fri Oct  6 19:02:18 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct  6 19:02:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fe5de44

dev-python/asttokens: Stabilize 2.4.0 ppc64, #915262

Signed-off-by: Sam James  gentoo.org>

 dev-python/asttokens/asttokens-2.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/asttokens/asttokens-2.4.0.ebuild 
b/dev-python/asttokens/asttokens-2.4.0.ebuild
index 1b4ac8f4216d..e8e69f3cf41b 100644
--- a/dev-python/asttokens/asttokens-2.4.0.ebuild
+++ b/dev-python/asttokens/asttokens-2.4.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~s390 sparc x86 
~arm64-macos ~x64-macos"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 
~arm64-macos ~x64-macos"
 
 RDEPEND="
dev-python/six[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-util/samurai/

2023-10-06 Thread Sam James
commit: cc1f6065a602fa4ddaf33de3893cec200404feeb
Author: Sam James  gentoo  org>
AuthorDate: Fri Oct  6 19:02:19 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct  6 19:02:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc1f6065

dev-util/samurai: Stabilize 1.2-r2 ppc64, #915309

Signed-off-by: Sam James  gentoo.org>

 dev-util/samurai/samurai-1.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/samurai/samurai-1.2-r2.ebuild 
b/dev-util/samurai/samurai-1.2-r2.ebuild
index 4db123bf266b..add970ecc2ef 100644
--- a/dev-util/samurai/samurai-1.2-r2.ebuild
+++ b/dev-util/samurai/samurai-1.2-r2.ebuild
@@ -12,7 +12,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://github.com/michaelforney/samurai.git;
 else

SRC_URI="https://github.com/michaelforney/samurai/releases/download/${PV}/${P}.tar.gz;
-   KEYWORDS="amd64 arm arm64 ppc x86"
+   KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
 fi
 
 LICENSE="ISC Apache-2.0 MIT"



[gentoo-commits] repo/gentoo:master commit in: xfce-base/thunar/

2023-10-06 Thread Arthur Zamarin
commit: 90f39ffb9593ae6220d9d686bc046ab348ac3bcd
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Oct  6 18:36:14 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Oct  6 18:36:14 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90f39ffb

xfce-base/thunar: Stabilize 4.18.7 ppc64, #915242

Signed-off-by: Arthur Zamarin  gentoo.org>

 xfce-base/thunar/thunar-4.18.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-base/thunar/thunar-4.18.7.ebuild 
b/xfce-base/thunar/thunar-4.18.7.ebuild
index 12aebb8481c9..08fa752a0dea 100644
--- a/xfce-base/thunar/thunar-4.18.7.ebuild
+++ b/xfce-base/thunar/thunar-4.18.7.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+ LGPL-2+"
 SLOT="0/3"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~sparc 
x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc 
x86 ~amd64-linux ~x86-linux"
 IUSE="exif introspection libnotify pcre +trash-panel-plugin udisks"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-util/samurai/

2023-10-06 Thread Arthur Zamarin
commit: e94fc97b5b888c9b784f2eb9a02fabf6d21d985b
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Oct  6 18:36:15 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Oct  6 18:36:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e94fc97b

dev-util/samurai: Stabilize 1.2-r2 ppc, #915309

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-util/samurai/samurai-1.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/samurai/samurai-1.2-r2.ebuild 
b/dev-util/samurai/samurai-1.2-r2.ebuild
index a3b8875f36ee..4db123bf266b 100644
--- a/dev-util/samurai/samurai-1.2-r2.ebuild
+++ b/dev-util/samurai/samurai-1.2-r2.ebuild
@@ -12,7 +12,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://github.com/michaelforney/samurai.git;
 else

SRC_URI="https://github.com/michaelforney/samurai/releases/download/${PV}/${P}.tar.gz;
-   KEYWORDS="amd64 arm arm64 x86"
+   KEYWORDS="amd64 arm arm64 ppc x86"
 fi
 
 LICENSE="ISC Apache-2.0 MIT"



[gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-appfinder/

2023-10-06 Thread Arthur Zamarin
commit: 7a89e2df948b0b954de4b52fb738a8cb134df5c4
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Oct  6 18:36:12 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Oct  6 18:36:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a89e2df

xfce-base/xfce4-appfinder: Stabilize 4.18.1 ppc64, #915240

Signed-off-by: Arthur Zamarin  gentoo.org>

 xfce-base/xfce4-appfinder/xfce4-appfinder-4.18.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-base/xfce4-appfinder/xfce4-appfinder-4.18.1.ebuild 
b/xfce-base/xfce4-appfinder/xfce4-appfinder-4.18.1.ebuild
index e146102c11ec..c268102201b5 100644
--- a/xfce-base/xfce4-appfinder/xfce4-appfinder-4.18.1.ebuild
+++ b/xfce-base/xfce4-appfinder/xfce4-appfinder-4.18.1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv 
~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~sparc x86 ~amd64-linux ~x86-linux"
 
 DEPEND="
>=dev-libs/glib-2.66.0



[gentoo-commits] repo/gentoo:master commit in: sys-apps/uutils-coreutils/

2023-10-06 Thread Sam James
commit: 6aa2825a2ff6706226fb88ff12ddca9d8b67cb61
Author: Violet Purcell  inventati  org>
AuthorDate: Fri Oct  6 18:15:50 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct  6 18:17:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aa2825a

sys-apps/uutils-coreutils: correct musl fix

SKIP_PROGS was supposed to be SKIP_UTILS, oops.

Signed-off-by: Violet Purcell  inventati.org>
Closes: https://github.com/gentoo/gentoo/pull/33219
Signed-off-by: Sam James  gentoo.org>

 sys-apps/uutils-coreutils/uutils-coreutils-0.0.20.ebuild | 2 +-
 sys-apps/uutils-coreutils/uutils-coreutils-0.0.21.ebuild | 2 +-
 sys-apps/uutils-coreutils/uutils-coreutils-.ebuild   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-apps/uutils-coreutils/uutils-coreutils-0.0.20.ebuild 
b/sys-apps/uutils-coreutils/uutils-coreutils-0.0.20.ebuild
index 47228bde06ea..a36784fdc387 100644
--- a/sys-apps/uutils-coreutils/uutils-coreutils-0.0.20.ebuild
+++ b/sys-apps/uutils-coreutils/uutils-coreutils-0.0.20.ebuild
@@ -350,7 +350,7 @@ src_compile() {
 
# pinky, uptime, users, and who require utmpx (not available on 
musl)
# bug #832868
-   SKIP_PROGS="$(usev elibc_musl "pinky uptime users who")"
+   SKIP_UTILS="$(usev elibc_musl "pinky uptime users who")"
)
 
emake "${makeargs[@]}"

diff --git a/sys-apps/uutils-coreutils/uutils-coreutils-0.0.21.ebuild 
b/sys-apps/uutils-coreutils/uutils-coreutils-0.0.21.ebuild
index a7be72d93718..58a64029fcb0 100644
--- a/sys-apps/uutils-coreutils/uutils-coreutils-0.0.21.ebuild
+++ b/sys-apps/uutils-coreutils/uutils-coreutils-0.0.21.ebuild
@@ -353,7 +353,7 @@ src_compile() {
 
# pinky, uptime, users, and who require utmpx (not available on 
musl)
# bug #832868
-   SKIP_PROGS="$(usev elibc_musl "pinky uptime users who")"
+   SKIP_UTILS="$(usev elibc_musl "pinky uptime users who")"
)
 
emake "${makeargs[@]}"

diff --git a/sys-apps/uutils-coreutils/uutils-coreutils-.ebuild 
b/sys-apps/uutils-coreutils/uutils-coreutils-.ebuild
index a7be72d93718..58a64029fcb0 100644
--- a/sys-apps/uutils-coreutils/uutils-coreutils-.ebuild
+++ b/sys-apps/uutils-coreutils/uutils-coreutils-.ebuild
@@ -353,7 +353,7 @@ src_compile() {
 
# pinky, uptime, users, and who require utmpx (not available on 
musl)
# bug #832868
-   SKIP_PROGS="$(usev elibc_musl "pinky uptime users who")"
+   SKIP_UTILS="$(usev elibc_musl "pinky uptime users who")"
)
 
emake "${makeargs[@]}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/mkdocs/

2023-10-06 Thread Michał Górny
commit: 54660aae456da5b01a860f982571af300437e4fc
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 17:48:22 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 18:12:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54660aae

dev-python/mkdocs: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/mkdocs/Manifest|  1 -
 dev-python/mkdocs/mkdocs-1.5.2.ebuild | 86 ---
 2 files changed, 87 deletions(-)

diff --git a/dev-python/mkdocs/Manifest b/dev-python/mkdocs/Manifest
index 62df481060fe..8b6da2ece664 100644
--- a/dev-python/mkdocs/Manifest
+++ b/dev-python/mkdocs/Manifest
@@ -1,2 +1 @@
-DIST mkdocs-1.5.2.gh.tar.gz 4042706 BLAKE2B 
2390b8a6f2229d039f5c8d82f00c66e7243ca79cf8a7c4662ba522e4c05bd7477d0334122e0f9a7453badcd1257c34d8fbe1a1082e638c532017e27f79f6a312
 SHA512 
0349aff69857df808b1208ea4f52276f1ca4d9a4c44efc9e913d191856c23bfd85e0efe23331def247df8fbfc36bfdbdb44aef0d012b5de47f34374bd0da2dde
 DIST mkdocs-1.5.3.gh.tar.gz 4057780 BLAKE2B 
d1e7ac739ea3a78f2a2d294a28c721f95cb8be6c114a5131893e346254ed1937218cc0d247e75092876d7f42dc04c8060fdc8d7535326f26a8f68ec11bc7045b
 SHA512 
3f7d0af4b071ac6998e82cefb18df27f1cc98d91c7902d2943acdaa08c56f90e36c1c5d1df1c1f61a1c50d8fecc2fb0014497f2436be89d52b17959808c31abc

diff --git a/dev-python/mkdocs/mkdocs-1.5.2.ebuild 
b/dev-python/mkdocs/mkdocs-1.5.2.ebuild
deleted file mode 100644
index 41334a8dad84..
--- a/dev-python/mkdocs/mkdocs-1.5.2.ebuild
+++ /dev/null
@@ -1,86 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Project documentation with Markdown"
-HOMEPAGE="
-   https://www.mkdocs.org/
-   https://github.com/mkdocs/mkdocs/
-   https://pypi.org/project/mkdocs/
-"
-SRC_URI="
-   https://github.com/mkdocs/mkdocs/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
-
-# https://bugs.gentoo.org/873349
-# Building documentation requires packaging: callouts and mkdocs-autorefs
-#
-# IUSE="doc"
-#
-# BDEPEND="
-#  doc? (
-#  $(python_gen_any_dep '
-#  dev-python/mdx-gh-links[${PYTHON_USEDEP}]
-#  dev-python/mkdocs-redirects[${PYTHON_USEDEP}]
-#  ')
-#  )
-# "
-RDEPEND="
-   >=dev-python/Babel-2.9.0[${PYTHON_USEDEP}]
-   >=dev-python/click-7.0[${PYTHON_USEDEP}]
-   >=dev-python/jinja-2.11.1[${PYTHON_USEDEP}]
-   >=dev-python/markdown-3.3.3[${PYTHON_USEDEP}]
-   >=dev-python/markupsafe-2.0.1[${PYTHON_USEDEP}]
-   >=dev-python/pyyaml-5.1[${PYTHON_USEDEP}]
-   >=dev-python/watchdog-2.0[${PYTHON_USEDEP}]
-   >=dev-python/ghp-import-1.0[${PYTHON_USEDEP}]
-   >=dev-python/pathspec-0.11.1[${PYTHON_USEDEP}]
-   >=dev-python/platformdirs-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyyaml_env_tag-0.1[${PYTHON_USEDEP}]
-   >=dev-python/importlib-metadata-4.3[${PYTHON_USEDEP}]
-   >=dev-python/packaging-20.5[${PYTHON_USEDEP}]
-   >=dev-python/mergedeep-1.3.4[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
-   # Tests fails if additional themes are installed
-   mkdocs/tests/utils/utils_tests.py::UtilsTests::test_get_themes
-   mkdocs/tests/utils/utils_tests.py::UtilsTests::test_get_themes_error
-   mkdocs/tests/utils/utils_tests.py::UtilsTests::test_get_themes_warning
-
-   # Does not work in emerge env
-   
mkdocs/tests/config/config_options_tests.py::ListOfPathsTest::test_paths_localized_to_config
-
-   # TODO
-   mkdocs/tests/build_tests.py::testing_server
-   mkdocs/tests/livereload_tests.py::testing_server
-)
-
-python_compile_all() {
-   default
-#  if use doc; then
-#  # cannot just do mkdocs build, because that fails if
-#  # the package isn't already installed
-#  python -m mkdocs build || die "Failed to make docs"
-#  # Colliding files found by ecompress:
-#  rm site/sitemap.xml.gz || die
-#  HTML_DOCS=( "site/." )
-#  fi
-}
-
-python_test() {
-   epytest '-opython_files=*tests.py' mkdocs/tests
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/cfn-lint/

2023-10-06 Thread Michał Górny
commit: 00d2b3149ec7579aebe1b665335a6aee667a8146
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 17:46:16 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 18:12:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00d2b314

dev-python/cfn-lint: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/cfn-lint/Manifest|  3 --
 dev-python/cfn-lint/cfn-lint-0.79.11.ebuild | 64 
 dev-python/cfn-lint/cfn-lint-0.79.9.ebuild  | 64 
 dev-python/cfn-lint/cfn-lint-0.80.2.ebuild  | 65 -
 4 files changed, 196 deletions(-)

diff --git a/dev-python/cfn-lint/Manifest b/dev-python/cfn-lint/Manifest
index adaa85534487..99a305537e42 100644
--- a/dev-python/cfn-lint/Manifest
+++ b/dev-python/cfn-lint/Manifest
@@ -1,5 +1,2 @@
-DIST cfn-lint-0.79.11.tar.gz 3701364 BLAKE2B 
434b342a638a241accacd3686b52642737b8b5cce53f4561b3c25029ae3f9a39169cf179591538658658e0d4f39e2b5e61a632b6ef1a00d7e66127ada82e9ada
 SHA512 
757d4fdf0786c312e44204e53b0788edb56a3f7848f858dcc2995943d200c7af0149dad073fa6daee7e109e83e07b4b34f81352c2ec851128a02d012e66e92c8
-DIST cfn-lint-0.79.9.tar.gz 3699097 BLAKE2B 
d85d520b2bbba0c61766716bbc3222ce5cfd6cb467f215c7914a3996682ac86c5feb11ff01f946641cba0cafb7c1a7cf1a081a76f37dd3daa0e03a4a59b35d7c
 SHA512 
ad11ad76cf48a4c1661ef2b627fcf3c9eed08183a6c4401df826c75818f77d7878332ad2915ebc6dcf833eb15f886124fb15d83b46e9e1add88f911edf30db11
-DIST cfn-lint-0.80.2.tar.gz 3738744 BLAKE2B 
2de27228f303b37c005a6d947e5d4b9cfc940a2a7c7686956f8e7ac2e17d9a94104af7f43731c8defee643c5ed6cba8c24044af55db8462dd734442ae0637532
 SHA512 
c4ab580498a6de918fbac12786db461897068cccbb87d04d90f91e10befcf8e9190a8c165ee13ff137575d6a1e7b0999506c4fe9caa45c5e1123a23bb24fea24
 DIST cfn-lint-0.80.3.tar.gz 3685775 BLAKE2B 
3b8d233e64d2060b124eb560aa963c3ae06a53a68f0e2ad1e7824a4b136ba0bb3ab2c7a3b5bcd72e3350531672cd1da4b98ad8bd1348b6efc80a8adce7e276a8
 SHA512 
d5afd13db145200d4ca9679a41436b48e92e391db2c5a9f60feffbe735a3ef013b11f2d2bdee4fa04da862b99cabf5a4aa62648418ce68eeddc9dff0f95235c1
 DIST cfn-lint-0.80.4.tar.gz 3657880 BLAKE2B 
8507c2381bfb7e7f796eb8fbc505bbda48bdb217d9357063289d66307140914dce7d40de8851b0459e6f6154bc3e09d4d0e30da5e1f1cdcf0fad6e8f8b00f3d3
 SHA512 
a09954b014d2cf677b97012b2635345f94cefbe227f4040eed80aad5ee602daa2542a636295a4c90ad60bcf4e8eb9015a5b9de75c72ffcb903a6ec460a22267e

diff --git a/dev-python/cfn-lint/cfn-lint-0.79.11.ebuild 
b/dev-python/cfn-lint/cfn-lint-0.79.11.ebuild
deleted file mode 100644
index 2f89fde89894..
--- a/dev-python/cfn-lint/cfn-lint-0.79.11.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="CloudFormation Linter"
-HOMEPAGE="
-   https://github.com/aws-cloudformation/cfn-lint/
-   https://pypi.org/project/cfn-lint/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
-
-RDEPEND="
-   >=dev-python/aws-sam-translator-1.73.0[${PYTHON_USEDEP}]
-   dev-python/jsonpatch[${PYTHON_USEDEP}]
-   >=dev-python/jschema_to_python-1.2.3[${PYTHON_USEDEP}]
-   >=dev-python/jsonschema-3.0[${PYTHON_USEDEP}]
-   dev-python/junit-xml[${PYTHON_USEDEP}]
-   dev-python/pyyaml-5.4[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.15.0[${PYTHON_USEDEP}]
-   >=dev-python/regex-2021.7.1[${PYTHON_USEDEP}]
-   >=dev-python/sarif_om-1.0.4[${PYTHON_USEDEP}]
-   >=dev-python/sympy-1.0.0[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-src_prepare() {
-   # unpin the deps
-   sed -e 's:~=[0-9.]*::' -e '/jsonschema/s:,<4.18::' -i setup.py || die
-   distutils-r1_src_prepare
-}
-
-python_test() {
-   local EPYTEST_DESELECT=(
-   # TODO
-   
test/unit/module/test_template.py::TestTemplate::test_build_graph
-   # requires git repo
-   
test/unit/module/maintenance/test_update_documentation.py::TestUpdateDocumentation::test_update_docs
-   # Internet
-   
test/unit/module/formatters/test_formatters.py::TestFormatters::test_sarif_formatter
-   
test/unit/module/maintenance/test_update_resource_specs.py::TestUpdateResourceSpecs::test_update_resource_specs_python_3
-   # TODO: it looks as if AWS_DEFAULT_REGION didn't work
-   test/unit/module/core/test_run_cli.py::TestCli::test_bad_config
-   
test/unit/module/core/test_run_cli.py::TestCli::test_override_parameters
-   
test/unit/module/core/test_run_cli.py::TestCli::test_positional_template_parameters
-   
test/unit/module/core/test_run_cli.py::TestCli::test_template_config
-   )
-
-   # from tox.ini
-   local -x AWS_DEFAULT_REGION=us-east-1
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/rpds-py/

2023-10-06 Thread Michał Górny
commit: b76c9e9a12adf105a70e8c7b8ea70bcb51ca97eb
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 17:48:39 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 18:12:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b76c9e9a

dev-python/rpds-py: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/rpds-py/Manifest  | 11 -
 dev-python/rpds-py/rpds-py-0.10.0.ebuild | 76 
 dev-python/rpds-py/rpds-py-0.10.2.ebuild | 76 
 dev-python/rpds-py/rpds-py-0.9.2.ebuild  | 76 
 4 files changed, 239 deletions(-)

diff --git a/dev-python/rpds-py/Manifest b/dev-python/rpds-py/Manifest
index 67772e8dfae0..884270ac77bf 100644
--- a/dev-python/rpds-py/Manifest
+++ b/dev-python/rpds-py/Manifest
@@ -1,4 +1,3 @@
-DIST archery-0.5.0.crate 21685 BLAKE2B 
b66ea183892b8adba0d9d85fdb7df4c428dc81f1364804c9bf75ad2c0ddf4f7ea3481ae13e1cc4cdddba55862285bea078880a582f9206e8dd030a05c7420b60
 SHA512 
2f05d48053327dabc92a4f439e7f19aee627cd8ab773e4df8aa0bc4d79e3e4b7deb9da20afb3f5fcc14428a20671257c1ced78cd7e15733793d8705b52880b3e
 DIST archery-1.0.0.crate 21187 BLAKE2B 
5dd323734a238ccc84c186d19fbc1557d8845a7e3b64b53eb952f17e3d44078931e9e2a96fe15373721ee5df4426844a4309172a9ada7a51b4ed71fad1deee55
 SHA512 
4f955fec7df473279925f195fbb48159ef1e23f9722c416347c84eee22ba9d2a2ecc466a879f43f1f8aed53778467f6d203ca43bfca9dd24f3f7a4cb0cc0eb89
 DIST autocfg-1.1.0.crate 13272 BLAKE2B 
7724055c337d562103f191f4e36cab469e578f0c51cc24d33624dea155d108a07578703766341fd6a4cc1ef52acda406e7dba1650d59115f18261281e5b40203
 SHA512 
df972c09abbdc0b6cb6bb55b1e29c7fed706ece38a62613d9e275bac46a19574a7f96f0152cccb0239efea04ee90083a146b58b15307696c4c81878cd12de28f
 DIST bitflags-1.3.2.crate 23021 BLAKE2B 
eb990bb27b2bdeb66fd7212ce582cb36e1c616debbac85df642d0c82b25439e6bf9b1e811fac76b59e58ea3c1bbea6170d03a61e8f9a395e4334a0e2e2987eda
 SHA512 
3c698f757b5cc62f815f9a1cce365c3d2dd88e4db71f331dff8bba86c2865f755b81cb4c9bfc59bd86b7643b0943f9e09a7c4f8ad75eb2ab0e714803d0129f62
@@ -11,26 +10,16 @@ DIST once_cell-1.18.0.crate 32969 BLAKE2B 
a08d5beee50a7add28bd9e50b18709e7b34574
 DIST parking_lot-0.12.1.crate 40967 BLAKE2B 
940a112a066e3cbd15e2f6df89bfff37e4ece2194118618a96fa14871813c91798f93181ab0f768d3e1f3d60805508f216724013afb7e3da95678d0d951a42d4
 SHA512 
07327d3b737a913508dffb66023766348ce7f9d555c224a099cabb05baefd16a28e15fec638e3a148a5169dbd980c4541b0f8820ae9d06dfe0704482838fbd5c
 DIST parking_lot_core-0.9.8.crate 32383 BLAKE2B 
2f9666872894d1c85895437d1353f9e15be2bc8d004ffc8f0e5be95e9dd4b274797db3752eba1c0b5b6071c1b8a71e4857cae0b2aff1afdaa39e92e70be2e6fd
 SHA512 
8d6dfdf661b0f7d0774cb9f61121f2daefd182ac8a2a0d24eab451febfbe1a664c815c163d34a7f3d15a54915a8e22e6c6cd10e89cb7d7598d48d81ad6a3c256
 DIST proc-macro2-1.0.66.crate 43575 BLAKE2B 
9eb3e816b00fcf625c280ba14ad269f5893d0523473a24de07c21945f6f932fbd08efb3c339b35d903245510e3f065e1478439b024a325f2bb9f97bc7bcbb18d
 SHA512 
85f5a762f9411142e5ac28144bd380f07f0633ed2e44d8a2545be9fb8f42abaca6b5d45631b4be83b8e8b9beca7438bc52f25615c3a410a3a1249474b1aca407
-DIST pyo3-0.19.1.crate 418297 BLAKE2B 
19ad6aa4fba175961b7fe97ae0bc45050f930859972b1b25cf0139bb3436c050ba76b63894f0df26174f141a52ac6abf10fd84c03c056af5a0665e723ae24195
 SHA512 
b27500cf49f1c6f217d21344d24ac96c07b82c157dd36fa4550b94059da5715ba7d0e085ec07dd5f8a8ac9de4d7e9239c1cceac4337294eb0dc9f6102049d5ff
 DIST pyo3-0.19.2.crate 418228 BLAKE2B 
ee018b33383fada78cd22643aea9231a8c8a2f19d1eb297f40eec9206c5220f322fff4c926d939a93a24ac6d231a207ebb25afcc0709191151c7ed9af7465efa
 SHA512 
58698183e0f2f0507f8f765bf3e90185c933e78d62f0a9be65c4b1ce8eea19a98fe0341abe7c58cafdacb63a012ec417876dccb7be6facc1360fcb22796fcaf9
-DIST pyo3-build-config-0.19.1.crate 29205 BLAKE2B 
f88cbf9763fd68f7b30d109ae608efc29e0d4bf6672ee5f31b77342b5f37baa4f981916124af6897ccea3d93990ff889815fc3abbe9ce3fdbd860b6d5698b7da
 SHA512 
311fef01ac2c3ce12485849cb99eba038a36260206308c5af4621fc5393f942e03aae4f6a5fe24ef3005eb781d2161453667ad552d6a371ddd96460b05a2e710
 DIST pyo3-build-config-0.19.2.crate 29206 BLAKE2B 
5b1cd80d643e448cf8f1d28a514333526061c178121b9a0dcb5bff6082f402ecfd166536d94d42065f6dc1f108a73f12bbb78eedf9ea053a6aa2e9c80ac00ddf
 SHA512 
ccc73061ec1989258921c5b5800689170635fa5503d74a4ac458baef903dd31efa41995d238783f1e099ece1f66d0a0e95c4fcb4b772b9f653dbb20e838b4e28
-DIST pyo3-ffi-0.19.1.crate 64837 BLAKE2B 
deb3065ce99b4bd3b5dee182f7cc20dbbb1792e792e78425f30a71ad3e45aa8552f99f02debd640e16db44cbcad58f67b04ca6e08cb964e788d41dca64500a0c
 SHA512 
6293d75c71ebe80c320f0a240716a2e0c62f66aecc58320f2f40a81f85390c7d9174b4888ead89818b73fdc8d3d21df12adc6625087f0c9ebb82767d4a7c5adc
 DIST pyo3-ffi-0.19.2.crate 66500 BLAKE2B 
b4139fba31ef17017b6b60784e41ccda34931a072c2638af1eed8d02d7af701c46fe38b12772d2301cff41d10a433ff0f00a69d79d40233eadafe82abe585f8d
 SHA512 

[gentoo-commits] repo/gentoo:master commit in: sys-kernel/gentoo-kernel-bin/

2023-10-06 Thread Michał Górny
commit: 5e9163f44ed8953f69cb9ea77037294fa254f8c8
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 17:59:12 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 18:12:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e9163f4

sys-kernel/gentoo-kernel-bin: Bump to 5.15.134

Signed-off-by: Michał Górny  gentoo.org>

 sys-kernel/gentoo-kernel-bin/Manifest  |   6 +
 .../gentoo-kernel-bin-5.15.134.ebuild  | 127 +
 2 files changed, 133 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 5ab21d125292..372e70adeea8 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -2,6 +2,8 @@ DIST genpatches-5.10-207.base.tar.xz 6028660 BLAKE2B 
da81c9b4110317c9decd5c6d1fd
 DIST genpatches-5.10-207.extras.tar.xz 3872 BLAKE2B 
83bda3267d82207c3b574eb3e88e79d04120b2d1340edfb5c7e1869a04beb6af90accf4bfcf16945e45ff8911e4c85e95d11184e2908d900720e934beba078ff
 SHA512 
bb9e862d7096055e8a3df8af03e0d8268ab3ed749933a54bdf1f0eb7c36da5dc9f8cbc1c0a9cc683d188a354f1be2a77e61ae31b1dd15164068120b58427146f
 DIST genpatches-5.15-139.base.tar.xz 5486908 BLAKE2B 
9bb9dce583643bf316d24dd741e13d26eb1a8adb1dd512d2fa69f5c1d901615622bd5170cca4efc63ca19e3e8454641529af2f9d989c9329ae2ce82c80a2b91e
 SHA512 
91bfd0e55739e2fe833655fa52d904bea153cf156da109bd5548617bdcc44838bd3adb0bb4fe96ea8e27ad5f8836f191eb79151c7cd89254e3dff307f862f4f8
 DIST genpatches-5.15-139.extras.tar.xz 3932 BLAKE2B 
57659070be3889530d15448b8c38961fb4e45f307ed0f9bec896c70ee3bbdc133136fffe0f4f2e268bc96005766c1d662912b0d27077e67f917f4b30458c7694
 SHA512 
ca2599baa4e1462ad723b0a2c28b8e73a961a0b1b71a27344eb20a7e89fd1607454cb349d3c4401b061813fef395ce395f2cf6e52a75c249e6d8a0c0466f
+DIST genpatches-5.15-140.base.tar.xz 5551752 BLAKE2B 
d75b41c5bd5c1d92df5057a73fc8474eac6b20885f0417efb23eed0bb365932560b47ed73346c1d32c4b8cef1cb8fb3c64c3188244f4faad854826aa41ed81be
 SHA512 
56c3c9f3d4acedc4cc89f4666e13d807d89471ebd59043cf1a9bc5e79123be7c34fbdc289e7136a6dcbaea14c94f6e86b93ea680c35deed8d7ee9e9a9e457211
+DIST genpatches-5.15-140.extras.tar.xz 3936 BLAKE2B 
006d8787d59e0c62258d3ec071bed673a6c43face73907ab659dc4791c305532cd4db79a5ab6513117470825c10a17582c96fb6a111bbebd1251be21cea123a9
 SHA512 
fd0b5fb681d5d7a67780ac85915e6fe7c06528ee7353f95f4a51d1dfb70ef654428b44be603f1a011355d01ee8665acec050d9e67758af267bc557802cd647d8
 DIST genpatches-5.4-264.base.tar.xz 6232296 BLAKE2B 
09955b4c773e8f945a83f24ba79d40c62eddcba3c207f3c91dfe0e1e9e4351b916bde2bffef862f9c7adecea63a93a9390736010dc2f4784848c467208c4d955
 SHA512 
2effdb90bba04a190c2e88af5548c5a66b5144a92927c6a56c38b1e556beb2cca63804842ccff3889b243a1f47d9b4d91d8288c17fce36b9841bab788685476b
 DIST genpatches-5.4-264.extras.tar.xz 1812 BLAKE2B 
5fe283f8ae6572dfc1c156baa6574c1ff172e05772b3e74352f61af9c4165f02544c62c3378a42fa0cb4167daf59b4f2fd95092d9cb459efc44f3f18e695c03b
 SHA512 
3fb7e314a03c4f370efb47e97699d74d8b8b3d562fc3619e8b71c7431168d30875d5bfdbb826c2bb5b72d4e752b28a2b0b2885bc336cf5470c5099b2804f04cc
 DIST genpatches-6.1-62.base.tar.xz 3593184 BLAKE2B 
b9ede84287025cfb00e4772aecef49bb1528e3d47a4bfba110dc019ea94ed6319db1831ee765a497150e410e0d66029317c9859e951672207664345750531d5f
 SHA512 
e1f5c54758b001cb9c4be6fcf0e92ad95cfe213b32186be0160bf5980ce1c6a77150f26baf89bf5e23c10c9c96df6ae3b5d77e2d84a4b792a93bb968a600fe58
@@ -16,6 +18,10 @@ DIST gentoo-kernel-5.15.133-1.amd64.gpkg.tar 66314240 
BLAKE2B 06c823e5c30cf9141a
 DIST gentoo-kernel-5.15.133-1.arm64.gpkg.tar 59392000 BLAKE2B 
7a8ad6e702fc577108d38ee4fd6fdce91ae6128f875a81490e945d70f2788692f07eb51b85a6f10d9f7375f68d1df8ef6c16f5f5cdd22c7e5bd27a3d5175b3d7
 SHA512 
3d4247b46547e837fc768994d87b80823cbb154bde30defa7b3382affed7bfe9694125860580c7820fe2b3f401092b793ea3e43400ab4b46b08b322c6519d4f9
 DIST gentoo-kernel-5.15.133-1.ppc64le.gpkg.tar 54937600 BLAKE2B 
3f1caf13d56ff28609d9e9cfc1acb5b37ca0744f71fc1c8410c5558bf6c45e3470d1dc38e6f9113cf0ecc4f01265620102f4209ac76b25deaa2f29f81501108a
 SHA512 
5aaf9ae9fcbad8a8367f9960958b0e3b5adb7d9d6ae0138192ac6f731377d2d6a8c2f97c37de8f6a39abd6dd32e71512f972de35b28cb8f5b4277de6c5da1673
 DIST gentoo-kernel-5.15.133-1.x86.gpkg.tar 55971840 BLAKE2B 
89ce0176b8c84a89eaa4ddd75645c53d0c79823be21125bd1a3efdcfedf23036dc00a56033c16c004bc2da325541e6203fcada80dcb9b9ea13602bce02f88463
 SHA512 
17ea6ba467c783f5d576a43bd6478bf879cb3ef6a46a4cb191255766f8d96c2c9ff741581f51fcd99e3aac8ef80987f7c8b4ce7fee878cc6c1d8d1fa908b1fed
+DIST gentoo-kernel-5.15.134-1.amd64.gpkg.tar 66304000 BLAKE2B 
0373ea1ec24e60b5371cafc5ec721126b7de78e79f4d5055a7c542eeda01c786e88c67f23c11249ea8969b4b42c1782046acb82004deb6d5fe904a4ca5f9aecc
 SHA512 
9b7f85dcbb39d3b9f973be1a387284d01089820e7c8ff9abf621d1d0e7b0305df15e6ddcd8ba3f5bb066cd9e03d61131ab5ab370b03a08dfb1f6fadb0c30
+DIST gentoo-kernel-5.15.134-1.arm64.gpkg.tar 59402240 BLAKE2B 

[gentoo-commits] repo/gentoo:master commit in: dev-python/boto3/

2023-10-06 Thread Michał Górny
commit: f007158ec7ed5da2b75fc2224b54fb36bf753957
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 17:45:34 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 18:12:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f007158e

dev-python/boto3: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/boto3/Manifest |  7 
 dev-python/boto3/boto3-1.28.49.ebuild | 68 ---
 dev-python/boto3/boto3-1.28.54.ebuild | 68 ---
 dev-python/boto3/boto3-1.28.55.ebuild | 68 ---
 dev-python/boto3/boto3-1.28.56.ebuild | 68 ---
 dev-python/boto3/boto3-1.28.58.ebuild | 68 ---
 dev-python/boto3/boto3-1.28.59.ebuild | 68 ---
 dev-python/boto3/boto3-1.28.60.ebuild | 68 ---
 8 files changed, 483 deletions(-)

diff --git a/dev-python/boto3/Manifest b/dev-python/boto3/Manifest
index 11dfb7ea4d74..0de481ccd8d3 100644
--- a/dev-python/boto3/Manifest
+++ b/dev-python/boto3/Manifest
@@ -1,10 +1,3 @@
-DIST boto3-1.28.49.gh.tar.gz 700443 BLAKE2B 
7c76e0ee6d6de1f7a67534a49e54092a564d419f9fc18b25375d2416af07987039bf864e0c2a996d5b64c3f9207dcd50da6ee5b0e2bf606e453d7841ddd6f7d4
 SHA512 
597debebb60c33bdf2bcc485bbf9ab7c433a5750b71708ffcd2847b6b21199c1c598edeb35e236f6b7feca3f762b5d62f9637e00876b7c0629baae50e7f132c9
 DIST boto3-1.28.53.gh.tar.gz 702652 BLAKE2B 
6a64fa2c018000a6b89f47a49eaf0270a2f694f02720c0e0527b5ce671bf3ad195f40fa592829bbe9a3b30ede56fd335a81bb30f862bfc6992883dd86d6b9a75
 SHA512 
750d4905625b207d05842950349eeadaef9bbb413adfc8096998292edeec8985c5488c565f3b5b6f5a00354e69f3071ad1491428b1f894be2b40b23db767be36
-DIST boto3-1.28.54.gh.tar.gz 703165 BLAKE2B 
f18666ece9f7b722915fb082c6e45280dedac4dc10e89d453c895515af623ea9658195e3e65bb17a9cfcd637a711e5f323c0d8dbd5fe00c16b7c560ef303a8e1
 SHA512 
e6d5a06aff033badf5fd3cc37a7324731fc15aeea7d5257223e46473958dfcbda96b67279e2c22354f705b5538a100c852a0561af2cb429a321245dc5d814e99
-DIST boto3-1.28.55.gh.tar.gz 704202 BLAKE2B 
800105abff50a0cd728308458d84b6d8eab4be3f5d816d996443af82d93f4f97b9e686af7a96170a6036bfff54be8b11b8fb6ba69b8c53fad681b96a4ae2fb87
 SHA512 
cc0c2668926db54f8d2d071f125386def5a38f02efa4eb70814ba11a3d922e275a1ab92551d0c7546a692028bfe6f877830c739879548ea996d127ea62821b77
-DIST boto3-1.28.56.gh.tar.gz 704679 BLAKE2B 
b7413df6f6cfe9b0b604ac44888b4141b67d6fe275b7ae0a47676d8002dc189a93f2db8a92d2d53582f6918819841a1aa8d9a10149d2c8a19fc7c94b10d10b85
 SHA512 
ac7d274fbbc8e4e492eaedac61bb8c351a414c27ebebe3fa78a8ade293120a75e2cea37fc02289d15b012836da4b260296d2694428249cead270a30cbcd8a74f
 DIST boto3-1.28.57.gh.tar.gz 705839 BLAKE2B 
5d536c8465de64b7a0dfff909325d719d6d36f0bf531b14211dd45f4539170e8b0c78ae1ba111028d6273d6453f4087b2de7a7b62ad6b1da115281b87d99b248
 SHA512 
b5277a0c03a57147e9d0cf05800b1f30059151dc019045dbaa91a36f6cd0c08b21bd4dad25d4359d594379f84b8f862e1dde306382a3cdd6070eaa300dcfd23b
-DIST boto3-1.28.58.gh.tar.gz 706435 BLAKE2B 
18bd0fe690a004070e7f25207710b02b6d943b913849db32970dc998ff0e0ba51cb294111ac13fe472760966fc66594893a89ff3e03253d99048dbe9dee3a230
 SHA512 
283b4908f6774f4c63e206ea3552dbbb34bf40159c2a877a7f54816bc3334151d99f9d6aeccca918b6e91ee20d021c6628afe822f008e773da097a4c7cbfb4a0
-DIST boto3-1.28.59.gh.tar.gz 710405 BLAKE2B 
f5eefd333ef17cfe388330f656716548bfa85c511ed39d193808e3d6d8fa028eeb9737882a56c36d8ea4ada3f74f94a0ac6f429a3d707de351d6675dbe709ceb
 SHA512 
5976c38cb5ee528bb2410d84c4320e39a39b5c43a67d3c2cc64f9d2ff89b3283398bbfe48c11fbeb41fd8f38801084d3a44d254c73b3137d434dfc24164335a3
-DIST boto3-1.28.60.gh.tar.gz 710868 BLAKE2B 
fc743b242ab49aab2f1c8483e2d44112372422755cf8a8d9d52c87c40d19f36ca9a0dbe2c26cd05445eeb5fff84fddafaba83bf30529c7653a557e6ec26e8497
 SHA512 
352a53843be76833556687e92645937858ce29750e29d4fe805b669465be4f3f997124e706a11c14e46342a2ac03ff4d503ff052d8472a9c633f9f5a8261d4c3
 DIST boto3-1.28.61.gh.tar.gz 711460 BLAKE2B 
7710c97ecb3e968a302abc9645488a470fddca01216b95ee944895d3e08bbd6b89d813068f1a14b5cf5c2dcfae7c2c816d63b05df9f95276e9966e7143192c2c
 SHA512 
03b252e9a59302c0ea9b0e790541bbf0e15fbbc3e37bee987a8c85dcc8ac252575bddca46003773a00105e7c7ffbac4a7cc95f6ee54dbac550533474f6d952bc

diff --git a/dev-python/boto3/boto3-1.28.49.ebuild 
b/dev-python/boto3/boto3-1.28.49.ebuild
deleted file mode 100644
index ea5ec567400b..
--- a/dev-python/boto3/boto3-1.28.49.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 multiprocessing
-
-DESCRIPTION="The AWS SDK for Python"
-HOMEPAGE="
-   https://github.com/boto/boto3/
-   https://pypi.org/project/boto3/
-"
-LICENSE="Apache-2.0"
-SLOT="0"
-
-if [[ "${PV}" == "" ]]; then
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/selenium/

2023-10-06 Thread Michał Górny
commit: 8263fe728153330b125d57673c6331d47d2c0ab9
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 17:49:15 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 18:12:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8263fe72

dev-python/selenium: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/selenium/Manifest   |  4 --
 dev-python/selenium/selenium-4.10.0.ebuild | 63 --
 dev-python/selenium/selenium-4.12.0.ebuild | 63 --
 3 files changed, 130 deletions(-)

diff --git a/dev-python/selenium/Manifest b/dev-python/selenium/Manifest
index 93a59e9dc49f..bd6b87c70753 100644
--- a/dev-python/selenium/Manifest
+++ b/dev-python/selenium/Manifest
@@ -1,6 +1,2 @@
-DIST selenium-4.10.0.tar.gz 6465647 BLAKE2B 
ce6bb410753d922fb40f9613ad7a552c91a162f86a1efedfe39f3eee5af45db76cc8664aeb2d140186dfd5ff362c7654a019e21918f20439b1703cbd3572b005
 SHA512 
fca7b7cff54aad0771d60e4f85795e4205d2dd8dbf21abbd9ab2300fa80e7b033b08012d21792f18bf378e9c5234d82f410cc33f592d774eb94e418b325a2dd3
-DIST selenium-4.12.0.tar.gz 9141240 BLAKE2B 
c55adef082cd6da9c4457f8dfef2b967fa19656ab05b903248455e55bde92c7ce834822094266699e6fe75c3882c424cde606575a17ee4d38f1cef4136dcb654
 SHA512 
ec440ef1f3e7ca477da7014b5c7e5bef04f4fab9419dea5e3d9efe5f97d1fbdad4d588e64393094c7b2dcc50343873df3a16335fd1ba495e23a5027343c2eea4
 DIST selenium-4.13.0.tar.gz 9266949 BLAKE2B 
fbf6bf204b47648d67f3205729db232097a92bc3fbb491bb98308e1171d4a7b090f57f5153f07a642a5e6f476c12758496021fc2a7fc02ea7d525d9e4bef5fb7
 SHA512 
9f1531a5693d1f67a7fcafd0623bfaf85876fa0bf6292679a04d5b3976b1e8a46ea2718ae61b8f2da68005d7b6e11cda6eb9390b0094756a26fadec839e3efe8
-DIST selenium-selenium-4.10.0.gh.tar.gz 89775386 BLAKE2B 
a20416826ae85b13f2312799b5fef1d079e142330a23b06d5b1cb2f3ec98e3c26e483e65bb99027e7b18eae80f13e74347afdc88c8facfc268220bbd93d8107a
 SHA512 
bd8a0ac5e976119b8bff8a0b570479ece666369f0aef3806d173e956639c9df591047d0d333bb6ea5bdad740d84c5ee454d9749e0ebc502c5700a96bb146e182
-DIST selenium-selenium-4.12.0.gh.tar.gz 79906008 BLAKE2B 
4ac3a4e134b29c1e866645a6ba3c799575b9f1d9854573edbcbe14a63f29fd05c822bfd97937091415e80d07bbeb3545f839b444e2e85e957b504cee8bc41ac7
 SHA512 
063780d555c41eabe0e3db3b7ddd3cb9793d0d733de457bc553235af158e76df7f29acb675a8987933037952393c2cd1940fbab81f515f3dd10dbc8daed13c17
 DIST selenium-selenium-4.13.0.gh.tar.gz 78263115 BLAKE2B 
8f06ee9e6a8ac8a63c3f016d3e310ba22ac0bd5566f06f6d6f71f269084bafa00f0627aaf1103f2f28a8785e81ace1652b64a271a23fdc74a56c0bf118ccd2ca
 SHA512 
7156b28326492efa189ec4d5e53e131f4e8fb3aea97ce6632b0a9a81e04e238645b4994e348fa6e3f689e5472f569dfe95fdb11a6bd8456381b85d41fb0ede61

diff --git a/dev-python/selenium/selenium-4.10.0.ebuild 
b/dev-python/selenium/selenium-4.10.0.ebuild
deleted file mode 100644
index 6179ca09ad23..
--- a/dev-python/selenium/selenium-4.10.0.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-# upstream sometimes tags it as ${P}, sometimes as ${P}-python, sigh
-TEST_TAG=${P}
-TEST_P=selenium-${TEST_TAG}
-
-DESCRIPTION="Python language binding for Selenium Remote Control"
-HOMEPAGE="
-   https://www.seleniumhq.org/
-   https://github.com/SeleniumHQ/selenium/tree/trunk/py/
-   https://pypi.org/project/selenium/
-"
-SRC_URI+="
-   test? (
-   
https://github.com/SeleniumHQ/selenium/archive/${TEST_TAG}.tar.gz
-   -> ${TEST_P}.gh.tar.gz
-   )
-"
-
-KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 sparc x86"
-LICENSE="Apache-2.0"
-SLOT="0"
-
-RDEPEND="
-   >=dev-python/certifi-2021.10.8[${PYTHON_USEDEP}]
-   =dev-python/trio-0.17[${PYTHON_USEDEP}]
-   =dev-python/trio-websocket-0.9[${PYTHON_USEDEP}]
-   =dev-python/urllib3-1.26[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   dev-python/pytest-mock[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-python_test() {
-   local EPYTEST_DESELECT=(
-   # TODO: we may need extra setup or deps
-   test/selenium
-
-   # expects vanilla certifi
-   
test/unit/selenium/webdriver/remote/remote_connection_tests.py::test_get_connection_manager_for_certs_and_timeout
-   )
-
-   cd "${WORKDIR}/${TEST_P}/py" || die
-   rm -rf selenium || die
-   # 
https://github.com/SeleniumHQ/selenium/blob/selenium-4.8.2-python/py/test/runner/run_pytest.py#L20-L24
-   # seriously?
-   epytest -o "python_files=*_tests.py test_*.py"
-}

diff --git a/dev-python/selenium/selenium-4.12.0.ebuild 
b/dev-python/selenium/selenium-4.12.0.ebuild
deleted file mode 100644
index 2f638fc8415a..
--- a/dev-python/selenium/selenium-4.12.0.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# 

[gentoo-commits] repo/gentoo:master commit in: sys-kernel/gentoo-kernel-bin/

2023-10-06 Thread Michał Górny
commit: 85683d2b8689cfd974693ef6d2a92ed1e09bd1ed
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 17:59:56 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 18:12:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85683d2b

sys-kernel/gentoo-kernel-bin: Bump to 6.5.6

Signed-off-by: Michał Górny  gentoo.org>

 sys-kernel/gentoo-kernel-bin/Manifest  |   6 +
 .../gentoo-kernel-bin-6.5.6.ebuild | 132 +
 2 files changed, 138 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 372e70adeea8..3b7755f45145 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -10,6 +10,8 @@ DIST genpatches-6.1-62.base.tar.xz 3593184 BLAKE2B 
b9ede84287025cfb00e4772aecef4
 DIST genpatches-6.1-62.extras.tar.xz 3812 BLAKE2B 
2f642be1d81a2e94221c9c713b8df8994953dcbac4d612bdad2f8e7d64111e8dfa4d988c105eea7d926e7fe08ec7232499e9bd8b8e2a9fccebf78d62bde91c43
 SHA512 
e06d58f69e3055ff38af09061daf6d0571590136fd154dd2ef2dfaca93d151391315abb5d45e252db4acadffbc7a87124c4ee50b6fffd278ce63fac819c38d12
 DIST genpatches-6.5-7.base.tar.xz 428224 BLAKE2B 
9038c1beda5e3778508a29ccb0f906520f93a505f9a45f7050c47814eaf2e474d46e3cb8760dcf5a3bfbc504c5c133f8dcd8b55261a3d0c824cb374a42d98801
 SHA512 
89942e28ec1c594401a4ecfd6ba240e334356be0f1f35e48dd9abb1f4ffd122a044a76079f214c534a6acada0db4b735a8fa8face05feeeba82e2b51231c0472
 DIST genpatches-6.5-7.extras.tar.xz 3696 BLAKE2B 
0cba288c1d1c753e5a317e87432dbdc2e711635cd074b1daac3b40af683da939981eaa40b8d4291ad59d4abb92aba5fc97be134524e02b1c2c29653382d7f402
 SHA512 
ea3bcaffbf58f981388c2021baeea809a35a1b270cff6a0613dce2da8ff8431886612d22073c7a8d6462d20eb1f27d0c0518164c14e4af96b9393bb6a1a038e4
+DIST genpatches-6.5-8.base.tar.xz 521272 BLAKE2B 
31bdac516a0a3f82cbe2c95d9fb0162d7a2b9f3865487528e7b92cb2316f559be9754d4c4c697f29500425c13fd0bb743c69b89530b4d471249f1b322315dbcb
 SHA512 
debb1b1e499b94e4139143df5b3f22663fb6a216850e3262f5aeb0ade760f1a026d00e33f874c920369e3da968a192574351f6d93fcba3eb6b76ec45f5382b90
+DIST genpatches-6.5-8.extras.tar.xz 3700 BLAKE2B 
65d52955a5a83d6e00409014b140dc1b9ee513673e5bee459ed7a047ae5d455f2ebd2cb6d8a156b81783a5e0c9e95d197a7b4f48678f1e066acdd60f47d2745f
 SHA512 
be36f3481da77cc6cfa8521cb975367a105b4d0ec5febae709452650157130afd9372f2d89c7ed075ecaace642b78aebf9f33e146cf809c8f052367cc587c172
 DIST gentoo-kernel-5.10.197-1.amd64.gpkg.tar 63232000 BLAKE2B 
07ce6ca9e2d1185b6d7191e0a8be65c20b849d6e9db9d08de4de8c4f56802bd4d320b24810d9087a8cc87ac0fc432e2a4d04d1afd63022ce5c7a0c9b186defa6
 SHA512 
6671dec4d289a17b6d71ceb3a63194f06c2fd522fcb0844e2fc61ac71f547ba576958d28dfc8f4a33b0c2282e04aeeed1f3c0c1ba18910445244ced65a16593b
 DIST gentoo-kernel-5.10.197-1.arm64.gpkg.tar 56412160 BLAKE2B 
cce4aeecf8f2d9be8cf5323482263d17744c19c47ecb4317f13ab150b32ba942942f9d21f0a455571f1ff97e3357012491c03ffd6201d16a9c4b2a999c30424e
 SHA512 
755c03fbbc1f4d81b6fcfb6e963b116ccc3b3125aeed848aa561cc50c4d2ede5437c93cafa64a4831777898a91f94f99c4327af0ea59e52c91cdbce7151d9c96
 DIST gentoo-kernel-5.10.197-1.ppc64le.gpkg.tar 52828160 BLAKE2B 
d562015e81ca4c3cb7f7746dec03fac0a8ce17b356cc833c19f3866f7819faa9ed282de977af99baf2089b00df4bfd62d527ac4b4dbfd6c9752da2500436fbbc
 SHA512 
64409775f0548a1f7890e01e49938ceacff0c7491d89ca96d6064e1324fa4517cbe3484fdc70a16d9c5deca7f5e4efc3565bf1526ca94b4239739b3d38dfc2a0
@@ -34,6 +36,10 @@ DIST gentoo-kernel-6.5.5-1.amd64.gpkg.tar 83599360 BLAKE2B 
1c0ef6277d6350f025363
 DIST gentoo-kernel-6.5.5-1.arm64.gpkg.tar 73185280 BLAKE2B 
5701a49199f604b7fb53caee89b82ee0de7c3ab5b11831aad509b7005efd13f3939e7e07eb4ada497faa2e709f08e1de78f0cf824b95d9c56bede84cdc8ec63d
 SHA512 
a2a53824afd4d5905c8b9549bb82b73b86fec7f264d2b2092da526a37c1516a8d727651eccb470f672a412c34f0a4afd29ad2d56d6db5d7cee68f2341840781a
 DIST gentoo-kernel-6.5.5-1.ppc64le.gpkg.tar 64471040 BLAKE2B 
0a4acdfb4f2d272d1b818e048fae752e54fe748e607941d9877a3415c5f88ba8bddcf18db1e64cc2bb4081f1e5e3802fc8f08bcdc5c5a940a3a19af0cbf2a1ec
 SHA512 
81c2fe480c6fedf99f4e6badb952a5b4b12a95cf2329303ce8b2199898025673c3d7c8fbcaa28d5c3042e9331df59d72a42d4bc89b58a3659ea261da29f95b9b
 DIST gentoo-kernel-6.5.5-1.x86.gpkg.tar 67358720 BLAKE2B 
5e516dceda5e5ec4e490e29d7c35d4ed0d2f865ff51f26b2be2cd46025b161591bb18e84010f55fd568fcd68130431c33238052bca322d81c87e731c3a8da762
 SHA512 
d8532b9479943a1c8caa2bdca0917530c585bb0e620930bf2f50c933f2cae3f6e77efac9e2fdb844a20af4e950c1868d2678972fa7867f0ee6c74eb2510ad2a5
+DIST gentoo-kernel-6.5.6-1.amd64.gpkg.tar 83630080 BLAKE2B 
e52e4fbd7302b6deb191e4d98b04f1c66c545e182c0ffb751d448cfb7b3119e2151bbeb4893f1202ad06efbc022de89ad71e2b06bd4c794827775a08d546e00c
 SHA512 
e53be1dc3909b0e45ea681729efd3f12fecf68d3617cd496619511b14e7ebc695ea5943286cd10838ffd67f673f2009bce61583ab5cd7230f6a34b15c747ff4c
+DIST gentoo-kernel-6.5.6-1.arm64.gpkg.tar 73205760 BLAKE2B 

[gentoo-commits] repo/gentoo:master commit in: sys-kernel/gentoo-kernel-bin/

2023-10-06 Thread Michał Górny
commit: 537f4fa7ace12d25231c9d99d8f7584fff5ef61d
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 18:00:05 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 18:12:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=537f4fa7

sys-kernel/gentoo-kernel-bin: Bump to 6.1.56

Signed-off-by: Michał Górny  gentoo.org>

 sys-kernel/gentoo-kernel-bin/Manifest  |   6 +
 .../gentoo-kernel-bin-6.1.56.ebuild| 127 +
 2 files changed, 133 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 3b7755f45145..0de727d09703 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -8,6 +8,8 @@ DIST genpatches-5.4-264.base.tar.xz 6232296 BLAKE2B 
09955b4c773e8f945a83f24ba79d
 DIST genpatches-5.4-264.extras.tar.xz 1812 BLAKE2B 
5fe283f8ae6572dfc1c156baa6574c1ff172e05772b3e74352f61af9c4165f02544c62c3378a42fa0cb4167daf59b4f2fd95092d9cb459efc44f3f18e695c03b
 SHA512 
3fb7e314a03c4f370efb47e97699d74d8b8b3d562fc3619e8b71c7431168d30875d5bfdbb826c2bb5b72d4e752b28a2b0b2885bc336cf5470c5099b2804f04cc
 DIST genpatches-6.1-62.base.tar.xz 3593184 BLAKE2B 
b9ede84287025cfb00e4772aecef49bb1528e3d47a4bfba110dc019ea94ed6319db1831ee765a497150e410e0d66029317c9859e951672207664345750531d5f
 SHA512 
e1f5c54758b001cb9c4be6fcf0e92ad95cfe213b32186be0160bf5980ce1c6a77150f26baf89bf5e23c10c9c96df6ae3b5d77e2d84a4b792a93bb968a600fe58
 DIST genpatches-6.1-62.extras.tar.xz 3812 BLAKE2B 
2f642be1d81a2e94221c9c713b8df8994953dcbac4d612bdad2f8e7d64111e8dfa4d988c105eea7d926e7fe08ec7232499e9bd8b8e2a9fccebf78d62bde91c43
 SHA512 
e06d58f69e3055ff38af09061daf6d0571590136fd154dd2ef2dfaca93d151391315abb5d45e252db4acadffbc7a87124c4ee50b6fffd278ce63fac819c38d12
+DIST genpatches-6.1-63.base.tar.xz 3660676 BLAKE2B 
6af8b23486d6458d06aadd6e3d72d36a768e17bfb1917c23744954746931af6747682f3ab3e8cc12040087d760b63067d7f1fb73355dd7cb1287f42e60019e06
 SHA512 
9552fbef812ed0cfd950d1606ecf62414886bc0f79b572ec27a58e1f9f80a4c872fa6d28aec6301fd0474d9168156092318aa84faa108668b0f6df1965d01a2c
+DIST genpatches-6.1-63.extras.tar.xz 3816 BLAKE2B 
6a9badb695f9306720e1bcc2836f90c82b27ac9205b455e76d9a0d6898f3539eaa05b96824aafb650c7efa1d1f9698190fccc5d115581c2a29617ef5b4259433
 SHA512 
e5fc923760637bf27dcadd2e59a6822e39f7c2d81d89019ebdba8853081ae875a60f657f8d483cd71dc8dacec51151a7dd3c9a5c4a7822fe32b658bcbe668c56
 DIST genpatches-6.5-7.base.tar.xz 428224 BLAKE2B 
9038c1beda5e3778508a29ccb0f906520f93a505f9a45f7050c47814eaf2e474d46e3cb8760dcf5a3bfbc504c5c133f8dcd8b55261a3d0c824cb374a42d98801
 SHA512 
89942e28ec1c594401a4ecfd6ba240e334356be0f1f35e48dd9abb1f4ffd122a044a76079f214c534a6acada0db4b735a8fa8face05feeeba82e2b51231c0472
 DIST genpatches-6.5-7.extras.tar.xz 3696 BLAKE2B 
0cba288c1d1c753e5a317e87432dbdc2e711635cd074b1daac3b40af683da939981eaa40b8d4291ad59d4abb92aba5fc97be134524e02b1c2c29653382d7f402
 SHA512 
ea3bcaffbf58f981388c2021baeea809a35a1b270cff6a0613dce2da8ff8431886612d22073c7a8d6462d20eb1f27d0c0518164c14e4af96b9393bb6a1a038e4
 DIST genpatches-6.5-8.base.tar.xz 521272 BLAKE2B 
31bdac516a0a3f82cbe2c95d9fb0162d7a2b9f3865487528e7b92cb2316f559be9754d4c4c697f29500425c13fd0bb743c69b89530b4d471249f1b322315dbcb
 SHA512 
debb1b1e499b94e4139143df5b3f22663fb6a216850e3262f5aeb0ade760f1a026d00e33f874c920369e3da968a192574351f6d93fcba3eb6b76ec45f5382b90
@@ -32,6 +34,10 @@ DIST gentoo-kernel-6.1.55-1.amd64.gpkg.tar 72540160 BLAKE2B 
8e7aa1fea0dad4480912
 DIST gentoo-kernel-6.1.55-1.arm64.gpkg.tar 65208320 BLAKE2B 
81fe79b0906de31de8c85382271c5029ad3d685e4739a9c6018cea31745ca53e7133f30bd2ae5e83aff9b42edd2bacc04b9b2df01e2871e46ab174da2cfc91f1
 SHA512 
611a8de368c074ed90264d3be82654617ff2b33b8752d756492ce0cd6c2c441abf81ab2873337ef061b4dd43f3d4535680415970b184bd363017c2d01a8bf7b5
 DIST gentoo-kernel-6.1.55-1.ppc64le.gpkg.tar 59822080 BLAKE2B 
87ab21283f2beafbe2ebee7052bce9d22daa3c81b17eec34e948e6eaa1dd777f32db98a6be9a6591fd04825399e277b5f5ae7d7c14bd86f556765571c3e94042
 SHA512 
686f926aa777decfcc2e86d739ba3fb817c444aeb15047106284881eeb77f2008000b4c65cc0d535f237b850a4335c70124e89fa58eeb5fe3f6eebd42eb4a288
 DIST gentoo-kernel-6.1.55-1.x86.gpkg.tar 61962240 BLAKE2B 
10ac633366d6e0e31b392e0f6f654f1f5f0dc04bad1e97e5b29af00c4523adbefd95257aaf8fda395d924e6784a4bccdf26a424a6ad8d83b5127d22a8eee1293
 SHA512 
14bdf63a5731de0f01e0d3ccd339ccec36d551c60f8847ff318c73f464ee60ea3cdea5db62a0f52305243c0aa1e8420a97f8333cac77c399d58361c019b83583
+DIST gentoo-kernel-6.1.56-1.amd64.gpkg.tar 72509440 BLAKE2B 
1bbd61cf4ec48dcb35919cc6299056f50aa1e635cb16848c3debefe4d602ec37fae8470f9ba2688f268121f05cdf8c3a55d6f28df200fff5ff55655d8769d39f
 SHA512 
21dd0da2e6035b96f7bd4c6c27ac9f17d41db6facabcc84cc66503a9b1978a4150b332a38aa4942553e2a676d41af3bab6e7d004ca9f3564698e38618a551620
+DIST gentoo-kernel-6.1.56-1.arm64.gpkg.tar 65218560 BLAKE2B 

[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx/

2023-10-06 Thread Michał Górny
commit: 8b6ed76f75dbbd7c4dcc0521b2677ea0745db499
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 17:47:38 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 18:12:14 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b6ed76f

dev-python/sphinx: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx/Manifest|   1 -
 dev-python/sphinx/sphinx-6.2.1.ebuild | 129 --
 2 files changed, 130 deletions(-)

diff --git a/dev-python/sphinx/Manifest b/dev-python/sphinx/Manifest
index 94e389090067..aa8c8615a5e3 100644
--- a/dev-python/sphinx/Manifest
+++ b/dev-python/sphinx/Manifest
@@ -1,2 +1 @@
-DIST sphinx-6.2.1.gh.tar.gz 6729925 BLAKE2B 
621ead516dc17cc632e9e752b56b5432547b6a051ede353d690dca0769664fc1c1335ec948f4035cb8c4307a563b4928d2587de3f3ec8d89dacf829a8fd5b95f
 SHA512 
ba56fb9672dc2e156b6cfd0fc2252a989d44b199946a371ec5f1cda5840836b3a58e267ac0973f522479b472dbb07c6c2d7ae6b0c63c9adfbe82d36bd59a9465
 DIST sphinx-7.2.6.gh.tar.gz 7067425 BLAKE2B 
4da1cb5ccebea4df0dc134c552311d7b70ce9b76424ea4355ad67b1ece60c9b445e56c96b838832d4df2f50940832b3fa9555b596390464a4017a573bcf514c3
 SHA512 
204e859318ad5044639f2e682098b07c7cc675b54ba801feeb3322290bfd15316cc15a2cae8fa6a55e6ec6d1e9690790e5402652eb04720bfe96e172f4c8bdbc

diff --git a/dev-python/sphinx/sphinx-6.2.1.ebuild 
b/dev-python/sphinx/sphinx-6.2.1.ebuild
deleted file mode 100644
index d2f198198449..
--- a/dev-python/sphinx/sphinx-6.2.1.ebuild
+++ /dev/null
@@ -1,129 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="Python documentation generator"
-HOMEPAGE="
-   https://www.sphinx-doc.org/
-   https://github.com/sphinx-doc/sphinx/
-   https://pypi.org/project/Sphinx/
-"
-SRC_URI="
-   https://github.com/sphinx-doc/sphinx/archive/v${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
-IUSE="doc latex"
-
-RDEPEND="
-   =dev-python/Babel-2.9[${PYTHON_USEDEP}]
-   =dev-python/docutils-0.18.1[${PYTHON_USEDEP}]
-   >=dev-python/imagesize-1.3[${PYTHON_USEDEP}]
-   >=dev-python/jinja-3.0[${PYTHON_USEDEP}]
-   >=dev-python/pygments-2.13[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.25.0[${PYTHON_USEDEP}]
-   >=dev-python/snowballstemmer-2.0[${PYTHON_USEDEP}]
-   dev-python/sphinxcontrib-applehelp[${PYTHON_USEDEP}]
-   dev-python/sphinxcontrib-devhelp[${PYTHON_USEDEP}]
-   dev-python/sphinxcontrib-jsmath[${PYTHON_USEDEP}]
-   >=dev-python/sphinxcontrib-htmlhelp-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/sphinxcontrib-serializinghtml-1.1.5[${PYTHON_USEDEP}]
-   dev-python/sphinxcontrib-qthelp[${PYTHON_USEDEP}]
-   >=dev-python/packaging-21.0[${PYTHON_USEDEP}]
-   latex? (
-   dev-texlive/texlive-latexextra
-   dev-texlive/texlive-luatex
-   app-text/dvipng
-   )
-   !dev-python/namespace-sphinxcontrib
-"
-BDEPEND="
-   doc? (
-   dev-python/sphinxcontrib-websupport[${PYTHON_USEDEP}]
-   media-gfx/graphviz
-   )
-   test? (
-   app-text/dvipng
-   dev-python/cython[${PYTHON_USEDEP}]
-   dev-python/filelock[${PYTHON_USEDEP}]
-   dev-python/html5lib[${PYTHON_USEDEP}]
-   dev-texlive/texlive-fontsextra
-   dev-texlive/texlive-latexextra
-   dev-texlive/texlive-luatex
-   virtual/imagemagick-tools[jpeg,png,svg]
-   )
-"
-
-PATCHES=(
-   "${FILESDIR}/sphinx-3.2.1-doc-link.patch"
-   "${FILESDIR}/sphinx-4.3.2-doc-link.patch"
-)
-
-distutils_enable_tests pytest
-
-python_prepare_all() {
-   # disable internet access
-   sed -i -e 's:^intersphinx_mapping:disabled_&:' \
-   doc/conf.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   # we can't use distutils_enable_sphinx because it would
-   # introduce a dep on itself
-   use doc && build_sphinx doc
-}
-
-python_test() {
-   mkdir -p "${BUILD_DIR}/sphinx_tempdir" || die
-   local -x SPHINX_TEST_TEMPDIR="${BUILD_DIR}/sphinx_tempdir"
-
-   local EPYTEST_DESELECT=(
-   # these tests require Internet access
-   tests/test_build_latex.py::test_latex_images
-   tests/test_build_linkcheck.py::test_defaults
-   tests/test_build_linkcheck.py::test_defaults_json
-   tests/test_build_linkcheck.py::test_anchors_ignored
-   # TODO
-   tests/test_ext_autodoc_autoclass.py::test_classes
-   

[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-clipman-plugin/

2023-10-06 Thread Michał Górny
commit: a1c51d4deac2489e4a1e29045d47ac0321b7df95
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 17:51:41 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 18:12:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1c51d4d

xfce-extra/xfce4-clipman-plugin: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 xfce-extra/xfce4-clipman-plugin/Manifest   |  2 -
 .../xfce4-clipman-plugin-1.6.3.ebuild  | 62 --
 .../xfce4-clipman-plugin-1.6.4.ebuild  | 62 --
 3 files changed, 126 deletions(-)

diff --git a/xfce-extra/xfce4-clipman-plugin/Manifest 
b/xfce-extra/xfce4-clipman-plugin/Manifest
index c8f586ee470b..5fcc749626c5 100644
--- a/xfce-extra/xfce4-clipman-plugin/Manifest
+++ b/xfce-extra/xfce4-clipman-plugin/Manifest
@@ -1,3 +1 @@
-DIST xfce4-clipman-plugin-1.6.3.tar.bz2 486276 BLAKE2B 
f92c93e4ab57fbe37560c389620696f5c11fa8cbd328f29d4895c25c6f18fec88267cc152a1cab39084f08f8fdc070669b665cbad4089ae9577be776a3ad3663
 SHA512 
a117f64035a6656c2f8603d9b0adec18bcbe8e1ee6a80b838e4cc40480cc3510afe5f32815ff89b1936cbdbadadf8e1e645f0202d97cc877aec125b51b72064b
-DIST xfce4-clipman-plugin-1.6.4.tar.bz2 480785 BLAKE2B 
adc04a41e373fa62f822f0f11a2eac5b684ba89f718806c3d64bb8ddb88eb7de1cc059e3b0dd5baf8201ac8e5c3879d3e4fe57a11ba07684d5fb590062889a15
 SHA512 
e2cb4068ad00e89d848c72ab4c1b7aac0d41bdd006b60afd09e0323fca1c9033b04a68221f5a2cb6be1347eac8879dfa6bd8b0483c2a075eb36e8cf65ea7
 DIST xfce4-clipman-plugin-1.6.5.tar.bz2 483621 BLAKE2B 
0c13126a17e0fc668945b479dab3919b3f6e03a0ad378050041f40ddc4d0f138ffec128be779275eac637daf42352de4ac143d43d26cb8f40ac4d754d8ee70fb
 SHA512 
b0ae4a3928590346dd0f9786959c138f7e9cc03afa974eee558890fcd2b96c019bd4be67f7c231cac802fb6356c64b1e0394ef327aae6256fc433ced245fdff9

diff --git a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.6.3.ebuild 
b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.6.3.ebuild
deleted file mode 100644
index 4fb8b2d129ba..
--- a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.6.3.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xdg-utils
-
-DESCRIPTION="A clipboard manager plug-in for the Xfce panel"
-HOMEPAGE="
-   https://docs.xfce.org/panel-plugins/xfce4-clipman-plugin/start
-   https://gitlab.xfce.org/panel-plugins/xfce4-clipman-plugin/
-"
-SRC_URI="
-   https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2
-"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 
~amd64-linux ~x86-linux"
-IUSE="qrcode"
-
-DEPEND="
-   >=dev-libs/glib-2.60:2=
-   >=x11-libs/gtk+-3.22.29:3=
-   x11-libs/libXtst:=
-   >=xfce-base/libxfce4ui-4.14:=
-   >=xfce-base/libxfce4util-4.14:=
-   >=xfce-base/xfce4-panel-4.14:=
-   >=xfce-base/xfconf-4.14:=
-   qrcode? ( >=media-gfx/qrencode-3.3.0:= )
-"
-RDEPEND="
-   ${DEPEND}
-"
-BDEPEND="
-   dev-util/intltool
-   sys-devel/gettext
-   virtual/pkgconfig
-   x11-base/xorg-proto
-"
-
-src_configure() {
-   local myconf=(
-   $(use_enable qrcode libqrencode)
-   )
-
-   econf "${myconf[@]}"
-}
-
-src_install() {
-   default
-
-   find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-   xdg_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_icon_cache_update
-}

diff --git a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.6.4.ebuild 
b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.6.4.ebuild
deleted file mode 100644
index 955d7912e0b2..
--- a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.6.4.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xdg-utils
-
-DESCRIPTION="A clipboard manager plug-in for the Xfce panel"
-HOMEPAGE="
-   https://docs.xfce.org/panel-plugins/xfce4-clipman-plugin/start
-   https://gitlab.xfce.org/panel-plugins/xfce4-clipman-plugin/
-"
-SRC_URI="
-   https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2
-"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux"
-IUSE="qrcode"
-
-DEPEND="
-   >=dev-libs/glib-2.60:2=
-   >=x11-libs/gtk+-3.22.29:3=
-   x11-libs/libXtst:=
-   >=xfce-base/libxfce4ui-4.14:=
-   >=xfce-base/libxfce4util-4.14:=
-   >=xfce-base/xfce4-panel-4.14:=
-   >=xfce-base/xfconf-4.14:=
-   qrcode? ( >=media-gfx/qrencode-3.3.0:= )
-"
-RDEPEND="
-   ${DEPEND}
-"
-BDEPEND="
-   dev-util/intltool
-   sys-devel/gettext
-   virtual/pkgconfig
-   x11-base/xorg-proto
-"
-
-src_configure() {
-   local myconf=(
-   $(use_enable qrcode libqrencode)
-   

[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-volumed-pulse/

2023-10-06 Thread Michał Górny
commit: df109183d71746cb9f2e89ad5644ca386d4874d0
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 17:48:10 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 18:12:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df109183

xfce-extra/xfce4-volumed-pulse: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 xfce-extra/xfce4-volumed-pulse/Manifest|  1 -
 .../xfce4-volumed-pulse-0.2.3-r1.ebuild| 36 --
 2 files changed, 37 deletions(-)

diff --git a/xfce-extra/xfce4-volumed-pulse/Manifest 
b/xfce-extra/xfce4-volumed-pulse/Manifest
index d1a6c6cd0358..e11fb0ad1d24 100644
--- a/xfce-extra/xfce4-volumed-pulse/Manifest
+++ b/xfce-extra/xfce4-volumed-pulse/Manifest
@@ -1,2 +1 @@
-DIST xfce4-volumed-pulse-0.2.3.tar.bz2 308063 BLAKE2B 
e64d2e668bf1ace82ac4f03852abfb0346936a789ce7f89acde1734af948f628ca3c17d515e72ab292fc86525623b8aa0b4a219555d7b8729cee10889142
 SHA512 
da190cea2b3993717f35e1ded058613df99f8fa223a90d379d95dff0bc9d44f4fba15bd23ff1b54f11218d20518092d14a2f2b808d4984673d3bb77616c2f3e3
 DIST xfce4-volumed-pulse-0.2.4.tar.bz2 314882 BLAKE2B 
d765de73e434f52829db3ca66285268e317dfa1d885cc9b44e575df619ab3270035a45e914f116d846122ce23f0504af9269ac9c41fca1ad403c97cd0fef53d6
 SHA512 
3867806a41d088a016085b64ba2a7878d50535b006c07f5f81882cd4047d013c6ef4cfc5cd34e6f21209ad301db91d44206632b60ee0e7226742af72fbe58484

diff --git a/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3-r1.ebuild 
b/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3-r1.ebuild
deleted file mode 100644
index 001ce97a8d2b..
--- a/xfce-extra/xfce4-volumed-pulse/xfce4-volumed-pulse-0.2.3-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Daemon to control volume up/down and mute keys for pulseaudio"
-HOMEPAGE="https://gitlab.xfce.org/apps/xfce4-volumed-pulse/;
-SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~riscv x86"
-IUSE="libnotify"
-
-DEPEND="
-   >=dev-libs/glib-2.16:2=
-   dev-libs/keybinder:3=
-   media-libs/libpulse:=[glib]
-   >=x11-libs/gtk+-3.20:3=
-   >=xfce-base/xfconf-4.8:=
-   libnotify? ( x11-libs/libnotify:= )
-"
-RDEPEND="
-   ${DEPEND}
-"
-BDEPEND="
-   virtual/pkgconfig
-"
-
-src_configure() {
-   local myconf=(
-   $(use_enable libnotify)
-   )
-
-   econf "${myconf[@]}"
-}



[gentoo-commits] repo/gentoo:master commit in: app-admin/awscli/

2023-10-06 Thread Michał Górny
commit: 3b4808e49a582ce9c6c3ea9ef3e1f5dfeaaf1c48
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 17:45:08 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 18:12:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b4808e4

app-admin/awscli: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 app-admin/awscli/Manifest  |  7 ---
 app-admin/awscli/awscli-1.29.49.ebuild | 84 -
 app-admin/awscli/awscli-1.29.54.ebuild | 84 -
 app-admin/awscli/awscli-1.29.55.ebuild | 85 --
 app-admin/awscli/awscli-1.29.56.ebuild | 85 --
 app-admin/awscli/awscli-1.29.58.ebuild | 85 --
 app-admin/awscli/awscli-1.29.59.ebuild | 85 --
 app-admin/awscli/awscli-1.29.60.ebuild | 85 --
 8 files changed, 600 deletions(-)

diff --git a/app-admin/awscli/Manifest b/app-admin/awscli/Manifest
index 8a4274b71581..cdaf4f5c78ab 100644
--- a/app-admin/awscli/Manifest
+++ b/app-admin/awscli/Manifest
@@ -1,10 +1,3 @@
-DIST aws-cli-1.29.49.gh.tar.gz 2533689 BLAKE2B 
0ead02f739adc66eed988bedf41b9b508c553a6dfcea07af022a5b3098e8a3f65e4fc59e512b3374b3f1fcf89ba30f0dcca20e2cd6638c2d2b37b09646f1f4ca
 SHA512 
336e012105d295dc69734fbd9f47a9cb6f2a54fc4dfac388e52e24519967e0aab5e3d98920f8ad05ea242e39673b6a8f98bb9af551507ee0560ee7598c9f86ec
 DIST aws-cli-1.29.53.gh.tar.gz 2549518 BLAKE2B 
4c9932ddbfb5f8619006589c0ed8f00b5d0230bc9d7fa811875cc4b16e9b5583a3abe4ccbb290524565dde2f78ae5696162863ea6e5224517c98414d7cb74344
 SHA512 
1150c20f5cc3da3a0ba2e25741441a7db8b6e399a927366902b30fd30a394634d015cc6b53bbfe7bcb759ce0aec6e0f9432a23e5b8d00cd9c2bb71afd5744627
-DIST aws-cli-1.29.54.gh.tar.gz 2550145 BLAKE2B 
75c11a59218e4b0def9313f342c076c0cf414744f0f68e7b4a3e80800dabb95ce184207a6bb7167a85fba829510da72875b97506911987b9efff0b58d5d7
 SHA512 
2dfe1a41cb2235c67fba78e1f83d406ccc9db9b3965b88d7ca4fd31c584fa82b373e818c93b81c4fdb56583ec7a500e6122dc4b9db70bb26cf703fe1827bd663
-DIST aws-cli-1.29.55.gh.tar.gz 2551493 BLAKE2B 
79ea509819519d54c20068f6db7ba90aa9c43de83b1bf0ddad9d88e029b6a54f56c5f75a4aa30e5b29a5c84d5a7dd8ab7b07e0f451da67d96b440a25ea042df2
 SHA512 
32083c906650bf0e8dd6739220498d4c706cc3e844f7bbe1cf9934e25cfd0e85f349ebf56527366193d5a39af77afe030a8df77de1f49f3b75e110977d163873
-DIST aws-cli-1.29.56.gh.tar.gz 2554744 BLAKE2B 
ed08837a56f8bf1f58dbd35a08aa79333b69428e20b47447f0cf9bef18def2b0f2ff3c552fa5394eb48d5f515831e4bc5ceaec582159be683af74c783ce3e1be
 SHA512 
73a31164e099f70f689599df10d65e9bd5bcbfbe7398eeccd9b9ac4f6fee3701be37d5ac3946f3bf7a8588dd4755a15237848e5346bc66497f87d08dc2917b6b
 DIST aws-cli-1.29.57.gh.tar.gz 2556732 BLAKE2B 
8bbd17041c28e18f1b94421e624e3e7209a751bcd5508b75ff5473aba814e00453159151ddbc1daca5013d06cf418384af1703a34ddf9ecb7b6dbdfe5b91c3c9
 SHA512 
4cbc7df76930ce5626b45a100e1fe62695d470f02af025e483eb161f92828d2d535e91b3200f9c55dc50f30955b88e5f74e015e229649e2debac0acb2da5345b
-DIST aws-cli-1.29.58.gh.tar.gz 2557504 BLAKE2B 
3325dc80048feda09ebaa096b3c7be6b3da54991bf31d581a1f004844a7dd041e233d101f9f23bcfc977c02c5ed07ed08ee912a3b32b96292f68af507bec92af
 SHA512 
5a84840be3e480651860962f8b9c6f9bf23bdef68bb521af840f4609aa4b577f43219f07e6c3440b0e25a9263359b342caec877696767a51daba6397f959aa7b
-DIST aws-cli-1.29.59.gh.tar.gz 2558295 BLAKE2B 
16d38585064cd75b1c2e1e804bc2fa4224634032b2eb905bb55f64be53b6737748ce688349ee51f54bedf73c3d2f50da92c9465fc2604fc288b6c07613ed3fe3
 SHA512 
7f7c850211ae172387809a04aeecafc250f31b513bc35028fb5ca6425190524071c51fc722962e1a069282a6281afb9baed0f5b5c2e66534c362e6947bf3b07e
-DIST aws-cli-1.29.60.gh.tar.gz 2559662 BLAKE2B 
3f968c51f3bdb5784ecc0a8981c669a730d96cddb0dc9a2c7bb091bb1fb7b874999d29a6259a017d36b6deeb117962816b69609958d97ec313d12bd675b30746
 SHA512 
80c265e95fb04716160e3181faee1e71b51238c180fd208e5982ccaf191ab9a1d671a104bc546c4d678f2aa4d309734e2a36b5625e51bf548195ecb18883deb6
 DIST aws-cli-1.29.61.gh.tar.gz 2559946 BLAKE2B 
cab7954d50a235051a11978f1ee4316a0324d9b1dd492efc61ba22c1240b6c385e327756789c66b9f67443fe317f0aa464393b1a09abc300117241a6a967f4f4
 SHA512 
54ccad4f811956663ef68c42c33737d424996237d6dd5486e41c2bfe8b486236ebd60226edda1fcc256c0cc48924632040f163b11d2cba48ab1d16c32c0a114f

diff --git a/app-admin/awscli/awscli-1.29.49.ebuild 
b/app-admin/awscli/awscli-1.29.49.ebuild
deleted file mode 100644
index 630c1d8c7f2a..
--- a/app-admin/awscli/awscli-1.29.49.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit bash-completion-r1 distutils-r1 multiprocessing
-
-MY_P=aws-cli-${PV}
-DESCRIPTION="Universal Command Line Environment for AWS"
-HOMEPAGE="
-   https://github.com/aws/aws-cli/
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/google-auth/files/, dev-python/google-auth/

2023-10-06 Thread Michał Górny
commit: ed6287f5721415a780890134e7fdff08ba2b5f2f
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 17:47:10 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 18:12:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed6287f5

dev-python/google-auth: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/google-auth/Manifest|  3 -
 .../files/google-auth-2.20.0-urllib3-2.patch   | 62 
 dev-python/google-auth/google-auth-2.22.0.ebuild   | 63 -
 dev-python/google-auth/google-auth-2.23.0.ebuild   | 66 --
 dev-python/google-auth/google-auth-2.23.1.ebuild   | 61 
 5 files changed, 255 deletions(-)

diff --git a/dev-python/google-auth/Manifest b/dev-python/google-auth/Manifest
index 01d1416097d8..c7f0ebd8953d 100644
--- a/dev-python/google-auth/Manifest
+++ b/dev-python/google-auth/Manifest
@@ -1,4 +1 @@
-DIST google-auth-2.22.0.tar.gz 231433 BLAKE2B 
07b813209ce3f5ff429c4f9417141fa85029ff3eedb116664d6effdf508497ce6b6552fa4c3b6f9f1e7f1ffe9b9ae8ce72c8c727d277662bb9f8214ccd152b66
 SHA512 
c2c04e9ad367dd96bf00af7b19c7d897dd9fe3f8e9318b7436ec85a5c146b29c273cc718932956e97b2e4a1e2f12d0d10e835b6cf0f4e46ee19f6aaeed492b5e
-DIST google-auth-2.23.0.tar.gz 231512 BLAKE2B 
fd7594fb28114d07773e2f0bf2da475cb1d771ef27f67765e9235883cd312b88cda092c5bcbb7a1468ded44da4e5cd121c58850058b023232725a9829969b8c3
 SHA512 
d5c4967478c2a2846f2297b8449cd1a9de9796f3e1a5075ac7a3c2c35a30468fe93bf5c37b7bb4305925fe5097a57fddbddc482be4446e4364a78709eec1d8cd
-DIST google-auth-2.23.1.tar.gz 232191 BLAKE2B 
ce828a3f04993cfd4746c096b70b5813e60acd8ed56ffc87f608f4a33a465eba4cc52a58906a7d5aeed787bf4b26b8f77fb02294181e61ed69f9036fce34dcb3
 SHA512 
2d8677cff7c3c6de70a4e6934a78585c098c2f2a8ca3007acb8eb4612b32ffd1ce9c841aa57f9ce043fab071dddf3bef153684541a82a80a5a914d7c377acb9b
 DIST google-auth-2.23.2.tar.gz 232207 BLAKE2B 
0de53f79bd908d7194253525de07075779ffc0ed33ef71e50004773ba85aee8e7392cd5cc87ad88b5f9ce90bc3eb19c0c094d0e76311d2cd93fb0bdb62ab2450
 SHA512 
d443b769e6ee7de6da14e31f8beb938aaf63edecafcbedda46b253bf0380dbd78a4508a0214f7a708a09c39d1d262cc93a290ec44e89fa05da7796828f33c1fd

diff --git a/dev-python/google-auth/files/google-auth-2.20.0-urllib3-2.patch 
b/dev-python/google-auth/files/google-auth-2.20.0-urllib3-2.patch
deleted file mode 100644
index dcaf88d1a288..
--- a/dev-python/google-auth/files/google-auth-2.20.0-urllib3-2.patch
+++ /dev/null
@@ -1,62 +0,0 @@
-From 9ed006d02d7c9de3e6898ee819648c2fd3367c1d Mon Sep 17 00:00:00 2001
-From: Daniel Garcia Moreno 
-Date: Wed, 10 May 2023 09:18:57 +0200
-Subject: [PATCH] Support urllib3 >= 2.0.0
-
-The urllib3.request.RequestMethods has been moved to
-urllib3._request_methods.RequestMethods.
-
-This patch changes the usage to continue working with the latest
-release, but now it's a "private" class in a "private" module, so maybe
-it's worth to start to think about updating this code to use the public
-API.
-
-https://urllib3.readthedocs.io/en/stable/changelog.html#removed

- google/auth/transport/urllib3.py | 11 ++-
- setup.py |  2 +-
- 2 files changed, 7 insertions(+), 6 deletions(-)
-
-diff --git a/google/auth/transport/urllib3.py 
b/google/auth/transport/urllib3.py
-index 4abc26b52..f1dd35320 100644
 a/google/auth/transport/urllib3.py
-+++ b/google/auth/transport/urllib3.py
-@@ -95,8 +95,8 @@ class Request(transport.Request):
- credentials.refresh(request)
- 
- Args:
--http (urllib3.request.RequestMethods): An instance of any urllib3
--class that implements :class:`~urllib3.request.RequestMethods`,
-+http (urllib3._request_methods.RequestMethods): An instance of any 
urllib3
-+class that implements 
:class:`~urllib3._request_methods.RequestMethods`,
- usually :class:`urllib3.PoolManager`.
- 
- .. automethod:: __call__
-@@ -184,7 +184,7 @@ def _make_mutual_tls_http(cert, key):
- return http
- 
- 
--class AuthorizedHttp(urllib3.request.RequestMethods):
-+class AuthorizedHttp(urllib3._request_methods.RequestMethods):
- """A urllib3 HTTP class with credentials.
- 
- This class is used to perform requests to API endpoints that require
-@@ -197,8 +197,9 @@ class AuthorizedHttp(urllib3.request.RequestMethods):
- response = authed_http.request(
- 'GET', 'https://www.googleapis.com/storage/v1/b')
- 
--This class implements :class:`urllib3.request.RequestMethods` and can be
--used just like any other :class:`urllib3.PoolManager`.
-+This class implements
-+:class:`urllib3._request_methods.RequestMethods` and can be used
-+just like any other :class:`urllib3.PoolManager`.
- 
- The underlying :meth:`urlopen` implementation handles adding the
- credentials' headers to the request and refreshing credentials as needed.
-diff --git a/setup.py b/setup.py
-index 

[gentoo-commits] repo/gentoo:master commit in: dev-python/botocore/

2023-10-06 Thread Michał Górny
commit: 6e82d99d7f7380af20985b999d272981a39a5080
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 17:45:54 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 18:12:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e82d99d

dev-python/botocore: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/botocore/Manifest|  7 ---
 dev-python/botocore/botocore-1.31.49.ebuild | 68 -
 dev-python/botocore/botocore-1.31.54.ebuild | 68 -
 dev-python/botocore/botocore-1.31.55.ebuild | 68 -
 dev-python/botocore/botocore-1.31.56.ebuild | 68 -
 dev-python/botocore/botocore-1.31.58.ebuild | 68 -
 dev-python/botocore/botocore-1.31.59.ebuild | 68 -
 dev-python/botocore/botocore-1.31.60.ebuild | 68 -
 8 files changed, 483 deletions(-)

diff --git a/dev-python/botocore/Manifest b/dev-python/botocore/Manifest
index 455a54ce26cc..62cf1c1b3fad 100644
--- a/dev-python/botocore/Manifest
+++ b/dev-python/botocore/Manifest
@@ -1,10 +1,3 @@
-DIST botocore-1.31.49.gh.tar.gz 11946203 BLAKE2B 
3b3026f0861705cc3467391c673d2e2f8e63af1a2e52b63cad21e5f75bf31f5970a2a5f5a959dc8dcd1be6c3ad67ed10642c79a7d41a24e15e983096818e8197
 SHA512 
8e1cb12ff7455bbf62c5cf54c2bc1b8f48484ebc6e95b4e061d5bc6388a4ecd3ff4152a1d9aab5cbee84d872d59417cfb1cecb6fd281f1f8dd9e3e7e04cc782d
 DIST botocore-1.31.53.gh.tar.gz 11950545 BLAKE2B 
2fef49b98179046203470c6dc145b13a1ff4ddec4eb3ac0bc8f9668b4d7ef9dfdee096f91abb8ede1e1abfffe55f72c9c38c63587b79082a2de7de84e4c9f273
 SHA512 
2c4d9761ee3cc8b73e60de3388475c64cbd562efd8265a098ba49731751d2c501167d84b010984a0dd738bb1e71a85db6f86aea68c86e9db5ed8613304570529
-DIST botocore-1.31.54.gh.tar.gz 11879790 BLAKE2B 
8feaab92edaada974af275c81a41d6b36d6444ee1d46718b6c765aacad0450a52bf47fbcccd923f2c442400bea6cc1fb0f2fb8f6a73e3835fd16da38dc609ec4
 SHA512 
3dfa2212edbc9ed4bc435ec1d4f7aa8b9b9c656cd76feab6c898f57303897ee018120a069bc477fb8700111908ecaf6465229d67e6b6c5c777369b224d00c01d
-DIST botocore-1.31.55.gh.tar.gz 11883762 BLAKE2B 
eac01a2c463754306f2846ed914453114044b8ef0e94848d2bf0f59e01324bf8c7c366976722de7a791f482e891f005dc2f6ac4a1f3adfad92100d452b6bb3db
 SHA512 
14bc1a6b12fd2bf08fa881f2265d1b0057c16b5001991278f07590f8f09b3237cf182a583f93a657d74c420179f0eee689debd192c254787aa8cb3fc17c79348
-DIST botocore-1.31.56.gh.tar.gz 11885802 BLAKE2B 
4fd386fcc987672df88ffec5265c1fd9f18a75b3557643ad27dae67dddc485a3f787722942bca0daf277eb4d03dfe7164ede63b4f85e44182db2e248b507f9a7
 SHA512 
d1a1757e4c4d68122ab963bddc57304609e0b4c225f8e81c38a4a3b116312884757f36f07cf7f324d059037ff81d5b6ab2e225893c18e9ed5ce2203bc0c47aa0
 DIST botocore-1.31.57.gh.tar.gz 11899280 BLAKE2B 
047cba5850b024dd4070346eb2c635696f9684a38ea458357c934295e86d33b65e3b9f8e98e5fa96d2f0ba18c68bfc970c1fe7ad13bbfc0e83ede4ae4b6dbb88
 SHA512 
512bfd31a3534213977f6d05cf8603222e9517cc0d95cdf0fa3c9f9565f0f08cb7e646830a5d5093df7ca5b84c82db2887648e7b7cf47411486c664c730963d9
-DIST botocore-1.31.58.gh.tar.gz 11900019 BLAKE2B 
8b78876c5ca816b1aa71fb32dc261fe1a8df9af4d6ded7ebe7a5472ae4673e38bc5486dcb01c718f663ddebf897ea57da591e16060816063d25f1c4afe9cecad
 SHA512 
0401181971ccb96431667ef5280cb60157691af0e26628f0f257f131c792f02379f710bfb00af4be29183b87873bf9072f7cab45e8b5035894b8914c3824f3fe
-DIST botocore-1.31.59.gh.tar.gz 11910861 BLAKE2B 
8010fb8d3cacf5fd21a9377496939868dbd9a4c0a791bcaa87559f4c4c152f7364685f3cd7d3fd4ff8dce0ee7c7b1a69b2901ae13de78a608af4c63457b53789
 SHA512 
9c6758f887753a46ffa849c2aa32564d48909de9a6ffb78881739443087be67fa82955c32df98367331318ec061fe7b7e4d8d3a1538ac29b420145c1c5de0b7b
-DIST botocore-1.31.60.gh.tar.gz 11951233 BLAKE2B 
218aa6efe1dafb465b2c1b2b91127cd2294929d2890e2c9b8e255cddb4b41184f92ea2468546646163e643b9ef6ed79e63a39220ae32cb375689bb43cbbf0129
 SHA512 
8d6c06a53de95a03473ec098bb07f977c710ba2c3f9d9b6faf27b1d206da7ef5be68c8b1947f92107f0ec5ade5d15facfd12649553302c8a51914d058393a2eb
 DIST botocore-1.31.61.gh.tar.gz 11959525 BLAKE2B 
27797d055bf54b91b5eeda7a41baddc9d2def1952109a7a4a48def20c6f1ffd36d8c316ea4624cfea96a8a3e58ee7f463491b157103e9ac40c6214295fd4b823
 SHA512 
7045d0fcacd80f531f29f6ba3a91dc390d6cb562ecdff4d1bc99e96191f743a7f08cda6699455d658ee21e6798e38abea730653779de5d6b489b8c1637b9d5b1

diff --git a/dev-python/botocore/botocore-1.31.49.ebuild 
b/dev-python/botocore/botocore-1.31.49.ebuild
deleted file mode 100644
index 1a33d7446a78..
--- a/dev-python/botocore/botocore-1.31.49.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 multiprocessing
-
-DESCRIPTION="Low-level, data-driven core of boto 3"
-HOMEPAGE="
-   https://github.com/boto/botocore/
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/wcmatch/

2023-10-06 Thread Michał Górny
commit: 7ff9f471538fdf029eb1d4a948dd429fd1db7bbf
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 17:44:12 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 18:12:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ff9f471

dev-python/wcmatch: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/wcmatch/Manifest |  1 -
 dev-python/wcmatch/wcmatch-8.4.1.ebuild | 61 -
 2 files changed, 62 deletions(-)

diff --git a/dev-python/wcmatch/Manifest b/dev-python/wcmatch/Manifest
index 4e5f4e8672d9..d4cd5b88324f 100644
--- a/dev-python/wcmatch/Manifest
+++ b/dev-python/wcmatch/Manifest
@@ -1,2 +1 @@
-DIST wcmatch-8.4.1.gh.tar.gz 117065 BLAKE2B 
6528170503507aa9742a0e0878f7cfe2586408471acde82ffbf1011fbf48cbed6a45d580436cb6a63a54a81d1c237544a48112eb4c06f923752eb09521d7f8a5
 SHA512 
6bc8d59b678a40e28eee7816f3b447fe3396f52e982df8e0b5e26472b4ffd1342f58edc41850386954783e6d07f1d66d9372cc1495f048b9a542b572b1d8e20f
 DIST wcmatch-8.5.gh.tar.gz 117301 BLAKE2B 
db62057e9fe148d64a7b326ba15029a20781008288a60171793db3e4e3aab75ca4eeb1be63b7c2af5951225d512d4a5886982cb278c703980b755e6b816e51bf
 SHA512 
a4de7714945e36e0ac68c5ce99cc06887fdceb3a461464ceb05e66f5a84965cafa9cdac337e3332f5fe42aaef90d53978185e451b28d56730418ca830f98c290

diff --git a/dev-python/wcmatch/wcmatch-8.4.1.ebuild 
b/dev-python/wcmatch/wcmatch-8.4.1.ebuild
deleted file mode 100644
index 8b4b86038e61..
--- a/dev-python/wcmatch/wcmatch-8.4.1.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..11} )
-DISTUTILS_USE_PEP517=hatchling
-
-DOCS_BUILDER="mkdocs"
-DOCS_DEPEND="
-   >=dev-python/mkdocs-pymdownx-material-extras-2.0
-   dev-python/mkdocs-material
-   dev-python/mkdocs-git-revision-date-localized-plugin
-   dev-python/mkdocs-minify-plugin
-   dev-python/pyspelling
-"
-
-inherit distutils-r1 docs
-
-DESCRIPTION="Wildcard/glob file name matcher"
-HOMEPAGE="
-   https://github.com/facelessuser/wcmatch/
-   https://pypi.org/project/wcmatch/
-"
-SRC_URI="
-   https://github.com/facelessuser/wcmatch/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
-
-RDEPEND="
-   >=dev-python/bracex-2.1.1[${PYTHON_USEDEP}]
-"
-
-BDEPEND="
-   test? (
-   dev-vcs/git
-   )
-"
-
-distutils_enable_tests pytest
-
-python_prepare_all() {
-   # tests require some files in homedir
-   > "${HOME}"/test1.txt || die
-   > "${HOME}"/test2.txt || die
-
-   # mkdocs-git-revision-date-localized-plugin needs git repo
-   if use doc; then
-   git init || die
-   git config --global user.email "la...@gentoo.org" || die
-   git config --global user.name "Larry the Cow" || die
-   git add . || die
-   git commit -m 'init' || die
-   fi
-
-   distutils-r1_python_prepare_all
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/httpcore/

2023-10-06 Thread Michał Górny
commit: 0aca9a6f38deebec03373542d88599ef34cc4245
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 17:43:33 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 18:12:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aca9a6f

dev-python/httpcore: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/httpcore/Manifest   |  1 -
 dev-python/httpcore/httpcore-0.17.3.ebuild | 48 --
 2 files changed, 49 deletions(-)

diff --git a/dev-python/httpcore/Manifest b/dev-python/httpcore/Manifest
index f9c5fd80982d..d6e33318966f 100644
--- a/dev-python/httpcore/Manifest
+++ b/dev-python/httpcore/Manifest
@@ -1,3 +1,2 @@
-DIST httpcore-0.17.3.gh.tar.gz 91500 BLAKE2B 
65e6ac917f215fb3c2f6651633db29cf58b7c936b1554102bb1c2e777a289527d44472c2b92fb7c62e7e1a812a1cf9573796051f90ea088dc37fcc2052dfe10b
 SHA512 
41f48d32caa7d7a3456528404392a257927d047f0a1c733e2a68c0fec97c7454c7f8d7d1b6851c5722cfac292dfaa478a4033c656e66d389c81c72dee8e7a7d2
 DIST httpcore-0.18.0.gh.tar.gz 94594 BLAKE2B 
9602397bc2aa5941e9bfbffb7ba3e751c4ecac29a76dede6fa45f190ac7514f2e081cc67b781a8b6152c85ca3bfb051bdbc34628b95d05eba25a307e8877faa7
 SHA512 
3dc8114bf02226fc4ac87408163e599f4e9f70f9e5663c9eb7dc9a65b2b72861f3b19ed2f87e29ac90a8b85c5dc32a3fffdaf88e83b15df838fcbd89737b1c57
 DIST httpcore-1.0.0.gh.tar.gz 95190 BLAKE2B 
0e2971100da4dde0f25714e32047a2c7263a96a34c85ac5e75a30c319b03df9b0040220e94811d4b9535009066f224425587350de76b8a96fe4f385b8704df5b
 SHA512 
7120d89237a731f0f1794e13a4db56b339a5b80c33881f069c101b4c4380e45b615c8d43bc96a81ae5be35a69a879fcc03941996326100a07bef5d2e12774c98

diff --git a/dev-python/httpcore/httpcore-0.17.3.ebuild 
b/dev-python/httpcore/httpcore-0.17.3.ebuild
deleted file mode 100644
index 3fa03d17a22a..
--- a/dev-python/httpcore/httpcore-0.17.3.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
-
-inherit distutils-r1 optfeature
-
-DESCRIPTION="A minimal low-level HTTP client"
-HOMEPAGE="
-   https://www.encode.io/httpcore/
-   https://github.com/encode/httpcore/
-   https://pypi.org/project/httpcore/
-"
-SRC_URI="
-   https://github.com/encode/httpcore/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
-
-RDEPEND="
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/wsaccel/

2023-10-06 Thread Michał Górny
commit: 7e4fa1d2080f21f6af07d77013ce2950ca66fed4
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 17:44:23 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 18:12:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e4fa1d2

dev-python/wsaccel: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/wsaccel/Manifest |  1 -
 dev-python/wsaccel/wsaccel-0.6.4.ebuild | 35 -
 2 files changed, 36 deletions(-)

diff --git a/dev-python/wsaccel/Manifest b/dev-python/wsaccel/Manifest
index 25244e3912f9..814d6171a347 100644
--- a/dev-python/wsaccel/Manifest
+++ b/dev-python/wsaccel/Manifest
@@ -1,2 +1 @@
-DIST wsaccel-0.6.4.gh.tar.gz 9947 BLAKE2B 
1c0b7b8b82154420f64fcbf3217938ff7e829573ada6b979ff73fe450c0985e368a47cccf2d124506c28479a98f0799977677e16ee26754611362f6b61eff902
 SHA512 
980364fab8a661c8a2b406f9eb6c99fb5f3a1308bbcf6267fa63f002d8dfbb4a3ad027d83a2088d69324cab05bdc56138d7e66e2602aeb8864dfe49ad9218d07
 DIST wsaccel-0.6.6.gh.tar.gz 9930 BLAKE2B 
f8d8c9ae0966374fbd965859150cca68b3fae6f39fdcfa744f98e7fade2a76946b57bea753c2dbb4051ef635e0dd0fbfd915c7f8bf4b9b5cd2b5b372694d632f
 SHA512 
4a107db921f6f6549fb9f2f0b5c698331274171ef509136fc2d83cb6ca8bedbde32a14aaca4e38e16af3054337774dbd6aa7d8caee7866a51ded751d7d3764be

diff --git a/dev-python/wsaccel/wsaccel-0.6.4.ebuild 
b/dev-python/wsaccel/wsaccel-0.6.4.ebuild
deleted file mode 100644
index 56d3c869c4b3..
--- a/dev-python/wsaccel/wsaccel-0.6.4.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Accelerator for ws4py, autobahn and tornado"
-HOMEPAGE="
-   https://github.com/methane/wsaccel/
-   https://pypi.org/project/wsaccel/
-"
-SRC_URI="
-   https://github.com/methane/wsaccel/archive/v${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-SLOT="0"
-LICENSE="Apache-2.0"
-KEYWORDS="amd64 arm arm64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
-
-BDEPEND="
-   dev-python/cython[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-python_test() {
-   cd tests || die
-   epytest
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-httpx/

2023-10-06 Thread Michał Górny
commit: 0d98d1849b1b5f3ae96b420e3f3b1eb89b9e6cd5
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 17:41:58 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 18:12:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d98d184

dev-python/pytest-httpx: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pytest-httpx/Manifest   |  2 --
 dev-python/pytest-httpx/pytest-httpx-0.23.1.ebuild | 32 --
 dev-python/pytest-httpx/pytest-httpx-0.24.0.ebuild | 32 --
 3 files changed, 66 deletions(-)

diff --git a/dev-python/pytest-httpx/Manifest b/dev-python/pytest-httpx/Manifest
index f0bb420b832e..75533c49cb34 100644
--- a/dev-python/pytest-httpx/Manifest
+++ b/dev-python/pytest-httpx/Manifest
@@ -1,4 +1,2 @@
-DIST pytest_httpx-0.23.1.tar.gz 29462 BLAKE2B 
aaccef0152a4b7a6340ef322135dcea366df04f349e5d0b4ee9f02a9995485306da4c7854ef4235543b0dcb0228e2f5957790b2b58a0f41bb739849bfdf26cbc
 SHA512 
4490c716c341d782ebf02c29475b7618c0717bbaa736b0a0eefee8a7c8498d3474dd28d487469fe5806ba0018a07b538d2f583406f561c451de6f8a688d57901
-DIST pytest_httpx-0.24.0.tar.gz 31665 BLAKE2B 
2b9ec1c97635179b10052b32a5e1245ec44882f485e427cad7e278913c62b300f0a2e6637254469be15c68905e8b3fe2a34923e583f780b08e14433d625382f2
 SHA512 
b84b7fa80bcc80c8e1ef7324bd3e559d020b993bafa8835ea40bd33d6fc97208e391d86807ee2c7959eda01f615e1001876f346e67fb9dc645ad00a1feea9e64
 DIST pytest_httpx-0.25.0.tar.gz 31681 BLAKE2B 
6ebeda25278ef2f80705d8cafdf3acb745feb4594aa966efc2c4bd258ccee312a3a11a89e0dff2ae789bc1dbc5dce3b8ccd74b23144ba7fa2ff9fef8ac13557f
 SHA512 
a2513b5d75f281fae12e8e06151eaa52e35defa67aeca1f5ea146ecf3735897c0d440d11af8dbfb31a2be8ff9ea5d86962060c78b8d3ea1d83c0c870611a2a5f
 DIST pytest_httpx-0.26.0.tar.gz 33490 BLAKE2B 
27c267374a575aff2ecbaec4855b733318568d73368a103f93606cc8833be4d4e664418e2f4b67df2d39a8830dd32d75d3a00656e58824b6beb18c4cc0bf3a14
 SHA512 
b671984714e8958361a773ef5e3f7430736b01556c6af58aac4ca740a679b5c2e316e2d041e1594cc16e7e13cee9692f57dcbbf374ca15924685250f73cc7853

diff --git a/dev-python/pytest-httpx/pytest-httpx-0.23.1.ebuild 
b/dev-python/pytest-httpx/pytest-httpx-0.23.1.ebuild
deleted file mode 100644
index c2bfeac2259c..
--- a/dev-python/pytest-httpx/pytest-httpx-0.23.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Send responses to HTTPX using pytest"
-HOMEPAGE="
-   https://colin-b.github.io/pytest_httpx/
-   https://github.com/Colin-b/pytest_httpx/
-   https://pypi.org/project/pytest-httpx/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="
-   =dev-python/httpx-0.24*[${PYTHON_USEDEP}]
-   https://colin-b.github.io/pytest_httpx/
-   https://github.com/Colin-b/pytest_httpx/
-   https://pypi.org/project/pytest-httpx/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   =dev-python/httpx-0.24*[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/reedsolo/

2023-10-06 Thread Michał Górny
commit: 3034490dc67505d1c282270b35cc73d00ee8ee6a
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 17:44:01 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 18:12:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3034490d

dev-python/reedsolo: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/reedsolo/reedsolo-2.1.1_beta1.ebuild | 37 -
 1 file changed, 37 deletions(-)

diff --git a/dev-python/reedsolo/reedsolo-2.1.1_beta1.ebuild 
b/dev-python/reedsolo/reedsolo-2.1.1_beta1.ebuild
deleted file mode 100644
index 99cf04bcb134..
--- a/dev-python/reedsolo/reedsolo-2.1.1_beta1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python Reed Solomon encoder/decoder"
-HOMEPAGE="
-   https://github.com/tomerfiliba-org/reedsolomon/
-   https://pypi.org/project/reedsolo/
-"
-
-LICENSE="|| ( Unlicense MIT-0 )"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE="+native-extensions"
-
-distutils_enable_tests pytest
-
-src_prepare() {
-   sed -i -e '/pytest-cov/d' pyproject.toml || die
-   distutils-r1_src_prepare
-}
-
-src_configure() {
-   if use native-extensions; then
-   DISTUTILS_ARGS=(
-   # TODO: switch to --cythonize once we're on cython-3
-   --native-compile
-   )
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-swiftclient/

2023-10-06 Thread Michał Górny
commit: 3a39066c99fd972ed26cabfe38055328a6d71991
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 17:43:52 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 18:12:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a39066c

dev-python/python-swiftclient: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/python-swiftclient/Manifest |  1 -
 .../python-swiftclient-4.3.0.ebuild| 44 --
 2 files changed, 45 deletions(-)

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index d942914d0188..3d99e937c315 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1,2 +1 @@
-DIST python-swiftclient-4.3.0.tar.gz 206510 BLAKE2B 
6a3683ffbe09905d310dabac5d1d3926125d85b8383e487d916df00e91621bc1bc901ed2ceed23a9ef4ecaf81e86f2560f77f20751a2b8c3ca543114ea5fa3d8
 SHA512 
8c113122b1dec2eb901b7256b0b5c9e6e3e11959ebdda28f512dd84b0370dcf8e7299594f50649c147526b4076baabf2a0fe6f6f433193d4c198890265f57807
 DIST python-swiftclient-4.4.0.tar.gz 206470 BLAKE2B 
d822af670fcb06a5977d070fb9e5ec1110f7ae275203d18eaeb0cd4335fe0e07f3f7e6b28e367834d33770d3a8b27a9af0c85cd30a1e9a7047ad908ca34f13bf
 SHA512 
d3e814d367ff0c9a251524a50ce00cd89955edf43a542257142aa831d0d2d1f8dceb5b1b0b6456ad940c9aef78ec44bd1617fc45e47f64f045ddb591b5adb83b

diff --git a/dev-python/python-swiftclient/python-swiftclient-4.3.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-4.3.0.ebuild
deleted file mode 100644
index eebdd753c893..
--- a/dev-python/python-swiftclient/python-swiftclient-4.3.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python bindings to the OpenStack Object Storage API"
-HOMEPAGE="
-   https://opendev.org/openstack/python-swiftclient/
-   https://github.com/openstack/python-swiftclient/
-   https://pypi.org/project/python-swiftclient/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-
-RDEPEND="
-   >=dev-python/requests-2.4.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/pbr[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/keystoneauth1-3.4.0[${PYTHON_USEDEP}]
-   dev-python/python-keystoneclient[${PYTHON_USEDEP}]
-   >=dev-python/mock-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-python_prepare_all() {
-   sed -e 's/test_password_prompt/_&/' -i test/unit/test_shell.py || die
-   # fix duplicate script/entry point
-   # https://bugs.launchpad.net/python-swiftclient/+bug/1975361
-   sed -i -e '/bin\/swift/d' setup.cfg || die
-   distutils-r1_python_prepare_all
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-novaclient/

2023-10-06 Thread Michał Górny
commit: d9ea8902974259c0211fb78b878fe2f19e0b35dc
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 17:43:45 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 18:12:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9ea8902

dev-python/python-novaclient: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/python-novaclient/Manifest  |  1 -
 .../python-novaclient-18.3.0.ebuild| 63 --
 2 files changed, 64 deletions(-)

diff --git a/dev-python/python-novaclient/Manifest 
b/dev-python/python-novaclient/Manifest
index edbbbe15daa4..a7117ebaee17 100644
--- a/dev-python/python-novaclient/Manifest
+++ b/dev-python/python-novaclient/Manifest
@@ -1,2 +1 @@
-DIST python-novaclient-18.3.0.tar.gz 339238 BLAKE2B 
b057e3156cb488c7796a9f7cc2a793bfc4dfea41f6b3b7dfe6eaa8113c6d0f84cdd37890358b5ac700aecf872ead4eab509001afc0c91d96ca9ada48e932352b
 SHA512 
7a365a512922daeda034fde3404f9962039a8dc9164b8261a916131955f45a0539302a051871bac5efdbc42bb98f590221729a7cd552cf05116cc5853b77690d
 DIST python-novaclient-18.4.0.tar.gz 339338 BLAKE2B 
6a0c47d8d7aec338986d5928d29a736020a08ccbd3df3bbaeda77dd18de8fb78d51da9586065bf25bd620f224462cbcaf421dcb28c649e1a4ee92911a9f12a9a
 SHA512 
767d53c3fa3b312b2210dcdbe8895baefa167c00041fe6b228a30099c892b17ed4339477894a81d314b746da5c2a772a07e7a887eb807a31ef7bbdbea621c40f

diff --git a/dev-python/python-novaclient/python-novaclient-18.3.0.ebuild 
b/dev-python/python-novaclient/python-novaclient-18.3.0.ebuild
deleted file mode 100644
index c0bdeab07522..
--- a/dev-python/python-novaclient/python-novaclient-18.3.0.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A client for the OpenStack Nova API"
-HOMEPAGE="
-   https://opendev.org/openstack/python-novaclient/
-   https://github.com/openstack/python-novaclient/
-   https://pypi.org/project/python-novaclient/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
-
-RDEPEND="
-   >dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/keystoneauth1-3.5.0[${PYTHON_USEDEP}]
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
-   >dev-python/oslo-serialization-2.19.1[${PYTHON_USEDEP}]
-   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
-   >=dev-python/prettytable-0.7.2[${PYTHON_USEDEP}]
-   >dev-python/requests-2.12.2[${PYTHON_USEDEP}]
-   >=dev-python/stevedore-2.0.1[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   >dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
-   test? (
-   dev-python/bandit[${PYTHON_USEDEP}]
-   dev-python/ddt[${PYTHON_USEDEP}]
-   dev-python/fixtures[${PYTHON_USEDEP}]
-   dev-python/python-keystoneclient[${PYTHON_USEDEP}]
-   dev-python/python-cinderclient[${PYTHON_USEDEP}]
-   dev-python/python-glanceclient[${PYTHON_USEDEP}]
-   dev-python/python-neutronclient[${PYTHON_USEDEP}]
-   dev-python/requests-mock[${PYTHON_USEDEP}]
-   dev-python/openstacksdk[${PYTHON_USEDEP}]
-   dev-python/testscenarios[${PYTHON_USEDEP}]
-   dev-python/testtools[${PYTHON_USEDEP}]
-   dev-python/tempest[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-src_prepare() {
-   sed -e 's/test_osprofiler/_&/' -i novaclient/tests/unit/test_shell.py 
|| die
-   sed -e 's/novaclient\.tests\.unit\.//' -i 
novaclient/tests/unit/test_api_versions.py || die
-   distutils-r1_src_prepare
-}
-
-python_test() {
-   # functional tests require cloud instance access
-   eunittest -b novaclient/tests/unit
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/tekore/

2023-10-06 Thread Michał Górny
commit: 1529df128e2551c76070c4297a1c455d1b6053b9
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 17:43:05 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 18:12:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1529df12

dev-python/tekore: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/tekore/Manifest|  1 -
 dev-python/tekore/tekore-5.0.1.ebuild | 54 ---
 2 files changed, 55 deletions(-)

diff --git a/dev-python/tekore/Manifest b/dev-python/tekore/Manifest
index b5393ffd381b..c0016b803370 100644
--- a/dev-python/tekore/Manifest
+++ b/dev-python/tekore/Manifest
@@ -1,2 +1 @@
-DIST tekore-5.0.1.gh.tar.gz 261087 BLAKE2B 
a5355f6604dee84cbd169b7de2574f5a46b5651784f9aa8201b56127dbac239c58548c8a1ae9928ba3da19a6275cf7f3eb4139d5a0402bb99548bfae051d89a3
 SHA512 
6c49f6434434d68845aa5e7de8cb2b2075921b9c27f36f2e5d8a8e0ea14996e7cf96e44bd2bc4081278c329e157c30c4aa95192b14d99df8bf607bce10cdd6a8
 DIST tekore-5.1.0.gh.tar.gz 261207 BLAKE2B 
7c52fe1bd0a29da10d846d04543ccca5770e2e5682e5f816fd6ac56c0f351ba2374662187ab71350cf2e8c298175c045c1d35b4512f529b67aef11a4a80a8f15
 SHA512 
13c8853c707ee2234632e8f051b22df67935afa26c5f4c684728031a78ded88b9d71fff44093d9765a2287ecb5613b8b6b792727d632bce234d89a8668d86ca4

diff --git a/dev-python/tekore/tekore-5.0.1.ebuild 
b/dev-python/tekore/tekore-5.0.1.ebuild
deleted file mode 100644
index e364947bea00..
--- a/dev-python/tekore/tekore-5.0.1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Spotify Web API client"
-HOMEPAGE="
-   https://tekore.readthedocs.io/
-   https://github.com/felix-hilden/tekore/
-   https://pypi.org/project/tekore/
-"
-SRC_URI="
-   https://github.com/felix-hilden/${PN}/archive/v${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-KEYWORDS="~amd64"
-SLOT="0"
-
-RDEPEND="
-   =dev-python/pydantic-1.8[${PYTHON_USEDEP}]
-"
-
-BDEPEND="
-   test? (
-   >=dev-python/pytest-asyncio-0.17[${PYTHON_USEDEP}]
-   dev-python/pytest-httpx[${PYTHON_USEDEP}]
-   )
-"
-
-DOCS=( readme.rst )
-
-distutils_enable_tests pytest
-# TODO: package sphinx_codeautolink
-# distutils_enable_sphinx docs/src \
-#  dev-python/sphinx-rtd-theme \
-#  dev-python/sphinx-tabs \
-#  dev-python/sphinx-autodoc-typehints
-
-EPYTEST_DESELECT=(
-   # Internet
-   
tests/auth/expiring.py::TestCredentialsOnline::test_bad_arguments_raises_error
-   # these tests use calls specific to pydantic-2
-   # TODO: reselect when we can depend on >=pydantic-2
-   tests/model.py::TestModel::test_enum_in_model
-   tests/model.py::TestModel::test_unknown_attribute_ignored
-)



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest/

2023-10-06 Thread Michał Górny
commit: 0c7a0106b828ec3203205e604411f85efe7af733
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 17:42:44 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 18:12:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c7a0106

dev-python/pytest: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pytest/Manifest|   2 -
 dev-python/pytest/pytest-7.3.2.ebuild | 107 --
 dev-python/pytest/pytest-7.4.1.ebuild | 107 --
 3 files changed, 216 deletions(-)

diff --git a/dev-python/pytest/Manifest b/dev-python/pytest/Manifest
index 284919d882df..6b06f8c532ef 100644
--- a/dev-python/pytest/Manifest
+++ b/dev-python/pytest/Manifest
@@ -1,4 +1,2 @@
-DIST pytest-7.3.2.tar.gz 1338457 BLAKE2B 
4aa6ad62f654df9373427d9c19d92565a7da8d65460ee0872a30d4235e72af1ee3155871d7f7157b8e9c1173fc40bcdb87acab2b7bffdc6255cf8509e7a0bba3
 SHA512 
910de83f6ce47e7b1b25947050cf79e055ab04fd0c3dc3276546415684c20c8977883f16dfb913de3f339bc6284330f8a57d202c73f92b92545e45acb353b264
 DIST pytest-7.4.0.tar.gz 1349733 BLAKE2B 
59b9e90ab226dd317a5beeb0b189d0e323379e781dcca3fc7aa37ab7ef6d623a25f6f50e4b648cd274bdbc202e914fd393749d093a4c9d8c2f19124403d6b4fe
 SHA512 
48caca22c77e03cb3bca04d2f11695c48868433e6966b6f652f414b3b4405cb9dfba1ebdfd66060ba6add45609ec27b2eddd81d3739ef8e84a51b9da3c6f6099
-DIST pytest-7.4.1.tar.gz 1352174 BLAKE2B 
f193cb8eee00e40d1c55a5d83856ea338c7cc9d2ed7e6bf7fc9202170a042d2de5a34663b34e11b4fdafea185c594ae5c21dd53695b5daeedc4858aab4dd7dc1
 SHA512 
b87e4d41026004b24aa05a39cdce33864e6ca9286894b4f94ab09ee88335bd8d82a8813328f84a0ad9d3db5e3a646d022bc4c7a94eeb281ac13c87d34d23e1da
 DIST pytest-7.4.2.tar.gz 1354640 BLAKE2B 
3929631bae67c5bfa86c12850c48549b6e545512b3d37d821b48f69adaa8ef057d8cfac4426c047746d9c80e7e3515cc45018744f2155805b5381e7e43cd1b12
 SHA512 
6f68b7e2bf6a14fbe89a452706b25c4afda69de2c0f78da9c03cf8795d1795d9bdaaff26ba5bc93931c1a04c1472a4eba58bb9774f81116419526413eb1fed4f

diff --git a/dev-python/pytest/pytest-7.3.2.ebuild 
b/dev-python/pytest/pytest-7.3.2.ebuild
deleted file mode 100644
index c80e3a2e0b35..
--- a/dev-python/pytest/pytest-7.3.2.ebuild
+++ /dev/null
@@ -1,107 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_TESTED=( python3_{10..12} pypy3 )
-PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" )
-
-inherit distutils-r1 multiprocessing pypi
-
-DESCRIPTION="Simple powerful testing with Python"
-HOMEPAGE="
-   https://pytest.org/
-   https://github.com/pytest-dev/pytest/
-   https://pypi.org/project/pytest/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   dev-python/iniconfig[${PYTHON_USEDEP}]
-   >=dev-python/more-itertools-4.0.0[${PYTHON_USEDEP}]
-   dev-python/packaging[${PYTHON_USEDEP}]
-   >=dev-python/pluggy-0.12[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep '
-   >=dev-python/exceptiongroup-1.0.0_rc8[${PYTHON_USEDEP}]
-   >=dev-python/tomli-1.0.0[${PYTHON_USEDEP}]
-   ' 3.{9..10})
-"
-BDEPEND="
-   >=dev-python/setuptools-scm-6.2.3[${PYTHON_USEDEP}]
-   test? (
-   ${RDEPEND}
-   $(python_gen_cond_dep '
-   dev-python/argcomplete[${PYTHON_USEDEP}]
-   >=dev-python/attrs-19.2.0[${PYTHON_USEDEP}]
-   >=dev-python/hypothesis-3.56[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   >=dev-python/pygments-2.7.2[${PYTHON_USEDEP}]
-   dev-python/pytest-xdist[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/xmlschema[${PYTHON_USEDEP}]
-   ' "${PYTHON_TESTED[@]}")
-   )
-"
-
-src_test() {
-   # workaround new readline defaults
-   echo "set enable-bracketed-paste off" > "${T}"/inputrc || die
-   local -x INPUTRC="${T}"/inputrc
-   distutils-r1_src_test
-}
-
-python_test() {
-   if ! has "${EPYTHON}" "${PYTHON_TESTED[@]/_/.}"; then
-   einfo "Skipping tests on ${EPYTHON}"
-   return
-   fi
-
-   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-   local -x COLUMNS=80
-
-   local EPYTEST_DESELECT=(
-   # broken by epytest args
-   testing/test_warnings.py::test_works_with_filterwarnings
-
-   # tend to be broken by random pytest plugins
-   # (these tests patch PYTEST_DISABLE_PLUGIN_AUTOLOAD out)
-   testing/test_helpconfig.py::test_version_less_verbose
-   testing/test_helpconfig.py::test_version_verbose
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/httpx/

2023-10-06 Thread Michał Górny
commit: 80449faac0b28bf59a18523994435be5aa3be5dd
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 17:43:19 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 18:12:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80449faa

dev-python/httpx: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/httpx/Manifest|  1 -
 dev-python/httpx/httpx-0.24.1.ebuild | 84 
 2 files changed, 85 deletions(-)

diff --git a/dev-python/httpx/Manifest b/dev-python/httpx/Manifest
index f5968d203444..19716de6ae86 100644
--- a/dev-python/httpx/Manifest
+++ b/dev-python/httpx/Manifest
@@ -1,2 +1 @@
-DIST httpx-0.24.1.gh.tar.gz 2168238 BLAKE2B 
97a23e14635e8863b8f6fe80691ac4ae1706e0ce426d7cf9efa26ab54bb026d4a230a072bc16ec2f7edc08c768107ee00443626be1734d566bca8a190daa5ed0
 SHA512 
056741ef4e356f13adfcb66766489b39e79dbf4264d9780b8788c0934f7f3ff1a9b6bcb396a9f146e88315831f5399cebdd537c5a39c86b9b6bac3600d5560b6
 DIST httpx-0.25.0.gh.tar.gz 2169337 BLAKE2B 
632a11917c35150be4aa9a946ae90493ba19b37697f97f82c36334a1004c57e9c256af54bcd0afbc2d5a67bd48f28c578285dd48473c8ccfd4b1c11e2c6bc069
 SHA512 
0be0f7ed53061d1dd9e0010d5a10adc6508bd49bf51e5ccf44f0aa2f54bdd067e3a7d1f37dfab80d3d374984aca2f20c346e46b8bc518826ce3371abc7291ee3

diff --git a/dev-python/httpx/httpx-0.24.1.ebuild 
b/dev-python/httpx/httpx-0.24.1.ebuild
deleted file mode 100644
index 5a3638098701..
--- a/dev-python/httpx/httpx-0.24.1.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
-
-inherit distutils-r1 optfeature
-
-DESCRIPTION="Fully-featured HTTP client which provides sync and async APIs"
-HOMEPAGE="
-   https://www.python-httpx.org/
-   https://github.com/encode/httpx/
-   https://pypi.org/project/httpx/
-"
-SRC_URI="
-   https://github.com/encode/httpx/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
-IUSE="cli"
-
-RDEPEND="
-   dev-python/certifi[${PYTHON_USEDEP}]
-   =dev-python/httpcore-0.15[${PYTHON_USEDEP}]
-   dev-python/idna[${PYTHON_USEDEP}]
-   dev-python/sniffio[${PYTHON_USEDEP}]
-   cli? (
-   =dev-python/click-8*[${PYTHON_USEDEP}]
-   =dev-python/pygments-2*[${PYTHON_USEDEP}]
-   dev-python/rich[${PYTHON_USEDEP}]
-   )
-"
-BDEPEND="
-   dev-python/hatch-fancy-pypi-readme[${PYTHON_USEDEP}]
-   test? (
-   app-arch/brotli[python,${PYTHON_USEDEP}]
-   dev-python/anyio[${PYTHON_USEDEP}]
-   dev-python/brotlicffi[${PYTHON_USEDEP}]
-   dev-python/chardet[${PYTHON_USEDEP}]
-   dev-python/cryptography[${PYTHON_USEDEP}]
-   dev-python/h2[${PYTHON_USEDEP}]
-   dev-python/socksio[${PYTHON_USEDEP}]
-   dev-python/trio[${PYTHON_USEDEP}]
-   dev-python/trustme[${PYTHON_USEDEP}]
-   dev-python/typing-extensions[${PYTHON_USEDEP}]
-   dev-python/uvicorn[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-src_prepare() {
-   if ! use cli; then
-   sed -i -e '/^httpx =/d' pyproject.toml || die
-   fi
-   sed -i -e '/rich/s:,<14::' pyproject.toml || die
-   distutils-r1_src_prepare
-}
-
-python_test() {
-   local EPYTEST_DESELECT=(
-   # Internet
-   tests/client/test_proxies.py::test_async_proxy_close
-   tests/client/test_proxies.py::test_sync_proxy_close
-   )
-
-   use cli || EPYTEST_IGNORE+=(
-   tests/test_main.py
-   )
-
-   epytest
-}
-
-pkg_postinst() {
-   optfeature "HTTP/2 support" dev-python/h2
-   optfeature "SOCKS proxy support" dev-python/socksio
-   optfeature "Decoding for brotli compressed responses" 
dev-python/brotlicffi
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/httpx-socks/

2023-10-06 Thread Michał Górny
commit: 68e2e214aadc1b650cca6378701884a21dae76bf
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 17:42:56 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 18:12:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68e2e214

dev-python/httpx-socks: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/httpx-socks/Manifest |  1 -
 dev-python/httpx-socks/httpx-socks-0.7.7.ebuild | 44 -
 2 files changed, 45 deletions(-)

diff --git a/dev-python/httpx-socks/Manifest b/dev-python/httpx-socks/Manifest
index 5c9494ed0e2d..11d3bf034100 100644
--- a/dev-python/httpx-socks/Manifest
+++ b/dev-python/httpx-socks/Manifest
@@ -1,2 +1 @@
-DIST httpx-socks-0.7.7.gh.tar.gz 15127 BLAKE2B 
7cdc74de0860edfab5e7bf3ef00312fe813d322c25800fc62985cfe45cc2d16ff2fe03d8b24779e6ba1a065797c8e56a61e025da263d4437e5f04e13fba3f7a7
 SHA512 
70cccf16245fa364a5f91718e708d67c3ce8fc4bf5bf37a43c620b76b6b294df6d5dc971c1fd69bd3f75d5543b87a0d7eb2f3348492f807517224b0f7e62fe1f
 DIST httpx-socks-0.7.8.gh.tar.gz 15129 BLAKE2B 
8793e67efad2dc4a38f240d9b8710fe392545b20698c569ad00df31d9aa0a144426ebf714bca5960ce2ba73161eb361c1289173212752e712a0bfa022edb7a24
 SHA512 
f7d6877ee941c6bb4db84995d7debf36f7c793bd598f26281614a7988cc335ca6280c70b6b3a6450a2af358a011cdfc52255e7b1f34ac2e9c7bc93be6a945054

diff --git a/dev-python/httpx-socks/httpx-socks-0.7.7.ebuild 
b/dev-python/httpx-socks/httpx-socks-0.7.7.ebuild
deleted file mode 100644
index 3cdc39bd16e5..
--- a/dev-python/httpx-socks/httpx-socks-0.7.7.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Proxy (HTTP, SOCKS) transports for httpx"
-HOMEPAGE="
-   https://github.com/romis2012/httpx-socks/
-   https://pypi.org/project/httpx-socks/
-"
-# no tests in sdist, as of 0.7.6
-SRC_URI="
-   https://github.com/romis2012/httpx-socks/archive/v${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND="
-   =dev-python/httpx-0.21.0[${PYTHON_USEDEP}]
-   =dev-python/httpcore-0.17.3[${PYTHON_USEDEP}]
-   >=dev-python/python-socks-2.0.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   >=dev-python/hypercorn-0.12.0[${PYTHON_USEDEP}]
-   >=dev-python/pytest-asyncio-0.18.3[${PYTHON_USEDEP}]
-   >=dev-python/pytest-trio-0.7.0[${PYTHON_USEDEP}]
-   >=dev-python/starlette-0.19.1[${PYTHON_USEDEP}]
-   >=dev-python/trio-0.18.0[${PYTHON_USEDEP}]
-   >=dev-python/yarl-1.6.3[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: x11-terms/xfce4-terminal/

2023-10-06 Thread Arthur Zamarin
commit: 10c5cdee267efe96217996c96dc73462f5d35b58
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Oct  6 18:11:05 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Oct  6 18:11:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10c5cdee

x11-terms/xfce4-terminal: Stabilize 1.1.0-r1 ppc64, #915243

Signed-off-by: Arthur Zamarin  gentoo.org>

 x11-terms/xfce4-terminal/xfce4-terminal-1.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-terms/xfce4-terminal/xfce4-terminal-1.1.0-r1.ebuild 
b/x11-terms/xfce4-terminal/xfce4-terminal-1.1.0-r1.ebuild
index 72b0b3d1fc3c..b425df1b51cf 100644
--- a/x11-terms/xfce4-terminal/xfce4-terminal-1.1.0-r1.ebuild
+++ b/x11-terms/xfce4-terminal/xfce4-terminal-1.1.0-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/$(ver_cut 
1-2)/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv 
~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris"
 IUSE="utempter"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/msgpack/

2023-10-06 Thread Sam James
commit: 06ece582906bb71cb6856eace7828f2972370d75
Author: Sam James  gentoo  org>
AuthorDate: Fri Oct  6 18:08:31 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct  6 18:08:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06ece582

dev-python/msgpack: Stabilize 1.0.7 ppc64, #915280

Signed-off-by: Sam James  gentoo.org>

 dev-python/msgpack/msgpack-1.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/msgpack/msgpack-1.0.7.ebuild 
b/dev-python/msgpack/msgpack-1.0.7.ebuild
index ad3a927aba5c..a19c2a895c02 100644
--- a/dev-python/msgpack/msgpack-1.0.7.ebuild
+++ b/dev-python/msgpack/msgpack-1.0.7.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~s390 
~sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 
~sparc x86 ~x64-macos"
 IUSE="+native-extensions"
 
 # extension code is relying on CPython implementation details



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/gitg/

2023-10-06 Thread Sam James
commit: 6ee0f7378dc89aea83618642778451d9a95a4eb7
Author: Sam James  gentoo  org>
AuthorDate: Fri Oct  6 18:03:49 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct  6 18:07:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ee0f737

dev-vcs/gitg: Stabilize 44 x86, #915254

Signed-off-by: Sam James  gentoo.org>

 dev-vcs/gitg/gitg-44.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/gitg/gitg-44.ebuild b/dev-vcs/gitg/gitg-44.ebuild
index 10ca73cb5e31..4d574896d580 100644
--- a/dev-vcs/gitg/gitg-44.ebuild
+++ b/dev-vcs/gitg/gitg-44.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Gitg;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 IUSE="glade +python"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/mkdocs-material/

2023-10-06 Thread Sam James
commit: 40cea45b631a1dfd7f1c1a57ce0cb370d4fc5c98
Author: Sam James  gentoo  org>
AuthorDate: Fri Oct  6 18:08:30 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct  6 18:08:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40cea45b

dev-python/mkdocs-material: Stabilize 9.4.2 ALLARCHES, #915279

Signed-off-by: Sam James  gentoo.org>

 dev-python/mkdocs-material/mkdocs-material-9.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/mkdocs-material/mkdocs-material-9.4.2.ebuild 
b/dev-python/mkdocs-material/mkdocs-material-9.4.2.ebuild
index 491714f2ee3b..ade9e370740e 100644
--- a/dev-python/mkdocs-material/mkdocs-material-9.4.2.ebuild
+++ b/dev-python/mkdocs-material/mkdocs-material-9.4.2.ebuild
@@ -27,7 +27,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
 IUSE="social"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-libs/xdp-tools/

2023-10-06 Thread Sam James
commit: f11e2629ded0e14c871bb36253ddcdc8b52947e8
Author: Sam James  gentoo  org>
AuthorDate: Fri Oct  6 18:08:29 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct  6 18:08:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f11e2629

net-libs/xdp-tools: Stabilize 1.4.0 amd64, #911998

Signed-off-by: Sam James  gentoo.org>

 net-libs/xdp-tools/xdp-tools-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/xdp-tools/xdp-tools-1.4.0.ebuild 
b/net-libs/xdp-tools/xdp-tools-1.4.0.ebuild
index 144070547dbc..1e5a994e83ad 100644
--- a/net-libs/xdp-tools/xdp-tools-1.4.0.ebuild
+++ b/net-libs/xdp-tools/xdp-tools-1.4.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/xdp-project/${PN}/archive/refs/tags/v${PV}.tar.gz ->
 
 LICENSE="GPL-2 LGPL-2.1 BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 IUSE="+tools"
 
 DEPEND="



  1   2   3   4   5   >