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

2022-12-07 Thread Michał Górny
commit: 9dd8f3ea232d302f045b61d28c5775c7af5dc220
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 08:57:39 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 13:04:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dd8f3ea

dev-python/pypy3: Bump to 7.3.10

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

 dev-python/pypy3/Manifest|   2 +
 dev-python/pypy3/pypy3-7.3.10.ebuild | 189 +++
 2 files changed, 191 insertions(+)

diff --git a/dev-python/pypy3/Manifest b/dev-python/pypy3/Manifest
index e22e112d8bc2..48e3c7c5f639 100644
--- a/dev-python/pypy3/Manifest
+++ b/dev-python/pypy3/Manifest
@@ -1,4 +1,6 @@
+DIST pypy3.9-gentoo-patches-7.3.10.tar.xz 10012 BLAKE2B 
45186cf6e8608995af6c0d763a2d676d862ba886acb3a0e0f0056309123d0db75240a175ecf90e24889a139f228dffc788872a5ca84736f4ce0901eda0acb789
 SHA512 
e6c39666f34bb7e2db72f153fad2d89421b30c04de88812637027a7e8a73bccc7620a7296b2b205464ad7fd0c911bc7a7f0dc0fc504dc8d163f7087b8b0c61b3
 DIST pypy3.9-gentoo-patches-7.3.10rc3.tar.xz 8712 BLAKE2B 
65c5461b4830cd8ee29512d9ce5f7ac9e629710b5177a568f52657e92eefe7d7f1ba3321bd3ee91e94bbccd090ae9b14180617b059b761b0497b1825d66e65f6
 SHA512 
61fe98885fdd17c03c16316930f277f804dd6a2aa70a9c51ac5287d16c0b53eac58d0db2a55b28bdea1b0ac2a04d9a408343e321f44c57037b747dd76569d3a2
 DIST pypy3.9-gentoo-patches-7.3.9_p9.tar.xz 16508 BLAKE2B 
30e61ebccb4949c5da6f1837df0e4474eda99c2b2262994b41ce9a5de58b543562010a28d20abb4d1c53c866d668c717802afd617efbcca142610a67cf1a48da
 SHA512 
20d72fe0b7592f6f326faf8f989dacc4c6204203b270f033ff528bc845e68ea2092fa0a16176e91e882d028f549e6622c609e1566d3bc018b34178de76c48992
+DIST pypy3.9-v7.3.10-src.tar.bz2 23416039 BLAKE2B 
1b13e8bbe6c38c4b9183a632063aeed593986bc7906cfe527fa7534d29f9b1ae0f1e6d3795ff73be19f5737c3fd9d1b3cc2777f30d9237d853e4266bea60a5bb
 SHA512 
1ed3fc9cdda7f3144141fc6a37b124e7141cb3f294ce8b5ca3c3aa30a3c58715e168879decaa796c890a9a287c82c2dbabb81db5f6b8d17f4215d7d3261fe9a8
 DIST pypy3.9-v7.3.10rc3-src.tar.bz2 23453446 BLAKE2B 
eefedc5d49602f19c9d39f20f060ddb4f00bd49681fee64fa98a7c7a3856df7f4ae4e17e51a3fa37137d049b463855ce7e2c95abd9878665b66fc9b90a91ec6c
 SHA512 
d831c8c716f40514e54845ec7ab6b3ecf1af74bc66504196dda251d66feff4e206c77535484ef1747dc390db2bdc2be38e9be3401831b321ea043016e42c2a27
 DIST pypy3.9-v7.3.9-src.tar.bz2 26976726 BLAKE2B 
bf1ed21c575901abac020120aaff07ab57f1404713211b19cbd1eb4d6ffc675b7933be8c6fffc2b69ab467963d6598534cd5aa90c02feddad596611d2a6b6581
 SHA512 
83f8a6a2da351c190d2d224242cbc35e35529c7a8e8d842eaf5c945cbce2e172b02a340f32af3d49df8d5288370d794d5bc95fc12dd4a13d817c925abf06198a

diff --git a/dev-python/pypy3/pypy3-7.3.10.ebuild 
b/dev-python/pypy3/pypy3-7.3.10.ebuild
new file mode 100644
index ..dcc68230be48
--- /dev/null
+++ b/dev-python/pypy3/pypy3-7.3.10.ebuild
@@ -0,0 +1,189 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit pax-utils python-utils-r1 toolchain-funcs
+
+PYPY_PV=${PV%_p*}
+MY_P=pypy3.9-v${PYPY_PV/_rc/rc}
+PATCHSET="pypy3.9-gentoo-patches-${PV/_rc/rc}"
+
+DESCRIPTION="A fast, compliant alternative implementation of the Python (3.9) 
language"
+HOMEPAGE="
+   https://www.pypy.org/
+   https://foss.heptapod.net/pypy/pypy/
+"
+SRC_URI="
+   https://buildbot.pypy.org/pypy/${MY_P}-src.tar.bz2
+   https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz
+"
+S="${WORKDIR}/${MY_P}-src"
+
+LICENSE="MIT"
+# pypy3 -c 'import sysconfig; print(sysconfig.get_config_var("SOABI"))'
+# also check pypy/interpreter/pycode.py -> pypy_incremental_magic
+SLOT="0/pypy39-pp73-336"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="+ensurepip gdbm +jit ncurses sqlite tk"
+# many tests are failing upstream
+# see https://buildbot.pypy.org/summary?branch=py3.9
+RESTRICT="test"
+
+RDEPEND="
+   || (
+   
>=dev-python/pypy3-exe-${PYPY_PV}:3.9-${PYPY_PV}[bzip2(+),ncurses?]
+   >=dev-python/pypy3-exe-bin-${PYPY_PV}:3.9-${PYPY_PV}
+   )
+   dev-lang/python-exec[python_targets_pypy3(-)]
+   dev-libs/openssl:0=
+   ensurepip? ( dev-python/ensurepip-wheels )
+   gdbm? ( sys-libs/gdbm:0= )
+   sqlite? ( dev-db/sqlite:3= )
+   tk? (
+   dev-lang/tk:0=
+   dev-tcltk/tix:0=
+   )
+"
+DEPEND="
+   ${RDEPEND}
+"
+
+src_prepare() {
+   local PATCHES=(
+   "${WORKDIR}/${PATCHSET}"
+   )
+   default
+
+   eapply_user
+}
+
+src_configure() {
+   tc-export CC
+}
+
+src_compile() {
+   mkdir bin || die
+   # switch to the layout expected for cffi module builds
+   mkdir include/pypy3.9 || die
+   # copy over to make sys.prefix happy
+   cp -p "${BROOT}"/usr/bin/pypy3.9-c-${PYPY_PV} pypy3.9-c || die
+   cp -p "${BROOT}"/usr/include/pypy3.9/${PYPY_PV}/* include/pypy3.9/ || 
die
+   # (not installed by pypy-exe)
+   rm pypy/module

[gentoo-commits] repo/gentoo:master commit in: dev-python/pypy3-exe-bin/

2022-12-07 Thread Michał Górny
commit: 41950df35847f6818391806e54bf826854504a41
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 13:02:38 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 13:04:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41950df3

dev-python/pypy3-exe-bin: Bump to 7.3.10

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

 dev-python/pypy3-exe-bin/Manifest  |  8 +++
 .../pypy3-exe-bin/pypy3-exe-bin-7.3.10.ebuild  | 80 ++
 2 files changed, 88 insertions(+)

diff --git a/dev-python/pypy3-exe-bin/Manifest 
b/dev-python/pypy3-exe-bin/Manifest
index 441abcc67f6c..c09cf975a39d 100644
--- a/dev-python/pypy3-exe-bin/Manifest
+++ b/dev-python/pypy3-exe-bin/Manifest
@@ -1,3 +1,11 @@
+DIST pypy3-exe-7.3.10-1.amd64-musl.gpkg.tar 11888640 BLAKE2B 
89fc1c3216c1597e61814406d1d2ef536f204262f9de364277ec237037eff0cb915cb78d40ad108632c52e82ddeeafd13941fc5c487c3c1792ca76d11e308458
 SHA512 
f74bee3c7d263aee4c6c32637c21bb1d0737d0d9a8159e60c37a772bc533d387574add2942fc45c7ec3fc4750c784b8485d905c1773986874fca64bb491e8cc4
+DIST pypy3-exe-7.3.10-1.amd64.gpkg.tar 11878400 BLAKE2B 
2d272f67006eace22d4ea97383282adb19be6a088cc6469f5b1ffeb099f89a0126807faeba3c3c8c33a0d775ab26b2bd7831978f58cded1bb06e68bb8baa808a
 SHA512 
9b0747e25731de36ce59b92a66c1ff40c9619e8d3b05d3617eee7248bfdb75a46afb9c344916aef3cbda529448aef44c3fbd2ea32938983e9163bfcf6d71
+DIST pypy3-exe-7.3.10-1.arm64-musl.gpkg.tar 9922560 BLAKE2B 
29dc6797c895e00fed7aa40e85e37b94c206f26f2720b6de2d558fc287516df798ce42b6a7c5c308b92dba51fa582be8a961aabc428c1cac346676d3490ce632
 SHA512 
5354e1b7adce22911aea916f9dd7ded71ada036e016d02094a4143c7f2428a88d74e1273cfdd19d0b68075975168a1f465181b86f97c5441bfa8085b3784a6be
+DIST pypy3-exe-7.3.10-1.arm64.gpkg.tar 9871360 BLAKE2B 
bc6dd237a3d7179d7f7bc5a0f1e52c21dbeb939850222e371e9deb3bf1c6eb539509505c4077310c71d664e7ef6c3349a1a16d10371abacae9b36b25eb144d16
 SHA512 
22bd3c7f13092d7e71b1f0d404171a0fd24395b97cc225f507479b2da2154112efadf26ad941fbbb85005bc9d41e553687e7211220858b3c9c12996e9e3dfbb9
+DIST pypy3-exe-7.3.10-1.ppc64le-musl.gpkg.tar 6451200 BLAKE2B 
e9d057934b329fa2bbad06d30b64ed9decf7d8cefce0e2ee75e077b6d720e3a6d06ef45dc5e70fbc2985fe654b79848725a3be81a95c596c8b2b6cfef807a382
 SHA512 
6b9bb88f3d29f755e04c693d44401b95f23f9947aeb4bf7e7c109727a64fb8da1eaf572212fbaac129eb81a6e48e52a6d1dcde1e2204d325cb27d0249f98299e
+DIST pypy3-exe-7.3.10-1.ppc64le.gpkg.tar 10342400 BLAKE2B 
a915da1bc290b38f5a0be5c521c9df1fdf0c5290449e1cfc7ca77ba0f8050369b3e58b1828475109ecbc5729c143de9c7824edb7332169af76d57072786a875f
 SHA512 
f9d0a55f30aea0f95c6749b5d20e6276868c53c070e74d38435d1d9112743a849885fdaf22391d94bff2b105440b7a2176b5d2d475a3e58b1c022468602188f3
+DIST pypy3-exe-7.3.10-1.x86-musl.gpkg.tar 8796160 BLAKE2B 
87507b496c2ddbddf330132571eb7c0506f95727f19a541176ce3456267e847d7cb52ff73f0a840a250ca196b494ef1e43d5b3b50c9957f1b0b2aa1b4a499b15
 SHA512 
7a99fbd2f7e68c0f57829a77d744e74538070adc6ff8f2cdc99e9894dcb9fd6a1f2301aa9dfffc56e6f323b1d550eed8b55f13b362fa186860c66a80fad4d30d
+DIST pypy3-exe-7.3.10-1.x86.gpkg.tar 8755200 BLAKE2B 
2d059a08895299dd3b8fe5d3923060c5cf531c0ae46f08bcb47f2f8aae7b6c8c1ab28e50c79d0fc17942b5e893c8d9f56a49b7569c94c942ce6e4d95a3926375
 SHA512 
e4d141d716ccc1eb7572d3c570d5583d72f5406d5560a2c9b1818046a1a29a677c862e6695a4880ae12b44d69f8c7ef910a4a1c329ca2c0af390944f60b7387c
 DIST pypy3-exe-7.3.9_p3-2.amd64-musl.gpkg.tar 12472320 BLAKE2B 
dc59db0948774f3776d891dc1afbf457005928db8f3ec949e71538f29929f6dcbdd30af0e4f72ae050bc562864ada7a6f7603d85d92f622ff1830b2c4a009d46
 SHA512 
3f021c0db1c7c8eab50ee9029530aee41d490f467b626a7b22efabc19a0cc6220039134040b01a670352a977925b6ad31071dc30b5f6795c7128e1d889b0a6ff
 DIST pypy3-exe-7.3.9_p3-2.amd64.gpkg.tar 12451840 BLAKE2B 
1c5d0c1698ee4b7051aea5bbd1a7430b2a120d58e65aba70897e00afd5965313bff5b8a4477924a94077660c6f28aac176a09d27f4f8c97a1cdfc80a454e8319
 SHA512 
e0fe433c026bdd0faca135f3f32e3f7754bc4d2d150deb775171c9de4fa493d3f5842c5c66a02acef7ca0ceb7907231f0070cd50db801d1b417523b438fa77fd
 DIST pypy3-exe-7.3.9_p3-2.arm64-musl.gpkg.tar 10547200 BLAKE2B 
300371635148ef2af0746d7c1c4e896cfb4dc55967e1aa82dfa2081acd8e08c07b614b196ee8e34a0fb1f7407ef9cc556c58b8222bffba47780a277a8506cab5
 SHA512 
1d9e1b1714f16161c0d2dde26cd60d15c052e5c2426ae4a0073fb2dd7d795d75078cd1ac73e5943118ed7e44e4757b73e8737e5c6d12d78583644747dd253863

diff --git a/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.10.ebuild 
b/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.10.ebuild
new file mode 100644
index ..e7bb602c5789
--- /dev/null
+++ b/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.10.ebuild
@@ -0,0 +1,80 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit pax-utils unpacker
+
+MY_P=pypy3-exe-${PV}-1
+DESCRIPTION="PyPy3 executable (pre-built version)"
+HOMEPAGE="https://www.pypy.org/";
+SRC_URI="
+   elibc_glibc? (
+   amd64? (
+   
https://d

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

2022-12-07 Thread Sam James
commit: b50cf732f15b8fd86bdcfc2fa22f487a74188b13
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 13:22:53 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 13:22:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b50cf732

dev-lang/python: Stabilize 3.11.1 ppc64, #884645

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

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

diff --git a/dev-lang/python/python-3.11.1.ebuild 
b/dev-lang/python/python-3.11.1.ebuild
index 021e398ab4e9..4b505984a379 100644
--- a/dev-lang/python/python-3.11.1.ebuild
+++ b/dev-lang/python/python-3.11.1.ebuild
@@ -28,7 +28,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc x86"
 IUSE="
bluetooth build +ensurepip examples gdbm hardened libedit lto
+ncurses pgo +readline +sqlite +ssl test tk valgrind



[gentoo-commits] repo/gentoo:master commit in: sys-auth/polkit/files/, sys-auth/polkit/

2022-12-07 Thread Sam James
commit: 57c54478ee91f5dd76c0d0a47f93b160bb0b49c3
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 13:20:34 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 13:20:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57c54478

sys-auth/polkit: fix install w/ USE=-daemon

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

 .../files/polkit-122-libs-only-postinstall.patch   | 39 ++
 sys-auth/polkit/polkit-122.ebuild  |  7 +++-
 2 files changed, 45 insertions(+), 1 deletion(-)

diff --git a/sys-auth/polkit/files/polkit-122-libs-only-postinstall.patch 
b/sys-auth/polkit/files/polkit-122-libs-only-postinstall.patch
new file mode 100644
index ..d96b4bc4bde1
--- /dev/null
+++ b/sys-auth/polkit/files/polkit-122-libs-only-postinstall.patch
@@ -0,0 +1,39 @@
+https://gitlab.freedesktop.org/polkit/polkit/-/merge_requests/149
+
+From bef75fb8291b3871894d8ffe19f7242448cdb4a8 Mon Sep 17 00:00:00 2001
+From: Sam James 
+Date: Wed, 7 Dec 2022 13:18:09 +
+Subject: [PATCH] meson.build: fix install with libs_only
+
+Bug: https://bugs.gentoo.org/884701
+Signed-off-by: Sam James 
+--- a/meson.build
 b/meson.build
+@@ -360,14 +360,17 @@ configure_file(
+   configuration: config_h,
+ )
+ 
+-meson.add_install_script(
+-  'meson_post_install.py',
+-  get_option('bindir'),
+-  pk_pkgdatadir,
+-  pk_libprivdir,
+-  pk_pkgsysconfdir,
+-  polkitd_user,
+-)
++
++if not libs_only
++  meson.add_install_script(
++'meson_post_install.py',
++get_option('bindir'),
++pk_pkgdatadir,
++pk_libprivdir,
++pk_pkgsysconfdir,
++polkitd_user,
++  )
++endif
+ 
+ output = '\n' + meson.project_name() + ' ' + meson.project_version() 
+ '\n'
+ output += '\n\n'
+-- 
+GitLab

diff --git a/sys-auth/polkit/polkit-122.ebuild 
b/sys-auth/polkit/polkit-122.ebuild
index 249ac83bdeb0..cb84fcb2f9f2 100644
--- a/sys-auth/polkit/polkit-122.ebuild
+++ b/sys-auth/polkit/polkit-122.ebuild
@@ -85,7 +85,12 @@ DOCS=( docs/TODO HACKING.md NEWS.md README.md )
 
 QA_MULTILIB_PATHS="
usr/lib/polkit-1/polkit-agent-helper-1
-   usr/lib/polkit-1/polkitd"
+   usr/lib/polkit-1/polkitd
+"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-122-libs-only-postinstall.patch
+)
 
 python_check_deps() {
python_has_version "dev-python/dbus-python[${PYTHON_USEDEP}]" &&



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

2022-12-07 Thread Sam James
commit: 9a4c0d04de87157046c88a0d525781d7429b0ca0
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 13:22:52 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 13:22:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a4c0d04

dev-lang/python: Stabilize 3.11.1 amd64, #884645

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

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

diff --git a/dev-lang/python/python-3.11.1.ebuild 
b/dev-lang/python/python-3.11.1.ebuild
index 98c2e33f8e28..021e398ab4e9 100644
--- a/dev-lang/python/python-3.11.1.ebuild
+++ b/dev-lang/python/python-3.11.1.ebuild
@@ -28,7 +28,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86"
 IUSE="
bluetooth build +ensurepip examples gdbm hardened libedit lto
+ncurses pgo +readline +sqlite +ssl test tk valgrind



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

2022-12-07 Thread Sam James
commit: 0efa0e99b8e7147977a52ebafbe7be20d9f919e7
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 13:22:51 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 13:22:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0efa0e99

dev-lang/python: Stabilize 3.11.1 x86, #884645

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

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

diff --git a/dev-lang/python/python-3.11.1.ebuild 
b/dev-lang/python/python-3.11.1.ebuild
index cfd7a404ccb6..98c2e33f8e28 100644
--- a/dev-lang/python/python-3.11.1.ebuild
+++ b/dev-lang/python/python-3.11.1.ebuild
@@ -28,7 +28,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86"
 IUSE="
bluetooth build +ensurepip examples gdbm hardened libedit lto
+ncurses pgo +readline +sqlite +ssl test tk valgrind



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

2022-12-07 Thread Sam James
commit: a1b9fa392d3e2369b396011685eac8b3db9290d9
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 13:22:54 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 13:22:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1b9fa39

dev-lang/python: Stabilize 3.10.9 arm64, #884647

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

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

diff --git a/dev-lang/python/python-3.10.9.ebuild 
b/dev-lang/python/python-3.10.9.ebuild
index 5961d0bf94f0..b91b868461f6 100644
--- a/dev-lang/python/python-3.10.9.ebuild
+++ b/dev-lang/python/python-3.10.9.ebuild
@@ -28,7 +28,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
 IUSE="
bluetooth build +ensurepip examples gdbm hardened libedit lto
+ncurses pgo +readline +sqlite +ssl test tk valgrind +xml



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

2022-12-07 Thread Sam James
commit: bc5746cff86de8071ccf327490082d34d12fe351
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 13:23:02 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 13:23:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc5746cf

dev-lang/python: Stabilize 3.8.16 arm64, #884651

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

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

diff --git a/dev-lang/python/python-3.8.16.ebuild 
b/dev-lang/python/python-3.8.16.ebuild
index 92e65c515dda..c303dd9202f7 100644
--- a/dev-lang/python/python-3.8.16.ebuild
+++ b/dev-lang/python/python-3.8.16.ebuild
@@ -28,7 +28,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
 IUSE="
bluetooth build +ensurepip examples gdbm hardened lto +ncurses pgo
+readline +sqlite +ssl test tk valgrind wininst +xml



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

2022-12-07 Thread Sam James
commit: 7574fc3589f7602d0d33fe1927994d12cd7423b7
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 13:22:59 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 13:22:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7574fc35

dev-lang/python: Stabilize 3.9.16 arm64, #884649

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

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

diff --git a/dev-lang/python/python-3.9.16.ebuild 
b/dev-lang/python/python-3.9.16.ebuild
index e85929690955..f795cf885105 100644
--- a/dev-lang/python/python-3.9.16.ebuild
+++ b/dev-lang/python/python-3.9.16.ebuild
@@ -28,7 +28,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86"
 IUSE="
bluetooth build +ensurepip examples gdbm hardened lto +ncurses pgo
+readline +sqlite +ssl test tk valgrind +xml



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

2022-12-07 Thread Sam James
commit: 390e96179f4ad880d70f763d153d27bd4123b544
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 13:22:58 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 13:22:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=390e9617

dev-lang/python: Stabilize 3.9.16 amd64, #884649

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

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

diff --git a/dev-lang/python/python-3.9.16.ebuild 
b/dev-lang/python/python-3.9.16.ebuild
index 75a2dbccce61..e85929690955 100644
--- a/dev-lang/python/python-3.9.16.ebuild
+++ b/dev-lang/python/python-3.9.16.ebuild
@@ -28,7 +28,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86"
 IUSE="
bluetooth build +ensurepip examples gdbm hardened lto +ncurses pgo
+readline +sqlite +ssl test tk valgrind +xml



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

2022-12-07 Thread Sam James
commit: e6440d639c5a75574f5a368fb25e3b4b17742cc7
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 13:23:04 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 13:23:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6440d63

dev-lang/python: Stabilize 3.8.16 amd64, #884651

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

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

diff --git a/dev-lang/python/python-3.8.16.ebuild 
b/dev-lang/python/python-3.8.16.ebuild
index c43e1432137e..4aae0927a061 100644
--- a/dev-lang/python/python-3.8.16.ebuild
+++ b/dev-lang/python/python-3.8.16.ebuild
@@ -28,7 +28,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86"
 IUSE="
bluetooth build +ensurepip examples gdbm hardened lto +ncurses pgo
+readline +sqlite +ssl test tk valgrind wininst +xml



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

2022-12-07 Thread Sam James
commit: 6038f2c125a725db68c5c30a86ae044176212f3c
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 13:22:50 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 13:22:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6038f2c1

dev-lang/python: Stabilize 3.11.1 arm64, #884645

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

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

diff --git a/dev-lang/python/python-3.11.1.ebuild 
b/dev-lang/python/python-3.11.1.ebuild
index daebe7ea6a1c..cfd7a404ccb6 100644
--- a/dev-lang/python/python-3.11.1.ebuild
+++ b/dev-lang/python/python-3.11.1.ebuild
@@ -28,7 +28,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
 IUSE="
bluetooth build +ensurepip examples gdbm hardened libedit lto
+ncurses pgo +readline +sqlite +ssl test tk valgrind



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

2022-12-07 Thread Sam James
commit: f78e33bef0b093edb1f14eefc19156e0538e61f5
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 13:23:03 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 13:23:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f78e33be

dev-lang/python: Stabilize 3.8.16 x86, #884651

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

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

diff --git a/dev-lang/python/python-3.8.16.ebuild 
b/dev-lang/python/python-3.8.16.ebuild
index c303dd9202f7..c43e1432137e 100644
--- a/dev-lang/python/python-3.8.16.ebuild
+++ b/dev-lang/python/python-3.8.16.ebuild
@@ -28,7 +28,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86"
 IUSE="
bluetooth build +ensurepip examples gdbm hardened lto +ncurses pgo
+readline +sqlite +ssl test tk valgrind wininst +xml



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

2022-12-07 Thread Sam James
commit: 33c1a528fc9966d3fb0960ece01e8fa84f0c704d
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 13:23:01 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 13:23:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33c1a528

dev-lang/python: Stabilize 3.9.16 ppc64, #884649

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

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

diff --git a/dev-lang/python/python-3.9.16.ebuild 
b/dev-lang/python/python-3.9.16.ebuild
index dc3d73ef666f..f5e8389172ce 100644
--- a/dev-lang/python/python-3.9.16.ebuild
+++ b/dev-lang/python/python-3.9.16.ebuild
@@ -28,7 +28,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 sparc x86"
 IUSE="
bluetooth build +ensurepip examples gdbm hardened lto +ncurses pgo
+readline +sqlite +ssl test tk valgrind +xml



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

2022-12-07 Thread Sam James
commit: a39da2f51f5b37390962672635915d1f24dca60f
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 13:23:05 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 13:23:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a39da2f5

dev-lang/python: Stabilize 3.8.16 ppc64, #884651

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

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

diff --git a/dev-lang/python/python-3.8.16.ebuild 
b/dev-lang/python/python-3.8.16.ebuild
index 4aae0927a061..12ee2f5ee1c2 100644
--- a/dev-lang/python/python-3.8.16.ebuild
+++ b/dev-lang/python/python-3.8.16.ebuild
@@ -28,7 +28,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc x86"
 IUSE="
bluetooth build +ensurepip examples gdbm hardened lto +ncurses pgo
+readline +sqlite +ssl test tk valgrind wininst +xml



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

2022-12-07 Thread Sam James
commit: adc0e74c42cb9784966e21914b69c6b3a8d30aa8
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 13:23:00 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 13:23:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adc0e74c

dev-lang/python: Stabilize 3.9.16 x86, #884649

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

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

diff --git a/dev-lang/python/python-3.9.16.ebuild 
b/dev-lang/python/python-3.9.16.ebuild
index f795cf885105..dc3d73ef666f 100644
--- a/dev-lang/python/python-3.9.16.ebuild
+++ b/dev-lang/python/python-3.9.16.ebuild
@@ -28,7 +28,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86"
 IUSE="
bluetooth build +ensurepip examples gdbm hardened lto +ncurses pgo
+readline +sqlite +ssl test tk valgrind +xml



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

2022-12-07 Thread Sam James
commit: e7701e772cf1f65911ed1aa5535b2753bfae6232
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 13:22:55 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 13:22:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7701e77

dev-lang/python: Stabilize 3.10.9 amd64, #884647

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

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

diff --git a/dev-lang/python/python-3.10.9.ebuild 
b/dev-lang/python/python-3.10.9.ebuild
index b91b868461f6..970d87d797b5 100644
--- a/dev-lang/python/python-3.10.9.ebuild
+++ b/dev-lang/python/python-3.10.9.ebuild
@@ -28,7 +28,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
 IUSE="
bluetooth build +ensurepip examples gdbm hardened libedit lto
+ncurses pgo +readline +sqlite +ssl test tk valgrind +xml



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

2022-12-07 Thread Sam James
commit: 78a3e20c952bc25a2f59511f4474e30814070df9
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 13:22:57 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 13:22:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78a3e20c

dev-lang/python: Stabilize 3.9.16 sparc, #884649

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

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

diff --git a/dev-lang/python/python-3.9.16.ebuild 
b/dev-lang/python/python-3.9.16.ebuild
index 71b1fea8f86b..75a2dbccce61 100644
--- a/dev-lang/python/python-3.9.16.ebuild
+++ b/dev-lang/python/python-3.9.16.ebuild
@@ -28,7 +28,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86"
 IUSE="
bluetooth build +ensurepip examples gdbm hardened lto +ncurses pgo
+readline +sqlite +ssl test tk valgrind +xml



[gentoo-commits] repo/gentoo:master commit in: www-apache/mod_wsgi/

2022-12-07 Thread Arthur Zamarin
commit: 20054fe639aba9445f2f870d0dc730181b2d18d3
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Dec  7 07:04:37 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Dec  7 13:35:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20054fe6

www-apache/mod_wsgi: drop 4.7.1-r1 (EAPI=6)

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

 www-apache/mod_wsgi/Manifest |  1 -
 www-apache/mod_wsgi/mod_wsgi-4.7.1-r1.ebuild | 55 
 2 files changed, 56 deletions(-)

diff --git a/www-apache/mod_wsgi/Manifest b/www-apache/mod_wsgi/Manifest
index a9647c9c54e8..e326936af388 100644
--- a/www-apache/mod_wsgi/Manifest
+++ b/www-apache/mod_wsgi/Manifest
@@ -1,2 +1 @@
-DIST mod_wsgi-4.7.1.tar.gz 696111 BLAKE2B 
69fea421077f1ecbf1cef5c9eac4ba296fa676e0bfbb860ca8a7cb701701f405edb3760486b87e8d9dd93efcb4c23385197d770ca32e16a473d5d252d292fb76
 SHA512 
cbb5ec53d55e47a83f2b0630527c6a52b48ef21d5d2c18adcb875fc455795b39b3c93f4a86dfbf9738c0bd554d86cc4912cc9ff83c428af302ab94a61f66b5b4
 DIST mod_wsgi-4.9.0.tar.gz 699891 BLAKE2B 
7ee6ffc28e86baf8ee92973479a26964f7c183c2b113b49a48af02c622f8d8f698abffcd4f522a1ecca5b89325f94856cbe89db5a81d2ac2e87438ee90be97b0
 SHA512 
9dc34d431171321094a9713444895d9754eff4e69ad1e86c8d3cd77bc1ca0a4c10b697e7f8cf14902d6bfaf205c8842e62fa944bb38f66f1c54fd36af95a09d6

diff --git a/www-apache/mod_wsgi/mod_wsgi-4.7.1-r1.ebuild 
b/www-apache/mod_wsgi/mod_wsgi-4.7.1-r1.ebuild
deleted file mode 100644
index 759f60c5f6d0..
--- a/www-apache/mod_wsgi/mod_wsgi-4.7.1-r1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{8..10} )
-PYTHON_REQ_USE="threads(+)"
-
-inherit apache-module python-single-r1
-
-DESCRIPTION="An Apache2 module for running Python WSGI applications"
-HOMEPAGE="https://github.com/GrahamDumpleton/mod_wsgi";
-SRC_URI="https://github.com/GrahamDumpleton/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND=""
-RDEPEND="${PYTHON_DEPS}"
-
-APACHE2_MOD_CONF="70_${PN}"
-APACHE2_MOD_DEFINE="WSGI"
-APACHE2_MOD_FILE="${S}/src/server/.libs/${PN}.so"
-
-DOCFILES="README.rst"
-
-PATCHES=(
-   "${FILESDIR}/${P}-py310.patch"
-)
-
-need_apache2
-
-pkg_setup() {
-   python-single-r1_pkg_setup
-
-   # Calling depend.apache_pkg_setup fails because we do not have
-   # "apache2" in IUSE but the function expects this in order to call
-   # _init_apache2_late which sets the APACHE_MODULESDIR variable.
-   _init_apache2
-   _init_apache2_late
-}
-
-src_configure() {
-   # configure.ac contains bashisms
-   # (https://github.com/GrahamDumpleton/mod_wsgi/issues/567)
-   CONFIG_SHELL="/bin/bash" \
-   econf --with-apxs="${APXS}" --with-python="${PYTHON}"
-}
-
-src_compile() {
-   default
-}



[gentoo-commits] proj/releng:master commit in: releases/specs/amd64/, releases/specs/amd64/hardened/

2022-12-07 Thread Ben Kohler
commit: 3ab8c3481a1682419a25a6f2a99545ae4bdca791
Author: Ben Kohler  gentoo  org>
AuthorDate: Wed Dec  7 13:40:58 2022 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Wed Dec  7 13:41:35 2022 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=3ab8c348

specs/amd64: use new kconfig

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

Signed-off-by: Ben Kohler  gentoo.org>

 releases/specs/amd64/hardened/admincd-stage2.spec  | 2 +-
 releases/specs/amd64/installcd-stage2-minimal.spec | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/releases/specs/amd64/hardened/admincd-stage2.spec 
b/releases/specs/amd64/hardened/admincd-stage2.spec
index 83752c18..f226df3e 100644
--- a/releases/specs/amd64/hardened/admincd-stage2.spec
+++ b/releases/specs/amd64/hardened/admincd-stage2.spec
@@ -16,7 +16,7 @@ livecd/volid: Gentoo amd64 AdminCD @TIMESTAMP@
 boot/kernel: gentoo
 
 boot/kernel/gentoo/sources: gentoo-sources
-boot/kernel/gentoo/config: 
@REPO_DIR@/releases/kconfig/amd64/amd64-5.15.59.config
+boot/kernel/gentoo/config: 
@REPO_DIR@/releases/kconfig/amd64/amd64-5.15.80.config
 
 boot/kernel/gentoo/packages: --usepkg n zfs zfs-kmod
 

diff --git a/releases/specs/amd64/installcd-stage2-minimal.spec 
b/releases/specs/amd64/installcd-stage2-minimal.spec
index 55ec4264..c892b5e3 100644
--- a/releases/specs/amd64/installcd-stage2-minimal.spec
+++ b/releases/specs/amd64/installcd-stage2-minimal.spec
@@ -16,7 +16,7 @@ livecd/volid: Gentoo amd64 @TIMESTAMP@
 boot/kernel: gentoo
 
 boot/kernel/gentoo/sources: gentoo-sources
-boot/kernel/gentoo/config: 
@REPO_DIR@/releases/kconfig/amd64/amd64-5.15.59.config
+boot/kernel/gentoo/config: 
@REPO_DIR@/releases/kconfig/amd64/amd64-5.15.80.config
 
 livecd/unmerge:
app-admin/eselect



[gentoo-commits] repo/gentoo:master commit in: app-vim/enhancedcommentify/

2022-12-07 Thread David Seifert
commit: 1c76d4857e23c501dc23d435b7edad7166818b0a
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec  7 13:51:33 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec  7 13:51:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c76d485

app-vim/enhancedcommentify: remove sys-apps/sed from DEPEND

Signed-off-by: David Seifert  gentoo.org>

 app-vim/enhancedcommentify/enhancedcommentify-2.3-r1.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/app-vim/enhancedcommentify/enhancedcommentify-2.3-r1.ebuild 
b/app-vim/enhancedcommentify/enhancedcommentify-2.3-r1.ebuild
index f5f5e204e7e3..6b6a9af558f9 100644
--- a/app-vim/enhancedcommentify/enhancedcommentify-2.3-r1.ebuild
+++ b/app-vim/enhancedcommentify/enhancedcommentify-2.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,8 +13,6 @@ KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc x86"
 
 VIM_PLUGIN_HELPFILES="EnhancedCommentify"
 
-DEPEND="sys-apps/sed"
-
 # See bug #74897.
 RDEPEND="
${DEPEND}



[gentoo-commits] repo/gentoo:master commit in: dev-db/mariadb/

2022-12-07 Thread David Seifert
commit: a26c459c22273690bf88a4e1311cc443977b07de
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec  7 13:51:34 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec  7 13:51:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a26c459c

dev-db/mariadb: remove sys-apps/sed from DEPEND

Signed-off-by: David Seifert  gentoo.org>

 dev-db/mariadb/mariadb-10.2.44.ebuild   | 1 -
 dev-db/mariadb/mariadb-10.3.35.ebuild   | 1 -
 dev-db/mariadb/mariadb-10.3.36.ebuild   | 1 -
 dev-db/mariadb/mariadb-10.4.25.ebuild   | 1 -
 dev-db/mariadb/mariadb-10.4.26.ebuild   | 1 -
 dev-db/mariadb/mariadb-10.5.16.ebuild   | 1 -
 dev-db/mariadb/mariadb-10.5.17.ebuild   | 1 -
 dev-db/mariadb/mariadb-10.6.10.ebuild   | 1 -
 dev-db/mariadb/mariadb-10.6.8-r1.ebuild | 1 -
 9 files changed, 9 deletions(-)

diff --git a/dev-db/mariadb/mariadb-10.2.44.ebuild 
b/dev-db/mariadb/mariadb-10.2.44.ebuild
index 660a03d52e8e..5a991f82b68a 100644
--- a/dev-db/mariadb/mariadb-10.2.44.ebuild
+++ b/dev-db/mariadb/mariadb-10.2.44.ebuild
@@ -45,7 +45,6 @@ COMMON_DEPEND="
sys-process/procps:0=
dev-libs/libaio:0=
)
-   >=sys-apps/sed-4
>=sys-apps/texinfo-4.7-r1
jemalloc? ( dev-libs/jemalloc:0= )
tcmalloc? ( dev-util/google-perftools:0= )

diff --git a/dev-db/mariadb/mariadb-10.3.35.ebuild 
b/dev-db/mariadb/mariadb-10.3.35.ebuild
index 1f81f81b363d..1ab1a95ef225 100644
--- a/dev-db/mariadb/mariadb-10.3.35.ebuild
+++ b/dev-db/mariadb/mariadb-10.3.35.ebuild
@@ -45,7 +45,6 @@ COMMON_DEPEND="
sys-process/procps:0=
dev-libs/libaio:0=
)
-   >=sys-apps/sed-4
>=sys-apps/texinfo-4.7-r1
jemalloc? ( dev-libs/jemalloc:0= )
tcmalloc? ( dev-util/google-perftools:0= )

diff --git a/dev-db/mariadb/mariadb-10.3.36.ebuild 
b/dev-db/mariadb/mariadb-10.3.36.ebuild
index 60891cf33ee9..fd3645238023 100644
--- a/dev-db/mariadb/mariadb-10.3.36.ebuild
+++ b/dev-db/mariadb/mariadb-10.3.36.ebuild
@@ -45,7 +45,6 @@ COMMON_DEPEND="
sys-process/procps:0=
dev-libs/libaio:0=
)
-   >=sys-apps/sed-4
>=sys-apps/texinfo-4.7-r1
jemalloc? ( dev-libs/jemalloc:0= )
tcmalloc? ( dev-util/google-perftools:0= )

diff --git a/dev-db/mariadb/mariadb-10.4.25.ebuild 
b/dev-db/mariadb/mariadb-10.4.25.ebuild
index a8ed64d800d7..e703ca881099 100644
--- a/dev-db/mariadb/mariadb-10.4.25.ebuild
+++ b/dev-db/mariadb/mariadb-10.4.25.ebuild
@@ -45,7 +45,6 @@ COMMON_DEPEND="
sys-process/procps:0=
dev-libs/libaio:0=
)
-   >=sys-apps/sed-4
>=sys-apps/texinfo-4.7-r1
jemalloc? ( dev-libs/jemalloc:0= )
tcmalloc? ( dev-util/google-perftools:0= )

diff --git a/dev-db/mariadb/mariadb-10.4.26.ebuild 
b/dev-db/mariadb/mariadb-10.4.26.ebuild
index 02eade2fdde1..72403cf4f73c 100644
--- a/dev-db/mariadb/mariadb-10.4.26.ebuild
+++ b/dev-db/mariadb/mariadb-10.4.26.ebuild
@@ -45,7 +45,6 @@ COMMON_DEPEND="
sys-process/procps:0=
dev-libs/libaio:0=
)
-   >=sys-apps/sed-4
>=sys-apps/texinfo-4.7-r1
jemalloc? ( dev-libs/jemalloc:0= )
tcmalloc? ( dev-util/google-perftools:0= )

diff --git a/dev-db/mariadb/mariadb-10.5.16.ebuild 
b/dev-db/mariadb/mariadb-10.5.16.ebuild
index 791bf3407e22..a05a3bdafded 100644
--- a/dev-db/mariadb/mariadb-10.5.16.ebuild
+++ b/dev-db/mariadb/mariadb-10.5.16.ebuild
@@ -41,7 +41,6 @@ S="${WORKDIR}/mysql"
 # These are used for both runtime and compiletime
 COMMON_DEPEND="
>=dev-libs/libpcre2-10.34:=
-   >=sys-apps/sed-4
>=sys-apps/texinfo-4.7-r1
sys-libs/ncurses:0=
>=sys-libs/zlib-1.2.3:0=

diff --git a/dev-db/mariadb/mariadb-10.5.17.ebuild 
b/dev-db/mariadb/mariadb-10.5.17.ebuild
index 889eddaa4a58..70017eb65d67 100644
--- a/dev-db/mariadb/mariadb-10.5.17.ebuild
+++ b/dev-db/mariadb/mariadb-10.5.17.ebuild
@@ -41,7 +41,6 @@ S="${WORKDIR}/mysql"
 # These are used for both runtime and compiletime
 COMMON_DEPEND="
>=dev-libs/libpcre2-10.34:=
-   >=sys-apps/sed-4
>=sys-apps/texinfo-4.7-r1
sys-libs/ncurses:0=
>=sys-libs/zlib-1.2.3:0=

diff --git a/dev-db/mariadb/mariadb-10.6.10.ebuild 
b/dev-db/mariadb/mariadb-10.6.10.ebuild
index d2ca047c5890..6be7ab90409a 100644
--- a/dev-db/mariadb/mariadb-10.6.10.ebuild
+++ b/dev-db/mariadb/mariadb-10.6.10.ebuild
@@ -41,7 +41,6 @@ S="${WORKDIR}/mysql"
 # These are used for both runtime and compiletime
 COMMON_DEPEND="
>=dev-libs/libpcre2-10.34:=
-   >=sys-apps/sed-4
>=sys-apps/texinfo-4.7-r1
sys-libs/ncurses:0=
>=sys-libs/zlib-1.2.3:0=

diff --git a/dev-db/mariadb/mariadb-10.6.8-r1.ebuild 
b/dev-db/mariadb/mariadb-10.6.8-r1.ebuild
index 85556427b6c0..81df2d5834fa 100644
--- a/dev-db/mariadb/mariadb-10.6.8-r1.ebuild
+++ b/dev-db/mariadb/mariadb-10.6.8-r1.ebuild
@@ -41,7 +41,6 @@ S="

[gentoo-commits] repo/gentoo:master commit in: dev-libs/redland-bindings/

2022-12-07 Thread David Seifert
commit: b8d4a1ef34a11bd772b68f339a85b76594a6f6da
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec  7 13:51:37 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec  7 13:51:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8d4a1ef

dev-libs/redland-bindings: remove sys-apps/sed from BDEPEND

Signed-off-by: David Seifert  gentoo.org>

 dev-libs/redland-bindings/redland-bindings-1.0.17.1-r101.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-libs/redland-bindings/redland-bindings-1.0.17.1-r101.ebuild 
b/dev-libs/redland-bindings/redland-bindings-1.0.17.1-r101.ebuild
index 476340d958a1..9503c0a0aa89 100644
--- a/dev-libs/redland-bindings/redland-bindings-1.0.17.1-r101.ebuild
+++ b/dev-libs/redland-bindings/redland-bindings-1.0.17.1-r101.ebuild
@@ -27,8 +27,7 @@ REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )
python? ( ${PYTHON_REQUIRED_USE} )"
 RESTRICT="!test? ( test )"
 
-BDEPEND="sys-apps/sed
-   virtual/pkgconfig"
+BDEPEND="virtual/pkgconfig"
 
 RDEPEND="dev-libs/redland
lua? ( ${LUA_DEPS} )



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

2022-12-07 Thread David Seifert
commit: d27977b388085f32764c5d89ef18706d8b911006
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec  7 13:51:41 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec  7 13:51:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d27977b3

dev-vcs/topgit: remove sys-apps/sed from BDEPEND

Signed-off-by: David Seifert  gentoo.org>

 dev-vcs/topgit/topgit-0.19.13.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-vcs/topgit/topgit-0.19.13.ebuild 
b/dev-vcs/topgit/topgit-0.19.13.ebuild
index dfade4f8c109..9635c1110a5d 100644
--- a/dev-vcs/topgit/topgit-0.19.13.ebuild
+++ b/dev-vcs/topgit/topgit-0.19.13.ebuild
@@ -14,7 +14,6 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 
 BDEPEND="dev-lang/perl
-   sys-apps/sed
app-alternatives/awk"
 RDEPEND=">=dev-vcs/git-2.10.0"
 IUSE="test"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/facile/

2022-12-07 Thread David Seifert
commit: db54d1ef7d87c56a4e22f880621f2c2f9782f6ec
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec  7 13:51:38 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec  7 13:51:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db54d1ef

dev-ml/facile: remove sys-apps/sed from DEPEND

Signed-off-by: David Seifert  gentoo.org>

 dev-ml/facile/facile-1.1.3.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-ml/facile/facile-1.1.3.ebuild 
b/dev-ml/facile/facile-1.1.3.ebuild
index 6beefe2a5ff0..c88e827bdffa 100644
--- a/dev-ml/facile/facile-1.1.3.ebuild
+++ b/dev-ml/facile/facile-1.1.3.ebuild
@@ -14,9 +14,7 @@ KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ~ppc ppc64 x86"
 IUSE="+ocamlopt"
 
 RDEPEND=">=dev-lang/ocaml-4:=[ocamlopt?]"
-DEPEND="${RDEPEND}
-   sys-apps/sed
-"
+DEPEND="${RDEPEND}"
 
 PATCHES=( "${FILESDIR}/${PN}"-1.1-make.patch ) # Fix building on FreeBSD
 



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

2022-12-07 Thread David Seifert
commit: acb037045e266eb3bbc2a1749380d1f06be33bff
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec  7 13:51:40 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec  7 13:51:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acb03704

dev-util/bpftrace: remove sys-apps/sed from BDEPEND

Signed-off-by: David Seifert  gentoo.org>

 dev-util/bpftrace/bpftrace-0.15.0-r2.ebuild | 1 -
 dev-util/bpftrace/bpftrace-0.16.0.ebuild| 1 -
 2 files changed, 2 deletions(-)

diff --git a/dev-util/bpftrace/bpftrace-0.15.0-r2.ebuild 
b/dev-util/bpftrace/bpftrace-0.15.0-r2.ebuild
index 1095ed8e6fd3..b4161428fb8c 100644
--- a/dev-util/bpftrace/bpftrace-0.15.0-r2.ebuild
+++ b/dev-util/bpftrace/bpftrace-0.15.0-r2.ebuild
@@ -39,7 +39,6 @@ DEPEND="
test? ( dev-cpp/gtest )
 "
 BDEPEND="
-   sys-apps/sed
app-arch/xz-utils
sys-devel/flex
sys-devel/bison

diff --git a/dev-util/bpftrace/bpftrace-0.16.0.ebuild 
b/dev-util/bpftrace/bpftrace-0.16.0.ebuild
index 26206e9ed27f..f93bf5ae5f47 100644
--- a/dev-util/bpftrace/bpftrace-0.16.0.ebuild
+++ b/dev-util/bpftrace/bpftrace-0.16.0.ebuild
@@ -39,7 +39,6 @@ DEPEND="
test? ( dev-cpp/gtest )
 "
 BDEPEND="
-   sys-apps/sed
app-arch/xz-utils
sys-devel/flex
sys-devel/bison



[gentoo-commits] repo/gentoo:master commit in: dev-perl/perl-mozldap/

2022-12-07 Thread David Seifert
commit: b1fcfdb92dab5d6037f68fc030a264ca3e402b9a
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec  7 13:51:39 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec  7 13:51:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1fcfdb9

dev-perl/perl-mozldap: remove sys-apps/sed from BDEPEND

Signed-off-by: David Seifert  gentoo.org>

 dev-perl/perl-mozldap/perl-mozldap-1.5.3-r2.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-perl/perl-mozldap/perl-mozldap-1.5.3-r2.ebuild 
b/dev-perl/perl-mozldap/perl-mozldap-1.5.3-r2.ebuild
index 2d616d5f5fa9..fe8f56bc586a 100644
--- a/dev-perl/perl-mozldap/perl-mozldap-1.5.3-r2.ebuild
+++ b/dev-perl/perl-mozldap/perl-mozldap-1.5.3-r2.ebuild
@@ -21,7 +21,6 @@ RDEPEND="
 DEPEND="${RDEPEND}
 "
 BDEPEND="${RDEPEND}
-   sys-apps/sed
 "
 
 src_configure() {



[gentoo-commits] repo/gentoo:master commit in: mail-filter/sqlgrey/

2022-12-07 Thread David Seifert
commit: 464382489b1ac8ba3eb8efac6b112f53a8eb543a
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec  7 13:51:42 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec  7 13:51:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46438248

mail-filter/sqlgrey: remove sys-apps/sed from DEPEND

Signed-off-by: David Seifert  gentoo.org>

 mail-filter/sqlgrey/sqlgrey-1.8.0.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/mail-filter/sqlgrey/sqlgrey-1.8.0.ebuild 
b/mail-filter/sqlgrey/sqlgrey-1.8.0.ebuild
index 1dccd8565268..d6bb19932fe3 100644
--- a/mail-filter/sqlgrey/sqlgrey-1.8.0.ebuild
+++ b/mail-filter/sqlgrey/sqlgrey-1.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -24,8 +24,7 @@ RDEPEND="acct-user/sqlgrey
mysql? ( dev-perl/DBD-mysql )
postgres? ( dev-perl/DBD-Pg )
sqlite? ( dev-perl/DBD-SQLite )"
-DEPEND="${RDEPEND}
-   sys-apps/sed"
+DEPEND="${RDEPEND}"
 
 DOCS=( HOWTO FAQ README README.OPTINOUT README.PERF TODO Changelog )
 PATCHES=(



[gentoo-commits] repo/gentoo:master commit in: media-video/mjpegtools/

2022-12-07 Thread David Seifert
commit: 9a3c41bf1871e39d2b516f57c93f3fe8d88f95c8
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec  7 13:51:44 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec  7 13:51:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a3c41bf

media-video/mjpegtools: remove sys-apps/sed from DEPEND

Signed-off-by: David Seifert  gentoo.org>

 media-video/mjpegtools/mjpegtools-2.2.1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/media-video/mjpegtools/mjpegtools-2.2.1.ebuild 
b/media-video/mjpegtools/mjpegtools-2.2.1.ebuild
index e6ab3d86817d..c87164eacd60 100644
--- a/media-video/mjpegtools/mjpegtools-2.2.1.ebuild
+++ b/media-video/mjpegtools/mjpegtools-2.2.1.ebuild
@@ -33,7 +33,6 @@ RDEPEND="
 "
 DEPEND="
${RDEPEND}
-   >=sys-apps/sed-4
app-alternatives/awk
cpu_flags_x86_mmx? ( dev-lang/nasm )
 "



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

2022-12-07 Thread David Seifert
commit: 0af51a5efeef42680522372b2523702ef4a88892
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec  7 13:51:43 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec  7 13:51:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0af51a5e

media-sound/mac: remove sys-apps/sed from DEPEND

Signed-off-by: David Seifert  gentoo.org>

 media-sound/mac/mac-4.11.4.5.7-r1.ebuild | 11 +++
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/media-sound/mac/mac-4.11.4.5.7-r1.ebuild 
b/media-sound/mac/mac-4.11.4.5.7-r1.ebuild
index aa5c9ee4ee77..477436996f12 100644
--- a/media-sound/mac/mac-4.11.4.5.7-r1.ebuild
+++ b/media-sound/mac/mac-4.11.4.5.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,19 +12,14 @@ MY_P=${MY_PN}_${MY_PV}
 DESCRIPTION="Monkey's Audio Codecs"
 
HOMEPAGE="http://www.deb-multimedia.org/dists/testing/main/binary-amd64/package/monkeys-audio.php";
 
SRC_URI="http://www.deb-multimedia.org/pool/main/m/monkeys-audio/${MY_P}.orig.tar.gz";
+S="${WORKDIR}/${MY_P/_/-}"
 
 LICENSE="mac"
 SLOT="0"
 KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86"
 IUSE="cpu_flags_x86_mmx static-libs"
 
-RDEPEND=""
-DEPEND="
-   sys-apps/sed
-   cpu_flags_x86_mmx? ( dev-lang/yasm )
-"
-
-S=${WORKDIR}/${MY_P/_/-}
+BDEPEND="cpu_flags_x86_mmx? ( dev-lang/yasm )"
 
 PATCHES=(
"${FILESDIR}"/${P}-output.patch



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/netio/

2022-12-07 Thread David Seifert
commit: 23ac54b55f3418161d1c8170ead4c551a799c5cc
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec  7 13:51:45 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec  7 13:51:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23ac54b5

net-analyzer/netio: remove sys-apps/sed from DEPEND

Signed-off-by: David Seifert  gentoo.org>

 net-analyzer/netio/netio-1.33.ebuild | 10 --
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/net-analyzer/netio/netio-1.33.ebuild 
b/net-analyzer/netio/netio-1.33.ebuild
index a5a43f45b6d2..b4f396af8c4d 100644
--- a/net-analyzer/netio/netio-1.33.ebuild
+++ b/net-analyzer/netio/netio-1.33.ebuild
@@ -1,23 +1,21 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+
 inherit edos2unix toolchain-funcs
 
 DESCRIPTION="Network benchmark using TCP and UDP protocols"
 HOMEPAGE="https://web.ars.de/netio/";
 SRC_URI="https://www.ars.de/${PN}${PV/.}.zip";
+S="${WORKDIR}"
 
 LICENSE="free-noncomm"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
 RESTRICT="mirror" # bug #391789 comment #1
 
-DEPEND="
-   app-arch/unzip
-   >=sys-apps/sed-4
-"
-S=${WORKDIR}
+BDEPEND="app-arch/unzip"
 
 src_prepare() {
edos2unix *.c *.h *.doc



[gentoo-commits] repo/gentoo:master commit in: net-irc/onis/

2022-12-07 Thread David Seifert
commit: e5b155df2994968d616e4c585fc2ae30b865841e
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec  7 13:51:48 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec  7 13:51:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5b155df

net-irc/onis: remove sys-apps/sed from DEPEND

Signed-off-by: David Seifert  gentoo.org>

 net-irc/onis/onis-0.8.2-r1.ebuild | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/net-irc/onis/onis-0.8.2-r1.ebuild 
b/net-irc/onis/onis-0.8.2-r1.ebuild
index 7c1eb8e3d90d..f3a692d97e61 100644
--- a/net-irc/onis/onis-0.8.2-r1.ebuild
+++ b/net-irc/onis/onis-0.8.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,14 +6,13 @@ EAPI=6
 DESCRIPTION="onis not irc stats"
 HOMEPAGE="http://verplant.org/onis/";
 SRC_URI="http://verplant.org/${PN}/${P}.tar.bz2";
+
 LICENSE="LGPL-2"
 SLOT="0"
 KEYWORDS="amd64 ~ppc x86"
-IUSE=""
 
 RDEPEND="dev-lang/perl"
-DEPEND="${RDEPEND}
-   >=sys-apps/sed-4"
+DEPEND="${RDEPEND}"
 
 PATCHES=( "${FILESDIR}/0.6.0-nochdir.patch" )
 



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

2022-12-07 Thread David Seifert
commit: 2c330471c1bd59961405ee2215db5f7757308f4f
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec  7 13:51:51 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec  7 13:51:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c330471

sys-apps/qingy: remove sys-apps/sed from DEPEND

Signed-off-by: David Seifert  gentoo.org>

 sys-apps/qingy/qingy-1.0.0-r5.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sys-apps/qingy/qingy-1.0.0-r5.ebuild 
b/sys-apps/qingy/qingy-1.0.0-r5.ebuild
index d69f2be4d3c7..8d1f43027b02 100644
--- a/sys-apps/qingy/qingy-1.0.0-r5.ebuild
+++ b/sys-apps/qingy/qingy-1.0.0-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -30,7 +30,6 @@ RDEPEND="
)
 "
 DEPEND="${RDEPEND}
-   >=sys-apps/sed-4.1.4-r1
virtual/pkgconfig
 "
 RDEPEND="${RDEPEND}



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

2022-12-07 Thread David Seifert
commit: 4df3a15730619c216dbf58ef592538c12196f9a5
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec  7 13:51:51 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec  7 13:51:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4df3a157

net-wireless/wireless-tools: remove sys-apps/sed from BDEPEND

Signed-off-by: David Seifert  gentoo.org>

 net-wireless/wireless-tools/wireless-tools-30_pre9-r1.ebuild | 4 
 1 file changed, 4 deletions(-)

diff --git a/net-wireless/wireless-tools/wireless-tools-30_pre9-r1.ebuild 
b/net-wireless/wireless-tools/wireless-tools-30_pre9-r1.ebuild
index a3ab61e504e1..061033128513 100644
--- a/net-wireless/wireless-tools/wireless-tools-30_pre9-r1.ebuild
+++ b/net-wireless/wireless-tools/wireless-tools-30_pre9-r1.ebuild
@@ -18,10 +18,6 @@ SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~sparc x86"
 IUSE="multicall"
 
-BDEPEND="sys-apps/sed"
-DEPEND=""
-RDEPEND=""
-
 PATCHES=("${FILESDIR}"/${PN}-29-asneeded.patch)
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libcdio/

2022-12-07 Thread David Seifert
commit: 0facf513b455b63b85f35f1b4d618b3adb4f5c19
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec  7 13:51:35 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec  7 13:51:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0facf513

dev-libs/libcdio: remove sys-apps/sed from BDEPEND

Signed-off-by: David Seifert  gentoo.org>

 dev-libs/libcdio/libcdio-2.1.0-r1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-libs/libcdio/libcdio-2.1.0-r1.ebuild 
b/dev-libs/libcdio/libcdio-2.1.0-r1.ebuild
index 16cc3dc36ed7..a2f4805fe768 100644
--- a/dev-libs/libcdio/libcdio-2.1.0-r1.ebuild
+++ b/dev-libs/libcdio/libcdio-2.1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -24,7 +24,6 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}"
 BDEPEND="
-   sys-apps/sed
sys-devel/gettext
virtual/pkgconfig
test? ( dev-lang/perl )



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/ceph/

2022-12-07 Thread David Seifert
commit: 4910a23fe51d91e19343a513b7e4bb85069bbffc
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec  7 13:51:54 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec  7 13:51:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4910a23f

sys-cluster/ceph: remove sys-apps/sed from DEPEND

Signed-off-by: David Seifert  gentoo.org>

 sys-cluster/ceph/ceph-15.2.17-r1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sys-cluster/ceph/ceph-15.2.17-r1.ebuild 
b/sys-cluster/ceph/ceph-15.2.17-r1.ebuild
index 2b29ca9ad636..950790b1aba9 100644
--- a/sys-cluster/ceph/ceph-15.2.17-r1.ebuild
+++ b/sys-cluster/ceph/ceph-15.2.17-r1.ebuild
@@ -65,7 +65,6 @@ DEPEND="
sys-apps/hwloc:=
sys-apps/keyutils:=
sys-apps/util-linux:=
-   sys-apps/sed
sys-apps/util-linux
sys-libs/libcap-ng:=
sys-libs/ncurses:0=



[gentoo-commits] repo/gentoo:master commit in: x11-themes/fluxbox-styles-fluxmod/

2022-12-07 Thread David Seifert
commit: 1e173f4c2874a32cceb3de93a3c1d268d130d2b8
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec  7 13:51:57 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec  7 13:51:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e173f4c

x11-themes/fluxbox-styles-fluxmod: remove sys-apps/sed from DEPEND

Closes: https://github.com/gentoo/gentoo/pull/28586
Signed-off-by: David Seifert  gentoo.org>

 .../fluxbox-styles-fluxmod-20050128-r1.ebuild   | 6 +-
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git 
a/x11-themes/fluxbox-styles-fluxmod/fluxbox-styles-fluxmod-20050128-r1.ebuild 
b/x11-themes/fluxbox-styles-fluxmod/fluxbox-styles-fluxmod-20050128-r1.ebuild
index 65eb388e375b..e7b7691fa3f4 100644
--- 
a/x11-themes/fluxbox-styles-fluxmod/fluxbox-styles-fluxmod-20050128-r1.ebuild
+++ 
b/x11-themes/fluxbox-styles-fluxmod/fluxbox-styles-fluxmod-20050128-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,10 +10,6 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=">=sys-apps/sed-4"
 
 src_prepare() {
# comment out every rootcommand



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/ceph/

2022-12-07 Thread David Seifert
commit: 87480736df6c1f3763e6c45dd4e52dc955788eb3
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec  7 13:51:54 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec  7 13:51:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87480736

sys-cluster/ceph: remove sys-apps/sed from BDEPEND

Signed-off-by: David Seifert  gentoo.org>

 sys-cluster/ceph/ceph-15.2.17-r1.ebuild | 1 -
 sys-cluster/ceph/ceph-16.2.10-r3.ebuild | 1 -
 sys-cluster/ceph/ceph-16.2.9-r3.ebuild  | 1 -
 sys-cluster/ceph/ceph-17.2.3-r4.ebuild  | 1 -
 sys-cluster/ceph/ceph-17.2.4-r1.ebuild  | 1 -
 sys-cluster/ceph/ceph-17.2.5-r1.ebuild  | 1 -
 6 files changed, 6 deletions(-)

diff --git a/sys-cluster/ceph/ceph-15.2.17-r1.ebuild 
b/sys-cluster/ceph/ceph-15.2.17-r1.ebuild
index 3b6a85973f2f..2b29ca9ad636 100644
--- a/sys-cluster/ceph/ceph-15.2.17-r1.ebuild
+++ b/sys-cluster/ceph/ceph-15.2.17-r1.ebuild
@@ -111,7 +111,6 @@ BDEPEND="
dev-util/valgrind
sys-apps/coreutils
sys-apps/grep
-   sys-apps/sed
sys-apps/which
sys-devel/bc
sys-devel/patch

diff --git a/sys-cluster/ceph/ceph-16.2.10-r3.ebuild 
b/sys-cluster/ceph/ceph-16.2.10-r3.ebuild
index 2baeafd7a648..4977f488b30b 100644
--- a/sys-cluster/ceph/ceph-16.2.10-r3.ebuild
+++ b/sys-cluster/ceph/ceph-16.2.10-r3.ebuild
@@ -112,7 +112,6 @@ BDEPEND="
dev-util/valgrind
sys-apps/coreutils
sys-apps/grep
-   sys-apps/sed
sys-apps/util-linux
sys-apps/which
sys-devel/bc

diff --git a/sys-cluster/ceph/ceph-16.2.9-r3.ebuild 
b/sys-cluster/ceph/ceph-16.2.9-r3.ebuild
index f0a979f3d579..f391c2528e5d 100644
--- a/sys-cluster/ceph/ceph-16.2.9-r3.ebuild
+++ b/sys-cluster/ceph/ceph-16.2.9-r3.ebuild
@@ -112,7 +112,6 @@ BDEPEND="
dev-util/valgrind
sys-apps/coreutils
sys-apps/grep
-   sys-apps/sed
sys-apps/util-linux
sys-apps/which
sys-devel/bc

diff --git a/sys-cluster/ceph/ceph-17.2.3-r4.ebuild 
b/sys-cluster/ceph/ceph-17.2.3-r4.ebuild
index c17190f53c53..e6322d919cd5 100644
--- a/sys-cluster/ceph/ceph-17.2.3-r4.ebuild
+++ b/sys-cluster/ceph/ceph-17.2.3-r4.ebuild
@@ -118,7 +118,6 @@ BDEPEND="
dev-util/valgrind
sys-apps/coreutils
sys-apps/grep
-   sys-apps/sed
sys-apps/util-linux
sys-apps/which
sys-devel/bc

diff --git a/sys-cluster/ceph/ceph-17.2.4-r1.ebuild 
b/sys-cluster/ceph/ceph-17.2.4-r1.ebuild
index 81ee0e1b042d..fa389cba07b0 100644
--- a/sys-cluster/ceph/ceph-17.2.4-r1.ebuild
+++ b/sys-cluster/ceph/ceph-17.2.4-r1.ebuild
@@ -120,7 +120,6 @@ BDEPEND="
dev-util/valgrind
sys-apps/coreutils
sys-apps/grep
-   sys-apps/sed
sys-apps/util-linux
sys-apps/which
sys-devel/bc

diff --git a/sys-cluster/ceph/ceph-17.2.5-r1.ebuild 
b/sys-cluster/ceph/ceph-17.2.5-r1.ebuild
index 4b3d087b60f6..6230e15a822f 100644
--- a/sys-cluster/ceph/ceph-17.2.5-r1.ebuild
+++ b/sys-cluster/ceph/ceph-17.2.5-r1.ebuild
@@ -120,7 +120,6 @@ BDEPEND="
dev-util/valgrind
sys-apps/coreutils
sys-apps/grep
-   sys-apps/sed
sys-apps/util-linux
sys-apps/which
sys-devel/bc



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

2022-12-07 Thread David Seifert
commit: 09b9f96bc1c7e6440375282cf53adfcaaac105f8
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec  7 13:51:50 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec  7 13:51:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09b9f96b

net-misc/bfgminer: remove sys-apps/sed from DEPEND

Signed-off-by: David Seifert  gentoo.org>

 net-misc/bfgminer/bfgminer-5.5.0-r2.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net-misc/bfgminer/bfgminer-5.5.0-r2.ebuild 
b/net-misc/bfgminer/bfgminer-5.5.0-r2.ebuild
index 2837322a181b..9e83d64682d7 100644
--- a/net-misc/bfgminer/bfgminer-5.5.0-r2.ebuild
+++ b/net-misc/bfgminer/bfgminer-5.5.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -102,7 +102,6 @@ RDEPEND="${DEPEND}
 DEPEND="${DEPEND}
virtual/pkgconfig
>=dev-libs/uthash-1.9.7
-   sys-apps/sed
cpumining? (
amd64? (
>=dev-lang/yasm-1.0.1



[gentoo-commits] repo/gentoo:master commit in: sys-boot/milo/

2022-12-07 Thread David Seifert
commit: 8ac506583d298921c1d50f194dc666354ab4e33a
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec  7 13:51:52 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec  7 13:51:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ac50658

sys-boot/milo: remove sys-apps/sed from DEPEND

Signed-off-by: David Seifert  gentoo.org>

 sys-boot/milo/milo-2.4.18.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sys-boot/milo/milo-2.4.18.ebuild b/sys-boot/milo/milo-2.4.18.ebuild
index a4c3e71f8328..9ee907054222 100644
--- a/sys-boot/milo/milo-2.4.18.ebuild
+++ b/sys-boot/milo/milo-2.4.18.ebuild
@@ -48,8 +48,7 @@ SLOT="0"
 KEYWORDS="-* ~alpha"
 IUSE=""
 
-DEPEND="sys-apps/kbd
-   >=sys-apps/sed-4"
+DEPEND="sys-apps/kbd"
 RDEPEND="sys-fs/mtools"
 
 S=${WORKDIR}/milo-${milo_version}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libowfat/

2022-12-07 Thread David Seifert
commit: 4653b707e2e89c35ba020b3cec2d72f493c09de9
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec  7 13:51:36 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec  7 13:51:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4653b707

dev-libs/libowfat: remove sys-apps/sed from DEPEND

Signed-off-by: David Seifert  gentoo.org>

 dev-libs/libowfat/libowfat-0.32-r1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-libs/libowfat/libowfat-0.32-r1.ebuild 
b/dev-libs/libowfat/libowfat-0.32-r1.ebuild
index c1eedcac7645..e8be0ec566bc 100644
--- a/dev-libs/libowfat/libowfat-0.32-r1.ebuild
+++ b/dev-libs/libowfat/libowfat-0.32-r1.ebuild
@@ -15,8 +15,7 @@ KEYWORDS="amd64 hppa sparc x86"
 IUSE="diet"
 
 RDEPEND="diet? ( >=dev-libs/dietlibc-0.33_pre20090721 )"
-DEPEND="${RDEPEND}
-   >=sys-apps/sed-4"
+DEPEND="${RDEPEND}"
 
 pkg_setup() {
# Required for mult/umult64.c to be usable



[gentoo-commits] repo/gentoo:master commit in: net-mail/mess822/

2022-12-07 Thread David Seifert
commit: 81943f05b5675d832111207ca2a0bb506497a81a
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec  7 13:51:49 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec  7 13:51:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81943f05

net-mail/mess822: remove sys-apps/sed from DEPEND

Signed-off-by: David Seifert  gentoo.org>

 net-mail/mess822/mess822-0.58-r2.ebuild | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/net-mail/mess822/mess822-0.58-r2.ebuild 
b/net-mail/mess822/mess822-0.58-r2.ebuild
index f4e4688dd5b7..e915480ec24b 100644
--- a/net-mail/mess822/mess822-0.58-r2.ebuild
+++ b/net-mail/mess822/mess822-0.58-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,11 +13,10 @@ SLOT="0"
 KEYWORDS="amd64 ppc x86"
 IUSE=""
 LICENSE="public-domain"
-
-RDEPEND=">=sys-apps/sed-4"
-DEPEND="${RDEPEND}"
 RESTRICT="test"
 
+RDEPEND="sys-apps/sed"
+
 PATCHES=(
"${FILESDIR}"/${P}-implicit.patch
 )



[gentoo-commits] repo/gentoo:master commit in: net-irc/ircmap/

2022-12-07 Thread David Seifert
commit: c8080755471227057d60ddce5697839f85f50131
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec  7 13:51:46 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec  7 13:51:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8080755

net-irc/ircmap: remove sys-apps/sed from BDEPEND

Signed-off-by: David Seifert  gentoo.org>

 net-irc/ircmap/ircmap-0.99-r1.ebuild | 12 
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/net-irc/ircmap/ircmap-0.99-r1.ebuild 
b/net-irc/ircmap/ircmap-0.99-r1.ebuild
index 33fb8a2051d5..87b21231fff0 100644
--- a/net-irc/ircmap/ircmap-0.99-r1.ebuild
+++ b/net-irc/ircmap/ircmap-0.99-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,21 +6,17 @@ EAPI=7
 DESCRIPTION="Scripts to treate diagrams of IRC networks using the LINKS 
command"
 HOMEPAGE="http://pasky.or.cz/irc/";
 SRC_URI="http://pasky.or.cz/irc/${PN}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}"
+
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 x86"
-IUSE=""
 
 RDEPEND="
media-gfx/graphviz
dev-lang/perl
 "
-BDEPEND="${RDEPEND}
-   >=sys-apps/sed-4
-"
-DEPEND=""
-
-S="${WORKDIR}"/${PN}
+BDEPEND="${RDEPEND}"
 
 src_compile() {
sed -i \



[gentoo-commits] repo/gentoo:master commit in: x11-misc/gmrun/

2022-12-07 Thread David Seifert
commit: 0ef4b727f14635e45761f73c449ea7fdbb48f682
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec  7 13:51:55 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec  7 13:51:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ef4b727

x11-misc/gmrun: remove sys-apps/sed from DEPEND

Signed-off-by: David Seifert  gentoo.org>

 x11-misc/gmrun/gmrun-0.9.2-r2.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/x11-misc/gmrun/gmrun-0.9.2-r2.ebuild 
b/x11-misc/gmrun/gmrun-0.9.2-r2.ebuild
index 8ccf8afd6f09..ba116f437ace 100644
--- a/x11-misc/gmrun/gmrun-0.9.2-r2.ebuild
+++ b/x11-misc/gmrun/gmrun-0.9.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -20,7 +20,6 @@ RDEPEND="
 DEPEND="
${RDEPEND}
elibc_glibc? ( >=sys-libs/glibc-2.10 )
-   sys-apps/sed
virtual/pkgconfig
 "
 



[gentoo-commits] repo/gentoo:master commit in: x11-misc/obconf-qt/

2022-12-07 Thread David Seifert
commit: 3183774b63d6d4c700dd0739e2ad889f9d78c59f
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec  7 13:51:56 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec  7 13:51:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3183774b

x11-misc/obconf-qt: remove sys-apps/sed from BDEPEND

Signed-off-by: David Seifert  gentoo.org>

 x11-misc/obconf-qt/obconf-qt-0.16.0.ebuild | 1 -
 x11-misc/obconf-qt/obconf-qt-0.16.2.ebuild | 1 -
 2 files changed, 2 deletions(-)

diff --git a/x11-misc/obconf-qt/obconf-qt-0.16.0.ebuild 
b/x11-misc/obconf-qt/obconf-qt-0.16.0.ebuild
index aed7ee4ebeac..aa69d2ad9ad0 100644
--- a/x11-misc/obconf-qt/obconf-qt-0.16.0.ebuild
+++ b/x11-misc/obconf-qt/obconf-qt-0.16.0.ebuild
@@ -22,7 +22,6 @@ SLOT="0"
 BDEPEND="
dev-qt/linguist-tools:5
>=dev-util/lxqt-build-tools-0.8.0
-   sys-apps/sed
virtual/pkgconfig
 "
 DEPEND="

diff --git a/x11-misc/obconf-qt/obconf-qt-0.16.2.ebuild 
b/x11-misc/obconf-qt/obconf-qt-0.16.2.ebuild
index 82809bc1622c..5e05c035e154 100644
--- a/x11-misc/obconf-qt/obconf-qt-0.16.2.ebuild
+++ b/x11-misc/obconf-qt/obconf-qt-0.16.2.ebuild
@@ -22,7 +22,6 @@ SLOT="0"
 BDEPEND="
dev-qt/linguist-tools:5
>=dev-util/lxqt-build-tools-0.8.0
-   sys-apps/sed
virtual/pkgconfig
 "
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/xournal/

2022-12-07 Thread Sam James
commit: 48a522381cf0f031d4b3b7cdc766ab2d85260265
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 13:58:38 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 13:58:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48a52238

app-text/xournal: EAPI 8

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

 app-text/xournal/xournal-0.4.8.2016-r1.ebuild | 19 +-
 app-text/xournal/xournal-.ebuild  | 29 +--
 2 files changed, 27 insertions(+), 21 deletions(-)

diff --git a/app-text/xournal/xournal-0.4.8.2016-r1.ebuild 
b/app-text/xournal/xournal-0.4.8.2016-r1.ebuild
index eb0427c142d3..3ebf59e8631a 100644
--- a/app-text/xournal/xournal-0.4.8.2016-r1.ebuild
+++ b/app-text/xournal/xournal-0.4.8.2016-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 [[ ${PV} == * ]] && GNOME2_EAUTORECONF=yes
 
@@ -12,7 +12,7 @@ if [[ ${PV} == * ]]; then
EGIT_REPO_URI="https://git.code.sf.net/p/xournal/code";
unset SRC_URI
 else
-   KEYWORDS="amd64 ~ppc64 ~x86"
+   KEYWORDS="~amd64 ~ppc64 ~x86"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 fi
 
@@ -23,7 +23,7 @@ LICENSE="GPL-2"
 SLOT="0"
 IUSE="+pdf vanilla"
 
-COMMONDEPEND="
+DEPEND="
app-text/poppler[cairo]
dev-libs/atk
dev-libs/glib
@@ -36,27 +36,26 @@ COMMONDEPEND="
x11-libs/gtk+:2
x11-libs/pango
 "
-RDEPEND="${COMMONDEPEND}
+RDEPEND="
+   ${DEPEND}
pdf? ( app-text/poppler[utils] app-text/ghostscript-gpl )
 "
-DEPEND="${COMMONDEPEND}
-   virtual/pkgconfig
-"
+BDEPEND="virtual/pkgconfig"
 
 PATCHES=(
"${FILESDIR}/${PN}"-0.4.8-c99-fix.patch
 )
 
 src_prepare() {
-   default_src_prepare
+   default
+
if ! use vanilla; then
eapply "${FILESDIR}"/xournal-0.4.8-aspectratio.patch
fi
 }
 
 src_install() {
-   emake DESTDIR="${D}" install
-   emake DESTDIR="${D}" desktop-install
+   emake DESTDIR="${D}" install desktop-install
 
dodoc ChangeLog AUTHORS README
dodoc -r html-doc/*

diff --git a/app-text/xournal/xournal-.ebuild 
b/app-text/xournal/xournal-.ebuild
index 5afafb130f7e..d7fc7a1b87ab 100644
--- a/app-text/xournal/xournal-.ebuild
+++ b/app-text/xournal/xournal-.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 [[ ${PV} == * ]] && GNOME2_EAUTORECONF=yes
 
@@ -12,7 +12,7 @@ if [[ ${PV} == * ]]; then
EGIT_REPO_URI="https://git.code.sf.net/p/xournal/code";
unset SRC_URI
 else
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 ~ppc64 ~x86"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 fi
 
@@ -21,9 +21,9 @@ HOMEPAGE="http://xournal.sourceforge.net/";
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="+pdf"
+IUSE="+pdf vanilla"
 
-COMMONDEPEND="
+DEPEND="
app-text/poppler[cairo]
dev-libs/atk
dev-libs/glib
@@ -36,16 +36,23 @@ COMMONDEPEND="
x11-libs/gtk+:2
x11-libs/pango
 "
-RDEPEND="${COMMONDEPEND}
+RDEPEND="
+   ${DEPEND}
pdf? ( app-text/poppler[utils] app-text/ghostscript-gpl )
 "
-DEPEND="${COMMONDEPEND}
-   virtual/pkgconfig
-"
+BDEPEND="virtual/pkgconfig"
 
-src_install() {
+src_prepare() {
default
-   emake DESTDIR="${D}" desktop-install
 
+   if ! use vanilla; then
+   eapply "${FILESDIR}"/xournal-0.4.8-aspectratio.patch
+   fi
+}
+
+src_install() {
+   emake DESTDIR="${D}" install desktop-install
+
+   dodoc ChangeLog AUTHORS README
dodoc -r html-doc/*
 }



[gentoo-commits] repo/gentoo:master commit in: app-text/xournal/, app-text/xournal/files/

2022-12-07 Thread Sam James
commit: a12f841e72dc76f99c8e7f13977d2ad09cd5b548
Author: Ian Jordan  gmail  com>
AuthorDate: Wed Dec  7 13:19:52 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 13:58:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a12f841e

app-text/xournal: clang16 fix

Upstream patch to fix compiling under clang16. Not required for the  build.

Closes: https://bugs.gentoo.org/875158
Co-authored-by: Denis Auroux  users.sourceforge.net>
Signed-off-by: Ian Jordan  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/28585
Signed-off-by: Sam James  gentoo.org>

 app-text/xournal/files/xournal-0.4.8-c99-fix.patch | 89 ++
 app-text/xournal/xournal-0.4.8.2016-r1.ebuild  | 63 +++
 2 files changed, 152 insertions(+)

diff --git a/app-text/xournal/files/xournal-0.4.8-c99-fix.patch 
b/app-text/xournal/files/xournal-0.4.8-c99-fix.patch
new file mode 100644
index ..ee3689cddd70
--- /dev/null
+++ b/app-text/xournal/files/xournal-0.4.8-c99-fix.patch
@@ -0,0 +1,89 @@
+Bug: https://bugs.gentoo.org/875158
+
+Patch: 
https://src.fedoraproject.org/rpms/xournal/raw/dacd5bf30ec95debca62946868d9450f68ea54de/f/xournal-c99-1.patch
+Patch: 
https://src.fedoraproject.org/rpms/xournal/raw/dacd5bf30ec95debca62946868d9450f68ea54de/f/xournal-c99-2.patch
+Author: Denis Auroux 
+Date:   Sun Jan 24 15:48:16 2021 -0500
+
+Fix implicit function declarations by including config.h in ttsubset/*.c
+
+--- a/src/ttsubset/list.c
 b/src/ttsubset/list.c
+@@ -33,7 +33,7 @@
+  *
+  */
+ 
+-/* $Id$ */
++/* $Id: list.c,v 1.4 2004/09/10 18:59:06 jody Exp $ */
+ /* @(#)list.c 1.7 03/02/06 SMI */
+ 
+ /*
+@@ -44,6 +44,10 @@
+  *
+  */
+ 
++#ifdef HAVE_CONFIG_H
++#  include 
++#endif
++
+ #include 
+ #include 
+ #ifdef MALLOC_TRACE
+--- a/src/ttsubset/sft.c
 b/src/ttsubset/sft.c
+@@ -33,7 +33,7 @@
+  *
+  */
+ 
+-/* $Id$ */
++/* $Id: sft.c,v 1.9 2005/01/04 20:10:46 jody Exp $ */
+ /* @(#)sft.c 1.17 03/01/08 SMI */
+ 
+ /*
+@@ -43,6 +43,10 @@
+  * @version 1.0
+  */
+ 
++#ifdef HAVE_CONFIG_H
++#  include 
++#endif
++
+ #include 
+ #include 
+ #include 
+--- a/src/ttsubset/ttcr.c
 b/src/ttsubset/ttcr.c
+@@ -33,7 +33,7 @@
+  *
+  */
+ 
+-/* $Id$ */
++/* $Id: ttcr.c,v 1.7 2005/01/04 20:10:46 jody Exp $ */
+ /* @(#)ttcr.c 1.7 03/01/08 SMI */
+ 
+ /*
+@@ -44,6 +44,10 @@
+  *
+  */
+ 
++#ifdef HAVE_CONFIG_H
++#  include 
++#endif
++
+ #include 
+ #ifdef HAVE_UNISTD_H
+ #include 
+
+Add missing include directives for make_dashed, set_cursor_busy.
+
+--- a/src/xo-image.c
 b/src/xo-image.c
+@@ -25,6 +25,8 @@
+ #include "xo-support.h"
+ #include "xo-image.h"
+ #include "xo-misc.h"
++#include "xo-selection.h"
++#include "xo-paint.h"
+ 
+ // create pixbuf from buffer, or return NULL on failure
+ GdkPixbuf *pixbuf_from_buffer(const gchar *buf, gsize buflen)

diff --git a/app-text/xournal/xournal-0.4.8.2016-r1.ebuild 
b/app-text/xournal/xournal-0.4.8.2016-r1.ebuild
new file mode 100644
index ..eb0427c142d3
--- /dev/null
+++ b/app-text/xournal/xournal-0.4.8.2016-r1.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+[[ ${PV} == * ]] && GNOME2_EAUTORECONF=yes
+
+inherit gnome2
+
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://git.code.sf.net/p/xournal/code";
+   unset SRC_URI
+else
+   KEYWORDS="amd64 ~ppc64 ~x86"
+   SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+fi
+
+DESCRIPTION="An application for notetaking, sketching, and keeping a journal 
using a stylus"
+HOMEPAGE="http://xournal.sourceforge.net/";
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="+pdf vanilla"
+
+COMMONDEPEND="
+   app-text/poppler[cairo]
+   dev-libs/atk
+   dev-libs/glib
+   gnome-base/libgnomecanvas
+   media-libs/freetype
+   media-libs/fontconfig
+   sys-libs/zlib
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:2
+   x11-libs/pango
+"
+RDEPEND="${COMMONDEPEND}
+   pdf? ( app-text/poppler[utils] app-text/ghostscript-gpl )
+"
+DEPEND="${COMMONDEPEND}
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   "${FILESDIR}/${PN}"-0.4.8-c99-fix.patch
+)
+
+src_prepare() {
+   default_src_prepare
+   if ! use vanilla; then
+   eapply "${FILESDIR}"/xournal-0.4.8-aspectratio.patch
+   fi
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+   emake DESTDIR="${D}" desktop-install
+
+   dodoc ChangeLog AUTHORS README
+   dodoc -r html-doc/*
+}



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

2022-12-07 Thread Kenton Groombridge
commit: 962487522e31487f7cc064de73b93906b22c2e23
Author: Kenton Groombridge  gentoo  org>
AuthorDate: Wed Dec  7 14:14:08 2022 +
Commit: Kenton Groombridge  gentoo  org>
CommitDate: Wed Dec  7 14:14:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96248752

profiles/profiles.desc: add systemd/selinux/merged-usr subprofiles

Signed-off-by: Kenton Groombridge  gentoo.org>

 profiles/profiles.desc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index d5b936f5bae6..04783d940cda 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -43,9 +43,11 @@ amd64
default/linux/amd64/17.1/no-multilib/hardened/selinux   stable
 amd64  default/linux/amd64/17.1/no-multilib/systemd
dev
 amd64  default/linux/amd64/17.1/no-multilib/systemd/merged-usr 
dev
 amd64  default/linux/amd64/17.1/no-multilib/systemd/selinux
exp
+amd64  default/linux/amd64/17.1/no-multilib/systemd/selinux/merged-usr 
exp
 amd64  default/linux/amd64/17.1/systemd
stable
 amd64  default/linux/amd64/17.1/systemd/merged-usr 
stable
 amd64  default/linux/amd64/17.1/systemd/selinux
exp
+amd64  default/linux/amd64/17.1/systemd/selinux/merged-usr 
exp
 amd64  default/linux/amd64/17.1/clang  
exp
 amd64  default/linux/amd64/17.1/systemd/clang  
exp
 amd64  default/linux/amd64/17.1/systemd/clang/merged-usr   
exp
@@ -129,6 +131,7 @@ arm64   default/linux/arm64/17.0/developer  
exp
 arm64  default/linux/arm64/17.0/systemd
stable
 arm64  default/linux/arm64/17.0/systemd/merged-usr 
stable
 arm64  default/linux/arm64/17.0/systemd/selinux
exp
+arm64  default/linux/arm64/17.0/systemd/selinux/merged-usr 
exp
 arm64  default/linux/arm64/17.0/llvm   
exp
 arm64  default/linux/arm64/17.0/systemd/llvm   
exp
 arm64  default/linux/arm64/17.0/systemd/llvm/merged-usr
exp



[gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/amd64/17.1/no-multilib/systemd/selinux/merged-usr/, ...

2022-12-07 Thread Kenton Groombridge
commit: 6274e5af434f4298fc02e567b8712d397c34e481
Author: Kenton Groombridge  gentoo  org>
AuthorDate: Wed Dec  7 14:13:38 2022 +
Commit: Kenton Groombridge  gentoo  org>
CommitDate: Wed Dec  7 14:14:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6274e5af

profiles/default/linux: add systemd/selinux/merged-usr subprofiles

Signed-off-by: Kenton Groombridge  gentoo.org>

 .../linux/amd64/17.1/no-multilib/systemd/selinux/merged-usr/eapi| 1 +
 .../linux/amd64/17.1/no-multilib/systemd/selinux/merged-usr/parent  | 2 ++
 profiles/default/linux/amd64/17.1/systemd/selinux/merged-usr/eapi   | 1 +
 profiles/default/linux/amd64/17.1/systemd/selinux/merged-usr/parent | 2 ++
 profiles/default/linux/arm64/17.0/systemd/selinux/merged-usr/eapi   | 1 +
 profiles/default/linux/arm64/17.0/systemd/selinux/merged-usr/parent | 2 ++
 6 files changed, 9 insertions(+)

diff --git 
a/profiles/default/linux/amd64/17.1/no-multilib/systemd/selinux/merged-usr/eapi 
b/profiles/default/linux/amd64/17.1/no-multilib/systemd/selinux/merged-usr/eapi
new file mode 100644
index ..7ed6ff82de6b
--- /dev/null
+++ 
b/profiles/default/linux/amd64/17.1/no-multilib/systemd/selinux/merged-usr/eapi
@@ -0,0 +1 @@
+5

diff --git 
a/profiles/default/linux/amd64/17.1/no-multilib/systemd/selinux/merged-usr/parent
 
b/profiles/default/linux/amd64/17.1/no-multilib/systemd/selinux/merged-usr/parent
new file mode 100644
index ..1b7f7eef0a7e
--- /dev/null
+++ 
b/profiles/default/linux/amd64/17.1/no-multilib/systemd/selinux/merged-usr/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../../features/merged-usr

diff --git a/profiles/default/linux/amd64/17.1/systemd/selinux/merged-usr/eapi 
b/profiles/default/linux/amd64/17.1/systemd/selinux/merged-usr/eapi
new file mode 100644
index ..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/amd64/17.1/systemd/selinux/merged-usr/eapi
@@ -0,0 +1 @@
+5

diff --git 
a/profiles/default/linux/amd64/17.1/systemd/selinux/merged-usr/parent 
b/profiles/default/linux/amd64/17.1/systemd/selinux/merged-usr/parent
new file mode 100644
index ..c8b1675247c9
--- /dev/null
+++ b/profiles/default/linux/amd64/17.1/systemd/selinux/merged-usr/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../features/merged-usr

diff --git a/profiles/default/linux/arm64/17.0/systemd/selinux/merged-usr/eapi 
b/profiles/default/linux/arm64/17.0/systemd/selinux/merged-usr/eapi
new file mode 100644
index ..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/arm64/17.0/systemd/selinux/merged-usr/eapi
@@ -0,0 +1 @@
+5

diff --git 
a/profiles/default/linux/arm64/17.0/systemd/selinux/merged-usr/parent 
b/profiles/default/linux/arm64/17.0/systemd/selinux/merged-usr/parent
new file mode 100644
index ..c8b1675247c9
--- /dev/null
+++ b/profiles/default/linux/arm64/17.0/systemd/selinux/merged-usr/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../../features/merged-usr



[gentoo-commits] repo/gentoo:master commit in: dev-libs/zthread/, dev-libs/zthread/files/

2022-12-07 Thread Sam James
commit: fba65ffab4bf1f7310dc28f0249db4a234ff7f6c
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 14:17:56 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 14:18:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fba65ffa

dev-libs/zthread: EAPI 8, fix configure w/ clang 16

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

 .../files/zthread-2.3.2-configure-clang16.patch| 22 ++
 ...ead-2.3.2-r4.ebuild => zthread-2.3.2-r5.ebuild} |  6 +++---
 2 files changed, 25 insertions(+), 3 deletions(-)

diff --git a/dev-libs/zthread/files/zthread-2.3.2-configure-clang16.patch 
b/dev-libs/zthread/files/zthread-2.3.2-configure-clang16.patch
new file mode 100644
index ..998dc36c2976
--- /dev/null
+++ b/dev-libs/zthread/files/zthread-2.3.2-configure-clang16.patch
@@ -0,0 +1,22 @@
+pthread_yield needs GNU_SOURCE (missing in the test here), but pthread_yield
+is both deprecated and also not actually used (even conditionally!) in zthread,
+so let's just drop the test.
+
+(zthread uses sched_yield conditionally, however.)
+--- a/share/pthread.m4
 b/share/pthread.m4
+@@ -128,14 +128,6 @@ pthread_explicit="no"
+   AC_DEFINE(HAVE_SCHED_YIELD,,[Defined if sched_yield() is available]) ], 
 
+ [ AC_MSG_RESULT(no) ])
+ 
+-  dnl Check for pthread_yield
+-  AC_MSG_CHECKING(for pthread_yield);
+-  AC_TRY_LINK([#include ],
+-[ pthread_yield(); ], 
+-[ AC_MSG_RESULT(yes)
+-  AC_DEFINE(HAVE_PTHREAD_YIELD,,[Defined if pthread_yield() is 
available]) ],  
+-[ AC_MSG_RESULT(no) ])
+-
+   dnl Check for pthread_key_create
+   AC_MSG_CHECKING(for pthread_key_create)
+   AC_TRY_LINK([#include ],

diff --git a/dev-libs/zthread/zthread-2.3.2-r4.ebuild 
b/dev-libs/zthread/zthread-2.3.2-r5.ebuild
similarity index 93%
rename from dev-libs/zthread/zthread-2.3.2-r4.ebuild
rename to dev-libs/zthread/zthread-2.3.2-r5.ebuild
index 96e7f7294154..87af37d2ba8d 100644
--- a/dev-libs/zthread/zthread-2.3.2-r4.ebuild
+++ b/dev-libs/zthread/zthread-2.3.2-r5.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit autotools
 
@@ -25,6 +25,7 @@ PATCHES=(
"${FILESDIR}"/${P}-automake-r2.patch
"${FILESDIR}"/${P}-gcc47.patch
"${FILESDIR}"/${P}-clang.patch
+   "${FILESDIR}"/${P}-configure-clang16.patch
 )
 
 src_prepare() {
@@ -41,8 +42,7 @@ src_prepare() {
 src_configure() {
econf \
$(use_enable debug) \
-   $(use_enable kernel_linux atomic-linux) \
-   --disable-static
+   $(use_enable kernel_linux atomic-linux)
 }
 
 src_compile() {



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libtecla/files/, dev-libs/libtecla/

2022-12-07 Thread Sam James
commit: 9ccc798ee0f285317f413cdb3ea4e9cd1eb2b874
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 14:30:43 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 14:30:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ccc798e

dev-libs/libtecla: EAPI 8, fix configure w/ clang 16

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

 .../libtecla/files/libtecla-1.6.3-configure-clang16.patch| 12 
 .../{libtecla-1.6.3.ebuild => libtecla-1.6.3-r1.ebuild}  |  6 +++---
 2 files changed, 15 insertions(+), 3 deletions(-)

diff --git a/dev-libs/libtecla/files/libtecla-1.6.3-configure-clang16.patch 
b/dev-libs/libtecla/files/libtecla-1.6.3-configure-clang16.patch
new file mode 100644
index ..9a8a67df6f96
--- /dev/null
+++ b/dev-libs/libtecla/files/libtecla-1.6.3-configure-clang16.patch
@@ -0,0 +1,12 @@
+--- a/configure.in
 b/configure.in
+@@ -94,6 +94,9 @@ dnl statement.
+ 
+ AC_CANONICAL_SYSTEM
+ 
++dnl Needed for ptsname and friends.
++AC_USE_SYSTEM_EXTENSIONS
++
+ dnl In early versions of Solaris, some libraries are in /usr/ccs/lib,
+ dnl where gcc doesn't look. The tests below for the curses library
+ dnl would thus fail without this directory being added to the search

diff --git a/dev-libs/libtecla/libtecla-1.6.3.ebuild 
b/dev-libs/libtecla/libtecla-1.6.3-r1.ebuild
similarity index 92%
rename from dev-libs/libtecla/libtecla-1.6.3.ebuild
rename to dev-libs/libtecla/libtecla-1.6.3-r1.ebuild
index 11d293e3468f..4487a6f6dfe6 100644
--- a/dev-libs/libtecla/libtecla-1.6.3.ebuild
+++ b/dev-libs/libtecla/libtecla-1.6.3-r1.ebuild
@@ -1,13 +1,14 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 inherit autotools flag-o-matic
 
 DESCRIPTION="Tecla command-line editing library"
 HOMEPAGE="https://www.astro.caltech.edu/~mcs/tecla/";
 SRC_URI="https://www.astro.caltech.edu/~mcs/tecla/${P}.tar.gz";
+S="${WORKDIR}"/libtecla
 
 LICENSE="icu"
 SLOT="0"
@@ -17,8 +18,6 @@ IUSE="static-libs"
 DEPEND="sys-libs/ncurses:="
 RDEPEND="${DEPEND}"
 
-S=${WORKDIR}/libtecla
-
 PATCHES=(
"${FILESDIR}"/${PN}-1.6.1-install.patch
"${FILESDIR}"/${PN}-1.6.1-no-strip.patch
@@ -27,6 +26,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-1.6.1-prll-install.patch
"${FILESDIR}"/${PN}-1.6.3-static-libs.patch
"${FILESDIR}"/${PN}-1.6.3-secure-runpath.patch
+   "${FILESDIR}"/${PN}-1.6.3-configure-clang16.patch
 )
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: net-news/sfeed/

2022-12-07 Thread Sam James
commit: bf7833bbe4d7052eb0881ba0080978a1c6a665d0
Author: Marco Scardovi  icloud  com>
AuthorDate: Wed Dec  7 13:48:24 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 14:40:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf7833bb

net-news/sfeed: update maintainers

Signed-off-by: Marco Scardovi  icloud.com>
Closes: https://github.com/gentoo/gentoo/pull/28587
Signed-off-by: Sam James  gentoo.org>

 net-news/sfeed/metadata.xml | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/net-news/sfeed/metadata.xml b/net-news/sfeed/metadata.xml
index 8022e4957183..3e53e4749dc3 100644
--- a/net-news/sfeed/metadata.xml
+++ b/net-news/sfeed/metadata.xml
@@ -3,6 +3,7 @@
 

c...@gentoo.org
+   Cédric Krier


n...@disroot.org
@@ -12,13 +13,13 @@
proxy-ma...@gentoo.org
Proxy Maintainers

-   
-   mailto:hil...@codemadness.org
-   

Use mono theme
Use mono_highlight 
theme
Use newsboat theme
Use templeos theme

+   
+   mailto:hil...@codemadness.org
+   
 



[gentoo-commits] repo/gentoo:master commit in: www-client/w3m/

2022-12-07 Thread Sam James
commit: 4dbb584df47817690e0bb4521fddb73efd2b66b1
Author: Marco Scardovi  icloud  com>
AuthorDate: Wed Dec  7 13:47:14 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 14:40:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dbb584d

www-client/w3m: update maintainers

Signed-off-by: Marco Scardovi  icloud.com>
Signed-off-by: Sam James  gentoo.org>

 www-client/w3m/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www-client/w3m/metadata.xml b/www-client/w3m/metadata.xml
index 0bfbe2396368..e1321067da40 100644
--- a/www-client/w3m/metadata.xml
+++ b/www-client/w3m/metadata.xml
@@ -3,6 +3,7 @@
 

n...@disroot.org
+   Nickolas Raymond Kaczynski


proxy-ma...@gentoo.org



[gentoo-commits] repo/gentoo:master commit in: dev-libs/c-blosc/

2022-12-07 Thread Michał Górny
commit: 652cb8cd82d8de62ad74399853d2badbb7ba4122
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 14:42:21 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 14:43:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=652cb8cd

dev-libs/c-blosc: Bump to 1.21.2

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

 dev-libs/c-blosc/Manifest  |  1 +
 dev-libs/c-blosc/c-blosc-1.21.2.ebuild | 50 ++
 2 files changed, 51 insertions(+)

diff --git a/dev-libs/c-blosc/Manifest b/dev-libs/c-blosc/Manifest
index 5f09a91ebbb8..5eb6529301b3 100644
--- a/dev-libs/c-blosc/Manifest
+++ b/dev-libs/c-blosc/Manifest
@@ -1 +1,2 @@
 DIST c-blosc-1.21.1.tar.gz 1456777 BLAKE2B 
a6a48d79fc8cb3df277e878a69361a5d12552be4b8ae50a4a95d2fe48d5b073c849724913a20c2834de7cf3cac7f288ddfec977ed1e4a1875fc3d21975907b44
 SHA512 
e06712ffaeaa6892415a6b01219221426c20af4191db6ca923301313daa8f5b0a83a7a3cd273f7013766349ace4e4869590e9c44bd892e57027ca45de53779e7
+DIST c-blosc-1.21.2.gh.tar.gz 1528949 BLAKE2B 
fa1702150a8b64bb9b4eb4de963a42c89be8f62f0b53804cb81345abb6be150b4fdbf2c2a8d4f2379301c65de07564608f1e25ee1d9b045747c486ef08740815
 SHA512 
f976c40834c1c3a0ec5af8dfb36b0b674430053a902b2e4dcac68eec9118f022a7a90aa73447e4d8234ce819088cf19ee574c1a1ca39c2e4f9164d79a95066b6

diff --git a/dev-libs/c-blosc/c-blosc-1.21.2.ebuild 
b/dev-libs/c-blosc/c-blosc-1.21.2.ebuild
new file mode 100644
index ..96e39b39771b
--- /dev/null
+++ b/dev-libs/c-blosc/c-blosc-1.21.2.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Blocking, shuffling and lossless compression library"
+HOMEPAGE="https://www.blosc.org/";
+SRC_URI="
+   https://github.com/Blosc/c-blosc/archive/v${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0/1"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="+lz4 +snappy test zlib zstd"
+RESTRICT="!test? ( test )"
+
+DEPEND="
+   lz4? ( >=app-arch/lz4-1.7.5:= )
+   snappy? ( app-arch/snappy:= )
+   zlib? ( sys-libs/zlib:= )
+   zstd? ( app-arch/zstd:= )
+"
+RDEPEND="
+   ${DEPEND}
+"
+
+src_configure() {
+   # remove bundled libs (just in case)
+   rm -rf internal-complibs || die
+
+   local mycmakeargs=(
+   -DBUILD_STATIC=OFF
+   -DBUILD_TESTS=$(usex test)
+   -DBUILD_BENCHMARKS=OFF
+   -DBUILD_FUZZERS=OFF
+   -DDEACTIVATE_LZ4=$(usex !lz4)
+   -DDEACTIVATE_SNAPPY=$(usex !snappy)
+   -DDEACTIVATE_ZLIB=$(usex !zlib)
+   -DDEACTIVATE_ZSTD=$(usex !zstd)
+   -DPREFER_EXTERNAL_LZ4=ON
+   # snappy is always external
+   -DPREFER_EXTERNAL_ZLIB=ON
+   -DPREFER_EXTERNAL_ZSTD=ON
+   )
+   cmake_src_configure
+}



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

2022-12-07 Thread Michał Górny
commit: 93987587c5da3f6b7b7271f6f1575b8af6449e62
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 14:31:29 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 14:43:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93987587

dev-python/widgetsnbextension: Bump to 4.0.4

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

 dev-python/widgetsnbextension/Manifest |  1 +
 .../widgetsnbextension-4.0.4.ebuild| 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/widgetsnbextension/Manifest 
b/dev-python/widgetsnbextension/Manifest
index 03dcd3b50a9d..483313df962e 100644
--- a/dev-python/widgetsnbextension/Manifest
+++ b/dev-python/widgetsnbextension/Manifest
@@ -1 +1,2 @@
 DIST widgetsnbextension-4.0.3.tar.gz 1021892 BLAKE2B 
739408b0e473d41bed6afd9867c3dc7b2b2202f3c26e1062f8f9b3bd7a76102cf28cd0a6b71d3ba2f9b285e0e7f5be0b0289c1ea133c644589892474b0b31bb2
 SHA512 
9cf55cccf32e2330bb0825c877479d9e93dd828d6d248fa11b1f44c73a16b2dd1cdb6817f55413ff6463003bc65f0f54a0b354ca653fbd9eab4fa9d32f76
+DIST widgetsnbextension-4.0.4.tar.gz 1022346 BLAKE2B 
29b41d4b61f8af40c5589f19f6b3df7a2093774617b262d1ad7faf22d06a5f81d0aff9db9360c1ad53b11e1377d7e2690d56e06f861d390d676010413a3618a5
 SHA512 
6eb666e52c575750e591b2976d091f719b92cf741d4e4678d12425c1450fcab1b207f6c0667268c54fb88209d99cbff4432b40c34ffbbf761d82905723d3d095

diff --git a/dev-python/widgetsnbextension/widgetsnbextension-4.0.4.ebuild 
b/dev-python/widgetsnbextension/widgetsnbextension-4.0.4.ebuild
new file mode 100644
index ..3684d730f2ee
--- /dev/null
+++ b/dev-python/widgetsnbextension/widgetsnbextension-4.0.4.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_REQ_USE="threads(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="IPython HTML widgets for Jupyter"
+HOMEPAGE="
+   https://ipython.org/
+   https://pypi.org/project/widgetsnbextension/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+   dev-python/notebook[${PYTHON_USEDEP}]
+"
+
+src_install() {
+   distutils-r1_src_install
+
+   mv "${ED}/usr/etc" "${ED}/etc" || die
+}



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

2022-12-07 Thread Michał Górny
commit: 56c6cff75d7c6327661bfb270d755713f3c39b51
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 14:30:54 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 14:43:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56c6cff7

dev-python/ipywidgets: Bump to 8.0.3

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

 dev-python/ipywidgets/Manifest|  1 +
 dev-python/ipywidgets/ipywidgets-8.0.3.ebuild | 43 +++
 2 files changed, 44 insertions(+)

diff --git a/dev-python/ipywidgets/Manifest b/dev-python/ipywidgets/Manifest
index 55d0bda0cbaa..8917ffa7f191 100644
--- a/dev-python/ipywidgets/Manifest
+++ b/dev-python/ipywidgets/Manifest
@@ -1 +1,2 @@
 DIST ipywidgets-8.0.2.tar.gz 112516 BLAKE2B 
85af0099fbbd3344e7e7985770a3dd60a5acd9dc048a274f3401e0ba6e28ff9f30405d1c32297e9b9dc004e617b26aad3f4f881d25804a9d2178f90ed2eb1c14
 SHA512 
45726027c68cbb6647813ba5be9e2192e63a9d80dd69246b516fef32fa0822b6cbc76d2a0622211a24fb46082c5aebcc620ece687f593077740913deaa69ceda
+DIST ipywidgets-8.0.3.tar.gz 114801 BLAKE2B 
759e799d10960830af8f4673dd4ee48e5528d9a0cebdde73e5e70fa764a76e0218a71178cf8812ada98b252dac785d85f7c303b7d07e47751b5d0dc42a7b04be
 SHA512 
0448df2779361f256fc40c7dfc27572529d249a0d7fd5c77532457fc31f08dd663cf5ddca040591373b0cdb07fab99eceec8553de1d5f0a7ea726b5af9573785

diff --git a/dev-python/ipywidgets/ipywidgets-8.0.3.ebuild 
b/dev-python/ipywidgets/ipywidgets-8.0.3.ebuild
new file mode 100644
index ..894ccd8541f2
--- /dev/null
+++ b/dev-python/ipywidgets/ipywidgets-8.0.3.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_REQ_USE="threads(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="IPython HTML widgets for Jupyter"
+HOMEPAGE="
+   https://ipywidgets.readthedocs.io/
+   https://github.com/jupyter-widgets/ipywidgets/
+   https://pypi.org/project/ipywidgets/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+   >=dev-python/ipykernel-4.5.1[${PYTHON_USEDEP}]
+   >=dev-python/ipython_genutils-0.2.0[${PYTHON_USEDEP}]
+   >=dev-python/traitlets-4.3.1[${PYTHON_USEDEP}]
+   >=dev-python/widgetsnbextension-3.6.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/jsonschema[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   # upstream hack to autoconfigure ipywidgets in jupyter
+   # we don't have jupyterlab_widgets packaged
+   sed -i -e '/jupyterlab_widgets/d' setup.cfg || die
+   distutils-r1_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: net-dns/knot/

2022-12-07 Thread Sam James
commit: 1871d013e4324fe3212ad74d660d00aaf0256c2b
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 14:44:55 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 14:46:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1871d013

net-dns/knot: add github upstream metadata

It's a mirror but it's convenient (and official).

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

 net-dns/knot/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-dns/knot/metadata.xml b/net-dns/knot/metadata.xml
index 6fc839da3260..d7aafeb4ba1e 100644
--- a/net-dns/knot/metadata.xml
+++ b/net-dns/knot/metadata.xml
@@ -72,4 +72,7 @@
Reflect sonames of libknot, libdnssec, and libzscanner.


+   
+   CZ-NIC/knot
+   
 



[gentoo-commits] repo/gentoo:master commit in: net-dns/knot/

2022-12-07 Thread Sam James
commit: 79e5e8e8a7f0b90508e92b92b7ceac4ab0e0a980
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 14:46:49 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 14:46:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79e5e8e8

net-dns/knot: add upstream gitlab to HOMEPAGE

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

 net-dns/knot/knot-3.1.5.ebuild| 2 +-
 net-dns/knot/knot-3.1.9.ebuild| 2 +-
 net-dns/knot/knot-3.2.1-r1.ebuild | 2 +-
 net-dns/knot/knot-3.2.2.ebuild| 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-dns/knot/knot-3.1.5.ebuild b/net-dns/knot/knot-3.1.5.ebuild
index 4ae9c5eefd42..29970854cde7 100644
--- a/net-dns/knot/knot-3.1.5.ebuild
+++ b/net-dns/knot/knot-3.1.5.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 inherit flag-o-matic systemd
 
 DESCRIPTION="High-performance authoritative-only DNS server"
-HOMEPAGE="https://www.knot-dns.cz/";
+HOMEPAGE="https://www.knot-dns.cz/ https://gitlab.nic.cz/knot/knot-dns";
 SRC_URI="https://secure.nic.cz/files/knot-dns/${P/_/-}.tar.xz";
 
 LICENSE="GPL-3+"

diff --git a/net-dns/knot/knot-3.1.9.ebuild b/net-dns/knot/knot-3.1.9.ebuild
index 4a454d5cd861..c1c0a2de8e9b 100644
--- a/net-dns/knot/knot-3.1.9.ebuild
+++ b/net-dns/knot/knot-3.1.9.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 inherit flag-o-matic systemd
 
 DESCRIPTION="High-performance authoritative-only DNS server"
-HOMEPAGE="https://www.knot-dns.cz/";
+HOMEPAGE="https://www.knot-dns.cz/ https://gitlab.nic.cz/knot/knot-dns";
 SRC_URI="https://secure.nic.cz/files/knot-dns/${P/_/-}.tar.xz";
 
 LICENSE="GPL-3+"

diff --git a/net-dns/knot/knot-3.2.1-r1.ebuild 
b/net-dns/knot/knot-3.2.1-r1.ebuild
index ac14e9f8f1ee..f742c748bead 100644
--- a/net-dns/knot/knot-3.2.1-r1.ebuild
+++ b/net-dns/knot/knot-3.2.1-r1.ebuild
@@ -9,7 +9,7 @@ inherit flag-o-matic systemd
 KNOT_SUBSLOT="13.9.4"
 
 DESCRIPTION="High-performance authoritative-only DNS server"
-HOMEPAGE="https://www.knot-dns.cz/";
+HOMEPAGE="https://www.knot-dns.cz/ https://gitlab.nic.cz/knot/knot-dns";
 SRC_URI="https://secure.nic.cz/files/knot-dns/${P/_/-}.tar.xz";
 
 LICENSE="GPL-3+"

diff --git a/net-dns/knot/knot-3.2.2.ebuild b/net-dns/knot/knot-3.2.2.ebuild
index 822878ee80f6..8803bd4f7a46 100644
--- a/net-dns/knot/knot-3.2.2.ebuild
+++ b/net-dns/knot/knot-3.2.2.ebuild
@@ -9,7 +9,7 @@ inherit flag-o-matic systemd
 KNOT_SUBSLOT="13.9.4"
 
 DESCRIPTION="High-performance authoritative-only DNS server"
-HOMEPAGE="https://www.knot-dns.cz/";
+HOMEPAGE="https://www.knot-dns.cz/ https://gitlab.nic.cz/knot/knot-dns";
 SRC_URI="https://secure.nic.cz/files/knot-dns/${P/_/-}.tar.xz";
 
 LICENSE="GPL-3+"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/flatbuffers/

2022-12-07 Thread Michał Górny
commit: ea941c86046d5e2a9ea7d1ae8ce237feab4e9f53
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 14:51:07 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 14:52:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea941c86

dev-libs/flatbuffers: Bump to 22.12.06

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

 dev-libs/flatbuffers/Manifest|  1 +
 dev-libs/flatbuffers/flatbuffers-22.12.06.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/dev-libs/flatbuffers/Manifest b/dev-libs/flatbuffers/Manifest
index 36742322397f..bb14ddd597cd 100644
--- a/dev-libs/flatbuffers/Manifest
+++ b/dev-libs/flatbuffers/Manifest
@@ -1,2 +1,3 @@
 DIST flatbuffers-2.0.0.tar.gz 1538022 BLAKE2B 
ccd827a43da39cf831727b439beed0cea216cdf50dbfe70954854bbe388b2c47ed4e78cc87e3fc0d5568034b13baa2ea96480914cc8129747bccbf8ea928847c
 SHA512 
26a06b572c0e4c9685743bd2d2162ac7dcd74b9324624cc3f3ef5b154c0cee7c52a04b77cdc184245d2d6ae38dfdcc4fd66001c318aa8ca001d2bf1d85d66a89
 DIST flatbuffers-2.0.6.tar.gz 1724250 BLAKE2B 
b6969b28dba753c4551b33d27409d9925c10a640ae860264f8054c19a470ce3da366c0bf7917bf7fe4f6cb57acbfbe1837f175fde40b84d311df6d1378d146ce
 SHA512 
be631f34064c28d81876bf137c796e9736623cf2cc4f2a05dd45372e7195729c99fad1fa795f8ce71a408756a842edbdc0c3bc714a7cf63203a1de8681d86fb6
+DIST flatbuffers-22.12.06.gh.tar.gz 2172096 BLAKE2B 
92bf0c56c10fa369e7a8a53a7f903af6b5f17560a3558587914c29ab8a655f3ee078c3e261426ca5d9ad0587419d4f0049459edc552e25958f80b80ba9539d59
 SHA512 
1b2c8eaa2ebeb92c3ebc363888b34b817d7b62a568e40bce2b037814f1f0103d4cb7db8507ec9ca05421be61b0b2be3edd6c4d564f75d1ce39278d73f8442ac1

diff --git a/dev-libs/flatbuffers/flatbuffers-22.12.06.ebuild 
b/dev-libs/flatbuffers/flatbuffers-22.12.06.ebuild
new file mode 100644
index ..6c4c402f183d
--- /dev/null
+++ b/dev-libs/flatbuffers/flatbuffers-22.12.06.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Memory efficient serialization library"
+HOMEPAGE="https://google.github.io/flatbuffers/";
+SRC_URI="
+   https://github.com/google/flatbuffers/archive/v${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="Apache-2.0"
+SLOT="0/2"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+IUSE="static-libs test"
+RESTRICT="!test? ( test )"
+
+DOCS=( readme.md )
+
+src_configure() {
+   local mycmakeargs=(
+   -DFLATBUFFERS_BUILD_FLATLIB=$(usex static-libs)
+   -DFLATBUFFERS_BUILD_SHAREDLIB=ON
+   -DFLATBUFFERS_BUILD_TESTS=$(usex test)
+   -DFLATBUFFERS_BUILD_BENCHMARKS=OFF
+   )
+
+   cmake_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/flatbuffers/

2022-12-07 Thread Michał Górny
commit: 85ac40d941c0ec4ed2dc8026cff871062455ecdf
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 14:50:55 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 14:52:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85ac40d9

dev-libs/flatbuffers: Add myself as maintainer

Since I've accidentally started bumping it, let's give it some love.

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

 dev-libs/flatbuffers/metadata.xml | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-libs/flatbuffers/metadata.xml 
b/dev-libs/flatbuffers/metadata.xml
index 8647ed292165..e85fcdaad83e 100644
--- a/dev-libs/flatbuffers/metadata.xml
+++ b/dev-libs/flatbuffers/metadata.xml
@@ -1,7 +1,10 @@
 
 https://www.gentoo.org/dtd/metadata.dtd";>
 
-   
+   
+   mgo...@gentoo.org
+   Michał Górny
+   

google/flatbuffers




[gentoo-commits] repo/gentoo:master commit in: sys-cluster/pmix/

2022-12-07 Thread Sam James
commit: 8ad34c5cb767676d6cb5e9249565d2e4c17d838e
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 15:36:04 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 15:36:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ad34c5c

sys-cluster/pmix: add 4.2.2

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

 sys-cluster/pmix/Manifest  |  1 +
 sys-cluster/pmix/pmix-4.2.2.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/sys-cluster/pmix/Manifest b/sys-cluster/pmix/Manifest
index 3d268978deb3..1ad78c7bcefc 100644
--- a/sys-cluster/pmix/Manifest
+++ b/sys-cluster/pmix/Manifest
@@ -1 +1,2 @@
 DIST pmix-2.1.1.tar.bz2 1063090 BLAKE2B 
35a3bf7d297d399e897f9b9f748e176262cc0fde5afbfc9ea1e21e5c1550cf0081d9924692d7592fe1224eb727a9c3bb7b3fd216ae1b9e09dd29aefe83ac9eba
 SHA512 
2e5d4b3c907ea9f54bb2b682c63fedb6e6c5cfad578c51bb64c805368ccd35adb317fc472867c717e0cd1d90bf13b18655a62041840c33b4a178c25bb3297d3d
+DIST pmix-4.2.2.tar.bz2 1639600 BLAKE2B 
b5109900e52750656200e7bdbdc39d870a01f5afc1fb622663dfb2c9647b1735c23ece906064b34923977c522fb5a89afc03d81b7d115b26337934ab5bfe7ce3
 SHA512 
b7cb1e2079d517b32fc5d99012a7c4b161c1509b3ac1e0ba7e4697f2fe0917455927d06c86ecab5f2fa6073e1f058e86260d2115b6f8cc968a43a5675439f28d

diff --git a/sys-cluster/pmix/pmix-4.2.2.ebuild 
b/sys-cluster/pmix/pmix-4.2.2.ebuild
new file mode 100644
index ..4e0cde30caf9
--- /dev/null
+++ b/sys-cluster/pmix/pmix-4.2.2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="The Process Management Interface (PMI) Exascale"
+HOMEPAGE="https://openpmix.github.io/";
+SRC_URI="https://github.com/openpmix/openpmix/releases/download/v${PV}/${P}.tar.bz2";
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug +munge pmi"
+
+RDEPEND="
+   dev-libs/libevent:=
+   sys-cluster/ucx
+   sys-libs/zlib:=
+   munge? ( sys-auth/munge )
+   pmi? ( !sys-cluster/slurm )
+"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+   econf \
+   --disable-werror \
+   $(use_enable debug) \
+   $(use_with munge)
+}



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

2022-12-07 Thread Sam James
commit: d9b371e152fad95ff11446936d9270095baaa904
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 15:42:21 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 15:42:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9b371e1

dev-python/pypy-exe: Stabilize 7.3.10 x86, #884699

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

 dev-python/pypy-exe/pypy-exe-7.3.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pypy-exe/pypy-exe-7.3.10.ebuild 
b/dev-python/pypy-exe/pypy-exe-7.3.10.ebuild
index 16adc0e787e0..5ce173e0526c 100644
--- a/dev-python/pypy-exe/pypy-exe-7.3.10.ebuild
+++ b/dev-python/pypy-exe/pypy-exe-7.3.10.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}-src"
 
 LICENSE="MIT"
 SLOT="${PYPY_PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="bzip2 +jit low-memory ncurses cpu_flags_x86_sse2"
 
 DEPEND="



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

2022-12-07 Thread Sam James
commit: 873a841f3f83d3a020a17b23b6a409ae51575333
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 15:42:20 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 15:42:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=873a841f

dev-python/pypy: Stabilize 7.3.10 x86, #884699

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

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

diff --git a/dev-python/pypy/pypy-7.3.10.ebuild 
b/dev-python/pypy/pypy-7.3.10.ebuild
index bc21aa76af5e..aef2c51c5f36 100644
--- a/dev-python/pypy/pypy-7.3.10.ebuild
+++ b/dev-python/pypy/pypy-7.3.10.ebuild
@@ -20,7 +20,7 @@ S="${WORKDIR}/${MY_P}-src"
 LICENSE="MIT"
 # pypy -c 'import sysconfig; print sysconfig.get_config_var("SOABI")'
 SLOT="0/73"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="bzip2 full-stdlib gdbm +jit ncurses sqlite tk"
 RESTRICT="!full-stdlib? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: x11-wm/windowmaker/

2022-12-07 Thread Sam James
commit: cc5ad26122821a6af649395111dd9a36c2230004
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 15:41:10 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 15:41:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc5ad261

x11-wm/windowmaker: add github upstream metadata

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

 x11-wm/windowmaker/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/x11-wm/windowmaker/metadata.xml b/x11-wm/windowmaker/metadata.xml
index 1af0409cf8de..1a2c0a46f6a3 100644
--- a/x11-wm/windowmaker/metadata.xml
+++ b/x11-wm/windowmaker/metadata.xml
@@ -11,4 +11,7 @@
it."
Enable XRandR window extension 
support

+   
+   window-maker/wmaker
+   
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/pypy3-exe-bin/

2022-12-07 Thread Sam James
commit: 64d9b5ec542f98ff0d8ff09d31307ae55cf62fff
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 15:42:23 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 15:42:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64d9b5ec

dev-python/pypy3-exe-bin: Stabilize 7.3.10 x86, #884699

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

 dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.10.ebuild 
b/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.10.ebuild
index e7bb602c5789..69439fb0c0fb 100644
--- a/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.10.ebuild
+++ b/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.10.ebuild
@@ -50,7 +50,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="3.9-${PV%_p*}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
 
 # sys-devel/gcc for libgcc_s.so
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/pypy-exe-bin/

2022-12-07 Thread Sam James
commit: fe3cb696115f52b2d2b1e65558a32bb64dd94dd4
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 15:42:21 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 15:42:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe3cb696

dev-python/pypy-exe-bin: Stabilize 7.3.10 x86, #884699

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

 dev-python/pypy-exe-bin/pypy-exe-bin-7.3.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.10.ebuild 
b/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.10.ebuild
index 26726bf419c3..6a19f4592c47 100644
--- a/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.10.ebuild
+++ b/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.10.ebuild
@@ -50,7 +50,7 @@ S="${WORKDIR}"
 
 LICENSE="MIT"
 SLOT="${PV%_p*}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
 
 # sys-devel/gcc for libgcc_s.so
 RDEPEND="



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

2022-12-07 Thread Sam James
commit: cf783a0ad3569166729f9a28e5342f2485cfec3e
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 15:42:24 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 15:42:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf783a0a

dev-python/pypy: Stabilize 7.3.10 amd64, #884699

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

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

diff --git a/dev-python/pypy/pypy-7.3.10.ebuild 
b/dev-python/pypy/pypy-7.3.10.ebuild
index aef2c51c5f36..6602b45362f9 100644
--- a/dev-python/pypy/pypy-7.3.10.ebuild
+++ b/dev-python/pypy/pypy-7.3.10.ebuild
@@ -20,7 +20,7 @@ S="${WORKDIR}/${MY_P}-src"
 LICENSE="MIT"
 # pypy -c 'import sysconfig; print sysconfig.get_config_var("SOABI")'
 SLOT="0/73"
-KEYWORDS="~amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="bzip2 full-stdlib gdbm +jit ncurses sqlite tk"
 RESTRICT="!full-stdlib? ( test )"
 



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

2022-12-07 Thread Sam James
commit: dba731e204c983dac99c60429e351b382a8a9d4c
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 15:42:23 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 15:42:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dba731e2

dev-python/pypy3-exe: Stabilize 7.3.10 x86, #884699

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

 dev-python/pypy3-exe/pypy3-exe-7.3.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pypy3-exe/pypy3-exe-7.3.10.ebuild 
b/dev-python/pypy3-exe/pypy3-exe-7.3.10.ebuild
index b6be3f4fae2a..f37df5d68d7f 100644
--- a/dev-python/pypy3-exe/pypy3-exe-7.3.10.ebuild
+++ b/dev-python/pypy3-exe/pypy3-exe-7.3.10.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}-src"
 
 LICENSE="MIT"
 SLOT="3.9-${PYPY_PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="+jit low-memory ncurses cpu_flags_x86_sse2"
 
 RDEPEND="



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

2022-12-07 Thread Sam James
commit: bc2935fe4e31b50029bda23f5d20b69c6233f97b
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 15:42:26 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 15:42:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc2935fe

dev-python/pypy3: Stabilize 7.3.10 amd64, #884699

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

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

diff --git a/dev-python/pypy3/pypy3-7.3.10.ebuild 
b/dev-python/pypy3/pypy3-7.3.10.ebuild
index fc12cd2de461..398fd461b317 100644
--- a/dev-python/pypy3/pypy3-7.3.10.ebuild
+++ b/dev-python/pypy3/pypy3-7.3.10.ebuild
@@ -24,7 +24,7 @@ LICENSE="MIT"
 # pypy3 -c 'import sysconfig; print(sysconfig.get_config_var("SOABI"))'
 # also check pypy/interpreter/pycode.py -> pypy_incremental_magic
 SLOT="0/pypy39-pp73-336"
-KEYWORDS="~amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="+ensurepip gdbm +jit ncurses sqlite tk"
 # many tests are failing upstream
 # see https://buildbot.pypy.org/summary?branch=py3.9



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

2022-12-07 Thread Sam James
commit: dd5a53a18ca301c729a0e63e1005c6f190c2baae
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 15:42:27 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 15:42:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd5a53a1

dev-python/pypy3-exe: Stabilize 7.3.10 amd64, #884699

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

 dev-python/pypy3-exe/pypy3-exe-7.3.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pypy3-exe/pypy3-exe-7.3.10.ebuild 
b/dev-python/pypy3-exe/pypy3-exe-7.3.10.ebuild
index f37df5d68d7f..33e71a846c4c 100644
--- a/dev-python/pypy3-exe/pypy3-exe-7.3.10.ebuild
+++ b/dev-python/pypy3-exe/pypy3-exe-7.3.10.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}-src"
 
 LICENSE="MIT"
 SLOT="3.9-${PYPY_PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="+jit low-memory ncurses cpu_flags_x86_sse2"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/pypy-exe-bin/

2022-12-07 Thread Sam James
commit: 961b370257df720b7c64ec0b650b11126eda1f46
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 15:42:26 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 15:42:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=961b3702

dev-python/pypy-exe-bin: Stabilize 7.3.10 amd64, #884699

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

 dev-python/pypy-exe-bin/pypy-exe-bin-7.3.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.10.ebuild 
b/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.10.ebuild
index 6a19f4592c47..a94faab9ea06 100644
--- a/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.10.ebuild
+++ b/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.10.ebuild
@@ -50,7 +50,7 @@ S="${WORKDIR}"
 
 LICENSE="MIT"
 SLOT="${PV%_p*}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 
 # sys-devel/gcc for libgcc_s.so
 RDEPEND="



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

2022-12-07 Thread Sam James
commit: 85abf6f280db970c21c2eafda41f6b62bb133365
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 15:42:25 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 15:42:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85abf6f2

dev-python/pypy-exe: Stabilize 7.3.10 amd64, #884699

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

 dev-python/pypy-exe/pypy-exe-7.3.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pypy-exe/pypy-exe-7.3.10.ebuild 
b/dev-python/pypy-exe/pypy-exe-7.3.10.ebuild
index 5ce173e0526c..84d9a4d10226 100644
--- a/dev-python/pypy-exe/pypy-exe-7.3.10.ebuild
+++ b/dev-python/pypy-exe/pypy-exe-7.3.10.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}-src"
 
 LICENSE="MIT"
 SLOT="${PYPY_PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="bzip2 +jit low-memory ncurses cpu_flags_x86_sse2"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-libs/db/

2022-12-07 Thread Sam James
commit: 954cd5f6351b1701fe38f5fb6f89643cdddb0611
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 15:38:45 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 15:38:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=954cd5f6

sys-libs/db: drop 4.8.30-r6

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

 sys-libs/db/db-4.8.30-r6.ebuild | 167 
 1 file changed, 167 deletions(-)

diff --git a/sys-libs/db/db-4.8.30-r6.ebuild b/sys-libs/db/db-4.8.30-r6.ebuild
deleted file mode 100644
index ca3d63339448..
--- a/sys-libs/db/db-4.8.30-r6.ebuild
+++ /dev/null
@@ -1,167 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools db flag-o-matic multilib multilib-minimal toolchain-funcs
-
-#Number of official patches
-#PATCHNO=`echo ${PV}|sed -e "s,\(.*_p\)\([0-9]*\),\2,"`
-PATCHNO="${PV/*.*.*_p}"
-if [[ ${PATCHNO} == "${PV}" ]] ; then
-   MY_PV="${PV}"
-   MY_P="${P}"
-   PATCHNO=0
-else
-   MY_PV="${PV/_p${PATCHNO}}"
-   MY_P="${PN}-${MY_PV}"
-fi
-
-RESTRICT="!test? ( test )"
-
-S="${WORKDIR}/${MY_P}/build_unix"
-DESCRIPTION="Oracle Berkeley DB"
-HOMEPAGE="http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html";
-SRC_URI="http://download.oracle.com/berkeley-db/${MY_P}.tar.gz";
-for (( i=1 ; i<=${PATCHNO} ; i++ )) ; do
-   export SRC_URI="${SRC_URI} 
http://www.oracle.com/technology/products/berkeley-db/db/update/${MY_PV}/patch.${MY_PV}.${i}";
-done
-
-LICENSE="Sleepycat"
-SLOT="$(ver_cut 1-2)"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc 
x86"
-IUSE="doc cxx tcl test"
-
-REQUIRED_USE="test? ( tcl )"
-
-# the entire testsuite needs the TCL functionality
-DEPEND="tcl? ( >=dev-lang/tcl-8.5.15-r1:0=[${MULTILIB_USEDEP}] )
-   test? ( >=dev-lang/tcl-8.5.15-r1:0=[${MULTILIB_USEDEP}] )"
-RDEPEND="tcl? ( >=dev-lang/tcl-8.5.15-r1:0=[${MULTILIB_USEDEP}] )"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-4.8-libtool.patch
-   "${FILESDIR}"/${PN}-4.8.30-rename-atomic-compare-exchange.patch
-)
-
-src_prepare() {
-   cd "${WORKDIR}"/"${MY_P}" || die
-   for (( i=1 ; i<=${PATCHNO} ; i++ ))
-   do
-   eapply -p0 "${DISTDIR}"/patch."${MY_PV}"."${i}"
-   done
-
-   default
-
-   sed -e "/^DB_RELEASE_DATE=/s/%B %e, %Y/%Y-%m-%d/" -i dist/RELEASE \
-   || die
-
-   cd dist || die
-   rm aclocal/libtool.m4 || die
-   sed \
-   -e '/AC_PROG_LIBTOOL$/aLT_OUTPUT' \
-   -i configure.ac || die
-   sed \
-   -e '/^AC_PATH_TOOL/s/ sh, none/ bash, none/' \
-   -i aclocal/programs.m4 || die
-
-   AT_M4DIR="aclocal" eautoreconf
-
-   # They do autoconf and THEN replace the version variables :(
-   . ./RELEASE
-   sed \
-   -e "s/__EDIT_DB_VERSION_MAJOR__/$DB_VERSION_MAJOR/g" \
-   -e "s/__EDIT_DB_VERSION_MINOR__/$DB_VERSION_MINOR/g" \
-   -e "s/__EDIT_DB_VERSION_PATCH__/$DB_VERSION_PATCH/g" \
-   -e "s/__EDIT_DB_VERSION_STRING__/$DB_VERSION_STRING/g" \
-   -e 
"s/__EDIT_DB_VERSION_UNIQUE_NAME__/$DB_VERSION_UNIQUE_NAME/g" \
-   -e "s/__EDIT_DB_VERSION__/$DB_VERSION/g" \
-   -i configure || die
-}
-
-multilib_src_configure() {
-   local myconf=(
-   --enable-compat185
-   --enable-o_direct
-   --without-uniquename
-   --disable-static
-   --disable-java
-   $([[ ${ABI} == amd64 ]] && echo --with-mutex=x86/gcc-assembly)
-   $(use_enable cxx)
-   $(use_enable cxx stl)
-   $(use_enable test)
-   )
-
-   tc-ld-force-bfd #470634 #729510
-
-   # compilation with -O0 fails on amd64, see bug #171231
-   if [[ ${ABI} == amd64 ]]; then
-   local CFLAGS=${CFLAGS} CXXFLAGS=${CXXFLAGS}
-   replace-flags -O0 -O2
-   is-flagq -O[s123] || append-flags -O2
-   fi
-
-   # Add linker versions to the symbols. Easier to do, and safer than 
header file
-   # mumbo jumbo.
-   append-ldflags -Wl,--default-symver
-
-   # Bug #270851: test needs TCL support
-   if use tcl || use test ; then
-   myconf+=(
-   --enable-tcl
-   --with-tcl="${EPREFIX}/usr/$(get_libdir)"
-   )
-   else
-   myconf+=(--disable-tcl )
-   fi
-
-   ECONF_SOURCE="${S}"/../dist \
-   STRIP="true" \
-   econf "${myconf[@]}"
-
-   # The embedded assembly on ARM does not work on newer hardware
-   # so you CANNOT use --with-mutex=ARM/gcc-assembly anymore.
-   # Specifically, it uses the SWPB op, which was deprecated:
-   # 
http://www.keil.com/support/man/docs/armasm/armasm_dom1361289909499.htm
-   # The op ALSO cannot 

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

2022-12-07 Thread Sam James
commit: 30896d9d0cf73698b6c19f60bb03be31eecf7c95
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 15:42:22 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 15:42:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30896d9d

dev-python/pypy3: Stabilize 7.3.10 x86, #884699

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

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

diff --git a/dev-python/pypy3/pypy3-7.3.10.ebuild 
b/dev-python/pypy3/pypy3-7.3.10.ebuild
index dcc68230be48..fc12cd2de461 100644
--- a/dev-python/pypy3/pypy3-7.3.10.ebuild
+++ b/dev-python/pypy3/pypy3-7.3.10.ebuild
@@ -24,7 +24,7 @@ LICENSE="MIT"
 # pypy3 -c 'import sysconfig; print(sysconfig.get_config_var("SOABI"))'
 # also check pypy/interpreter/pycode.py -> pypy_incremental_magic
 SLOT="0/pypy39-pp73-336"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="+ensurepip gdbm +jit ncurses sqlite tk"
 # many tests are failing upstream
 # see https://buildbot.pypy.org/summary?branch=py3.9



[gentoo-commits] repo/gentoo:master commit in: dev-python/pypy3-exe-bin/

2022-12-07 Thread Sam James
commit: fb33feedbe688b84f697952e435302ccf3b0492b
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 15:42:28 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 15:42:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb33feed

dev-python/pypy3-exe-bin: Stabilize 7.3.10 amd64, #884699

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

 dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.10.ebuild 
b/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.10.ebuild
index 69439fb0c0fb..f3cf7f9bc93d 100644
--- a/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.10.ebuild
+++ b/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.10.ebuild
@@ -50,7 +50,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="3.9-${PV%_p*}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 
 # sys-devel/gcc for libgcc_s.so
 RDEPEND="



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

2022-12-07 Thread Mike Pagano
commit: f59498ed6e49ef1c6e87392e71680877f8a705ca
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Dec  7 15:45:37 2022 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Dec  7 15:45:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f59498ed

linux-mod.eclass: Warn about removal of econf called in compile phase func

Notify packaga maintainers that their package relies on
the EAPI deprecated use of econf being called in
linux-mod_src_compile, which will go away in 30 days (20230107)

Bug: https://bugs.gentoo.org/340597

Signed-off-by: Mike Pagano  gentoo.org>

 eclass/linux-mod.eclass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/eclass/linux-mod.eclass b/eclass/linux-mod.eclass
index 34151c6f27cd..ff2294f1e4ef 100644
--- a/eclass/linux-mod.eclass
+++ b/eclass/linux-mod.eclass
@@ -652,6 +652,7 @@ linux-mod_src_compile() {
einfo "Preparing ${modulename} module"
if [[ -n ${ECONF_PARAMS} ]]
then
+   eqawarn "This package relies on the deprecated 
functionality of econf being called in linux-mod_src_compile (ECONF_PARAMS), 
which will go away in 30 days (20230107) (https://bugs.gentoo.org/340597)"
econf ${ECONF_PARAMS} || \
die "Unable to run econf ${ECONF_PARAMS}"
fi



[gentoo-commits] repo/gentoo:master commit in: x11-misc/gmrun/

2022-12-07 Thread Sam James
commit: e844225185a086053baf70d4ace9a06382b92a04
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 15:46:19 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 15:46:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8442251

x11-misc/gmrun: Stabilize 1.4w ppc, #884703

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

 x11-misc/gmrun/gmrun-1.4w.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/gmrun/gmrun-1.4w.ebuild b/x11-misc/gmrun/gmrun-1.4w.ebuild
index 3385f765aee3..a07798eeb1a9 100644
--- a/x11-misc/gmrun/gmrun-1.4w.ebuild
+++ b/x11-misc/gmrun/gmrun-1.4w.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} ==  ]]; then
EGIT_BRANCH="master"
 else

SRC_URI="https://github.com/wdlkmpx/${PN}/releases/download/${PV}/${P}.tar.xz";
-   KEYWORDS="~amd64 ~mips ~ppc x86"
+   KEYWORDS="~amd64 ~mips ppc x86"
 fi
 
 DESCRIPTION="A GTK-2 based launcher box with bash style auto completion!"



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

2022-12-07 Thread Sam James
commit: 9f43592098067bf91ccacbde089586f9db95dde3
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 15:52:36 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 15:53:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f435920

profiles: last-rite long-masked sys-libs/db slots

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

 profiles/package.mask | 19 ++-
 1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index e3ae0a1bf641..d91f5c0910a6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,16 @@
 
 #--- END OF EXAMPLES ---
 
+# Sam James  (2022-12-07)
+# These versions have been masked for testing since 2014(!). These versions
+# had a controversial licence change and therefore had limited adoption.
+# See also the old 2021-05-30-deprecate-old-bdb-slots news item for
+# additional context.
+# Removal on 2023-01-07.
+=sys-libs/db-6.1*
+=sys-libs/db-6.2*
+=sys-libs/db-18.1*
+
 # Naohiro Aota  (2022-12-07)
 # Masked for removal in 30 days. Depends on gnome-base/gconf. Last release
 # in 2011. See bug #873880.
@@ -824,15 +834,6 @@ app-office/texmacs
 # use. See bugs 603346 and 604998 for more information.
 app-admin/amazon-ec2-init
 
-# Robin H. Johnson  (2014-08-04)
-# Masked for testing, presently fails upstream testsuite:
-# FAIL:07:02:35 (00:00:00) db_dump/db_load(./TESTDIR.3/recd001.db:child 
killed: kill signal): expected 0, got 1
-# FAIL:07:02:35 (00:00:00) Dump/load of ./TESTDIR.3/recd001.db failed.
-# FAIL:07:02:35 (00:00:00) db_verify_preop: expected 0, got 1
-=sys-libs/db-6.1*
-=sys-libs/db-6.2*
-=sys-libs/db-18.1*
-
 # Mike Gilbert  (2014-03-04)
 # Dev channel releases are only for people who are developers or want more
 # experimental features and accept a more unstable release.



[gentoo-commits] repo/gentoo:master commit in: x11-misc/gmrun/

2022-12-07 Thread Sam James
commit: 5dd9da6271f287564624f10a8ff7234509f1fedd
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec  7 15:53:33 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec  7 15:53:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dd9da62

x11-misc/gmrun: Stabilize 1.4w amd64, #884703

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

 x11-misc/gmrun/gmrun-1.4w.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/gmrun/gmrun-1.4w.ebuild b/x11-misc/gmrun/gmrun-1.4w.ebuild
index a07798eeb1a9..f7a3f0ee68c3 100644
--- a/x11-misc/gmrun/gmrun-1.4w.ebuild
+++ b/x11-misc/gmrun/gmrun-1.4w.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} ==  ]]; then
EGIT_BRANCH="master"
 else

SRC_URI="https://github.com/wdlkmpx/${PN}/releases/download/${PV}/${P}.tar.xz";
-   KEYWORDS="~amd64 ~mips ppc x86"
+   KEYWORDS="amd64 ~mips ppc x86"
 fi
 
 DESCRIPTION="A GTK-2 based launcher box with bash style auto completion!"



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

2022-12-07 Thread Michał Górny
commit: cf8db63cdad8f675fb52b252386c101348f419c8
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 14:59:54 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 15:59:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf8db63c

dev-python/boto3: Bump to 1.26.24

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

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

diff --git a/dev-python/boto3/Manifest b/dev-python/boto3/Manifest
index 473ad8ee86bd..ccd6059f3559 100644
--- a/dev-python/boto3/Manifest
+++ b/dev-python/boto3/Manifest
@@ -5,4 +5,5 @@ DIST boto3-1.26.20.gh.tar.gz 572957 BLAKE2B 
27286beaeabc0227376640fd3ee583656470
 DIST boto3-1.26.21.gh.tar.gz 573776 BLAKE2B 
a608b875d052cb895cae4bc20924836284dd924bfc9939023d452fbb2af2ca32fe1503b32552d19cdde6a9347dce26991a70aa4a1b980fcb7f711ed246b8e63a
 SHA512 
3fd3aba935950738c62d5c7d8249768c352a4106be0cac989d1f0635a45606022749b4d34cb3093d44b18501ff14c30545df76d7d1f9681886ff71ec62bff888
 DIST boto3-1.26.22.gh.tar.gz 574580 BLAKE2B 
35027efcfaa0ec27ff7e8769af32c4ea621fea842a84b689f76ef412305318a16fd3fe3b139f00a66f91892455a14cbb9753ea4f3d07ac24e4e18725cb6c7fb7
 SHA512 
5035f8be58384b1c8634ab801dd3930043febfbcc5d23f1c4385ce7e4aac37fda61a04ca3adcf86010db21f8d26403b491990746c578d91fa173c9629bb501bb
 DIST boto3-1.26.23.gh.tar.gz 575113 BLAKE2B 
a39f1546f5733de801f00df97a383f45a6f96ba608f441f4e889ed9b9362bef4b84bfe61a817e4e39cafb25777d4f75021130b05fe14e328006c409a77dd7eeb
 SHA512 
92de04f42e5e94ab1b7dd6aa1d4048fdd372814ecec7742ade8b0a49a871748921f5ac600a421c412c50474e21334e910eb64ce2f3abfaf1e1add391e6dc346b
+DIST boto3-1.26.24.gh.tar.gz 575745 BLAKE2B 
2dd132d9daf9dafd81549664b23bb457211adfde1da5279de9519b1a30e0f5921f763f4770f7061011de97d7a52a05cdff57ddede2c3b95f8d048398bd160e9c
 SHA512 
ab1943be54a5979a7e73f9fafc2937528c9a010f3c8244e2951fe802a7a20e57414b2565d6b6628890f913c76386aeaa0583c01901798bcc5080e48aa7da74e4
 DIST boto3-1.26.8.gh.tar.gz 557012 BLAKE2B 
211bb7441acc8b1f901ebf5251288dc7c9073fa6e34f5a34426424ef064efb0fb3031deaf48ef336ec43bb015f95f618598da43d12ec83cbf814e1b4097b28a0
 SHA512 
738190cedfb0b85d3a1e9558b03e7f2fb14e43b152bc9627fd95c8ecc4a0ddc17f4c87ccb6129c1fbf5f47db9eea4dbc5c2cfbb69b903bc6f3ff417ef86b6f6b

diff --git a/dev-python/boto3/boto3-1.26.24.ebuild 
b/dev-python/boto3/boto3-1.26.24.ebuild
new file mode 100644
index ..6edcc751d54b
--- /dev/null
+++ b/dev-python/boto3/boto3-1.26.24.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+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.6.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_sphinx docs/source \
+   'dev-python/guzzle_sphinx_theme'
+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() {
+   epytest tests/{functional,unit} -n "$(makeopts_jobs)"
+}



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

2022-12-07 Thread Michał Górny
commit: f31bd869ca64e56a30afc1496dee7a2c6dee2607
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 14:59:35 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 15:59:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f31bd869

dev-python/botocore: Bump to 1.29.24

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

 dev-python/botocore/Manifest|  1 +
 dev-python/botocore/botocore-1.29.24.ebuild | 74 +
 2 files changed, 75 insertions(+)

diff --git a/dev-python/botocore/Manifest b/dev-python/botocore/Manifest
index 9011c21c6347..daff95b3af4d 100644
--- a/dev-python/botocore/Manifest
+++ b/dev-python/botocore/Manifest
@@ -5,4 +5,5 @@ DIST botocore-1.29.20.gh.tar.gz 10956292 BLAKE2B 
3453a1051056f8f6bc870c66b66d81b
 DIST botocore-1.29.21.gh.tar.gz 10994190 BLAKE2B 
00a40dd701f659f63c0c0862e96922a341e8e13f2ede29c2153196810769f3c321ee66af5a4a9284ac999c5ff6bbd1b1484a1396fe97407726896b4d6860d1a1
 SHA512 
6743f2997221d9474f814e27ab1d6303062ed942e933619683c519a731883d1e5f06700f4730545e794cbc401ab8e20a19e08fdd06baf4cd7bac4e57bcd439c9
 DIST botocore-1.29.22.gh.tar.gz 10999477 BLAKE2B 
90987611453768b9c7c00ea8f6b1645bb8e5bed8ecb8b75c95452a2f20208ffed22182f8ea24bedb03f213826c3d46963f393ffc3f1465ae99620ff7f35240b7
 SHA512 
23c6ed2d0a9fed97467d568773d886773a06f6e4efffabbfad3b285f4d8f1844e82025b73e7fadd8c29d304c4f27e5385f63896b6ce0250e2af8b950b9a3e014
 DIST botocore-1.29.23.gh.tar.gz 11001723 BLAKE2B 
d1cfefb3bc25094948a1450ee7159e81d640301eca756702e8debcfa30858c22c77c273043584641888d85c46d3be800c65c2c800ecfc83b2760e7ea40e9a03b
 SHA512 
454ac41097385838d286f3a3d9cc44e076fea8608313895ae657683ea5441328704eaa1b46a22076cad5b7e91eead5291cd036a188ab907b80173f2b755d6160
+DIST botocore-1.29.24.gh.tar.gz 11006663 BLAKE2B 
195933b78bd0c5c5881cd697c1c61c6f40557d51edb7510e40ecdd31aae80a72fe3c33946e718a98b19a1f8af6d8cc687e047e5cd0b662de9f2d0ca3b53583e3
 SHA512 
e6dd5a88bf6539f02d27054d5825688b80a2a582e5ebd04d31d887e6baa31a4ba54aa0ba0c0e03156b4ad22815f6aa8f8f8986c3767180a04b284341223f4c60
 DIST botocore-1.29.8.gh.tar.gz 10636661 BLAKE2B 
3ebd9e5cb6cc1a9d4ddb877e806e0a845e6a19a4604b4489dbdb9a0f35251201de5d7062f3b0193db3e28f5170d8c3315fdc0b2bec7668a61880ff3e9305d3bc
 SHA512 
c4a1a3993576bd0340de4eeb25e10650219e9d74c21f7e51e5298120bc92a8359143c38d5a991b940316fc5eac483e4e838298881a5c068fa91dc3ebf92a7f5a

diff --git a/dev-python/botocore/botocore-1.29.24.ebuild 
b/dev-python/botocore/botocore-1.29.24.ebuild
new file mode 100644
index ..eed342eb3cfa
--- /dev/null
+++ b/dev-python/botocore/botocore-1.29.24.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+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_sphinx docs/source \
+   'dev-python/guzzle_sphinx_theme'
+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
+   # fails on unrelated warnings
+   
tests/unit/test_client.py::TestAutoGeneratedClient::test_BOTO_DISABLE_COMMONNAME
+   
tests/unit/test_client.py::TestClientErrors::test_BOTO_DISABLE_COMMONNAME
+   # TODO
+   
tests/functional/test_credentials.py::SSOSessionTest::test_token_chosen_from_provider
+   )
+
+   epytest tests/{functional,unit} -n "$(makeopts_jobs)"
+}



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

2022-12-07 Thread Michał Górny
commit: ecd25be9b468cacda5070f79197bce1cd15a88fd
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 15:00:07 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 15:59:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecd25be9

app-admin/awscli: Bump to 1.27.24

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

 app-admin/awscli/Manifest  |  1 +
 app-admin/awscli/awscli-1.27.24.ebuild | 80 ++
 2 files changed, 81 insertions(+)

diff --git a/app-admin/awscli/Manifest b/app-admin/awscli/Manifest
index 78046e688db5..b695244a8f78 100644
--- a/app-admin/awscli/Manifest
+++ b/app-admin/awscli/Manifest
@@ -5,4 +5,5 @@ DIST aws-cli-1.27.20.gh.tar.gz 2315771 BLAKE2B 
6729a6709e2ae3d493700b49dbcb70203
 DIST aws-cli-1.27.21.gh.tar.gz 2316385 BLAKE2B 
d85449a12fc93fb30fc905df7aa8e24ca8d2cfe5fea654ecbab2c2a1382c7e9e2acbbd3ac23ecfcb55fbec67af13fe3c497d484dd96ee972ece1f25063a405b7
 SHA512 
ad99186ae47d6687e5bc824c9c734255b9666948b4218a69f391462259cc9ba83592bfbe83fe5f7e18248d29afb6a928b211a25f6a78b2bc988e3ff93b96d31f
 DIST aws-cli-1.27.22.gh.tar.gz 2317454 BLAKE2B 
b926d1e62dbea9bb2790881838dfe6e6747f0072a7035f6c1ab317911c982a34f174ecff0238c17c7227fcc4d1ee5da6d4374f1b99a560eff48f59d87157b12a
 SHA512 
dae02f109d028d0b1be6fc8fe1c2dc977d3d5fdd3cb252a4f267ab451567f39914c4bf6ba91598d21fc408eb1cdbe300a005d87ccc1026e7cd311fd5b88643df
 DIST aws-cli-1.27.23.gh.tar.gz 2318518 BLAKE2B 
eb04dd0f7b1ea803246c00c4dede6662af5c62918276f41b65a63ddeddf4509ffe198309f62748da7fd41fefc4a26861275e1a03d367486ee496ed84d5367ad4
 SHA512 
b78c7512f730863290f2cf0c568a5e4ff27a4761339ca32321cbd1693984c6b80dccf0c12e4d6f103cb64caf2ea6ad3aa780b39b092d62225850a6273d7d
+DIST aws-cli-1.27.24.gh.tar.gz 2319169 BLAKE2B 
6677fc6d09298fc37d5aae5e9b4addc87ec873f765b59b55759c0e1dd0c65ab49234c8a8f8f979be4f4cd1361033e8e142568136e5024408dc5c839f34480274
 SHA512 
29d8956b665531ee3d5451fbb063f7393978f223e379fed0a61304cb6798241325191bd5ea9f76531c7009b8b0e32c849a0c4a445508751518ce33631ce6a9cd
 DIST aws-cli-1.27.8.gh.tar.gz 2301766 BLAKE2B 
1873d92b8d2f6d3f29a65b4177927a1a14034da71dbc95ff6abf3f49df6cf3ee192412eeea15be14c8cf9fca0a5603f2c76b80b280f4feb95e661055abcd8b60
 SHA512 
e53828cac1b3e10e2ddd45312d71cdb748216dbc37c3e9833e7a1320b236c3bef6a13204a38b946d9182430f169fca1ddc77d3d06c1c2c6e05978dc61f675168

diff --git a/app-admin/awscli/awscli-1.27.24.ebuild 
b/app-admin/awscli/awscli-1.27.24.ebuild
new file mode 100644
index ..9bcb01ac11e2
--- /dev/null
+++ b/app-admin/awscli/awscli-1.27.24.ebuild
@@ -0,0 +1,80 @@
+# Copyright 1999-2022 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/
+   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 ~arm64 ~riscv ~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.6.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=(
+   # TODO
+   
tests/functional/eks/test_kubeconfig.py::TestKubeconfigLoader::test_load_simple
+   
tests/unit/customizations/eks/test_update_kubeconfig.py::TestKubeconfigSelector::test_choose_env_only
+   
tests/unit/customizations/eks/test_update_kubeconfig.py::TestKubeconfigSelector::test_choose_existing
+   
tests/unit/customizations/eks/test_kubeconfig.py::TestKubeconfigValidator::test_valid
+   )
+
+   # integration tests require AWS credentials and Internet access
+   epytest tests/{functional,unit} -n "$(makeopts_jobs)" --forked
+}
+
+python_install_all() {
+   newbashcomp b

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

2022-12-07 Thread Michał Górny
commit: 85f99873f5526ac98cfc90960130259989ecd607
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 15:24:11 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 15:59:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85f99873

dev-python/qiskit-terra: Fix install_requires for rustworkx

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

 .../{qiskit-terra-0.22.3.ebuild => qiskit-terra-0.22.3-r1.ebuild}  | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/qiskit-terra/qiskit-terra-0.22.3.ebuild 
b/dev-python/qiskit-terra/qiskit-terra-0.22.3-r1.ebuild
similarity index 97%
rename from dev-python/qiskit-terra/qiskit-terra-0.22.3.ebuild
rename to dev-python/qiskit-terra/qiskit-terra-0.22.3-r1.ebuild
index f014fae8ba47..b9c4cacc1c16 100644
--- a/dev-python/qiskit-terra/qiskit-terra-0.22.3.ebuild
+++ b/dev-python/qiskit-terra/qiskit-terra-0.22.3-r1.ebuild
@@ -141,7 +141,8 @@ 
QA_FLAGS_IGNORED="usr/lib.*/py.*/site-packages/qiskit/_accelerate.*.so"
 distutils_enable_tests pytest
 
 src_prepare() {
-   find -name '*.py' -exec sed -i -e 's:retworkx:rustworkx:' {} + || die
+   find '(' -name '*.py' -o -name 'requirements.txt' ')' \
+   -exec sed -i -e 's:retworkx:rustworkx:' {} + || die
distutils-r1_src_prepare
 }
 



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

2022-12-07 Thread Michał Górny
commit: e8249b1a13a43de9a85fa2a19e2b38b2a62a239b
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 15:04:29 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 15:59:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8249b1a

dev-python/flatbuffers: Bump to 22.12.06

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

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

diff --git a/dev-python/flatbuffers/Manifest b/dev-python/flatbuffers/Manifest
index b53271ecb52e..bcfd5c661f54 100644
--- a/dev-python/flatbuffers/Manifest
+++ b/dev-python/flatbuffers/Manifest
@@ -1,2 +1,3 @@
 DIST flatbuffers-22.10.26.gh.tar.gz 2122181 BLAKE2B 
26554240e71df9fafa814cd5c38253db89916ac2cfcf28dc33ed8ff50d73f0c09c97621eae3aeb028453098433a70277864500b99b23a9663264d3c596d46e2f
 SHA512 
c0984fc4738516d0e4a1ddc66daf276b906d39239c4b70b14e194545d7fdeb3ce5ab34397309c16e916ff908a5483ab85283445394e5e14477259193c99ddf38
 DIST flatbuffers-22.11.23.gh.tar.gz 2170419 BLAKE2B 
438fa631f00111fed8b8934852350e7b8d8147f21e38cbb28ce7f16fce6d53021ee8d660308cbefacf1038bbd384c67d64d4ddb318890f70b2ae951674956952
 SHA512 
9a8506688ea1fb55bf138e728aff0e64d79955dabc751c3c757b28ebbafd7f066722bf31f748c8e23e695850bec6c67b532a9673e018ec36868ac236c7f2e50a
+DIST flatbuffers-22.12.06.gh.tar.gz 2172096 BLAKE2B 
92bf0c56c10fa369e7a8a53a7f903af6b5f17560a3558587914c29ab8a655f3ee078c3e261426ca5d9ad0587419d4f0049459edc552e25958f80b80ba9539d59
 SHA512 
1b2c8eaa2ebeb92c3ebc363888b34b817d7b62a568e40bce2b037814f1f0103d4cb7db8507ec9ca05421be61b0b2be3edd6c4d564f75d1ce39278d73f8442ac1

diff --git a/dev-python/flatbuffers/flatbuffers-22.12.06.ebuild 
b/dev-python/flatbuffers/flatbuffers-22.12.06.ebuild
new file mode 100644
index ..96e548af349a
--- /dev/null
+++ b/dev-python/flatbuffers/flatbuffers-22.12.06.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="RFC 7049 - Concise Binary Object Representation"
+HOMEPAGE="
+   https://github.com/google/flatbuffers/
+   https://pypi.org/project/flatbuffers/
+"
+SRC_URI="
+   https://github.com/google/${PN}/archive/v${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+S=${WORKDIR}/${P}/python
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+   test? (
+   dev-python/numpy[${PYTHON_USEDEP}]
+   )
+"
+
+python_test() {
+   cd "${WORKDIR}/${P}/tests" || die
+   # zeroes means without benchmarks
+   "${EPYTHON}" py_test.py 0 0 0 false || die
+   "${EPYTHON}" py_flexbuffers_test.py -v || die
+}



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

2022-12-07 Thread Michał Górny
commit: 59b9d0f095c95f8c933315a6bdc5a5ea7d1509ce
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 15:24:42 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 15:59:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59b9d0f0

dev-python/tox: Bump to 4.0.0_rc4

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

 dev-python/tox/Manifest |  1 +
 dev-python/tox/tox-4.0.0_rc4.ebuild | 77 +
 2 files changed, 78 insertions(+)

diff --git a/dev-python/tox/Manifest b/dev-python/tox/Manifest
index dbd19aa6f56e..942b2787fc39 100644
--- a/dev-python/tox/Manifest
+++ b/dev-python/tox/Manifest
@@ -1,3 +1,4 @@
 DIST tox-3.27.1.gh.tar.gz 309006 BLAKE2B 
fa8aaa9cd5b03e54c166bb6b748290420b91498b26d2d124d9f88a64806b9ac0578c1886845b25aa024907f6a782c45609fa6c7657d9e1f538b59c2d9f0f4e14
 SHA512 
5f568bc6c53f871aae91928681dd6f2419b876a8e6ca925e65abae845b548ee3d00513741882875bbbacb78bf64935228d98213f940d3da8c3f788b73f177b79
 DIST tox-4.0.0rc1.gh.tar.gz 273212 BLAKE2B 
c9123aa23185655c32ebac36adf24ba8cfc57e8a94c011657acff6a5ce5bede8b14218a21a8cae099fdc2af938343336bea7fed802f8f73bc7769cd17b52d918
 SHA512 
6619fad1a080a095b827968972dd0d854ca5b48b81ef6548d8c39accc30c0279f9e0cc4208b148920e51fe304328dbdf4f4a8c4554b32398baf243484bba338d
 DIST tox-4.0.0rc3.gh.tar.gz 274520 BLAKE2B 
374db4d553f2fa5188fa911058f5bca8230a88f88607d0d633801e504e4a55db29942cc359bc825d94cf2004c357cc32ec1550a83bdd03df23b2e068d787de70
 SHA512 
0f8ba364d0bcf25eff241361a567863f70bd9443724ebdef04b94d91ecc8b1e7b34804a0d47b7d78fd391962fda0409ce1ab95b45dc6ba2d4738a474a814c0af
+DIST tox-4.0.0rc4.gh.tar.gz 274617 BLAKE2B 
7b9c6cf3c556f90952963a124678c634b11802b0a79f1a576589a0ccc388bcb2b7af9f1dccb65a215645fab426a6e648ebc856b7648a257ae362b720eaa7c6da
 SHA512 
28de8d308a90b42c3ee20f2e6627396c1baea698aad38ec366912f8a617821f48f9a8b2246f112cc637b77f451277ccc70546bdf44d240da1d534186daa33c41

diff --git a/dev-python/tox/tox-4.0.0_rc4.ebuild 
b/dev-python/tox/tox-4.0.0_rc4.ebuild
new file mode 100644
index ..2f7f84091c61
--- /dev/null
+++ b/dev-python/tox/tox-4.0.0_rc4.ebuild
@@ -0,0 +1,77 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+MY_P=${P/_}
+DESCRIPTION="virtualenv-based automation of test activities"
+HOMEPAGE="
+   https://tox.readthedocs.io/
+   https://github.com/tox-dev/tox/
+   https://pypi.org/project/tox/
+"
+SRC_URI="
+   https://github.com/tox-dev/tox/archive/${PV/_}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   >=dev-python/cachetools-5.2[${PYTHON_USEDEP}]
+   >=dev-python/chardet-5.1[${PYTHON_USEDEP}]
+   >=dev-python/colorama-0.4.6[${PYTHON_USEDEP}]
+   >=dev-python/filelock-3.8.2[${PYTHON_USEDEP}]
+   >=dev-python/packaging-21.3[${PYTHON_USEDEP}]
+   >=dev-python/platformdirs-2.5.4[${PYTHON_USEDEP}]
+   >=dev-python/pluggy-1[${PYTHON_USEDEP}]
+   >=dev-python/pyproject-api-1.2.1[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   >=dev-python/tomli-2.0.1[${PYTHON_USEDEP}]
+   ' 3.8 3.9 3.10)
+   >=dev-python/virtualenv-20.17.1[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/hatch-vcs[${PYTHON_USEDEP}]
+   test? (
+   dev-python/build[${PYTHON_USEDEP}]
+   >=dev-python/distlib-0.3.6[${PYTHON_USEDEP}]
+   >=dev-python/flaky-3.7[${PYTHON_USEDEP}]
+   >=dev-python/psutil-5.9.4[${PYTHON_USEDEP}]
+   dev-python/pytest-mock[${PYTHON_USEDEP}]
+   >=dev-python/pytest-xdist-3.1[${PYTHON_USEDEP}]
+   >=dev-python/re-assert-1.1[${PYTHON_USEDEP}]
+   >=dev-python/time-machine-2.8.2[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
+
+python_test() {
+   # devpi_process is not packaged, and has lots of dependencies
+   cat > "${T}"/devpi_process.py <<-EOF || die
+   def IndexServer(*args, **kwargs): raise NotImplementedError()
+   EOF
+
+   local -x PYTHONPATH=${T}:${PYTHONPATH}
+   local EPYTEST_DESELECT=(
+   # Internet
+   
tests/tox_env/python/virtual_env/package/test_package_cmd_builder.py::test_build_wheel_external
+   )
+   local EPYTEST_IGNORE=(
+   # requires devpi*
+   tests/test_provision.py
+   )
+
+   epytest
+}



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

2022-12-07 Thread Michał Górny
commit: 72350e23510ba9af1e0fe2710a837eacf9b4eee8
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 15:08:23 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 15:59:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72350e23

dev-python/platformdirs: Bump to 2.6.0

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

 dev-python/platformdirs/Manifest  |  1 +
 dev-python/platformdirs/platformdirs-2.6.0.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/dev-python/platformdirs/Manifest b/dev-python/platformdirs/Manifest
index 2c02b2288620..6761b5b578bc 100644
--- a/dev-python/platformdirs/Manifest
+++ b/dev-python/platformdirs/Manifest
@@ -1,3 +1,4 @@
 DIST platformdirs-2.5.2.gh.tar.gz 20335 BLAKE2B 
5d11e39d3e7482646e90d57642f0a956633408de5ec9f3cc1954e451ebb3bc3234a453c1e62997bcc74a32082f5d044a1e68ef6d7e75e27876495ad6ffb3c8f5
 SHA512 
7162050adff66124601359f0c1f73e671444d286e9f00c2694647df233c25e1eae673baf829e3e74e2a54d15a1633d0202dba986d4ed8a2864fc47859af0fd4e
 DIST platformdirs-2.5.3.gh.tar.gz 20644 BLAKE2B 
db8411c06ddf6cf5628aca2b828654293430cff0db36df5cfddebee2bd10122a50aa66f5c6f724f8f051f8745a0c85a00d59b12778f4478b6632d2d088d2c266
 SHA512 
9a44673a1f5ce7f3197843c35fb7972baeb7ad586bbf5751b7185aca2ae62fc0e467df13247d57884c68e90db4ef6e96b73744b1528d9c1b3f4c90874fc9c538
 DIST platformdirs-2.5.4.gh.tar.gz 20645 BLAKE2B 
c995b881bf25d215ffbcfa4d9fd6721d763d2c27e306961965cd16da00bffce5a1e8dc3ebb48f0f499dbc0f5a079fcffbe0755913f61bc3e8a7192e951e8f18b
 SHA512 
35e2f4ff4d289d6d83172105c716b3a337dc55b52be6d4ac653460e6e5696cce2256a645b2e91a8bab4a17f8a6c6e49b4a005924ede8da7ef2d03ede35061703
+DIST platformdirs-2.6.0.gh.tar.gz 20779 BLAKE2B 
5958cff9e3583091c365aea0b3380fc02b273d529868587cda80713db43794c5b69df729390152611d1611aa8a29a5aff84d26a4ccd8777bbd800b3c982bb0fe
 SHA512 
727e057197b1f50cd6e9c0afcba042c9c0f85e061a8667f04548966e6d3d8eb80ce35d07d6578f98fc66273f31caf2a0dc7db9599f2f55fe2e89493803c4db57

diff --git a/dev-python/platformdirs/platformdirs-2.6.0.ebuild 
b/dev-python/platformdirs/platformdirs-2.6.0.ebuild
new file mode 100644
index ..8a195e51326b
--- /dev/null
+++ b/dev-python/platformdirs/platformdirs-2.6.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="A small Python module for determining appropriate 
platform-specific dirs"
+HOMEPAGE="
+   https://pypi.org/project/platformdirs/
+   https://github.com/platformdirs/platformdirs/
+"
+SRC_URI="
+   https://github.com/platformdirs/platformdirs/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"
+
+BDEPEND="
+   dev-python/hatch-vcs[${PYTHON_USEDEP}]
+   test? (
+   dev-python/appdirs[${PYTHON_USEDEP}]
+   dev-python/pytest-mock[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}



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

2022-12-07 Thread Michał Górny
commit: b3733caa139297d27a9678db5b5886551ce96e25
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 15:27:51 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 15:59:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3733caa

dev-python/prompt_toolkit: Bump to 3.0.36

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

 dev-python/prompt_toolkit/Manifest |  1 +
 .../prompt_toolkit/prompt_toolkit-3.0.36.ebuild| 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-python/prompt_toolkit/Manifest 
b/dev-python/prompt_toolkit/Manifest
index d90fc9fe1d33..8f8c4d3c08ee 100644
--- a/dev-python/prompt_toolkit/Manifest
+++ b/dev-python/prompt_toolkit/Manifest
@@ -1,3 +1,4 @@
 DIST prompt_toolkit-3.0.31.tar.gz 418926 BLAKE2B 
881aabcdf2d944e5b198533b1ec597945ff90a9a83f13aeaac3cf8ba5632c38aff23405fd0b4e30426151824041c5e3dffd1f5331a4101a1054a6f2ebf7e4afd
 SHA512 
dccb0df339a498befbc756b40d5140662f20bf594f7b6a9314a156a1d16704f329b43a329cf979f8317a800363875aebe95569be69727b598b6e3f2af86eb591
 DIST prompt_toolkit-3.0.32.tar.gz 419599 BLAKE2B 
ad0ae1708e66b278d47813dc7cf04f2f79cb244a8f4f90ff5f26a971be868e781c2152c60ca9fa63b278edf3b9be173cde5487ca75d6c5df8f991ceb667d3da4
 SHA512 
f219c3318616092b50a2d7cb18b2876fd6056bf22e2ab420e0f723a9d800bbbe301840839acc9139d7f13f6ef633a05fe598b52c2f5fbed3ed22e7cfb102eb5b
 DIST prompt_toolkit-3.0.33.tar.gz 420748 BLAKE2B 
7df135b0b69f87b98f52c776316ed1f1a20d4c43fd12d1a8877b8d34d96918313b7fb337ba09258e817c41e1847da90a2b38038b998263ca98f24e52e01c968b
 SHA512 
72531829389b5302617660a7b3a66b22b7e7af4d9f60710628a3bea45b8b58152c90b7fddea660cab61fdabdc4136441a3aa56846c2024eec0ed3f236028bc3c
+DIST prompt_toolkit-3.0.36.tar.gz 423863 BLAKE2B 
1917ba618e4111f3d2d85f1063e3e34bc47cc1f60e1703be54cf92b98f72eb3cb3062381e16fd324953435ed67ce0711274f6d8faf735bf966283cc2201f1b65
 SHA512 
db77a3acb8a985b1df3d82eca7ac30fbd5e85bf3bc77f0f6da13af8064a7d4dc9d7fd57be3eabe5eecce610c8220ad493d296f2e425a8f69d62fddd1e419af1e

diff --git a/dev-python/prompt_toolkit/prompt_toolkit-3.0.36.ebuild 
b/dev-python/prompt_toolkit/prompt_toolkit-3.0.36.ebuild
new file mode 100644
index ..6ed2313084da
--- /dev/null
+++ b/dev-python/prompt_toolkit/prompt_toolkit-3.0.36.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Building powerful interactive command lines in Python"
+HOMEPAGE="
+   https://pypi.org/project/prompt-toolkit/
+   https://github.com/prompt-toolkit/python-prompt-toolkit
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+   dev-python/wcwidth[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest



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

2022-12-07 Thread Michał Górny
commit: 9c32fa458df211b9dc69bb27d23f57b5574241c1
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 15:17:40 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 15:59:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c32fa45

dev-python/hatch-vcs: Bump to 0.2.1

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

 dev-python/hatch-vcs/Manifest   |  1 +
 dev-python/hatch-vcs/hatch-vcs-0.2.1.ebuild | 34 +
 2 files changed, 35 insertions(+)

diff --git a/dev-python/hatch-vcs/Manifest b/dev-python/hatch-vcs/Manifest
index 1da7aa42264f..66ef5bcee709 100644
--- a/dev-python/hatch-vcs/Manifest
+++ b/dev-python/hatch-vcs/Manifest
@@ -1 +1,2 @@
 DIST hatch-vcs-0.2.0.gh.tar.gz 8192 BLAKE2B 
69f24de91b947e695336ca30cf3f265edcfaf10fa49df93fa0f70e45d1179e70d1ef5584fc99f88f66ca3c4fd1866a681db81253280ce3f9221d19f04443a085
 SHA512 
1c3627240ef5b659b9d87a69c84dd71cac4c83758f5be676e808377400383e996209cf6eabb1222f5330c0a97f0d261ced1eb9dc40e1d5c2bb2fc708659360eb
+DIST hatch-vcs-0.2.1.gh.tar.gz 9070 BLAKE2B 
d06e6bb32f69308e63cff796ff5942b4ec93c773196572c9d748d39d5ca12d176d65d58bd2e953db21b1387d283f16f9f18ac6481f13d95329356054cdbdafe6
 SHA512 
5e18cf15ffb75a96cdcfa0d19b15aa2c6f31f7066c78e64aef0a27d64eb69512e402027b5c45fc81c65fea1033bea404fc20ae6c0c465ba4b05229079b88be45

diff --git a/dev-python/hatch-vcs/hatch-vcs-0.2.1.ebuild 
b/dev-python/hatch-vcs/hatch-vcs-0.2.1.ebuild
new file mode 100644
index ..064ed6285b21
--- /dev/null
+++ b/dev-python/hatch-vcs/hatch-vcs-0.2.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( pypy3 python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Hatch plugin for versioning with your preferred VCS"
+HOMEPAGE="
+   https://pypi.org/project/hatch-vcs/
+   https://github.com/ofek/hatch-vcs/
+"
+SRC_URI="
+   https://github.com/ofek/hatch-vcs/archive/v${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"
+
+RDEPEND="
+   >=dev-python/setuptools_scm-6.4.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-vcs/git
+   )
+"
+
+distutils_enable_tests pytest



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

2022-12-07 Thread Michał Górny
commit: 3e09ffbe4da84422769878697b9fc8e45207f525
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 15:20:36 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 15:59:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e09ffbe

dev-python/installer: Bump to 0.6.0

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

 dev-python/installer/Manifest   |  2 ++
 dev-python/installer/installer-0.6.0.ebuild | 42 +
 2 files changed, 44 insertions(+)

diff --git a/dev-python/installer/Manifest b/dev-python/installer/Manifest
index aa3c9f8fc157..a7aea5b0ebee 100644
--- a/dev-python/installer/Manifest
+++ b/dev-python/installer/Manifest
@@ -1,2 +1,4 @@
 DIST installer-0.5.1-py3-none-any.whl.zip 452220 BLAKE2B 
df2d2b351c3ca1e7d5991cebc77035bd8da980d0cd739b11532dac3e1fca4bcf58ebb746b4a3468978f765515ca22d3f777b279174715aaa2838231d4204028b
 SHA512 
50f4778352393ad4d56ce5ccce2f5691df2114ef133b1a614e1c4ec2802261dd4de162fd359f47a51b4195b9b5594f5448591ee80356fd2ddb3221a2e602c797
 DIST installer-0.5.1.gh.tar.gz 468433 BLAKE2B 
5ba76eb2a576209c2bdf80adfcbd8ea22b55394652640085cf8dd39ded06a0a33ab75f3e4ff73d5de2db028b8c4dac652d631c94e2c9401a825ee75e7b143c01
 SHA512 
0320c1795c98a593b5da46775465e26bdf8736f59835970517cb02f2756030a3744b9385a9342e8062362d0769d585ff6cce504fdf105e99d27d6ba40281842b
+DIST installer-0.6.0-py3-none-any.whl.zip 452554 BLAKE2B 
58a38d07256ed4fde3ab9495d47c117966155067fb6e903e2c1979272055b252e81f514cc67f5d0cda12e870f0a4f68f4c44bbfd6af38628e64726bdbcb17b50
 SHA512 
eca4f06e078c920085090a24c6083fceba2d52e433b21e1f2fb4d4e2e457f0dcca0e0307fb3239ab6018a92a3cb2e797499f050264ca2918bd268699357140b7
+DIST installer-0.6.0.gh.tar.gz 469015 BLAKE2B 
c7e297724a634377d312ef408627e40c8a8aa7f67824331b657d13aa2908df2a59b935d7774437aa56b4b41bc7418f6f2e575c1e0fb6b282a124cf0440f74b89
 SHA512 
0952bbf245359d6f660f98e59096ed3d57facb5bad0e9715fe525bd52f50cce198b481811d2ba4d204776f7ae9bec9c3431ae044d6ef9a8db8d873c170cf13fb

diff --git a/dev-python/installer/installer-0.6.0.ebuild 
b/dev-python/installer/installer-0.6.0.ebuild
new file mode 100644
index ..92f5a8fad5b8
--- /dev/null
+++ b/dev-python/installer/installer-0.6.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# please keep this ebuild at EAPI 7 -- sys-apps/portage dep
+EAPI=7
+
+DISTUTILS_USE_PEP517=no
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="A library for installing Python wheels"
+HOMEPAGE="
+   https://pypi.org/project/installer/
+   https://github.com/pypa/installer/
+   https://installer.readthedocs.io/en/latest/
+"
+SRC_URI="
+   https://github.com/pypa/installer/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+   
https://files.pythonhosted.org/packages/py3/${PN::1}/${PN}/${P%_p*}-py3-none-any.whl
+   -> ${P%_p*}-py3-none-any.whl.zip
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+BDEPEND="
+   app-arch/unzip
+"
+
+distutils_enable_tests pytest
+
+python_compile() {
+   python_domodule src/installer "${WORKDIR}"/*.dist-info
+}
+
+python_install() {
+   distutils-r1_python_install
+   python_optimize
+}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/flatbuffers/

2022-12-07 Thread Michał Górny
commit: 2db525d5cdd2054fe1447d86b024148a41572052
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 14:54:08 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 15:59:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2db525d5

dev-libs/flatbuffers: Add GH project page too

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

 dev-libs/flatbuffers/flatbuffers-22.12.06.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-libs/flatbuffers/flatbuffers-22.12.06.ebuild 
b/dev-libs/flatbuffers/flatbuffers-22.12.06.ebuild
index 6c4c402f183d..d20c1234354b 100644
--- a/dev-libs/flatbuffers/flatbuffers-22.12.06.ebuild
+++ b/dev-libs/flatbuffers/flatbuffers-22.12.06.ebuild
@@ -6,7 +6,10 @@ EAPI=8
 inherit cmake
 
 DESCRIPTION="Memory efficient serialization library"
-HOMEPAGE="https://google.github.io/flatbuffers/";
+HOMEPAGE="
+   https://google.github.io/flatbuffers/
+   https://github.com/google/flatbuffers/
+"
 SRC_URI="
https://github.com/google/flatbuffers/archive/v${PV}.tar.gz
-> ${P}.gh.tar.gz



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

2022-12-07 Thread Michał Górny
commit: eb15d249fd4803a739aabb7b1fab787c45cdafcb
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 15:22:15 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 15:59:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb15d249

dev-python/qiskit-terra: Remove old

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

 dev-python/qiskit-terra/Manifest   |  15 --
 dev-python/qiskit-terra/qiskit-terra-0.22.2.ebuild | 158 -
 2 files changed, 173 deletions(-)

diff --git a/dev-python/qiskit-terra/Manifest b/dev-python/qiskit-terra/Manifest
index b6239f45621d..34c560514607 100644
--- a/dev-python/qiskit-terra/Manifest
+++ b/dev-python/qiskit-terra/Manifest
@@ -5,9 +5,7 @@ DIST bitflags-1.3.2.crate 23021 BLAKE2B 
eb990bb27b2bdeb66fd7212ce582cb36e1c616de
 DIST cfg-if-1.0.0.crate 7934 BLAKE2B 
e99a5589c11d79d77a4537b34ce0a45d37b981c123b79b807cea836c89fc3926d693458893baca2882448d3d44e3f64e06141f6d916b748daa10b8cc1ae16d1b
 SHA512 
0fb16a8882fd30e86b62c5143b1cb18ab564e84e75bd1f28fd12f24ffdc4a42e0d2e012a99abb606c12efe3c11061ff5bf8e24ab053e550ae083f7d90f6576ff
 DIST crossbeam-channel-0.5.6.crate 90292 BLAKE2B 
7da87ab15c384754d2493dd1a30e83550cd4b2b749b7f0c24de131f054e3a2e521e1bb4ba10094378c8f4c7bdf19218e35b10562c50b4ad1d2871bf6f821e488
 SHA512 
de6a42ffede95750a13e3b9af6ab26cbc498125860cd8e4d227c7361bd831e558254a48bdef5cf901585a915003071b0efa321f2011f282218c364780f62f44a
 DIST crossbeam-deque-0.8.2.crate 21237 BLAKE2B 
f00948fe90806fcbf1585c0404250dc84bca2cf27733bf7f2a0aa957e618f916162f4112429a5b1e84909cbae3d93fb3b4461ab23e9dd97672c7d520d5b7
 SHA512 
a50a878d843d6eb1b5b92321ce6bfb87a23d3c16e820b1ff55472f0bd3d29b41d09ea95e1b9ccb2790f6687c043dd9ada1cd5124705e24292ccbd8fae1f243b3
-DIST crossbeam-epoch-0.9.11.crate 47900 BLAKE2B 
2deb54409587df48e0686731dded6600816e4c2b82369c47fd2e00ecd59f29935cb3e7f9bf3457b99831bea088830a625370c4c07ce56cb78ccdc62a6ad7715c
 SHA512 
3fff7ebe038993af5117460e0ff89318541afea8d16f3bb991cd37f9fabff58f1cf122a8163af03c275af4ba6802b264f516fbf12f9a9f8ec978f0f8024187a8
 DIST crossbeam-epoch-0.9.13.crate 48313 BLAKE2B 
6e548cd39fb400732dc179c5b718bdb8a367b5d3a27dcabe9ad36db6e9858604dee210fe487de8f9127fd6d0db1ef1fd04a1cc8cdcf34bedcf980c048555
 SHA512 
a4578e0e535f301b73f0332778e79b327bafea6afa43284317fccc49b410118360866a2dea8ac22f2977f309d07c663e5d95fbfa852ab795d414c170ee4e06bf
-DIST crossbeam-utils-0.8.12.crate 41785 BLAKE2B 
486aaa80eb0fff5740690d8a63c7b41dd06c19cd141f4e12c8f133f5ffa93a121d4e24e19390851051ef07ba63480d9ce3bf751621ada3a420ab6982a0445e28
 SHA512 
0e1f17887615b1883c3a0c4f0fb908999d550bd0041e8333eebbe43a964838d948fc1e5892e4ebd31e59ad53e5fbb5ebf6741dc1dd8b61907429f691c84de2d2
 DIST crossbeam-utils-0.8.14.crate 42127 BLAKE2B 
3e31e6371e46aba6697501a34e1b737680dcb692c0d1ba7cc1ce7025ec70ee69f7595e3abd90fb52c11e42cb43fa5fae6103f97add35cf87b0a68ea83213d0d0
 SHA512 
fa00a57c41c9daa152f8a6c6f4d3c77986de1aa21585984adf577e244c2f121db014ba2beb92241590e1cf78710e77d9a703ce4a4d44d8854bc3e60690151393
 DIST either-1.8.0.crate 15992 BLAKE2B 
5b9254d54ced1f23447cc78fca74f12085c37e3c2da441b30521819025ebb808e8cbd9cbcec811f8b3951030914c1736b8bda61744d1323af8c5b8b0a3ef3ee9
 SHA512 
5089b218af067b51ee39c085568a1a6f542e8f68b362207bd7126cbcd2b76783cd21cc1517a1d088ce4dad1714be03a3660f50e9498a0bb43a8676cd7ec490d2
 DIST fixedbitset-0.4.2.crate 15954 BLAKE2B 
91270883db5ad0e999ebbca1123d8729d3040eb936034ab8da3cda72a830e45fcb977b3fe3c2b94e870c1fbc366ee8602357bb77e8b9a40cc41a04afad1b266b
 SHA512 
57c5d756b0a202b2506270f0d5e890f7617a1e0c015b6059ea23fab49cf7af47fd06927eb56feb03b37cb2b6c467e326b3f0da1e32cfcb6339cf11a130a3ccab
@@ -15,11 +13,9 @@ DIST getrandom-0.2.8.crate 30553 BLAKE2B 
30211bc6a8ceb5ba765cbf068405cfc08842b25
 DIST hashbrown-0.11.2.crate 85713 BLAKE2B 
402f9f1bdcb92631206f9b72923ee35e28db8623e87469c0f1496664bc7185077013ab3c8aea68268241e5b2504f10cddc613a350abd4291050deda6c112e559
 SHA512 
c21ca68fd49bbb741901f59fed04cc124b8da99e2a4dfc26e2e5e1140637872b344612a01691bd30cc771575c571be15f756c84dde225441699cd2322af2ad6c
 DIST hashbrown-0.12.3.crate 102968 BLAKE2B 
492072f27eaec45abd2c5d7405c614c0c6a8221425e901bb6174bfa1688ee524408a618650126d6c683b7285b9bf0a21dcdbff7347e4d8f97bf7111defa1b7e5
 SHA512 
b3700fcd659a21a6b9b3777c18b37a83bf25542b4e8f2b963779a122f5d22e1742c064cfc03e649583e7dd5c6e90ca8407f8c51a0e8755f6a108682853022f76
 DIST hermit-abi-0.1.19.crate 9979 BLAKE2B 
801e8052b85341cca388ada9db4b06bb1bd7b64474185b2ad06c0256b9e597639bd3dd4ba0053ea010f922e53969a4ab47b90d451fd9b94c8f2324055d151ea1
 SHA512 
1c877fcd562b15d2de9c151fd6c5f3ea4bf48abcb799e6139a180ffad5d64b632fd5707bbd92ff23a0e5f349157b9e0f5be8b50f03680b0fa47315dbb78a
-DIST indexmap-1.9.1.crate 54114 BLAKE2B 
71e4968c85d5b3fac550590658f9fed72c754a9443221fc804efb97bd39b5fca7f894ee67f8d2c330bf212eb8a6b5c85879cd813ed56e3fc43a54f0bb689af5a
 SHA512 
7eac99056123332ad38ef32eb65235c810e8b4d051d9b0ddd5582348c9cd3b162d36defe8e46a532e2066562f224e37fae94b52b4649ee9c

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

2022-12-07 Thread Michał Górny
commit: a5c5181456bed1eb1ac4423e19b5db2d7a383478
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 15:28:52 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 15:59:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5c51814

dev-python/pyupgrade: Bump to 3.3.1

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

 dev-python/pyupgrade/Manifest   |  1 +
 dev-python/pyupgrade/pyupgrade-3.3.1.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/dev-python/pyupgrade/Manifest b/dev-python/pyupgrade/Manifest
index f275e86744b7..ac4c438bbfc4 100644
--- a/dev-python/pyupgrade/Manifest
+++ b/dev-python/pyupgrade/Manifest
@@ -1,3 +1,4 @@
 DIST pyupgrade-3.2.2.gh.tar.gz 62261 BLAKE2B 
8a34b01c3eacb004c73a56f4437223ddbb4ddbaed7dcb03f532f877954abcf589739c1a4afadd7b14db6b120039bead6dba551b59cb03e94a99d18bb9f503f45
 SHA512 
1586dd38eff08ee0a0fb4d8db77593d965d5f675893a6cd23e6de7bf966d2f087013c1deeeab47e88af9162929d6ee110d29cf00041189c9715c2395c1b3798b
 DIST pyupgrade-3.2.3.gh.tar.gz 62349 BLAKE2B 
5e698f25ad846503e562219a192841912c4581cdd3b663b3b982d7923b774b63cd2ab8666b25c6c2945bd3a823fb3138f795829cda2f2e3f8046a2f882061dde
 SHA512 
14dc0856a035a14cca7250ee99b7c001ad39cfd648ea04900e266d611ab7fe89bff6f678c14df4f43dd264146116c5a4190167b6c74506bc82c46b80863372c9
 DIST pyupgrade-3.3.0.gh.tar.gz 62628 BLAKE2B 
18af1a3efe49d78524f35762f35a6933876f0b21775b84eae8acb95b38681861a8a1a3009c76ade8364ead9e35cf592eb664f31f61e4af5014207460f90b5f0c
 SHA512 
f6a37c8e35f44ddf0154714ca13ab7b322fe38d629234898faa2a435b4ce8eef0e18f7407af20f9c5fd6afe6a6392755cfc301714c1789cb55896fd2247cb7b4
+DIST pyupgrade-3.3.1.gh.tar.gz 62720 BLAKE2B 
e1b1d899bb46871f0a28ac3423efbcbd91e0bbdac2ab3054fc19434c67a8702e4967d3cd7674284022e7b7847dc947c8d173678d8a9416de2b7c25eae715
 SHA512 
1f062a884061e77ec11e6dd1cc1bedd2680b443b1268b30a9f6bfa2954ef3ff8a6dd1108abdb3a9b0acc937456fe6621a5ad3b9e9ad5c1696e95d0903859ff5f

diff --git a/dev-python/pyupgrade/pyupgrade-3.3.1.ebuild 
b/dev-python/pyupgrade/pyupgrade-3.3.1.ebuild
new file mode 100644
index ..02368726bb1d
--- /dev/null
+++ b/dev-python/pyupgrade/pyupgrade-3.3.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Tool + pre-commit hook to automatically upgrade syntax for newer 
Pythons"
+HOMEPAGE="
+   https://github.com/asottile/pyupgrade/
+   https://pypi.org/project/pyupgrade/
+"
+SRC_URI="
+   https://github.com/asottile/pyupgrade/archive/v${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   dev-python/tokenize-rt[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest



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

2022-12-07 Thread Michał Górny
commit: c7e3363cf695373fb1879eadcaab1cc787501ff5
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 15:55:21 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 15:59:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7e3363c

dev-python/pypy-exe: Remove old

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

 dev-python/pypy-exe/Manifest   |   4 -
 dev-python/pypy-exe/pypy-exe-7.3.10_rc3.ebuild | 177 ---
 dev-python/pypy-exe/pypy-exe-7.3.9.ebuild  | 185 -
 3 files changed, 366 deletions(-)

diff --git a/dev-python/pypy-exe/Manifest b/dev-python/pypy-exe/Manifest
index 9b7ed90e0b7c..82c1162a336f 100644
--- a/dev-python/pypy-exe/Manifest
+++ b/dev-python/pypy-exe/Manifest
@@ -1,6 +1,2 @@
 DIST pypy2.7-gentoo-patches-7.3.10.tar.xz 5312 BLAKE2B 
3ca6d3a01914ae92d93fbd185705dae6bebfd4869a818f4a8058c9df3ea243fd9f1e5b962351f8d07a9679e8020499e81b7d1114d4f1b7493dc1d34c8c04409e
 SHA512 
6758894f6d66dc99a13471cf373c5a2d2bbf37ac561e8d7c4f57ec2f1a9653cf9859547d9a7a80e7f0f7df16078030a4b1cee69536958176f0261da49493310e
-DIST pypy2.7-gentoo-patches-7.3.10rc3.tar.xz 5324 BLAKE2B 
83675b7d2aa0eaace337308e9d818e1d745471a72bd67f269265b06b40a2fb62e26aedd2489ceaf02eb15dd655277dcf8fc3fe280d83d636afb0a69eb2b35795
 SHA512 
7fdf4fc2f7fdd8accd8af6f8713c6db55510be7a129e608ef0a7c30cd8db74f2711ded41daae3d2d698e394a146996cf699d87147a5d433a2321bcb7682c15b7
-DIST pypy2.7-gentoo-patches-7.3.9_p1.tar.xz 7832 BLAKE2B 
d04fc46ab9dc8b212ed3783c1ce49d72f96dfde754da67cc97ea0c193e7ad7f5f8fdd68561b93ef0b22dde86ec3f848ee8ec8a3d78d925b6d96abd2d88d34c14
 SHA512 
b9d2ab34a5027f68e1429ff6862a0172cf8cc9eaef5e4eaa3eb091d9c2751701dbe1f61481fd84d08cb3d5bafb40a5c753906c17dc2a57bfc28acd673e1a
 DIST pypy2.7-v7.3.10-src.tar.bz2 19865458 BLAKE2B 
0ba83b873daf99b20bd38ee63734c7ceb47b6a7e9cb4bdab1ebbd5672767411f0bf926a19a7074cbfc154a8d83e3679c98fe38c5b6e00c1a4a3fab5424b5ba5d
 SHA512 
750427ce03fdc39f8b6df528f5a2b17f33429433f583a7c46a6b9564f7e398616ae61efb635a4bc0a1f8916ca1881bf1f6347a7ea1748c09ae02e4d88315986d
-DIST pypy2.7-v7.3.10rc3-src.tar.bz2 19776339 BLAKE2B 
a6866a0ff7a7b4bb3e1815fdc741cc95ff7945f6271e0189b6d16d1efc64c72a75a1400c3859a5b8c5f5b176217463a446b3449093572df59e13df15a207828f
 SHA512 
097d57862728197e648cf38380ce4a60d6192bc9f2c0c2cf6840717af0320acd8cf42e344513428be60f60e136d830a0bb5d6295e7909cd7f3a42bac992c780a
-DIST pypy2.7-v7.3.9-src.tar.bz2 23328628 BLAKE2B 
50d015439b6a6f15dd24eb4524726a2054f0d8e7ef209b54dc4eb9365b41b333f3dad525422316af3ff19e6ffb5866859db4455e05fc1529a81ce3b6e7c621db
 SHA512 
8d7513d4efe924f2456dd65a45a82dd16171f7962c81ba90f2a168c332cdad78ceffa3ed1af379c09e61082b39d5c2a8385cd77c89b698c47cc75e9df1bb4d2a

diff --git a/dev-python/pypy-exe/pypy-exe-7.3.10_rc3.ebuild 
b/dev-python/pypy-exe/pypy-exe-7.3.10_rc3.ebuild
deleted file mode 100644
index f759cbcf5a4a..
--- a/dev-python/pypy-exe/pypy-exe-7.3.10_rc3.ebuild
+++ /dev/null
@@ -1,177 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit check-reqs pax-utils toolchain-funcs
-
-PYPY_PV=${PV%_p*}
-MY_P=pypy2.7-v${PYPY_PV/_}
-PATCHSET="pypy2.7-gentoo-patches-${PV/_}"
-
-DESCRIPTION="PyPy executable (build from source)"
-HOMEPAGE="https://www.pypy.org/";
-SRC_URI="
-   https://buildbot.pypy.org/pypy/${MY_P}-src.tar.bz2
-   https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz
-"
-S="${WORKDIR}/${MY_P}-src"
-
-LICENSE="MIT"
-SLOT="${PYPY_PV}"
-KEYWORDS=""
-IUSE="bzip2 +jit low-memory ncurses cpu_flags_x86_sse2"
-
-DEPEND="
-   >=sys-libs/zlib-1.1.3:0=
-   dev-libs/libffi:0=
-   virtual/libintl:0=
-   dev-libs/expat:0=
-   bzip2? ( app-arch/bzip2:0= )
-   ncurses? ( sys-libs/ncurses:0= )
-"
-RDEPEND="
-   ${DEPEND}
-   !dev-python/pypy-exe-bin:${PYPY_PV}
-"
-# don't enforce the dep on dev-python/pypy with USE=low-memory
-# since it's going to cause circular dep with unhelpful error message
-BDEPEND="
-   !low-memory? (
-   || (
-   dev-python/pypy
-   dev-lang/python:2.7
-   )
-   )
-"
-
-check_env() {
-   if ! has_version -b dev-python/pypy; then
-   if use low-memory; then
-   eerror "USE=low-memory requires (a prior version of) 
dev-python/pypy"
-   eerror "installed."
-   else
-   ewarn "CPython 2.7 will be used to perform the 
translation.  Upstream"
-   ewarn "recommends using (a prior version of) 
dev-python/pypy instead."
-   fi
-   elog "You can install a prebuilt version of PyPy first using 
e.g.:"
-   elog "  $ emerge -1v dev-python/pypy dev-python/pypy-exe-bin"
-
-   if use low-memory; then
-   die "dev-python/pypy needs to be installed for 
USE=low-memory"
- 

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

2022-12-07 Thread Michał Górny
commit: f391c932cebe23ea6f3fc8bf16b9820ad0f0d67c
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 15:21:53 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 15:59:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f391c932

dev-python/furo: Bump to 2022.12.7

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

 dev-python/furo/Manifest  |  1 +
 dev-python/furo/furo-2022.12.7.ebuild | 38 +++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/furo/Manifest b/dev-python/furo/Manifest
index 40df32f796cd..77fb99093d40 100644
--- a/dev-python/furo/Manifest
+++ b/dev-python/furo/Manifest
@@ -1 +1,2 @@
+DIST furo-2022.12.7-py3-none-any.whl 328721 BLAKE2B 
2a2d215db9d63946da85579ccc5a71f87e3ecbca0fda180ed44b7e79e77744b47d2c17d4d5a256d71e02d5e7ac5165f3648f38c08567b7c871abf8d7edf2ce26
 SHA512 
ce44dd78db216875538722a56041ce7634bfeebbc6add6b52cdecd86d0f99f5f9c8aa0d275a8439a269f75345ae716a32b90701d031dfd3047df3f1db33e150e
 DIST furo-2022.9.29-py3-none-any.whl 326787 BLAKE2B 
ef558aae586d2f189a0ec24e4dc5b8422167829ed8a917b276dcdac4ce7bcc12bdf9855b8fe6a75767b094e4e35b30b2eacd227b5d585de32845f2299f3acab1
 SHA512 
4ab394a006011ced6d74f696a49973628220719d1f8c1e5ae49b2a0c62dd3cc961f7a18d654bffcf385b07b6bc556930de5a5741c1e0dc9d7b6b6f4cc2cfc885

diff --git a/dev-python/furo/furo-2022.12.7.ebuild 
b/dev-python/furo/furo-2022.12.7.ebuild
new file mode 100644
index ..19c0fda7a8a4
--- /dev/null
+++ b/dev-python/furo/furo-2022.12.7.ebuild
@@ -0,0 +1,38 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+# sphinx-theme-builder is completely unusable, as it requires pinning
+# to a very-specific nodejs version number, and ofc loves fetching
+# everything from the Internet
+
+DISTUTILS_USE_PEP517=standalone
+PYTHON_COMPAT=( pypy3 python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Clean customisable Sphinx documentation theme"
+HOMEPAGE="
+   https://pypi.org/project/furo/
+   https://github.com/pradyunsg/furo/
+"
+SRC_URI="
+   
https://files.pythonhosted.org/packages/py3/${PN::1}/${PN}/${P}-py3-none-any.whl
+"
+S=${WORKDIR}
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+
+RDEPEND="
+   dev-python/beautifulsoup4[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   dev-python/sphinx-basic-ng[${PYTHON_USEDEP}]
+"
+
+python_compile() {
+   distutils_wheel_install "${BUILD_DIR}/install" \
+   "${DISTDIR}/${P}-py3-none-any.whl"
+}



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

2022-12-07 Thread Michał Górny
commit: 1eb55f8913bdfc726e941de7d8829dc546712ff4
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 15:34:35 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 15:59:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eb55f89

dev-python/utidylib: Bump to 0.9

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

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

diff --git a/dev-python/utidylib/Manifest b/dev-python/utidylib/Manifest
index d6764c451d75..66e38efbc0a0 100644
--- a/dev-python/utidylib/Manifest
+++ b/dev-python/utidylib/Manifest
@@ -1 +1,2 @@
 DIST utidylib-0.8.gh.tar.gz 15285 BLAKE2B 
85f0ec1a969f31cb952e326a5bce5f51d9a5bacdf33d7e703cc3a464621df86f568921a9dd17755be67d49c02631782cdabb4112ee7cf8e321079656bb362122
 SHA512 
cb9c868337e1bbfa80ac36ca1b3f85c4e35f62acb67dbd321167d568da17d9e562fdca6b777d88c08e03107401fbadc7cdebf243654bcde9825259117e36392f
+DIST utidylib-0.9.gh.tar.gz 15778 BLAKE2B 
54c9b9b7c0615ac49a90567357f119643311dd6ee2848dcdfcbe00b93431672ee6954738627c0b3fa984a8f2c7b9e127cc1edac06f9760a252621317d2266476
 SHA512 
58ca8a43ba2e933f02111939ee8496bb63b17220ce5a6fa3cb731659e89000baa17409c10968308cd86bb2a9dc4819ef2029245eecdb3c7a3fa57404f37004fc

diff --git a/dev-python/utidylib/utidylib-0.9.ebuild 
b/dev-python/utidylib/utidylib-0.9.ebuild
new file mode 100644
index ..095b63b34c3a
--- /dev/null
+++ b/dev-python/utidylib/utidylib-0.9.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="TidyLib Python wrapper"
+HOMEPAGE="
+   https://cihar.com/software/utidylib/
+   https://github.com/nijel/utidylib/
+   https://pypi.org/project/uTidylib/
+"
+SRC_URI="
+   https://github.com/nijel/utidylib/archive/v${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+   >=app-text/htmltidy-5.0.0
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs
+
+EPYTEST_DESELECT=(
+   # https://github.com/nijel/utidylib/issues/9
+   tidy/test_tidy.py::TidyTestCase::test_missing_load
+)



[gentoo-commits] repo/gentoo:master commit in: dev-python/pypy3-exe-bin/

2022-12-07 Thread Michał Górny
commit: f4b9e4f880bfb6ba260f531b6af9a26090a88825
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 15:57:55 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 15:59:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4b9e4f8

dev-python/pypy3-exe-bin: Remove old

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

 dev-python/pypy3-exe-bin/Manifest  |  8 ---
 .../pypy3-exe-bin/pypy3-exe-bin-7.3.9_p3-r4.ebuild | 80 --
 2 files changed, 88 deletions(-)

diff --git a/dev-python/pypy3-exe-bin/Manifest 
b/dev-python/pypy3-exe-bin/Manifest
index c09cf975a39d..bf8f00449114 100644
--- a/dev-python/pypy3-exe-bin/Manifest
+++ b/dev-python/pypy3-exe-bin/Manifest
@@ -6,11 +6,3 @@ DIST pypy3-exe-7.3.10-1.ppc64le-musl.gpkg.tar 6451200 BLAKE2B 
e9d057934b329fa2bb
 DIST pypy3-exe-7.3.10-1.ppc64le.gpkg.tar 10342400 BLAKE2B 
a915da1bc290b38f5a0be5c521c9df1fdf0c5290449e1cfc7ca77ba0f8050369b3e58b1828475109ecbc5729c143de9c7824edb7332169af76d57072786a875f
 SHA512 
f9d0a55f30aea0f95c6749b5d20e6276868c53c070e74d38435d1d9112743a849885fdaf22391d94bff2b105440b7a2176b5d2d475a3e58b1c022468602188f3
 DIST pypy3-exe-7.3.10-1.x86-musl.gpkg.tar 8796160 BLAKE2B 
87507b496c2ddbddf330132571eb7c0506f95727f19a541176ce3456267e847d7cb52ff73f0a840a250ca196b494ef1e43d5b3b50c9957f1b0b2aa1b4a499b15
 SHA512 
7a99fbd2f7e68c0f57829a77d744e74538070adc6ff8f2cdc99e9894dcb9fd6a1f2301aa9dfffc56e6f323b1d550eed8b55f13b362fa186860c66a80fad4d30d
 DIST pypy3-exe-7.3.10-1.x86.gpkg.tar 8755200 BLAKE2B 
2d059a08895299dd3b8fe5d3923060c5cf531c0ae46f08bcb47f2f8aae7b6c8c1ab28e50c79d0fc17942b5e893c8d9f56a49b7569c94c942ce6e4d95a3926375
 SHA512 
e4d141d716ccc1eb7572d3c570d5583d72f5406d5560a2c9b1818046a1a29a677c862e6695a4880ae12b44d69f8c7ef910a4a1c329ca2c0af390944f60b7387c
-DIST pypy3-exe-7.3.9_p3-2.amd64-musl.gpkg.tar 12472320 BLAKE2B 
dc59db0948774f3776d891dc1afbf457005928db8f3ec949e71538f29929f6dcbdd30af0e4f72ae050bc562864ada7a6f7603d85d92f622ff1830b2c4a009d46
 SHA512 
3f021c0db1c7c8eab50ee9029530aee41d490f467b626a7b22efabc19a0cc6220039134040b01a670352a977925b6ad31071dc30b5f6795c7128e1d889b0a6ff
-DIST pypy3-exe-7.3.9_p3-2.amd64.gpkg.tar 12451840 BLAKE2B 
1c5d0c1698ee4b7051aea5bbd1a7430b2a120d58e65aba70897e00afd5965313bff5b8a4477924a94077660c6f28aac176a09d27f4f8c97a1cdfc80a454e8319
 SHA512 
e0fe433c026bdd0faca135f3f32e3f7754bc4d2d150deb775171c9de4fa493d3f5842c5c66a02acef7ca0ceb7907231f0070cd50db801d1b417523b438fa77fd
-DIST pypy3-exe-7.3.9_p3-2.arm64-musl.gpkg.tar 10547200 BLAKE2B 
300371635148ef2af0746d7c1c4e896cfb4dc55967e1aa82dfa2081acd8e08c07b614b196ee8e34a0fb1f7407ef9cc556c58b8222bffba47780a277a8506cab5
 SHA512 
1d9e1b1714f16161c0d2dde26cd60d15c052e5c2426ae4a0073fb2dd7d795d75078cd1ac73e5943118ed7e44e4757b73e8737e5c6d12d78583644747dd253863
-DIST pypy3-exe-7.3.9_p3-2.arm64.gpkg.tar 10485760 BLAKE2B 
3b65b5bdf38e8ca32ca957a8d6b4fd9533de853c1a1337146e1b961efd0dd08f900c4696514e750711c2c19a8ab9e488a51bc4ff2901e4aff32464ad535942bf
 SHA512 
2085361a2057338a063011d3b35b9de741aa51519a18a65b1d1a6fbc305108b4dd166a7f4bb95d913f25baf3e50c6c37f96066ca2c0721140fe0a1563457c424
-DIST pypy3-exe-7.3.9_p3-2.ppc64le-musl.gpkg.tar 6686720 BLAKE2B 
5fa9a09765270494aa309a30365cb3a6afbf160b0936566d80de4823bb71dd35fdcfd46936077c767d117dff3cd08507de79422cee66f1f3f2f420bfeca43bf9
 SHA512 
5533908235fb27381aea47de4c4ec71fe28955380765c2ef59d0369b8d8b46cab270665ef4aa5be53c82c7487c443258e816fa86fc3c2b5b9c5defde16482a6f
-DIST pypy3-exe-7.3.9_p3-2.ppc64le.gpkg.tar 10946560 BLAKE2B 
0b63a9941cfac0d138e8e7781f13a184e03e0dbed45df812177f7a786dc59aee309bc1de5b20b83f6576005380a1a7af752b3de858e0c116eb8c8474b30442de
 SHA512 
df8a4749135f44fe338945df1d867961af39ea8c08f0057c85fdca12f18bb1725c04ee78e3701d7982465ca0092b7640e376a9031bdd5ad50c326e8b86c5bf1b
-DIST pypy3-exe-7.3.9_p3-2.x86-musl.gpkg.tar 9236480 BLAKE2B 
6e319fd0377192c147d4cc16fa5488e938e69c6c04180a9aa873cb9cd772e8f9deadc69fc6309df82a80b8cd58eaccf8b97c69442fbd96c656c907e78882348b
 SHA512 
1c3b3a6cadb8f003172a98334abe24c7732d089c00c3b7c5bbcf1ddbaa908e75d74463fe98ee3f4c76d570860c7c98ff935d462595ae6456702eb10649744a5e
-DIST pypy3-exe-7.3.9_p3-2.x86.gpkg.tar 9216000 BLAKE2B 
03fcb639ce59260a82a249bf60388a67ace5cab51a3d1d9d8c148d0350b483fbc12f3ecaa9d2582e7a31b84c5eea44068dbe589342376413e21ce315419f98a5
 SHA512 
a3964b1f364dcc0540d72e1364ccf1ed5cf3e5e053a2cfe69697de15586820646c404e931f0a6c08f49de45474ef007ec696484b515b857c29436d4196ec2e81

diff --git a/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.9_p3-r4.ebuild 
b/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.9_p3-r4.ebuild
deleted file mode 100644
index 9f0b76a5e72d..
--- a/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.9_p3-r4.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit pax-utils unpacker
-
-MY_P=pypy3-exe-${PV}-2
-DESCRIPTION="PyPy3 executable (pre-built version)"
-HOMEPAGE="https://www.pypy.o

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

2022-12-07 Thread Michał Górny
commit: 3b6645c1106e056e9ce08e1eb980ee9f4d824844
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 15:06:36 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 15:59:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b6645c1

dev-python/gmpy: Bump to 2.1.3

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

 dev-python/gmpy/Manifest  |  1 +
 dev-python/gmpy/gmpy-2.1.3.ebuild | 40 +++
 2 files changed, 41 insertions(+)

diff --git a/dev-python/gmpy/Manifest b/dev-python/gmpy/Manifest
index 2306905479d9..fa8b099a6104 100644
--- a/dev-python/gmpy/Manifest
+++ b/dev-python/gmpy/Manifest
@@ -1 +1,2 @@
 DIST gmpy2-2.1.2.tar.gz 258445 BLAKE2B 
5fd89478bb7c48c317a7af74fd872e5a9c1141f8f23c110aba7298d1a325caa13e24f1a2e601d6b3c6f6af30d60505f9161a03def16df59dddabe611fb600ef4
 SHA512 
abfeb0d8a155235e3aa797ca7b34ab6947f0714273e9d381167a9f6273bad34689e1985c139080b146e072b5bfbb4fa2b937566a14f4b94cc09ed21b3f2082b7
+DIST gmpy2-2.1.3.tar.gz 261520 BLAKE2B 
4480522da105638521e99a4477285ace5178e6ebd2da2144eba9168da49b8f9ff627030dd2ddb6cc4431bf306c1e48d3ef2b23e193d48315e7e70575ddcc124c
 SHA512 
6759ab52ee9c7abd5a95633d8f42399eb92430b0b2110a7e2db4850d9136f2b41c553a44e5e8c6eb7d44aa68318fd04d43f57b7a8a8af60b5d70140e8d2e2a6f

diff --git a/dev-python/gmpy/gmpy-2.1.3.ebuild 
b/dev-python/gmpy/gmpy-2.1.3.ebuild
new file mode 100644
index ..708409ffeb6a
--- /dev/null
+++ b/dev-python/gmpy/gmpy-2.1.3.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+MY_PN="${PN}2"
+MY_P="${MY_PN}-${PV/_beta/b}"
+
+DESCRIPTION="Python bindings for GMP, MPC, MPFR and MPIR libraries"
+HOMEPAGE="
+   https://github.com/aleaxit/gmpy/
+   https://pypi.org/project/gmpy2/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="LGPL-3+"
+SLOT="2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+
+DEPEND="
+   >=dev-libs/mpc-1.0.2:=
+   >=dev-libs/mpfr-3.1.2:=
+   dev-libs/gmp:0=
+"
+RDEPEND="
+   ${DEPEND}
+"
+
+distutils_enable_sphinx docs
+
+python_test() {
+   cd test || die
+   "${EPYTHON}" runtests.py || die "tests failed under ${EPYTHON}"
+}



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

2022-12-07 Thread Michał Górny
commit: c91a997cbaa6f5964bb4669d01e64be20d54fec8
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 15:55:35 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 15:59:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c91a997c

dev-python/pypy3-exe: Remove old

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

 dev-python/pypy3-exe/Manifest|   4 -
 dev-python/pypy3-exe/pypy3-exe-7.3.10_rc3.ebuild | 126 --
 dev-python/pypy3-exe/pypy3-exe-7.3.9_p3.ebuild   | 158 ---
 3 files changed, 288 deletions(-)

diff --git a/dev-python/pypy3-exe/Manifest b/dev-python/pypy3-exe/Manifest
index a9a42821bea9..4c1972bf2684 100644
--- a/dev-python/pypy3-exe/Manifest
+++ b/dev-python/pypy3-exe/Manifest
@@ -1,6 +1,2 @@
 DIST pypy3.9-gentoo-patches-7.3.10.tar.xz 10012 BLAKE2B 
45186cf6e8608995af6c0d763a2d676d862ba886acb3a0e0f0056309123d0db75240a175ecf90e24889a139f228dffc788872a5ca84736f4ce0901eda0acb789
 SHA512 
e6c39666f34bb7e2db72f153fad2d89421b30c04de88812637027a7e8a73bccc7620a7296b2b205464ad7fd0c911bc7a7f0dc0fc504dc8d163f7087b8b0c61b3
-DIST pypy3.9-gentoo-patches-7.3.10rc3.tar.xz 8712 BLAKE2B 
65c5461b4830cd8ee29512d9ce5f7ac9e629710b5177a568f52657e92eefe7d7f1ba3321bd3ee91e94bbccd090ae9b14180617b059b761b0497b1825d66e65f6
 SHA512 
61fe98885fdd17c03c16316930f277f804dd6a2aa70a9c51ac5287d16c0b53eac58d0db2a55b28bdea1b0ac2a04d9a408343e321f44c57037b747dd76569d3a2
-DIST pypy3.9-gentoo-patches-7.3.9_p6.tar.xz 13740 BLAKE2B 
0200eb697f4efb0ee47f7ba053f5d8fe45cad317a665637cad8a429327f084e1d4366c44ead4eeb0c4ead1e3d284bee39b1f3b9665de5882004ca8b0f0b90a64
 SHA512 
961b79074fc1c37e13b8a6cd370b716103fbc942163e2030475317d966c3bedf73876b23751da82dbd759324ff64e06348a167a1ef84adb4b444b2ff1a5b742e
 DIST pypy3.9-v7.3.10-src.tar.bz2 23416039 BLAKE2B 
1b13e8bbe6c38c4b9183a632063aeed593986bc7906cfe527fa7534d29f9b1ae0f1e6d3795ff73be19f5737c3fd9d1b3cc2777f30d9237d853e4266bea60a5bb
 SHA512 
1ed3fc9cdda7f3144141fc6a37b124e7141cb3f294ce8b5ca3c3aa30a3c58715e168879decaa796c890a9a287c82c2dbabb81db5f6b8d17f4215d7d3261fe9a8
-DIST pypy3.9-v7.3.10rc3-src.tar.bz2 23453446 BLAKE2B 
eefedc5d49602f19c9d39f20f060ddb4f00bd49681fee64fa98a7c7a3856df7f4ae4e17e51a3fa37137d049b463855ce7e2c95abd9878665b66fc9b90a91ec6c
 SHA512 
d831c8c716f40514e54845ec7ab6b3ecf1af74bc66504196dda251d66feff4e206c77535484ef1747dc390db2bdc2be38e9be3401831b321ea043016e42c2a27
-DIST pypy3.9-v7.3.9-src.tar.bz2 26976726 BLAKE2B 
bf1ed21c575901abac020120aaff07ab57f1404713211b19cbd1eb4d6ffc675b7933be8c6fffc2b69ab467963d6598534cd5aa90c02feddad596611d2a6b6581
 SHA512 
83f8a6a2da351c190d2d224242cbc35e35529c7a8e8d842eaf5c945cbce2e172b02a340f32af3d49df8d5288370d794d5bc95fc12dd4a13d817c925abf06198a

diff --git a/dev-python/pypy3-exe/pypy3-exe-7.3.10_rc3.ebuild 
b/dev-python/pypy3-exe/pypy3-exe-7.3.10_rc3.ebuild
deleted file mode 100644
index 6df29312cc6a..
--- a/dev-python/pypy3-exe/pypy3-exe-7.3.10_rc3.ebuild
+++ /dev/null
@@ -1,126 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit check-reqs pax-utils toolchain-funcs
-
-PYPY_PV=${PV%_p*}
-MY_P=pypy3.9-v${PYPY_PV/_}
-PATCHSET="pypy3.9-gentoo-patches-${PV/_}"
-
-DESCRIPTION="PyPy3 executable (build from source)"
-HOMEPAGE="https://www.pypy.org/";
-SRC_URI="
-   https://buildbot.pypy.org/pypy/${MY_P}-src.tar.bz2
-   https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz
-"
-S="${WORKDIR}/${MY_P}-src"
-
-LICENSE="MIT"
-SLOT="3.9-${PYPY_PV}"
-KEYWORDS=""
-IUSE="+jit low-memory ncurses cpu_flags_x86_sse2"
-
-RDEPEND="
-   app-arch/bzip2:0=
-   dev-libs/expat:0=
-   dev-libs/libffi:0=
-   >=sys-libs/zlib-1.1.3:0=
-   virtual/libintl:0=
-   ncurses? ( sys-libs/ncurses:0= )
-   !dev-python/pypy3-exe-bin:${SLOT}
-"
-DEPEND="
-   ${RDEPEND}
-"
-BDEPEND="
-   dev-python/pypy
-"
-
-check_env() {
-   if use low-memory; then
-   CHECKREQS_MEMORY="1750M"
-   use amd64 && CHECKREQS_MEMORY="3500M"
-   else
-   CHECKREQS_MEMORY="3G"
-   use amd64 && CHECKREQS_MEMORY="6G"
-   fi
-
-   check-reqs_pkg_pretend
-}
-
-pkg_pretend() {
-   [[ ${MERGE_TYPE} != binary ]] && check_env
-}
-
-pkg_setup() {
-   [[ ${MERGE_TYPE} != binary ]] && check_env
-}
-
-src_prepare() {
-   local PATCHES=(
-   "${WORKDIR}/${PATCHSET}"
-   )
-   default
-}
-
-src_configure() {
-   tc-export CC
-
-   local jit_backend
-   if use jit; then
-   jit_backend='--jit-backend='
-
-   # We only need the explicit sse2 switch for x86.
-   # On other arches we can rely on autodetection which uses
-   # compiler macros. Plus, --jit-backend= doesn't accept all
-   # the modern values...
-
-   if use x86; then
-   if use cpu_flags_x86_sse2; then
-

[gentoo-commits] repo/gentoo:master commit in: dev-python/pypy-exe-bin/

2022-12-07 Thread Michał Górny
commit: 8b164b6fba0afe693bc8432d86945723daeb368c
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 15:55:10 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 15:59:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b164b6f

dev-python/pypy-exe-bin: Remove old

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

 dev-python/pypy-exe-bin/Manifest   |  8 ---
 .../pypy-exe-bin/pypy-exe-bin-7.3.9-r4.ebuild  | 79 --
 2 files changed, 87 deletions(-)

diff --git a/dev-python/pypy-exe-bin/Manifest b/dev-python/pypy-exe-bin/Manifest
index f8cf5d017b45..ec994aac239c 100644
--- a/dev-python/pypy-exe-bin/Manifest
+++ b/dev-python/pypy-exe-bin/Manifest
@@ -6,11 +6,3 @@ DIST pypy-exe-7.3.10-1.ppc64le-musl.gpkg.tar 6686720 BLAKE2B 
8e740fc4a4244622c93
 DIST pypy-exe-7.3.10-1.ppc64le.gpkg.tar 11089920 BLAKE2B 
9d2f551a2d3f797ac9afef0b2f5eec626f64c50225d53b5e0abc740abe8fe8f70165fa3fdcad43d3bfd04a456459a9fcfcfe5d0e61969ebb64f20b44b0c2de06
 SHA512 
c592463cb8d50a15723e74151e1327abf2e1cfb68524f588cb4e841e88177837198695afb073835ef2411b8a1d4dc7b9bf515106de876a6a6607cc4a0fbea7d7
 DIST pypy-exe-7.3.10-1.x86-musl.gpkg.tar 9707520 BLAKE2B 
635e25ba163c1edd34eddaf5b2ddcac10b68385772b40e77fbbb2b901ab4301b0952d6da0743fd209e06f9d683d438e8849a0d26052c331edcb0f91aa90fe0b3
 SHA512 
0819fcdcfb88b4bfbac61932f887bdad6a456816d670b5844bca2164ecfff9a581a766e0e478b5799d7459b0a094515af3de444ca88318359fdda268f9bbdc9d
 DIST pypy-exe-7.3.10-1.x86.gpkg.tar 9707520 BLAKE2B 
53592d7991b5f5565f4aa1cb8de25658245c516c1ff042c0dce611abce35d9496bd048b2aeab748f16f11a89129894fc44b693c385bb8fea6ee1934e5970fd9e
 SHA512 
458fabfcaabf6e225d5dbb45b11d301dd4655a85a3d00bf33c5a7c4c9ab1eeae25bfe059434f92303aaf0a0fa631494d51b37e17a7db9582de8eb1e19509d93b
-DIST pypy-exe-7.3.9-2.amd64-musl.gpkg.tar 13762560 BLAKE2B 
88364dc5677adb1e8307f6744920c7bc13b5794917b7141f7548a53306ecd7fa63dc457932b079b9688f5fde8753e8f859dbf069d569903776306e790f92f09c
 SHA512 
be77ac5c76cbb4c6ad020f2e091ad5a32acf9473668f8cf9b4bbec448bcaa3343e6b722e446c229891ae24a688044eb8ea627bad89f9585f94197c64bf85d2ee
-DIST pypy-exe-7.3.9-2.arm64-musl.gpkg.tar 11601920 BLAKE2B 
53485ceaf63841f98ccd62716b75ab1e5839d7239ac398b49c8e60810e3a69c17a3510d10668719c8b4fa52489639dfa4e9b669d216a6969c9f2f98a76696aa3
 SHA512 
c0c8258604ff2f54fdbc165f1a4e03bb40cc768341584ee7d6dcdc102dc7ac8b940a17ed4b22dd77f76b58258533ba2401997e9a4fdfab0cd743e1f287b56654
-DIST pypy-exe-7.3.9-2.arm64.gpkg.tar 11612160 BLAKE2B 
6906372980c3ac890de90b0a80d44fa7e3a8a5be8640ec46155c4736ae289ea9b1dc06caec8546bc881d658770baeb1a5522634e2f29df85f1793508b3c39d2e
 SHA512 
7dce7086856373e2548054af41409eb13d871b2ea42477ab03b2ea0264ee13e97c96544115964a638e535dc6213f0c6d026ed4bf30bd245824db573f171efed5
-DIST pypy-exe-7.3.9-2.ppc64le-musl.gpkg.tar 6727680 BLAKE2B 
94175b43bb999efe35ff50df6ce9614636272573ffbb87ad801312370a7b18ad9fc5ac243e11826679ba4cf1ad00a2bafacbda5197cffda3e1cbcf13d5e0bdba
 SHA512 
53a5dfb7407676bf4cafd3608920acd1c0ac9f735ed175dd1ca28fa4a264611f7e5bd4a8fa340c42adaa886908ac49a58054b8f4aacdc3effd4f2f6689d2f34a
-DIST pypy-exe-7.3.9-2.ppc64le.gpkg.tar 11704320 BLAKE2B 
06dfad8882e037a03cbe24ac7314f67ada59fc528f0583e69751b36a02a3067862e8b9db82f450a5d39d4f15bfd52c4432116588d241d2f2956391b03ed509ca
 SHA512 
a77965b025e8a2a4fd301100ad52699ada0512dad9e36acc166888af34a9093d00726fdfd83b37e2c46c480413ab1cd5818361dc5a2007bc5b491ecc22d411e2
-DIST pypy-exe-7.3.9-2.x86-musl.gpkg.tar 10178560 BLAKE2B 
93a239c7f02f5d057aade56762fdb0919acf63215ba52e1076dc62758ce743bca549d174c220471016a121a72efe22c58f547a43d2253865635fb126857aa9bd
 SHA512 
0d463e9d563e3510967dbdcde3057bd4ec86a2dd0d8cd7743ff131120493116f71e253354195c2fa2f2ac209ed136ba10381fd8bd568150dc44d2d778bf13b84
-DIST pypy-exe-7.3.9-3.amd64.gpkg.tar 13701120 BLAKE2B 
1c0b10906adcbdfb9893a097577193b89ecaf54c8c3ab5f5907cd51b75d6f26ab31afa0369015db007ef25e0aee7669015e870a554940177b9332a79d7b8ff0b
 SHA512 
8cd53261f035ad0d6ad3dc7f13f29d54304ed02a339bbbc565a541b4e3b9ce0ff4734f3877e286e018da2b77468287fb11e499cc5fff4fc73f6a7bc1a602daf6
-DIST pypy-exe-7.3.9-3.x86.gpkg.tar 10147840 BLAKE2B 
8cb0c136c95b89178dcab3684e76fd3399ec9af2ff314ac39927bc3431b46a330746331ee142590239f44fcfd943f0d0766d462d91cf47886d7badeec429a786
 SHA512 
0df2f09c1934b44561c12e514ac84377b3718c2f0e5912c0f36a95100911abb692a659b384c6ea9746e11494dff6f780996725b7783f6d0dc875e8e6652051fc

diff --git a/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.9-r4.ebuild 
b/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.9-r4.ebuild
deleted file mode 100644
index 1b4b3b17740b..
--- a/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.9-r4.ebuild
+++ /dev/null
@@ -1,79 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit pax-utils unpacker
-
-MY_P=pypy-exe-${PV}
-DESCRIPTION="PyPy executable (pre-built version)"
-HOMEPAGE="https://www.pypy.org/";
-SRC_URI="
-   elibc_glibc? (
-   am

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

2022-12-07 Thread Michał Górny
commit: 678345684dc7c3a33f4d6446b77a633b88eef344
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Dec  7 15:13:56 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Dec  7 15:59:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67834568

dev-python/lmdb: Bump to 1.4.0

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

 dev-python/lmdb/Manifest  |  1 +
 dev-python/lmdb/lmdb-1.4.0.ebuild | 40 +++
 2 files changed, 41 insertions(+)

diff --git a/dev-python/lmdb/Manifest b/dev-python/lmdb/Manifest
index 81672dc4af58..0a481a37704a 100644
--- a/dev-python/lmdb/Manifest
+++ b/dev-python/lmdb/Manifest
@@ -1 +1,2 @@
 DIST lmdb-1.3.0.tar.gz 881422 BLAKE2B 
ad864956d44ec55e36a856125dd21b8e51af37a274f8b546edc68cd2025b19b97cb60f49f51558345b32922f7c968f442e15cdda84e9416280069adc7371a033
 SHA512 
31a821641e398087a9b8e76341d693c3be48089ffa5b5624043b276d5acb4d7fa25cbbd156dff39a82bf678402eb64d8ca922252a594ecc098946a67cc4d4cf1
+DIST lmdb-1.4.0.tar.gz 881541 BLAKE2B 
1a1bd0d0f6451c57063485f71ecf6f917f7ec293e51cbe7ffa488e867a24ebe1af20ee04c91430de2c96ea0dea40bf2525f2e7b756ab9b3c999357f663ab231d
 SHA512 
d6121a2dbadf9dcef5b65e9f5661d5934cae2e43bc2d830723cfe3982a2e937ad9260f1ea74ddaee83927ac8da4dbcfdf2ea8f801b5bfdaab096c4d326d9ede1

diff --git a/dev-python/lmdb/lmdb-1.4.0.ebuild 
b/dev-python/lmdb/lmdb-1.4.0.ebuild
new file mode 100644
index ..c7bf4e53656f
--- /dev/null
+++ b/dev-python/lmdb/lmdb-1.4.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python bindings for the Lightning Database"
+HOMEPAGE="
+   https://github.com/jnwatson/py-lmdb/
+   https://pypi.org/project/lmdb/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="OPENLDAP"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+
+# cffi is used only on pypy, so no dep
+DEPEND="
+   >=dev-db/lmdb-0.9.28:=
+"
+RDEPEND="
+   ${DEPEND}
+"
+
+distutils_enable_sphinx docs
+distutils_enable_tests pytest
+
+src_compile() {
+   local -x LMDB_FORCE_SYSTEM=1
+   distutils-r1_src_compile
+}
+
+python_test() {
+   epytest tests
+}



  1   2   3   >