[gentoo-commits] repo/gentoo:master commit in: dev-python/django-timezone-field/

2023-09-07 Thread Michał Górny
commit: 5e37b87c64f5bee59cdd7a990cc25dec12968751
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep  8 05:50:54 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep  8 05:50:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e37b87c

dev-python/django-timezone-field: Bump to 6.0.1

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

 dev-python/django-timezone-field/Manifest  |  1 +
 .../django-timezone-field-6.0.1.ebuild | 42 ++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/django-timezone-field/Manifest 
b/dev-python/django-timezone-field/Manifest
index d3735679cf38..83d5b3dd2a50 100644
--- a/dev-python/django-timezone-field/Manifest
+++ b/dev-python/django-timezone-field/Manifest
@@ -1,2 +1,3 @@
 DIST django-timezone-field-5.1.gh.tar.gz 37449 BLAKE2B 
9676bd686f7a1bfb2d7e5ee53db5ca3818a9bc20c4c759c09c6d602bcb1937098c40b9c07b3db1d7ca8af2f8882d6aaa333f325e422725e3ea7303fc60e9b59c
 SHA512 
518e16b092af00edae9b2488fd4e9380a661864e9f2d2d3ed8ffc6d9188831d4a7b79ed81d553bc41089ac8cb6fab760339af668ce7c2c0218d991b77306c50f
+DIST django-timezone-field-6.0.1.gh.tar.gz 35800 BLAKE2B 
f3b46970bbe234f786988d8c71a016c382ea3d82b798eaf78e685f86a80b3ebd3ee495d0f0230afb84f594b443548d9bc1e8891ea37c08be478bab388edfd70b
 SHA512 
e6d1631af6a4d93f2fae236cf12d8fda15dfd6d70ee01c496364c3e5e141fff2bb5982f607adf474617a86b9f0f611306a17d1d892556a087424110ee3de541d
 DIST django-timezone-field-6.0.gh.tar.gz 35628 BLAKE2B 
3df5b07f4dc2d16ba71b0eacac90dd173f559322b14dba5ac62f5e336ccaeae3538b4464ad708ebadef92d317b1bc7ef859cde3a8005c9e4c31a2af3cd1d6e69
 SHA512 
efa15bf819e9a9fd35b4c373883f12aedd262c5223561bd3158acc3ebb9e4d72821153b5a48d544eebfe65342f8d33ce07b0b37bd847b1ec8d83d345e022c17c

diff --git 
a/dev-python/django-timezone-field/django-timezone-field-6.0.1.ebuild 
b/dev-python/django-timezone-field/django-timezone-field-6.0.1.ebuild
new file mode 100644
index ..cc484c7ef9e9
--- /dev/null
+++ b/dev-python/django-timezone-field/django-timezone-field-6.0.1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=poetry
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="A Django app providing database and form fields for timezone 
objects"
+HOMEPAGE="
+   https://github.com/mfogel/django-timezone-field/
+   https://pypi.org/project/django-timezone-field/
+"
+SRC_URI="
+   https://github.com/mfogel/django-timezone-field/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   =dev-python/django-2.2[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/djangorestframework[${PYTHON_USEDEP}]
+   dev-python/pytest-django[${PYTHON_USEDEP}]
+   dev-python/pytest-lazy-fixture[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+   local -x DB_ENGINE=sqlite
+   epytest
+}



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

2023-09-07 Thread Michał Górny
commit: aa17a9a4fb560fdb55f21f3fe3781639bd901135
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep  8 05:48:44 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep  8 05:49:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa17a9a4

dev-python/python-lsp-jsonrpc: Bump to 1.1.0

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

 dev-python/python-lsp-jsonrpc/Manifest |  1 +
 .../python-lsp-jsonrpc-1.1.0.ebuild| 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/python-lsp-jsonrpc/Manifest 
b/dev-python/python-lsp-jsonrpc/Manifest
index 38ee18a08713..478d74989c6f 100644
--- a/dev-python/python-lsp-jsonrpc/Manifest
+++ b/dev-python/python-lsp-jsonrpc/Manifest
@@ -1 +1,2 @@
 DIST python-lsp-jsonrpc-1.0.0.tar.gz 10011 BLAKE2B 
671490d439f10eebf2d05f221adad25be6f881f4a0f4fa975d4574937a951d4d0bc51264a9ec67d3ef5d112b6e025b551685d3e3c2b959c4a6bcef92d46c5ff3
 SHA512 
447835fc6c3810f486d80f85295089c021b792843bdf88d461c021b8b04407d8f7e6a99c07351a23658a5dff46eb475bc64e51bdec029787cd0b54d4dfec
+DIST python-lsp-jsonrpc-1.1.0.tar.gz 14950 BLAKE2B 
061a7c2028d909dcef5a1b1235263fb6909ec6b78c71c210e26403a1c6af351138428e4d3c8360d77d7f0420d27ae9c0f1c0d8aa6bdb645aedd1ca1e85d236d7
 SHA512 
f62ee2177939a154251bd67f28dd9ce6fdebd39aa1d5e8993676becf7ace074a0397ff1f86c1e91b38bf5f7d06c1d9df5ab7aed00d952534c40999086c4878fe

diff --git a/dev-python/python-lsp-jsonrpc/python-lsp-jsonrpc-1.1.0.ebuild 
b/dev-python/python-lsp-jsonrpc/python-lsp-jsonrpc-1.1.0.ebuild
new file mode 100644
index ..68be8217ecf5
--- /dev/null
+++ b/dev-python/python-lsp-jsonrpc/python-lsp-jsonrpc-1.1.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="JSON RPC 2.0 server library"
+HOMEPAGE="
+   https://github.com/python-lsp/python-lsp-jsonrpc/
+   https://pypi.org/project/python-lsp-jsonrpc/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+
+RDEPEND="
+   >=dev-python/ujson-3[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/pycodestyle[${PYTHON_USEDEP}]
+   dev-python/pyflakes[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+   local -x TZ=UTC
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   epytest -o addopts=
+}



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

2023-09-07 Thread Michał Górny
commit: a77e2825b9ec9eff686038d32bc1c4b9e593497c
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep  8 05:42:17 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep  8 05:42:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a77e2825

dev-python/orjson: Bump to 3.9.6

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

 dev-python/orjson/Manifest| 10 
 dev-python/orjson/orjson-3.9.6.ebuild | 86 +++
 2 files changed, 96 insertions(+)

diff --git a/dev-python/orjson/Manifest b/dev-python/orjson/Manifest
index 90777396fbe1..146433c15001 100644
--- a/dev-python/orjson/Manifest
+++ b/dev-python/orjson/Manifest
@@ -9,15 +9,19 @@ DIST castaway-0.2.2.crate 11091 BLAKE2B 
3445e68aaf533caa1df958fb371622ef61c7778d
 DIST cc-1.0.79.crate 62624 BLAKE2B 
b3cbed3bd6fcac1c6ea258ec96cd107f859947a35dc89c3dc8f314741b0f668e61518f896ec32ce10c9a7eb20dd350bc177a71810d53ebea59fda062ed9d27db
 SHA512 
cbf0a25f3a23fc540e9d638fabc23f761f1c240ebb4814e761e90437d71fc559cd155768ab9e78fc192220d8a605c66c3af342ed736b719181656170b98d7bf5
 DIST cc-1.0.81.crate 66857 BLAKE2B 
1f20aa7fe1e41b7d043242ed2e6b840ef7e764fcd844d82441d20dede2bac7386c8089e7dffee5bc22a49bfab2cf9f2c82757bb5068fdfc82610eae7cb2b188e
 SHA512 
00878fcc5e344571cd8756fcd7e0a8e11325cf504eed09ea2ac890368c4d69978fc0de9ef99757cbacdadbf50faadc486d20640b529ac9a4963b3afd71caca6a
 DIST cc-1.0.82.crate 67879 BLAKE2B 
3b06cbe1516d4fe8291e1543b09d32d39a135c2352e545b64bc69fc82a40128a9b1291f20bd4cac6a3c37d9466093f8b63cae20663ad517bd7dbc380bfa87ee7
 SHA512 
27810ea12401635b0122e5b3a71367a52ca7040f196cb30f709e0b8ec0e717aeb8a89ef4e891b1c7c88f7cc8a1c35e55db132b728b0c499e0b683d5b803a671f
+DIST cc-1.0.83.crate 68343 BLAKE2B 
33245b33fa845ea2f36da36e3830ec835f937e4319865b357ee9d5ea29a0f9f8392eadb38bf1d95e3c15ed201e561acaa87aedcef744f8db3dabff87a96c7f02
 SHA512 
742a248c3a7547bb220a0b9c97b67a831fab9b4ac21daa08c85a3966b9fe576088def33e16132fcabec9a2828a6fc437088bb045bfc98b2cea829df6742565a7
 DIST cfg-if-1.0.0.crate 7934 BLAKE2B 
e99a5589c11d79d77a4537b34ce0a45d37b981c123b79b807cea836c89fc3926d693458893baca2882448d3d44e3f64e06141f6d916b748daa10b8cc1ae16d1b
 SHA512 
0fb16a8882fd30e86b62c5143b1cb18ab564e84e75bd1f28fd12f24ffdc4a42e0d2e012a99abb606c12efe3c11061ff5bf8e24ab053e550ae083f7d90f6576ff
 DIST chrono-0.4.26.crate 191501 BLAKE2B 
eae49ee247607995c28463b8c3e2119497141e69d19a756c408f2b72d94bea39397ea2d0d3cd2ccbf1348ef973dd8bae6d29a0d0590e8dd34633f365a9170adb
 SHA512 
2b66faf4d8374cfb0485710ceb2c9c1ce63aa6f9670e405a0810af4aca01c57d8dcd198a1f4cad498d5efd89e3ba1b4f0bab599422af4f9bd6fb74494c47
+DIST chrono-0.4.30.crate 212084 BLAKE2B 
27d9ce4aae3ce0278f2c9f4883b6d3a123ae428a14c03f4fa0d90c077e827387df9b2221712e44bb47478de9207d908115d115df967585544dc0cd3aa239e225
 SHA512 
886f064e935220848f966ec2e1e3271849ed20235137836f31ae2aaa8408eaeb657b54b074bdf316914c95ffab9a8c7f53330046e761ef4bfe6ee958d1c7a598
 DIST compact_str-0.7.1.crate 57246 BLAKE2B 
2da5cfdc91d417294ca87ce834e8006d3426aff4cb22945e6744ace7d22c940f0181a75f25e6acc41efb5d83bf6ba4ee0876db3ce5cc05b9524a9868dcb8c7c9
 SHA512 
29ed591024f8f1b478722384664f5700fbde97b44af82fa32a8d1ccdedca9dc42f9e5a4431a6c954d58cd90d60a25a9ed7f18773ede13edfc68094a23275
 DIST encoding_rs-0.8.32.crate 1370046 BLAKE2B 
ca9c15eb521434daef94de5eecefb487e2b4053ac002f0fa24e3ad101b89fd4a19cbc05b2e52a85599a45d50869a5671dca0786254138b7a5e9d52be712e
 SHA512 
8a695aedf388dc90b039277fb8a88cd0fe157002554ef478b820e962b6fb19f3fecd5940d0720cc820d07c77e64f7415271a119c87b72c740e6e370ee8cc418a
+DIST encoding_rs-0.8.33.crate 1370071 BLAKE2B 
0e81419086ca6e18f2aba5194b87eaba49ddf20493fd6ee09d479db86306e39dff9b23f399594afc42f1fdb33855e070beaa1871794dc0b0371c35d296a6369a
 SHA512 
20d28a4c0ff0710f911f510be56c2bc5e7514b76d370493d2b89b7f25d1c0cd46ffa64862e54fc472f07f928a2cc24cf9d790a37751cafafc81f263705aac4bc
 DIST itoa-1.0.8.crate 10465 BLAKE2B 
e518264938d044e24a4d72cab788de717c36cc7396fdbf2805fe3a3e0cdfc361c4f6fedee7bcebea6fbacff254e073da26b2400a073fa75f75523b8ed9de9938
 SHA512 
6171bfcd70634a2587740c145a15790e12807d2c756a25e74950daf9dd36acc662f12836c5b87e20483b4d020bc0d98a352b8e9787b0b8544bf1ee1b6a0c2c8e
 DIST itoa-1.0.9.crate 10492 BLAKE2B 
0d5acef9ae72d3f4b5a387d231952e6025def69da81d38269b4882bc534be7acadc073e526fd8bebdca898a98b2c741735c541e0b6a35ed0f8f8799b906b65b1
 SHA512 
95f7906edb7d6a2690389167f8c4d01bc37827205bca87d527f2eb33722419ed2f2e8afaa559cc5a0a7e7fac76515c9c44c71c42b536aa34b0e2858c40946b6d
 DIST itoap-1.0.1.crate 83316 BLAKE2B 
db0d9f712155bfe4285c3d3debf314da2d64ffd127d6b9dd471074eb7e5dcda41f1e5b04bdad63e0fbd695043eff21956709ffdf2cdd7fc5b329d1d79ee69fc6
 SHA512 
ed15ba3e1ee1ef5f1658fbb47e8cba66e62acf05d8ac45340e15ace24c86e5adf072b52bfb90ebc5e90f31a9a8e91ada23d4322db9a87bb966922afdd4775840
 DIST libc-0.2.147.crate 686772 BLAKE2B 
ab2f0c65d071d46b8b88149add1c8429237ef6d9e0563d56ee1adbf23e6147dbb57fb68fbd02498f8ec75327693237a47e5e5259615ce8b0d5ed7a03bbf4fffb
 SHA512 

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

2023-09-07 Thread Michał Górny
commit: 9c0515d6e9d52e19ac24380fbd6bfe77944f68d0
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep  8 05:37:23 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep  8 05:41:14 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c0515d6

dev-util/stripe-mock: Bump to 0.174.0

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

 dev-util/stripe-mock/Manifest   |  1 +
 dev-util/stripe-mock/stripe-mock-0.174.0.ebuild | 27 +
 2 files changed, 28 insertions(+)

diff --git a/dev-util/stripe-mock/Manifest b/dev-util/stripe-mock/Manifest
index 6b8631649b99..5b6b8d7d324a 100644
--- a/dev-util/stripe-mock/Manifest
+++ b/dev-util/stripe-mock/Manifest
@@ -4,3 +4,4 @@ DIST stripe-mock-0.170.0.tar.gz 1288862 BLAKE2B 
141a0001ef9117e296a711e6a5cf786b
 DIST stripe-mock-0.171.0.tar.gz 1297648 BLAKE2B 
a152573e43363133b8a32f998d1a5ea4a40232a4dc6a7fb9342c6e9b538ae026f1cee3b4d2139239a497d9e3d426467991e1ce721bd0179071a87568093ebb24
 SHA512 
9877c3ce68255496c99a08f57af89f4070e5d3ecca699c6d437ae62fda8781abe7ef63f56aee72662f5350b05083b47ca8b4552e513187465c73276d3bed4831
 DIST stripe-mock-0.172.0.tar.gz 1297748 BLAKE2B 
a712f532e9b8af019212bcd744a97bdd195388debb29c153041539ebe640ad877d37d0de1ad6d878f75e0e3c72e53ae62ca97a4662e77b3b111e1d926e240bb9
 SHA512 
5ae159389aaa5ac5e2b9caec923824771bc8a75434146f915ecb23e81f25d43ec73bdfa73b1851101b4cad7db431cece61c111ddedc89f229e5dd7de963b72a9
 DIST stripe-mock-0.173.0.tar.gz 1297798 BLAKE2B 
dffa959b7e221217f19c636f4c75cf4fa4ed453066085d2cf81d915d1da3938e3d7310bd0cba08e2f8da217f957b35f24019c33b5da12852bcd972d044d77500
 SHA512 
9c516bbeb9845a9ab3b870232020eed71387f7a4e3270af85d74acab103c71fd49791b6e22b44a5e6b1490fa01c2d5a9358f866b54e9faaf0af50dd7b67d54dd
+DIST stripe-mock-0.174.0.tar.gz 1308840 BLAKE2B 
7b5753d97428f63b03874e0bd5718a8f80d689ccdc533fbec4bd821c2b86acbfdae05d9f29d86d7d7811d449d225b170b0bb0806ea59c8d714b48dd53e19279e
 SHA512 
d3dd4df02e8d52113eadcbed33ea7318474011128801c599962356bf6bcc1a57b6bbde3b839ec84093fd700472934792e4219167564abfb2102710dd4b03

diff --git a/dev-util/stripe-mock/stripe-mock-0.174.0.ebuild 
b/dev-util/stripe-mock/stripe-mock-0.174.0.ebuild
new file mode 100644
index ..ca0f4e60efa7
--- /dev/null
+++ b/dev-util/stripe-mock/stripe-mock-0.174.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit go-module
+
+DESCRIPTION="Mock HTTP server that responds like the real Stripe API"
+HOMEPAGE="https://github.com/stripe/stripe-mock/;
+SRC_URI="https://github.com/stripe/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT ISC BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+src_compile() {
+   emake build
+}
+
+src_test() {
+   emake test
+}
+
+src_install() {
+   dobin stripe-mock
+   einstalldocs
+}



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

2023-09-07 Thread Michał Górny
commit: 5f41d9c3af301deeced149c09dcb7a00ad172d24
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep  8 05:11:56 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep  8 05:11:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f41d9c3

dev-python/pytest: Bump to 7.4.2

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

 dev-python/pytest/Manifest|   1 +
 dev-python/pytest/pytest-7.4.2.ebuild | 107 ++
 2 files changed, 108 insertions(+)

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

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

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

2023-09-07 Thread Michał Górny
commit: 799b3fac6dd8ee47c9f924f6db8bae0f6b3bcb2b
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep  8 05:09:30 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep  8 05:09:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=799b3fac

dev-python/botocore: Bump to 1.31.43

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

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

diff --git a/dev-python/botocore/Manifest b/dev-python/botocore/Manifest
index 722f87d41f2b..620fe0becdda 100644
--- a/dev-python/botocore/Manifest
+++ b/dev-python/botocore/Manifest
@@ -5,3 +5,4 @@ DIST botocore-1.31.39.gh.tar.gz 11927900 BLAKE2B 
28b1fe5beea5b586b3bf6434ad3ab32
 DIST botocore-1.31.40.gh.tar.gz 11933400 BLAKE2B 
c01958831fd477db79c7b723f799abfb2f02c85bf1ea67adc6ecb2bfba13b0f945e30e11a5d3103a3bd54f913c9386327127c5eaba792b6a42e8a4bfcc21d4f4
 SHA512 
79bf9821bf6d24425de4694d1d0c871350b3fbb59488ff543c1569b41e669abfdc815840e1c912c3ade20e78a7fa8600f0d88ad220cee5bfc31b3138ed66
 DIST botocore-1.31.41.gh.tar.gz 11935773 BLAKE2B 
6bf4c1f7c3b3d9115c53f5cc833688097d0282eaacc868156fc9d29721e9d9cbf75e31d34ebba5c65b543be7bdccd6848de7cac5f8fb43d1fac63896b6e3f39e
 SHA512 
add75b55a3c6941cd96100ca9ce846f616d638ce18bad658776acfc8b9ab9526da48069393a2ea54d24e93a25141ef2496837b04395956f82319f9a3d8fe5ad4
 DIST botocore-1.31.42.gh.tar.gz 11936544 BLAKE2B 
a1da9ec08885f84c458f621420560429fa4705bef5790c2ca7c39758c7caa407fb9ec415414c8c5e604f06cc52dc085f0061e4f926dad87c8cb25631ec9d64de
 SHA512 
767903bce078f61780beeff0c1fa47f753c8eb4a0beacc78934a7d16dac27944f3ef20c4f9533b296bbb1edaefb1c5e244ccc3fb908d57273b733a062892d25f
+DIST botocore-1.31.43.gh.tar.gz 11936649 BLAKE2B 
ad663783c71255afac612f96f06b2a64f73bd41f32c02386d613d2c6b9f492943c7194f4e58aa62ece2df748d3812728ebdb0636acb3beb53278448829bad50c
 SHA512 
71a718000c46102bcac50f34b1a477c5f788a2feea74629e4db8ad0b482711dbe8f5799424a304ff04d3bbff4acc68407a960008a1c9fe376972ca05b0c01ac0

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



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

2023-09-07 Thread Michał Górny
commit: bf9dbe3c3f54090d6d2a20b58778d6d625b7235a
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep  8 05:10:32 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep  8 05:10:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf9dbe3c

dev-python/tox: Bump to 4.11.2

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

 dev-python/tox/Manifest  |  1 +
 dev-python/tox/tox-4.11.2.ebuild | 90 
 2 files changed, 91 insertions(+)

diff --git a/dev-python/tox/Manifest b/dev-python/tox/Manifest
index d041ac7db9c7..f8f5b4fb8a1f 100644
--- a/dev-python/tox/Manifest
+++ b/dev-python/tox/Manifest
@@ -2,6 +2,7 @@ DIST tox-3.28.0.gh.tar.gz 309472 BLAKE2B 
9896411426f6aebb3efa468c01696ecc5f17ec3
 DIST tox-4.10.0.tar.gz 174296 BLAKE2B 
8369108d8fe4b64e0089bc9ea38c7d858b71fc2ea8d250ec8562fd408715d8461c5a212289f4a37c29e6a566088d821696cf869335a10c3ca5bd00e14e2b21d1
 SHA512 
c634fea5ab2989f2528107c75e7a1e4e328e8f5780d5fe6a3fda25e5c3d56e095db435cd5566231f3bc8e2d20d3b3e7a0e1b9be8de5a32e4b3602ed26f02f3b9
 DIST tox-4.11.0.tar.gz 175086 BLAKE2B 
7ddacab75674d5738543cc0deedfb8ba49b94be1e75d95f068162ea2443d3120bfa85b6ca31fa8141c8168e171a5731d829ec493d35b21aad7981685b937e78a
 SHA512 
3e2e9f09874c39f6928d2502e5d01ca48721fc777d758f1d4b3df012261c3adc9e93a89ff6dcf7950fb4245df2624ff8c7cb84feb9424a8fcb6ab12117728692
 DIST tox-4.11.1.tar.gz 175185 BLAKE2B 
24926218c45f9d05e926ee2f0583a49e6ae11c6aa0344ea1b88c636ef67e945f5b54db565c1a5e242ca3e1bb7c065f92a7ce2ceb836b02e239b2321ad3d6c359
 SHA512 
8dc99f98a72ece1cae60e9a0d99fe44b66bd6d9fe6f2d45b0f4e7ab10a5e4a65049cced4b212fe8bfe34ded65b8e4b76d642e5c014d385d2d2cd7f87d8cf6816
+DIST tox-4.11.2.tar.gz 175238 BLAKE2B 
7f6d87941923004d7547cfe24cc55b0c02a78f3086e1df900d45e0c6ec5acd6d24bac26b6613df35064f8bc94730a57d39eccd3504c943acf18eba0e0adfb06e
 SHA512 
200fe089ffd80e44726a6fb624d8a4bb95be1c541483f2eb29f45f47d0661cb7b7d77c7f429440e14f8894b0cba3be2cb19e7cc5daf5a4afdb1fec83a87f45df
 DIST tox-4.5.1.tar.gz 170137 BLAKE2B 
38ab00eb577e66211db0ecf8931087a8c5a14f8219eb7ebecb7be9938221d1c680edc09a38a5c72b9ec63825d4cbb2d4fd9157a52aed8cdb0d22a1c1bbb70cba
 SHA512 
75d495d6dba134c3fe537fc190c1f428ff188ee67c346911c02ee151a8369425b22956eea52be5d434735e1590edce57b3487d5f4b277022bf8cfe8bf4660cf8
 DIST tox-4.6.4.tar.gz 172650 BLAKE2B 
84164dbb02002d398e779b0c5e4617213fbfc711ded95faddde93711549eab9e69675f0a459ce60ba8357baf4e7d361f86b4cb85818972e5d018a61db179ba1a
 SHA512 
b6a4673ea58e21b5e8b3d1330244d46ac7a36563a089b2e03cfcd7039386ab6afc437ebf4c516bbe373133a7beb54ebb380d39ab126be69f3601226f2273f3c2
 DIST tox-4.9.0.tar.gz 173479 BLAKE2B 
00fc440bbcafa6e0d521ce745af0fa7b9a33196fec4f29f2dcad10079d494e3703fa06558ceb26762162687f71f7c77b386f64bdff6b4ac0a78706d2b7fd0743
 SHA512 
62f0cdb4d425d935315babf90ab331fb772352e68b6c67cf96f1d13007245427e67968a08073cc07a4adf850a991bbbcbff742567808ca22bc231acc1e3692e2

diff --git a/dev-python/tox/tox-4.11.2.ebuild b/dev-python/tox/tox-4.11.2.ebuild
new file mode 100644
index ..dfbf0fa8708d
--- /dev/null
+++ b/dev-python/tox/tox-4.11.2.ebuild
@@ -0,0 +1,90 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( python3_{10..11} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="virtualenv-based automation of test activities"
+HOMEPAGE="
+   https://tox.readthedocs.io/
+   https://github.com/tox-dev/tox/
+   https://pypi.org/project/tox/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+
+RDEPEND="
+   dev-python/cachetools[${PYTHON_USEDEP}]
+   dev-python/chardet[${PYTHON_USEDEP}]
+   dev-python/colorama[${PYTHON_USEDEP}]
+   dev-python/filelock[${PYTHON_USEDEP}]
+   dev-python/packaging[${PYTHON_USEDEP}]
+   dev-python/platformdirs[${PYTHON_USEDEP}]
+   dev-python/pluggy[${PYTHON_USEDEP}]
+   dev-python/pyproject-api[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   dev-python/tomli[${PYTHON_USEDEP}]
+   ' 3.{9..10})
+   dev-python/virtualenv[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/hatch-vcs[${PYTHON_USEDEP}]
+   test? (
+   dev-python/build[${PYTHON_USEDEP}]
+   dev-python/distlib[${PYTHON_USEDEP}]
+   dev-python/flaky[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/pytest-mock[${PYTHON_USEDEP}]
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   dev-python/re-assert[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   dev-python/time-machine[${PYTHON_USEDEP}]
+   ' 'python*')
+   )
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   # upstream lower bounds are meaningless
+   sed -i -e 's:>=[0-9.]*::' pyproject.toml || die
+   distutils-r1_src_prepare

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

2023-09-07 Thread Michał Górny
commit: 1df6d570629754d93e5191ad21d6ace37cdc0231
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep  8 05:11:15 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep  8 05:11:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1df6d570

dev-python/zeroconf: Bump to 0.102.0

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

 dev-python/zeroconf/Manifest|  1 +
 dev-python/zeroconf/zeroconf-0.102.0.ebuild | 56 +
 2 files changed, 57 insertions(+)

diff --git a/dev-python/zeroconf/Manifest b/dev-python/zeroconf/Manifest
index c0a68bf9a4ca..b943cf489e9f 100644
--- a/dev-python/zeroconf/Manifest
+++ b/dev-python/zeroconf/Manifest
@@ -1,3 +1,4 @@
+DIST zeroconf-0.102.0.tar.gz 152692 BLAKE2B 
c1a823b185cebe193d00c768ff4023a4ee11be662ae26c61b135acf7cf0c2d743e23f4b2a49f8914c483a66131e4200f115cb7f1d4b96e5c70f899dfa0fc2efb
 SHA512 
877bf194c8aa4832e1ef36d9a1ce08611b5ae8a01dee697ab63d057eb56c9962fb423b6de82406016e67f81d37cb7b661371d84b78e6e91e93c22dc0944da59b
 DIST zeroconf-0.82.1.tar.gz 147915 BLAKE2B 
608d077e042f1b74f25f44b5b64350782944d0f4da96bb17a32bf9cbedfe5c1b751a8731a65c5cac86cc458425f2e38d0549317e7216c577567d0852a7a6c7ed
 SHA512 
a02e9b1c6ce976de815f902f5607d6b0fecba4abc403234cbf1abe450c3894e6c117bb554ba76c27250c748b36b862abb8ed059f0da8d31e5b10e5f1c2e1
 DIST zeroconf-0.86.0.tar.gz 149030 BLAKE2B 
d2ea241bcd1416517d8ac9e98c205c956419bc4d33492f8044fe1819458166cd20acb83e56b0e05c69feb473b026a277bc739541195bc2df8ee0e0b748c10c94
 SHA512 
1b4260ff9498d0a6504960162bd1d75485e83e816c7cb063d71857c77edae40a580d841b8d65940cfd2fe47f0dfa3f6e96f5b907e9c7b626e7ae9bc365219dc8
 DIST zeroconf-0.87.0.tar.gz 149844 BLAKE2B 
ef946a08b97493e536560178cc6516d86c8315b8db16d59867e7979d6f35a514f27d6cde401a7de5ec23b20f37f35ddde59ce6addd545d7640e3f15560859637
 SHA512 
cec7ea7e9bbac068b6ed6528a284de29c88ba0d4fc0ccf077b6520a4c0ea38964dc6971fdd34af3cf273dbcf1c9c34aac43d92e40217b0d192a58ff6610314e0

diff --git a/dev-python/zeroconf/zeroconf-0.102.0.ebuild 
b/dev-python/zeroconf/zeroconf-0.102.0.ebuild
new file mode 100644
index ..b3ff07347a6d
--- /dev/null
+++ b/dev-python/zeroconf/zeroconf-0.102.0.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_EXT=1
+DISTUTILS_USE_PEP517=poetry
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Pure Python Multicast DNS Service Discovery Library 
(Bonjour/Avahi compatible)"
+HOMEPAGE="
+   https://github.com/python-zeroconf/python-zeroconf/
+   https://pypi.org/project/zeroconf/
+"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+   >=dev-python/ifaddr-0.1.7[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   >=dev-python/async-timeout-3.0.0[${PYTHON_USEDEP}]
+   ' 3.10)
+"
+# the build system uses custom build script that uses distutils to build
+# C extensions, sigh
+BDEPEND="
+   >=dev-python/cython-3[${PYTHON_USEDEP}]
+   >=dev-python/setuptools-65.6.3[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest-asyncio[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+export REQUIRE_CYTHON=1
+
+python_test() {
+   local -x SKIP_IPV6=1
+   local EPYTEST_DESELECT=(
+   # network
+   tests/test_core.py::Framework::test_close_multiple_times
+   tests/test_core.py::Framework::test_launch_and_close
+   
tests/test_core.py::Framework::test_launch_and_close_context_manager
+
+   # fragile to timeouts (?)
+   
tests/services/test_browser.py::test_service_browser_expire_callbacks
+   tests/utils/test_asyncio.py::test_run_coro_with_timeout
+   )
+
+   epytest -o addopts=
+}



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

2023-09-07 Thread Michał Górny
commit: d19c679ff5e0e3053ed5e748d839b7f8de3be7ae
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep  8 05:10:02 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep  8 05:10:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d19c679f

app-admin/awscli: Bump to 1.29.43

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

 app-admin/awscli/Manifest  |  1 +
 app-admin/awscli/awscli-1.29.43.ebuild | 73 ++
 2 files changed, 74 insertions(+)

diff --git a/app-admin/awscli/Manifest b/app-admin/awscli/Manifest
index 1937227bbd71..a3467aa19498 100644
--- a/app-admin/awscli/Manifest
+++ b/app-admin/awscli/Manifest
@@ -5,3 +5,4 @@ DIST aws-cli-1.29.39.gh.tar.gz 2515251 BLAKE2B 
64324482a795d1d537953da21717faf95
 DIST aws-cli-1.29.40.gh.tar.gz 2515692 BLAKE2B 
1d7b93da39719ddd4813973f9b06f9f979ee043d81135585da627d2894254d8f200b9da9d29754a9270fecf948c47c97f3209ea47d5365a6af5d2a78526f6a07
 SHA512 
f0c55077f2e7f87990b0304269fe93835574701eb533569f773be407e9b3d0cca671b699911d9e2c728bd9c2181c298a92eb4f4a791d940964e52e66fa493863
 DIST aws-cli-1.29.41.gh.tar.gz 2516949 BLAKE2B 
ae8b2c2c47b72832a038e883fdc6e15d2b59ac520203a21a1093f29d84131d054457700e59d3184768d1040f84708a73c4dac85fe2b1e99e121924c03f9b1ded
 SHA512 
c48d16c577d4d3ac1038f33c716db6b9a61241a595b37105cde0841c84a3157f3004aaf8fd1ff95ef9b64837f8ab4c50cd875cd36154b4285bf01315b817b283
 DIST aws-cli-1.29.42.gh.tar.gz 2517766 BLAKE2B 
88f70820385eb6930b8f4cc3724c3823019ce3de419689a7d2b400ec1ee66cb76d325cfc2ad6d5ad740003f2ce53fff198f470e69b79697f17b52430e8cc704c
 SHA512 
3e37c45189531045a44e9b6295a1618f3fa321c89681956e362dc7675e94616a33734e8aa644e6e2236f72979bd8f1a7ce5d95e70f684bb14c2e9a5bd1c2aefb
+DIST aws-cli-1.29.43.gh.tar.gz 2517922 BLAKE2B 
958a60e055ad83b8ed69ff0cb217d75bf7b2714fcffd1ad56c9929502c698d5d98f421d6bb7c34b9134c5a8ef8b792f2077ebb862e1b9f805eccf7a1acac9003
 SHA512 
9ce4b4cdee3dbbf6c75ed222fe1f34504a1b7d7ac3dfde18e4b341044a6f522653995bfda9dd891c84bf05672e62912b370060b6b7f77aed12c38bd5e9a06067

diff --git a/app-admin/awscli/awscli-1.29.43.ebuild 
b/app-admin/awscli/awscli-1.29.43.ebuild
new file mode 100644
index ..b11b8e9f8900
--- /dev/null
+++ b/app-admin/awscli/awscli-1.29.43.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit bash-completion-r1 distutils-r1 multiprocessing
+
+MY_P=aws-cli-${PV}
+DESCRIPTION="Universal Command Line Environment for AWS"
+HOMEPAGE="
+   https://github.com/aws/aws-cli/
+   https://pypi.org/project/awscli/
+"
+SRC_URI="
+   https://github.com/aws/aws-cli/archive/${PV}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+# botocore is x.(y+2).z
+BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 2)).$(ver_cut 3-)"
+RDEPEND="
+   >=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}]
+   dev-python/colorama[${PYTHON_USEDEP}]
+   dev-python/docutils[${PYTHON_USEDEP}]
+   dev-python/rsa[${PYTHON_USEDEP}]
+   >=dev-python/s3transfer-0.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 -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   # integration tests require AWS credentials and Internet access
+   epytest tests/{functional,unit} -p xdist -n "$(makeopts_jobs)"
+}
+
+python_install_all() {
+   newbashcomp bin/aws_bash_completer aws
+
+   insinto /usr/share/zsh/site-functions
+   newins bin/aws_zsh_completer.sh _aws
+
+   distutils-r1_python_install_all
+
+   rm "${ED}"/usr/bin/{aws.cmd,aws_bash_completer,aws_zsh_completer.sh} || 
die
+}



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

2023-09-07 Thread Michał Górny
commit: bea53709bce40c5adf6637f05ebfc9de6e2843c6
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep  8 05:09:46 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep  8 05:09:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bea53709

dev-python/boto3: Bump to 1.28.43

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

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

diff --git a/dev-python/boto3/Manifest b/dev-python/boto3/Manifest
index 276ed151b480..a7273cbc4198 100644
--- a/dev-python/boto3/Manifest
+++ b/dev-python/boto3/Manifest
@@ -5,3 +5,4 @@ DIST boto3-1.28.39.gh.tar.gz 696213 BLAKE2B 
2a71b9ca5416d6eb1fbd2b21c67c2eca9540
 DIST boto3-1.28.40.gh.tar.gz 696495 BLAKE2B 
297a32f989dc0c1bc8f0a5cd797c5f2d52ea9b83fc202b0889fdf89e7233693fe3a61972d30bf58f05e528f62c8ffaf24ea255c4ef1972b70b546c8c13b692b5
 SHA512 
2493d647a5a8c399fb3e3a4a9bbf64d242ba78263d33ac8e019036035522574ecc39a5fd0bcbddf2492aa3bd1401ac3c24f0ec92c6ac62cb2898a8fbeedd8651
 DIST boto3-1.28.41.gh.tar.gz 697348 BLAKE2B 
83ec56d2e2a4f9ebad061f1b7650425a074d53427f4c691c23d5d9746c14bf6c4326bdca17b13a13d70723dd8e62d2e9977452ab9664556cfa63a93043c9b832
 SHA512 
bdd62739f532919803cab3303d11cf5362fbca8f1b6045e53b584705b8dcce7eb0d17fd1fdac02ccd49386937f1d6edaadfca5b1b3ac02d42dfe629123e31ceb
 DIST boto3-1.28.42.gh.tar.gz 697860 BLAKE2B 
c5a4550a222a7ec7d2f09af1e06bfdbcac9251d5bb0dea089ce6a87fae2f62852cde76c0931755a2a343c4e8d38953a87e6ba32d377edfd7519b3ab9d0346962
 SHA512 
e63eb26f7498794578ebe9bd599b8c50b6c765cc87903dcee729d8a169d5768d5bffe56535afdde139db0db887882b306fdc45e54cbef322e4607cf6318fa1d5
+DIST boto3-1.28.43.gh.tar.gz 698144 BLAKE2B 
ff0565b2fa023cb00adc6eab8b151fc2cca2f75cfec35845cb317a6e7aceede5c9b4c69f0e7e62daaefb1d7797d7a396154bfecb37c0d1c8baac81a5d8a7e352
 SHA512 
bdcb483f080c7fb3019c32347834e6096a1fb5f8ccad3cd9a50dc4fd1fcc66cc0810ad70d7a831a22e2e3a416f01415bbf80cf1d48b0c2c11714089e184d6c09

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



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

2023-09-07 Thread Michał Górny
commit: c356e2d82847e1b31067048384cf7c4234a85908
Author: Alfred Wingate  protonmail  com>
AuthorDate: Thu Sep  7 20:43:29 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep  8 04:54:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c356e2d8

dev-python/sqlglot: add 18.3.0

Signed-off-by: Alfred Wingate  protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/32678
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/sqlglot/Manifest b/dev-python/sqlglot/Manifest
index da9691c69a8c..a7a88229ce1b 100644
--- a/dev-python/sqlglot/Manifest
+++ b/dev-python/sqlglot/Manifest
@@ -3,3 +3,4 @@ DIST sqlglot-18.0.0.tar.gz 8563952 BLAKE2B 
6feb815c0169c6bbf12942a162ab769d1acba
 DIST sqlglot-18.0.1.tar.gz 8567474 BLAKE2B 
434a31e12f98ba88e4f6fe7c34dff7f69dc991257ed4f976a4f263cb40844c41ace79ec0bf4793aee73e8359ddf4d538bee6d8dea79f9e920788b3c3ee3ef8e5
 SHA512 
729cea4c03a5bf2b658ca2cede31454d46275bc03af946ba238f1d79c190d3a3bc62521dd6310c544469199027fb9eadc901e919a9ce5e34fa6f4eeb18ac48ad
 DIST sqlglot-18.1.0.tar.gz 8570691 BLAKE2B 
5c38baaa9600222c43f11338f2050eaf2e382752aa9df418e6cd8520e5a778e1d5cb6ae21a6cb2602a9ab313b993a43c9e72a26499ccc9cfe79995404bbb0975
 SHA512 
d9a543142514bb6422541085be900e466600bbf0d23f4f69eb817bcd1c5dcf9c3783b11f385a1379a68723eec4605e0372bf5dffa008426566d07a4d518009c3
 DIST sqlglot-18.2.0.tar.gz 8585675 BLAKE2B 
e66be52c97f18811e30d9ee2a3a8ae99ddb72e860a05f85fe48bb3e4b94c089fa425cf21ea66f2c6e45ac6f3823f339eb9fcfd1598a1c7a80d519790a6c0fc8a
 SHA512 
3dffe0a7a6325829d648d988b4fe43cc27121a4d6684c863aee926c2100061309491cb1b5c6ad4076222b97131636cb843d705d7f4097aa600e177577e8ec7c4
+DIST sqlglot-18.3.0.tar.gz 8599907 BLAKE2B 
77e238dc8c8afe2c62a3c8c0ced6afbb0358a776189cef5e08b2c4830da04e573b11f703824a5038c5cf8d27cc31ac92f014aab459932742d8425ca834a6d473
 SHA512 
63ac8356483d13d6a53421f5fde8a4b2f56f34dc68d1d19a21e625c292a8ca9258da30905fd029dbe7bda59aebd0e358fa6e82cef240304ed1c571cfd19fc212

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



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

2023-09-07 Thread Michał Górny
commit: ff1c34cc8e742a8f038560b3129a6508c49f1c49
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep  8 04:52:32 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep  8 04:53:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff1c34cc

dev-python/pyfuse3: Remove old

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

 dev-python/pyfuse3/Manifest|  1 -
 dev-python/pyfuse3/pyfuse3-3.2.3-r1.ebuild | 40 --
 dev-python/pyfuse3/pyfuse3-3.2.3.ebuild| 40 --
 3 files changed, 81 deletions(-)

diff --git a/dev-python/pyfuse3/Manifest b/dev-python/pyfuse3/Manifest
index 3e1db09c024e..4b6c7350f565 100644
--- a/dev-python/pyfuse3/Manifest
+++ b/dev-python/pyfuse3/Manifest
@@ -1,2 +1 @@
-DIST pyfuse3-3.2.3.tar.gz 512352 BLAKE2B 
1b5826ea42a72fd5d688b4cd7617c2fd08a7f9b69381d52343e8891c90ba51f8c5c79a2b9c7c42944cd20493ea645a00a26e7c04cebec10322f71241b8b12df3
 SHA512 
2f35ea5e0f05af7184fe83458b976742f4f500d09098c68b71982e4b8c089485677bf1e704536e037d6f690fce3006a4fdb71697c68999ed412cc9d73aef8b13
 DIST pyfuse3-3.3.0.tar.gz 867765 BLAKE2B 
29a871bbd4c82298231eac0c8d4b668a75a9ea748c3dd15f093a369770fbfe080620b6209c79ce934880757764c946c3216b558dcc63cd1d1a7ef03e124174c2
 SHA512 
b23116104fc78e9d6688e05f495a1cc48ff2c0af03a537c1f2743f84a596ba36b59e1ccba2e8272a0483c083479df91be2ccd49bd2e0cb160ff02a74ad623d18

diff --git a/dev-python/pyfuse3/pyfuse3-3.2.3-r1.ebuild 
b/dev-python/pyfuse3/pyfuse3-3.2.3-r1.ebuild
deleted file mode 100644
index b2da2b9727ba..
--- a/dev-python/pyfuse3/pyfuse3-3.2.3-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python 3 bindings for libfuse 3 with asynchronous API"
-HOMEPAGE="
-   https://github.com/libfuse/pyfuse3/
-   https://pypi.org/project/pyfuse3/
-"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
-
-DEPEND="
-   sys-fs/fuse:3
-"
-RDEPEND="
-   ${DEPEND}
-   dev-python/trio[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   https://github.com/libfuse/pyfuse3/
-   https://pypi.org/project/pyfuse3/
-"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
-
-DEPEND="
-   sys-fs/fuse:3
-"
-RDEPEND="
-   ${DEPEND}
-   dev-python/trio[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/cython[${PYTHON_USEDEP}]
-   test? (
-   dev-python/pytest-trio[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-python_configure() {
-   esetup.py build_cython
-}



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

2023-09-07 Thread Michał Górny
commit: c0e8d7f40e0e9f5583f2d1b7e864697dc8a065b3
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep  8 04:51:24 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep  8 04:53:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0e8d7f4

dev-python/PyGithub: Remove old

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

 dev-python/PyGithub/Manifest   |  1 -
 dev-python/PyGithub/PyGithub-1.59.0.ebuild | 38 --
 2 files changed, 39 deletions(-)

diff --git a/dev-python/PyGithub/Manifest b/dev-python/PyGithub/Manifest
index ec5db36c8169..0ce814886671 100644
--- a/dev-python/PyGithub/Manifest
+++ b/dev-python/PyGithub/Manifest
@@ -1,2 +1 @@
-DIST PyGithub-1.59.0.tar.gz 3295401 BLAKE2B 
39261ddcd20112aa529c17f66c8e69d7af7db9708f179395f29ea4b881fdec4598637b63ca1214affc2f6a9c15db227e57ade51029ed578a6b90633d353712cf
 SHA512 
2a95fb9a99c096a1ee0971df18764275a9ac99e58a4d81ece954831497e0aaf6eec26172513843098777666ab4f3c5df92a42802f0b953fe50f5ec7824a9
 DIST PyGithub-1.59.1.tar.gz 3295328 BLAKE2B 
7a7dcfa49261aa7c6d7d3b252c77cc93bd24440858989ef2a8b257235ed7b101647c08532860f0fa21d1b8f2ac35541341df49a94c3495c7d9666fe7367738c1
 SHA512 
795c104253b250b11b539b526944776f70e947e23dc4b26fcdadb5de3dd3208a9b27c08ffdd14cade220fde3360b6993be7a028f0069ff60d99331048560faed

diff --git a/dev-python/PyGithub/PyGithub-1.59.0.ebuild 
b/dev-python/PyGithub/PyGithub-1.59.0.ebuild
deleted file mode 100644
index 97685ed6fe03..
--- a/dev-python/PyGithub/PyGithub-1.59.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python library to access the Github API v3"
-HOMEPAGE="
-   https://github.com/PyGithub/PyGithub/
-   https://pypi.org/project/PyGithub/
-"
-
-LICENSE="LGPL-3+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-# cryptography via pyjwt[crypto]
-RDEPEND="
-   dev-python/cryptography[${PYTHON_USEDEP}]
-   dev-python/deprecated[${PYTHON_USEDEP}]
-   >=dev-python/pyjwt-2.4.0[${PYTHON_USEDEP}]
-   >=dev-python/pynacl-1.4.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.14.0[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/setuptools-scm[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/httpretty-0.9.6[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest



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

2023-09-07 Thread Michał Górny
commit: 4e0665946c166a3e07105b09c29807be334711c1
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep  8 04:50:55 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep  8 04:53:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e066594

dev-python/nbxmpp: Remove old

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

 dev-python/nbxmpp/Manifest|  2 --
 dev-python/nbxmpp/nbxmpp-4.3.1.ebuild | 35 ---
 dev-python/nbxmpp/nbxmpp-4.3.2.ebuild | 35 ---
 3 files changed, 72 deletions(-)

diff --git a/dev-python/nbxmpp/Manifest b/dev-python/nbxmpp/Manifest
index cf39276b2e9b..d77791cdfad3 100644
--- a/dev-python/nbxmpp/Manifest
+++ b/dev-python/nbxmpp/Manifest
@@ -1,4 +1,2 @@
 DIST python-nbxmpp-3.2.5.tar.bz2 132029 BLAKE2B 
846f3b47c3a9a95cf1fa1b557a007fd4901fb4acaa3160ea4b9b1cdff1e9d2c3e64bc5251b739d816f3f1c449c350d1ac44c14cbef87d14fe5a6450418451007
 SHA512 
577f8c7b0f5a7c69b4d980bff93f0a208ab0a660d731eb95ec63b76583194b94bd9d9f6b10fcac3951a6e6afb5d0c4da2140cbc17ef653f19ec6957b5d2e5f04
-DIST python-nbxmpp-4.3.1.tar.bz2 135981 BLAKE2B 
eb14bf40448fc49cd2656d4ffdafcbe66e4d91d371377f976cc1030067830f47cdd1a27b7c28f0d0a7a4292225913e55db12b6dfb7cc2e5f4ffe230f3aef0e51
 SHA512 
da69a54efed5c906d8c6e5a093254c0b86d21071403838c2cf969b2d969ea4647c3153fdc4231efa5ecce00eff8989a83e818e9ff7590964d25167878ae93adc
-DIST python-nbxmpp-4.3.2.tar.bz2 136430 BLAKE2B 
9f282ab7a5df4c674f83e01282f7d34af8e9f54546d8462e46e84a032847f4e7a21df1852f46a41f07a26c0ef9957fffe068711d08aa73545a35452c24c4
 SHA512 
6aca60d354c0ffc46b95cce13b17a261aa9bb9f3f7f3292499f0e994806377472c74dc5407aee71c773ab76c62a7958899b7959d5ec95a367c0e4b4f7c104c02
 DIST python-nbxmpp-4.3.3.tar.bz2 136583 BLAKE2B 
2b5a8cf976a44747c9ab245c6744d6b9b797e5634cff689c17f929107b5ed9e01273cf34e96427d26df0397c70d7fdb7a9f4db095d7582b00e464bea4ea9f4b5
 SHA512 
0c433821b88103418a9326519f8793ae5b430901141333b10a747e60eeec63d576020b3b32b610a5dd52a4a4ec22572eb8728d92460411bdc92b4c54d3764980

diff --git a/dev-python/nbxmpp/nbxmpp-4.3.1.ebuild 
b/dev-python/nbxmpp/nbxmpp-4.3.1.ebuild
deleted file mode 100644
index 31c7f5c3b498..
--- a/dev-python/nbxmpp/nbxmpp-4.3.1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1
-
-MY_P=python-nbxmpp-${PV}
-DESCRIPTION="Python library to use Jabber/XMPP networks in a non-blocking way"
-HOMEPAGE="
-   https://dev.gajim.org/gajim/python-nbxmpp/
-   https://pypi.org/project/nbxmpp/
-"
-SRC_URI="
-   
https://dev.gajim.org/gajim/python-nbxmpp/-/archive/${PV}/${MY_P}.tar.bz2
-"
-S=${WORKDIR}/${MY_P}
-
-SLOT="0"
-LICENSE="GPL-3"
-KEYWORDS="amd64 ~arm64 ~loong ~riscv x86"
-
-RDEPEND="
-   dev-libs/gobject-introspection
-   net-libs/libsoup:3.0[introspection]
-   dev-python/idna[${PYTHON_USEDEP}]
-   dev-python/packaging[${PYTHON_USEDEP}]
-   >=dev-python/precis-i18n-1.0.0[${PYTHON_USEDEP}]
-   >=dev-python/pygobject-3.42[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest

diff --git a/dev-python/nbxmpp/nbxmpp-4.3.2.ebuild 
b/dev-python/nbxmpp/nbxmpp-4.3.2.ebuild
deleted file mode 100644
index 8eff1b51bf70..
--- a/dev-python/nbxmpp/nbxmpp-4.3.2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1
-
-MY_P=python-nbxmpp-${PV}
-DESCRIPTION="Python library to use Jabber/XMPP networks in a non-blocking way"
-HOMEPAGE="
-   https://dev.gajim.org/gajim/python-nbxmpp/
-   https://pypi.org/project/nbxmpp/
-"
-SRC_URI="
-   
https://dev.gajim.org/gajim/python-nbxmpp/-/archive/${PV}/${MY_P}.tar.bz2
-"
-S=${WORKDIR}/${MY_P}
-
-SLOT="0"
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
-
-RDEPEND="
-   dev-libs/gobject-introspection
-   net-libs/libsoup:3.0[introspection]
-   dev-python/idna[${PYTHON_USEDEP}]
-   dev-python/packaging[${PYTHON_USEDEP}]
-   >=dev-python/precis-i18n-1.0.0[${PYTHON_USEDEP}]
-   >=dev-python/pygobject-3.42[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest



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

2023-09-07 Thread Michał Górny
commit: e51f59de2ea0991277bb4a45c7e9c756b0eb697d
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep  8 04:52:18 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep  8 04:53:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e51f59de

dev-python/llfuse: Remove old

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

 dev-python/llfuse/Manifest |  1 -
 dev-python/llfuse/files/llfuse-1.4.4-cython3.patch | 42 ---
 dev-python/llfuse/llfuse-1.4.4.ebuild  | 60 --
 3 files changed, 103 deletions(-)

diff --git a/dev-python/llfuse/Manifest b/dev-python/llfuse/Manifest
index cc8838a972f7..90ce40f8ed31 100644
--- a/dev-python/llfuse/Manifest
+++ b/dev-python/llfuse/Manifest
@@ -1,2 +1 @@
-DIST llfuse-1.4.4.tar.gz 293728 BLAKE2B 
aba684a0b7b06a0cdb97fb8851639ee0c6b5dc100e3d216430e26f122a78ac7933b7d5725f271328804a592b343988d6ceb79bd8c682620464dcef1d26cc20b0
 SHA512 
3e61f1f82194dc915947e4f0c2edf44ce0e87c4da142e39c2b19bb7db3f387a348f9c1bb02b6d0f2507b57cbfc20ad83c11ce513c685dc276d6a382e4dd449eb
 DIST llfuse-1.5.0.tar.gz 869259 BLAKE2B 
2a3eee64718f4a73b8dd51ccaeedd7b1b700f734b10daa864d2ca04da5f38ed6a514c4ae8b541000c4d4a3042dcd95533ff7c1df655d7b57ec89120a97d8a9b6
 SHA512 
bb84c697658e7cd39eb6af3a4a6085c3bc3295e5f0b4f35adf6565ecff5077acb27ecd92f7c6420aa06dab36d9b54915bce65e4ec3d011047a0a15cdccbbb284

diff --git a/dev-python/llfuse/files/llfuse-1.4.4-cython3.patch 
b/dev-python/llfuse/files/llfuse-1.4.4-cython3.patch
deleted file mode 100644
index 38fea36a5fac..
--- a/dev-python/llfuse/files/llfuse-1.4.4-cython3.patch
+++ /dev/null
@@ -1,42 +0,0 @@
-https://github.com/python-llfuse/python-llfuse/commit/8c0160545ce01b3624c8ecad669f06fb6d22d2f6
-
-From 8c0160545ce01b3624c8ecad669f06fb6d22d2f6 Mon Sep 17 00:00:00 2001
-From: Thomas Waldmann 
-Date: Sun, 21 May 2023 01:31:38 +0200
-Subject: [PATCH] remove Cython version check, fixes #81
-
-distutils Version classes are deprecated.
-
-I decided to remove the Cython version check completely,
-it is not as simple as checking a minimum version anyway.
-
-E.g. we can work with Cython 0.29.x and also 3.0.0b2,
-but earlier 3.0.0 releases are of unknown compatibility.
-
-Also, latest Python 3.12-dev versions require 0.29.34,
-while older Pythons are happy with stuff compiled by earlier
-0.29.x releases.
 a/setup.py
-+++ b/setup.py
-@@ -34,7 +34,6 @@
- 
- import setuptools
- from setuptools import Extension
--from distutils.version import LooseVersion
- 
- basedir = os.path.abspath(os.path.dirname(__file__))
- sys.path.insert(0, os.path.join(basedir, 'util'))
-@@ -218,11 +217,7 @@ def run(self):
-   stderr=subprocess.STDOUT)
- except OSError:
- raise SystemExit('Cython needs to be installed for this command')
--
--hit = re.match('^Cython version (.+)$', version)
--if not hit or LooseVersion(hit.group(1)) < "0.29":
--# in fact, we need a very recent Cython version to support the 
latest pythons
--raise SystemExit('Need Cython 0.29 or newer, found ' + version)
-+print(f"Using {version.strip()}.")
- 
- cmd = ['cython', '-Wextra', '--force', '-3', '--fast-fail',
-'--directive', 'embedsignature=True', '--include-dir',
-

diff --git a/dev-python/llfuse/llfuse-1.4.4.ebuild 
b/dev-python/llfuse/llfuse-1.4.4.ebuild
deleted file mode 100644
index f6edb91dd6d3..
--- a/dev-python/llfuse/llfuse-1.4.4.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python bindings for the low-level FUSE API"
-HOMEPAGE="
-   https://github.com/python-llfuse/python-llfuse/
-   https://pypi.org/project/llfuse/
-"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
-IUSE="doc examples"
-
-RDEPEND="
-   >=sys-fs/fuse-2.8.0:0
-"
-DEPEND="
-   ${RDEPEND}
-   sys-apps/attr
-"
-# 

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

2023-09-07 Thread Michał Górny
commit: ca98e641054f296f8beff0fe733504a98302c9d7
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep  8 04:51:17 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep  8 04:53:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca98e641

dev-python/pygments: Remove old

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

 dev-python/pygments/Manifest   |  1 -
 dev-python/pygments/pygments-2.15.1.ebuild | 43 --
 2 files changed, 44 deletions(-)

diff --git a/dev-python/pygments/Manifest b/dev-python/pygments/Manifest
index 00ec05f171be..7bad1f079bde 100644
--- a/dev-python/pygments/Manifest
+++ b/dev-python/pygments/Manifest
@@ -1,2 +1 @@
-DIST Pygments-2.15.1.tar.gz 4819591 BLAKE2B 
f42d3342b88c5b5745fbfbd1f76913f7d17745d396311a39627aca8e968445b19983e7c633583097c495ce6f43a6a7224262a7c35645751803b6c1172062d8c0
 SHA512 
408f0bbbc8226ee91b82ed084d178f114657150bcf9381dd34debb704399ccdb2e78cb5578ff297797771660d7263c51c305d03b2a27ae29269110be0bca50a9
 DIST Pygments-2.16.1.tar.gz 4872980 BLAKE2B 
57ec4f52f2bca3d9df993f583434d61ad0adbc2719f2d0b4ac84160672a3a57ec144509c520f2724a15f0222548abfbe0e743fa31a8dac64d54111b2d7393ae4
 SHA512 
9b66c79c03e7ecd36cc00efd428a0a6b372e70dbccdcaae26eff4d56c07a17e2e00d2cf0291eb6624ffd1c896b797789b973e80ccbca4240d56daad95eacfd80

diff --git a/dev-python/pygments/pygments-2.15.1.ebuild 
b/dev-python/pygments/pygments-2.15.1.ebuild
deleted file mode 100644
index 829e71bf38d6..
--- a/dev-python/pygments/pygments-2.15.1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYPI_PN=${PN^}
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
-
-inherit distutils-r1 bash-completion-r1 pypi
-
-DESCRIPTION="Pygments is a syntax highlighting package written in Python"
-HOMEPAGE="
-   https://pygments.org/
-   https://github.com/pygments/pygments/
-   https://pypi.org/project/Pygments/
-"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos"
-
-BDEPEND="
-   test? (
-   dev-python/lxml[${PYTHON_USEDEP}]
-   dev-python/pillow[${PYTHON_USEDEP}]
-   dev-python/wcag-contrast-ratio[${PYTHON_USEDEP}]
-   virtual/ttf-fonts
-   )
-"
-
-EPYTEST_DESELECT=(
-   # fuzzing tests, very slow
-   tests/test_basic_api.py::test_random_input
-)
-
-distutils_enable_tests pytest
-
-src_install() {
-   distutils-r1_src_install
-   newbashcomp external/pygments.bashcomp pygmentize
-}



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

2023-09-07 Thread Michał Górny
commit: 9dceda65d2503abcd7f983637bcd8546057bf173
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep  8 04:51:38 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep  8 04:53:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dceda65

dev-python/alembic: Remove old

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

 dev-python/alembic/Manifest  |  2 --
 dev-python/alembic/alembic-1.11.1.ebuild | 41 
 dev-python/alembic/alembic-1.11.2.ebuild | 41 
 3 files changed, 84 deletions(-)

diff --git a/dev-python/alembic/Manifest b/dev-python/alembic/Manifest
index 06397f4fab38..5035a296dfdc 100644
--- a/dev-python/alembic/Manifest
+++ b/dev-python/alembic/Manifest
@@ -1,4 +1,2 @@
-DIST alembic-1.11.1.tar.gz 1176522 BLAKE2B 
5a4185cb59b48301d350db3c44487408ca6c8d88b47ddd22e4c19fad57d0961cb3968652ba15986cf42adb9bb38542a79b11ddd980c9841a071844d26fed56fd
 SHA512 
d068d581df952c2d304534218bd8f948407e288005514501816e60600b186bf03bcc60f485c4c6d5c80caf718210c2bf619f1758327bc592663f160c3bd21e65
-DIST alembic-1.11.2.tar.gz 1192900 BLAKE2B 
47919a02bfabc51caf13b70d7598bd54c63e2f3deea0a6547677433cb4dfab2fea7b199ad5288109c970386a3f318bf29ac2d931d2299dfed63883c3c4dde179
 SHA512 
7a3c2c723134d7d3048596dc7a98993edf737e09cea0b7df5cf5a05fbc37b9c7eb7fa28e4f1ce2adbb9c4683f838227b760feae148fbc617bc9fdd8e52c667c1
 DIST alembic-1.11.3.tar.gz 1192079 BLAKE2B 
40608e1a98aee47128ddebfbb05527cebe8d7799c65da84333bfccb92c0cf314f12646b5be61bd489fe7084197e7918cc992a6edde57baf2afaa741452110135
 SHA512 
66939932ab0e07595a0d97ae1591c73b90d193e9a392489e2e6059e702c7471c12ac6408e6425413a89dccd5f54ba00f1a50cede0fadbbd808caca864c5101fa
 DIST alembic-1.12.0.tar.gz 1196597 BLAKE2B 
ff4bc1b94a32ab510b617befb039cb373f266fc891d355a1166a5559d4c053c57a834d9509a05bd5fbcb53a6ac0348038b2314907249ea9139a00c378b293bcb
 SHA512 
170031efe7864835234f55123bff7496337ed1ce666fdaaa8a5040353dc23f98a0e2e6eaf95791f8be052b675015acb7e59b58436a470df9b4ce803c1ac5296b

diff --git a/dev-python/alembic/alembic-1.11.1.ebuild 
b/dev-python/alembic/alembic-1.11.1.ebuild
deleted file mode 100644
index 5e88fa80c9a4..
--- a/dev-python/alembic/alembic-1.11.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Database migrations tool, written by the author of SQLAlchemy"
-HOMEPAGE="
-   https://github.com/sqlalchemy/alembic/
-   https://pypi.org/project/alembic/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~riscv x86"
-IUSE="doc"
-
-RDEPEND="
-   >=dev-python/sqlalchemy-1.1.0[${PYTHON_USEDEP}]
-   dev-python/mako[${PYTHON_USEDEP}]
-   >=dev-python/python-editor-0.3[${PYTHON_USEDEP}]
-   dev-python/python-dateutil[${PYTHON_USEDEP}]
-   >=dev-python/typing-extensions-4[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-python_test() {
-   # setup.cfg contains -p no:warnings in addopts which triggers
-   # datetime.utcfromtimestamp() deprecation warning as an error in py3.12
-   epytest -o addopts=
-}
-
-python_install_all() {
-   use doc && local HTML_DOCS=( docs/. )
-   distutils-r1_python_install_all
-}

diff --git a/dev-python/alembic/alembic-1.11.2.ebuild 
b/dev-python/alembic/alembic-1.11.2.ebuild
deleted file mode 100644
index 0fb0d2348c60..
--- a/dev-python/alembic/alembic-1.11.2.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Database migrations tool, written by the author of SQLAlchemy"
-HOMEPAGE="
-   https://github.com/sqlalchemy/alembic/
-   https://pypi.org/project/alembic/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-IUSE="doc"
-
-RDEPEND="
-   >=dev-python/sqlalchemy-1.1.0[${PYTHON_USEDEP}]
-   dev-python/mako[${PYTHON_USEDEP}]
-   >=dev-python/python-editor-0.3[${PYTHON_USEDEP}]
-   dev-python/python-dateutil[${PYTHON_USEDEP}]
-   >=dev-python/typing-extensions-4[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-python_test() {
-   # setup.cfg contains -p no:warnings in addopts which triggers
-   # datetime.utcfromtimestamp() deprecation warning as an error in py3.12
-   epytest -o addopts=
-}
-
-python_install_all() {
-   use doc && local HTML_DOCS=( docs/. )
-   distutils-r1_python_install_all
-}



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

2023-09-07 Thread Michał Górny
commit: a77ea17e1792c258e6c55e860d6107536a5ba0d3
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep  8 04:51:04 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep  8 04:53:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a77ea17e

dev-python/openstacksdk: Remove old

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

 dev-python/openstacksdk/Manifest  |  2 -
 dev-python/openstacksdk/openstacksdk-1.3.1.ebuild | 84 ---
 dev-python/openstacksdk/openstacksdk-1.4.0.ebuild | 84 ---
 3 files changed, 170 deletions(-)

diff --git a/dev-python/openstacksdk/Manifest b/dev-python/openstacksdk/Manifest
index dab489e3f885..acc27a57d3c7 100644
--- a/dev-python/openstacksdk/Manifest
+++ b/dev-python/openstacksdk/Manifest
@@ -1,3 +1 @@
-DIST openstacksdk-1.3.1.tar.gz 1158149 BLAKE2B 
b1fb89e3c8d59dc1188bcfa4eeb55a7de40a61f30ff42f3dceb5be311f0c4e59af24dfa176d07237cf778f7b5e7b01855d97462d137ed51daf56140c01503135
 SHA512 
0792f974eb5dffe34565241082bd5fe17f75a0b666ce971938f325fe2b6cdff258d86658c608863f26799018e2a5b8dd2016d14d3300e536b5f301e3476cbbd6
-DIST openstacksdk-1.4.0.tar.gz 1173316 BLAKE2B 
3db36f86a92606a991d25f700902f8a7ef2b2e14485427accc496f0425cb3c249540ffb231615acc2252ae3fc019a7eecb99d48bf33bfba1001eac463da88218
 SHA512 
1cbf8a214221473f1b5365bd4b114ee1249836be4ac5a2e6cbc737b487d9f40eb544b3d19623320f3b8ede5c9c40671810740a68aa89197264f2d7e2b41ae1ba
 DIST openstacksdk-1.5.0.tar.gz 1194014 BLAKE2B 
c1855c6000452d3909b8dfc1990941d8f6c440cec8bac95757ea66023a44696ecda2c049cb1d8252696b2e1be633e7855f9a01ccb5ff52b50766803b15e34b23
 SHA512 
8c65700b08ddf2b8eaad627f98f84050b1fb3495030e2a43f78378b3a040351ce41bc1b74ee1344612f1b61cede7ef45d8a15c70d9ef7a69fc696bf9edec384b

diff --git a/dev-python/openstacksdk/openstacksdk-1.3.1.ebuild 
b/dev-python/openstacksdk/openstacksdk-1.3.1.ebuild
deleted file mode 100644
index a22b4563b210..
--- a/dev-python/openstacksdk/openstacksdk-1.3.1.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A collection of libraries for building applications to work with 
OpenStack"
-HOMEPAGE="
-   https://opendev.org/openstack/openstacksdk/
-   https://github.com/openstack/openstacksdk/
-   https://pypi.org/project/openstacksdk/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~riscv x86"
-
-RDEPEND="
-   >=dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/pyyaml-3.13[${PYTHON_USEDEP}]
-   >=dev-python/appdirs-1.3.0[${PYTHON_USEDEP}]
-   >=dev-python/requestsexceptions-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/jsonpatch-1.20[${PYTHON_USEDEP}]
-   >=dev-python/os-service-types-1.7.0[${PYTHON_USEDEP}]
-   >=dev-python/keystoneauth1-3.18.0[${PYTHON_USEDEP}]
-   >=dev-python/decorator-4.4.1[${PYTHON_USEDEP}]
-   >=dev-python/jmespath-0.9.0[${PYTHON_USEDEP}]
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/dogpile-cache-0.6.5[${PYTHON_USEDEP}]
-   >=dev-python/cryptography-2.7.0[${PYTHON_USEDEP}]
-   dev-python/importlib-metadata[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   >=dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/jsonschema-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/prometheus-client-0.4.2[${PYTHON_USEDEP}]
-   >=dev-python/oslo-config-6.1.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-mock-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/statsd-3.3.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-src_prepare() {
-   # Internet?
-   sed -e 's:test_create_dynamic_large_object:_&:' \
-   -i openstack/tests/unit/cloud/test_object.py || die
-
-   # TODO
-   sed -e 's:test_generate_form:_&:' \
-   -e 's:test_create_static_large_object:_&:' \
-   -e 's:test_object_segment_retries:_&:' \
-   -e 's:test_object_segment_retry_failure:_&:' \
-   -e 's:test_slo_manifest_retry:_&:' \
-   -i openstack/tests/unit/cloud/test_object.py || die
-
-   # unhappy about paths due to test runner
-   sed -e 's:test_method_not_supported:_&:' \
-   -i openstack/tests/unit/test_exceptions.py || die
-   sed -e 's:test_repr:_&:' \
-   -i openstack/tests/unit/test_resource.py || die
-
-   # requires hacking
-   rm 

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

2023-09-07 Thread Michał Górny
commit: de380332a5fbe1c65cf37b69e428cfa28cddaf10
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep  8 04:48:42 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep  8 04:53:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de380332

dev-python/trove-classifiers: Remove old

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

 dev-python/trove-classifiers/Manifest  |  1 -
 .../trove-classifiers-2023.7.6.ebuild  | 31 --
 2 files changed, 32 deletions(-)

diff --git a/dev-python/trove-classifiers/Manifest 
b/dev-python/trove-classifiers/Manifest
index 2b73de3bdd2c..341fe5f41064 100644
--- a/dev-python/trove-classifiers/Manifest
+++ b/dev-python/trove-classifiers/Manifest
@@ -1,2 +1 @@
-DIST trove-classifiers-2023.7.6.tar.gz 15844 BLAKE2B 
40c6c1c16dbd50d098584ef22e5a687009317642f45bae0de03ebacb3331a9ed94ed63480ccee187565c41e3037911db56cbcfe3f150cf4663161b687e4d275f
 SHA512 
612251e76ce5143e77c349fdc4948eff335f862db4d9138c66f8ca935c2a95c9970377d6a7df382d689728517e89868a9e59bd42d450346499d5c385ebf62841
 DIST trove-classifiers-2023.8.7.tar.gz 15856 BLAKE2B 
b20befe256e51704b4974ba7b3bcae88ff2ae1f1281da145f16a77963a75b3d2a58aa5914d622e8687a0e08915ae92783c4782a90390b53a0f346d829dce8cd3
 SHA512 
d414f5e71abf0eef3593c9509c93b4d3dbbf0b8f6ffacc85acd43be9e0f31d924757868e86bb069d9f0475731c811229ffc827568fe957fef850e71a0a5119fa

diff --git a/dev-python/trove-classifiers/trove-classifiers-2023.7.6.ebuild 
b/dev-python/trove-classifiers/trove-classifiers-2023.7.6.ebuild
deleted file mode 100644
index 9b9967ac400e..
--- a/dev-python/trove-classifiers/trove-classifiers-2023.7.6.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Canonical source for classifiers on PyPI (pypi.org)"
-HOMEPAGE="
-   https://github.com/pypa/trove-classifiers/
-   https://pypi.org/project/trove-classifiers/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos 
~x64-solaris"
-
-BDEPEND="
-   dev-python/calver[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-python_test() {
-   epytest
-   "${EPYTHON}" -m tests.lib || die
-}



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

2023-09-07 Thread Michał Górny
commit: f1a55368cc9ad7dec53d82cc5199497176b4fd11
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep  8 04:48:30 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep  8 04:53:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1a55368

dev-python/nspektr: Remove old

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

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

diff --git a/dev-python/nspektr/Manifest b/dev-python/nspektr/Manifest
index 39e612642faf..e2dd3e00efe0 100644
--- a/dev-python/nspektr/Manifest
+++ b/dev-python/nspektr/Manifest
@@ -1,2 +1 @@
-DIST nspektr-0.4.0.tar.gz 7734 BLAKE2B 
66a52f5080c78accc75e2193dab6d07a6257330f9938ac463c160d7e1f9740294416657193e5831f564354eb0dc3112a9ab41676e1c928ac40769d2a4d218089
 SHA512 
c8e8dcadd3ccd49bc9b1a38d2ff9f1d8d6f85665d3830cc9d7975ec1c63b1e2f1a7a64e12457701ca658e2e0e30cac7652be6d706a4e47ba6a61ae76d9be8875
 DIST nspektr-0.5.0.tar.gz 8573 BLAKE2B 
a96aaaee5cd309272d5b0c78eaf9793baf1406e427a142595b67693d513d5badac064149587c02cdf02cdd7720fafeb2787fc98a9db79cc573e77d6158afd4d4
 SHA512 
b7293a6ccb34a5c4b87a9b28de170322296adf2d883e7671df05ac06453023190ed588eb8e1677b7c5383b6fc5962c079d363ebb214ebb9f8516cfd2039e6167

diff --git a/dev-python/nspektr/nspektr-0.4.0.ebuild 
b/dev-python/nspektr/nspektr-0.4.0.ebuild
deleted file mode 100644
index c48603b4592f..
--- a/dev-python/nspektr/nspektr-0.4.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 2022-2023 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=flit
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Distribution package dependency inspector"
-HOMEPAGE="
-   https://github.com/jaraco/nspektr/
-   https://pypi.org/project/nspektr/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
-
-RDEPEND="
-   >=dev-python/jaraco-context-4.1.1-r2[${PYTHON_USEDEP}]
-   >=dev-python/jaraco-functools-3.5.0-r2[${PYTHON_USEDEP}]
-   >=dev-python/more-itertools-8.12.0-r1[${PYTHON_USEDEP}]
-   >=dev-python/packaging-21.3-r2[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-src_configure() {
-   grep -q 'build-backend = "setuptools' pyproject.toml ||
-   die "Upstream changed build-backend, recheck"
-   # write a custom pyproject.toml to ease setuptools bootstrap
-   cat > pyproject.toml <<-EOF || die
-   [build-system]
-   requires = ["flit_core >=3.2,<4"]
-   build-backend = "flit_core.buildapi"
-
-   [project]
-   name = "nspektr"
-   version = "${PV}"
-   description = "package inspector"
-
-   # tests inspect itself
-   [project.optional-dependencies]
-   docs = [
-   "fake-nonexisting",
-   ]
-   testing = [
-   "pytest",
-   ]
-   EOF
-}



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

2023-09-07 Thread Michał Górny
commit: fc1d7829d5fc900e1060037b80baa975d312fc77
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep  8 04:50:43 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep  8 04:53:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc1d7829

dev-python/libnacl: Remove old

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

 dev-python/libnacl/Manifest |  3 ---
 dev-python/libnacl/libnacl-1.8.0.ebuild | 39 -
 dev-python/libnacl/libnacl-1.9.0.ebuild | 38 
 dev-python/libnacl/libnacl-2.0.0.ebuild | 38 
 4 files changed, 118 deletions(-)

diff --git a/dev-python/libnacl/Manifest b/dev-python/libnacl/Manifest
index 2f4089d6027d..fff7f19a4902 100644
--- a/dev-python/libnacl/Manifest
+++ b/dev-python/libnacl/Manifest
@@ -1,4 +1 @@
-DIST libnacl-1.8.0.gh.tar.gz 43351 BLAKE2B 
4ba0ebcb50755d80418ffe7238c65d9309954cb2a0eac61937c488144b56093f3fcd87f0bf22a290c7b415c70cb781fbf7a2c608863d43694230fe34b3ad418e
 SHA512 
7a39d646083591782691c4d58fd4d743b385ee553bcc4c4741707a237fa3b1213629b5070390526175bdfe8436859aa7711779ff8b22a981227edb30b94e82d6
-DIST libnacl-1.9.0.gh.tar.gz 43752 BLAKE2B 
4a604958aeb9c4b26351b74fa3452b72b7e822c9ea28f4a070464568f1eed184615f0ad5624a2838bf055cf221a9a0f493419b16f2bf2be26c608b396d3f234c
 SHA512 
1c1011f218864f4eab6a985a957f7ec5b8a227ed107ab336a0bc076be10bae6d598f3e81f3a20177e81f25f93c36b23118f515b98f87e11b1f727cae3db1e267
-DIST libnacl-2.0.0.gh.tar.gz 44710 BLAKE2B 
50fa7d446370bb6043d942b28364b5bf2a23efcd6f3c82a59ee0ef0f7666a9ebe8e3dcf487d43e6ecb548ededb5e6228b3da401dc30924fef90047da40888168
 SHA512 
f8159ae479d920058662ffde2ac3bad2c8b413d55ca0bd442b81c7071b4cfca90eae277f85e7bf0bb63cd71ee1e0ad4cbbb03468ed55d1bcbe06d2e9a0976b72
 DIST libnacl-2.1.0.tar.gz 42189 BLAKE2B 
9b7330ad89ed7ca01f1893deda93fd88011f92b03946a06b5706adf25387db0f664e89fb7a0442d300b47188ec061d220167c694725cd7ec74d14687794b63b2
 SHA512 
9a3bc2d6d21e982cdd7015daf76beb494c8b969f17a17288a47db5ff545e0a0085e37bb723e92a1919338134be2817b47cd2354f55604ec93e638e243ffa5e1a

diff --git a/dev-python/libnacl/libnacl-1.8.0.ebuild 
b/dev-python/libnacl/libnacl-1.8.0.ebuild
deleted file mode 100644
index c3e382d231b8..
--- a/dev-python/libnacl/libnacl-1.8.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python ctypes wrapper for libsodium"
-HOMEPAGE="
-   https://libnacl.readthedocs.io/
-   https://github.com/saltstack/libnacl/
-   https://pypi.org/project/libnacl/
-"
-# forked because upstream didn't push the tag for almost a year now
-SRC_URI="
-   https://github.com/mgorny/libnacl/archive/v${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
-
-RDEPEND="
-   dev-libs/libsodium
-"
-BDEPEND="
-   ${RDEPEND}
-"
-
-distutils_enable_tests unittest
-
-python_test() {
-   eunittest -p 'test_*.py' tests/ ||
-   die "Tests failed with ${EPYTHON}"
-}

diff --git a/dev-python/libnacl/libnacl-1.9.0.ebuild 
b/dev-python/libnacl/libnacl-1.9.0.ebuild
deleted file mode 100644
index 62aad69145c6..
--- a/dev-python/libnacl/libnacl-1.9.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python ctypes wrapper for libsodium"
-HOMEPAGE="
-   https://libnacl.readthedocs.io/
-   https://github.com/saltstack/libnacl/
-   https://pypi.org/project/libnacl/
-"
-SRC_URI="
-   https://github.com/saltstack/libnacl/archive/v${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
-
-RDEPEND="
-   dev-libs/libsodium
-"
-BDEPEND="
-   ${RDEPEND}
-"
-
-distutils_enable_tests unittest
-
-python_test() {
-   eunittest -p 'test_*.py' tests/ ||
-   die "Tests failed with ${EPYTHON}"
-}

diff --git a/dev-python/libnacl/libnacl-2.0.0.ebuild 
b/dev-python/libnacl/libnacl-2.0.0.ebuild
deleted file mode 100644
index 62aad69145c6..
--- a/dev-python/libnacl/libnacl-2.0.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python ctypes wrapper for libsodium"
-HOMEPAGE="
-   https://libnacl.readthedocs.io/
-   https://github.com/saltstack/libnacl/
-   https://pypi.org/project/libnacl/
-"
-SRC_URI="
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/click-default-group/files/, dev-python/click-default-group/

2023-09-07 Thread Michał Górny
commit: d980560a0cbd55cc172bf44594b64116f7e3430d
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep  8 04:48:56 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep  8 04:53:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d980560a

dev-python/click-default-group: Remove old

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

 dev-python/click-default-group/Manifest|  1 -
 .../click-default-group-1.2.2-r1.ebuild| 33 --
 .../click-default-group-1.2.2-tests-click-8.patch  | 21 --
 3 files changed, 55 deletions(-)

diff --git a/dev-python/click-default-group/Manifest 
b/dev-python/click-default-group/Manifest
index cc0504c54657..97373988e8fd 100644
--- a/dev-python/click-default-group/Manifest
+++ b/dev-python/click-default-group/Manifest
@@ -1,2 +1 @@
-DIST click-default-group-1.2.2.gh.tar.gz 4753 BLAKE2B 
919e3921ef3c6723b92cab8433032237af4e5583084badb6cc53d82971d81aa910ae6553deefea2ac46067d2618bb8f6d2003f0b2c4ced04acc5b46588012614
 SHA512 
6f296d154813e0c3dbf8e435c4c1b4394f51a000320c5585aeb78b81f30fe15bd27a8aad0fdbb71fccb88dc3083682519f1dd06572c8d5c35639fb9c3acf73fa
 DIST click-default-group-1.2.4.gh.tar.gz 4816 BLAKE2B 
06954c374c1fcdf6163b476ec9888c563493b3c6d6395cab4b7191cae335519262a5082f587752c1968c4108edd20bb87c55bde8100c8cad90b2c1d433fa7469
 SHA512 
0239e703421e693399e8e54e4a6bdc4a74e6f16307f008ee742788ce3e8040f633de2b1bf12997a5c448b70cb55f77ccd4f42c5b4abe3b6a05df18908daf61da

diff --git a/dev-python/click-default-group/click-default-group-1.2.2-r1.ebuild 
b/dev-python/click-default-group/click-default-group-1.2.2-r1.ebuild
deleted file mode 100644
index d39a0747a473..
--- a/dev-python/click-default-group/click-default-group-1.2.2-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Extends click. Group to invoke a command without explicit 
subcommand name"
-HOMEPAGE="
-   https://github.com/click-contrib/click-default-group/
-   https://pypi.org/project/click-default-group/
-"
-SRC_URI="
-   
https://github.com/click-contrib/click-default-group/archive/v${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc 
x86 ~x64-macos"
-
-RDEPEND="
-   dev-python/click[${PYTHON_USEDEP}]
-"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.2.2-tests-click-8.patch
-)
-
-distutils_enable_tests pytest

diff --git 
a/dev-python/click-default-group/files/click-default-group-1.2.2-tests-click-8.patch
 
b/dev-python/click-default-group/files/click-default-group-1.2.2-tests-click-8.patch
deleted file mode 100644
index e2612704116d..
--- 
a/dev-python/click-default-group/files/click-default-group-1.2.2-tests-click-8.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-https://github.com/click-contrib/click-default-group/pull/18
-https://github.com/click-contrib/click-default-group/issues/16
-
-From 9415c77d05cf7d16876e7d70a49a41a6189983b4 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Robert=20Sch=C3=BCtz?= 
-Date: Sun, 20 Jun 2021 16:11:42 +0200
-Subject: [PATCH] make tests compatible with click 8
-
-It now outputs "No such option".
 a/test.py
-+++ b/test.py
-@@ -30,7 +30,7 @@ def bar():
- 
- def test_default_command_with_arguments():
- assert r.invoke(cli, ['--foo', 'f']).output == 'f\n'
--assert 'no such option' in r.invoke(cli, ['-x']).output
-+assert 'no such option' in r.invoke(cli, ['-x']).output.lower()
- 
- 
- def test_group_arguments():
-



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

2023-09-07 Thread Michał Górny
commit: ba3905d6313025b2f4d623ffdacdc00e0648e4fd
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep  8 04:48:19 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep  8 04:53:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba3905d6

dev-python/jaraco-functools: Remove old

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

 dev-python/jaraco-functools/Manifest   |  2 -
 .../jaraco-functools/jaraco-functools-3.8.0.ebuild | 56 --
 .../jaraco-functools/jaraco-functools-3.8.1.ebuild | 56 --
 3 files changed, 114 deletions(-)

diff --git a/dev-python/jaraco-functools/Manifest 
b/dev-python/jaraco-functools/Manifest
index aa2d297e4821..776acc3b7c86 100644
--- a/dev-python/jaraco-functools/Manifest
+++ b/dev-python/jaraco-functools/Manifest
@@ -1,3 +1 @@
-DIST jaraco.functools-3.8.0.tar.gz 16251 BLAKE2B 
15735a053b395173de2568d13d54d0a770477f72e138998abb67f24314d13ae1a008a2b373979dfb8b3b8955754758e07eb5981459b793ba4b6839e6aefbdda8
 SHA512 
923e94f54c46896d89db6b4a0c5d803996dc5caddd6a3ada66f943b58afd1750f5403d10de5ab87f93e57c3eab43806401f7c6b5a8265938793d45cba93df688
-DIST jaraco.functools-3.8.1.tar.gz 16210 BLAKE2B 
2e49829c4eda4ba9228c8972b1971c1a42bb972e5a7f0ef9994313b4b07cb8395c0b0ccc15c5f285a6a224ad60dec65901742c5f162156c4be96257a9ef9f67c
 SHA512 
0ffd8fc0e973b0ee957cbc074dcae790530c6a944a54ae36e3feee954a59765663b8a734e5c1d1e56975c958b47560eb1f23b510028fee6cf682aeaf175c9460
 DIST jaraco.functools-3.9.0.tar.gz 17221 BLAKE2B 
2476e7cc9440ac21abf4c7d4d5af5d98f7a48c6fb55ef93428936265843a0e9bd02b22e8a2a748e7844015c530bc46ad67be8447b0eddb9b7ddcc1522b53c42b
 SHA512 
5ec081aa07e736b6cacc1f6213e3212b4828824e86033b440d4fc630b0a9cf8e67497b37a239e167e421c41852ea6c0c65a4ccd39d73cc7f1cb831f605b86f00

diff --git a/dev-python/jaraco-functools/jaraco-functools-3.8.0.ebuild 
b/dev-python/jaraco-functools/jaraco-functools-3.8.0.ebuild
deleted file mode 100644
index b5ad05df53b2..
--- a/dev-python/jaraco-functools/jaraco-functools-3.8.0.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2023 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=flit
-PYPI_NO_NORMALIZE=1
-PYPI_PN=${PN/-/.}
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Additional functions used by other projects by developer jaraco"
-HOMEPAGE="
-   https://github.com/jaraco/jaraco.functools/
-   https://pypi.org/project/jaraco.functools/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
-
-RDEPEND="
-   >=dev-python/more-itertools-0.12.0-r1[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   dev-python/jaraco-classes[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-src_configure() {
-   grep -q 'build-backend = "setuptools' pyproject.toml ||
-   die "Upstream changed build-backend, recheck"
-   # write a custom pyproject.toml to ease setuptools bootstrap
-   cat > pyproject.toml <<-EOF || die
-   [build-system]
-   requires = ["flit_core >=3.2,<4"]
-   build-backend = "flit_core.buildapi"
-
-   [project]
-   name = "jaraco.functools"
-   version = "${PV}"
-   description = "Functools like those found in stdlib"
-   EOF
-}
-
-python_install() {
-   distutils-r1_python_install
-   # rename to workaround a bug in pkg_resources
-   # https://bugs.gentoo.org/834522
-   mv "${D}$(python_get_sitedir)"/jaraco{_,.}functools-${PV}.dist-info || 
die
-}

diff --git a/dev-python/jaraco-functools/jaraco-functools-3.8.1.ebuild 
b/dev-python/jaraco-functools/jaraco-functools-3.8.1.ebuild
deleted file mode 100644
index 0607441caa3f..
--- a/dev-python/jaraco-functools/jaraco-functools-3.8.1.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2023 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=flit
-PYPI_NO_NORMALIZE=1
-PYPI_PN=${PN/-/.}
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Additional functions used by other projects by developer jaraco"
-HOMEPAGE="
-   https://github.com/jaraco/jaraco.functools/
-   https://pypi.org/project/jaraco.functools/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
-
-RDEPEND="
-   >=dev-python/more-itertools-0.12.0-r1[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   

[gentoo-commits] repo/gentoo:master commit in: app-misc/mosquitto/

2023-09-07 Thread Matt Turner
commit: 7e3dbf30af73559bfcd5f14b1e235bd201f50f51
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Sep  8 04:40:10 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Sep  8 04:52:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e3dbf30

app-misc/mosquitto: Version bump to 2.0.17

Signed-off-by: Matt Turner  gentoo.org>

 app-misc/mosquitto/Manifest|   1 +
 app-misc/mosquitto/mosquitto-2.0.17.ebuild | 127 +
 2 files changed, 128 insertions(+)

diff --git a/app-misc/mosquitto/Manifest b/app-misc/mosquitto/Manifest
index cde6f01b4783..0d79110b0008 100644
--- a/app-misc/mosquitto/Manifest
+++ b/app-misc/mosquitto/Manifest
@@ -1 +1,2 @@
 DIST mosquitto-2.0.15.tar.gz 792632 BLAKE2B 
a6e986998473c16efd4c5fc5fd743782e085b3e7e30bcdcb867f0ae87f85e608f5d50d0dcc5bbbcc2f25eb6a618ab2f287fdcba47660fa593fe1636d08eb183e
 SHA512 
8a0c58222ea0b9304e7f096f6d13965478072baf1d1c9bc931b32a33f5ea8196c2dd54bde8d83fec7ed9cd413cb5fb115ce0a6701ca20664df52fdd7ca63ddaf
+DIST mosquitto-2.0.17.tar.gz 795960 BLAKE2B 
50a351ee6d5b29adc2f234fad9a8a084d35be5d219e8d20283a256075dc69c03ec39543924600dc424408951e2af5a6ae4afada20bf82a4f54dbbed101daee9b
 SHA512 
0882380461bf110abe10c5487334b0ae5ce8d890a2ad8f9b419278a0f04fc821918f50408c50c843bf09741eb62d5b9a1ab10df262d46cd70aafc3e063344a9a

diff --git a/app-misc/mosquitto/mosquitto-2.0.17.ebuild 
b/app-misc/mosquitto/mosquitto-2.0.17.ebuild
new file mode 100644
index ..fdefe0ec14b1
--- /dev/null
+++ b/app-misc/mosquitto/mosquitto-2.0.17.ebuild
@@ -0,0 +1,127 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit python-any-r1 systemd toolchain-funcs
+
+DESCRIPTION="An Open Source MQTT v3 Broker"
+HOMEPAGE="https://mosquitto.org/ https://github.com/eclipse/mosquitto;
+SRC_URI="https://mosquitto.org/files/source/${P}.tar.gz;
+
+LICENSE="EPL-1.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="bridge examples +persistence +srv ssl systemd tcpd test websockets"
+RESTRICT="!test? ( test )"
+
+REQUIRED_USE="test? ( bridge )"
+
+RDEPEND="
+   acct-user/mosquitto
+   acct-group/mosquitto
+   dev-libs/cJSON:=
+   srv? ( net-dns/c-ares:= )
+   ssl? (
+   dev-libs/openssl:0=
+   )
+   systemd? ( sys-apps/systemd )
+   tcpd? ( sys-apps/tcp-wrappers )
+   websockets? ( net-libs/libwebsockets[lejp] )
+"
+DEPEND="
+   ${RDEPEND}
+   test? ( dev-util/cunit )
+"
+BDEPEND="
+   test? ( ${PYTHON_DEPS} )
+"
+
+pkg_setup() {
+   use test && python_setup
+}
+
+_emake() {
+   local LIBDIR=$(get_libdir)
+   emake \
+   CC="$(tc-getCC)" \
+   CXX="$(tc-getCXX)" \
+   CLIENT_LDFLAGS="${LDFLAGS}" \
+   LIB_SUFFIX="${LIBDIR:3}" \
+   WITH_BRIDGE="$(usex bridge)" \
+   WITH_PERSISTENCE="$(usex persistence)" \
+   WITH_SRV="$(usex srv)" \
+   WITH_SYSTEMD="$(usex systemd)" \
+   WITH_TLS="$(usex ssl)" \
+   WITH_WEBSOCKETS="$(usex websockets)" \
+   WITH_WRAP="$(usex tcpd)" \
+   "$@"
+}
+
+src_prepare() {
+   default
+   if use persistence; then
+   sed -i -e "/^#autosave_interval/s|^#||" \
+   -e "s|^#persistence false$|persistence true|" \
+   -e "/^#persistence_file/s|^#||" \
+   -e "s|#persistence_location|persistence_location 
/var/lib/mosquitto/|" \
+   mosquitto.conf || die
+   fi
+
+   # Remove failing tests
+   sed -i \
+   -e '/06-bridge-reconnect-local-out.py/d' \
+   test/broker/Makefile || die
+   sed -i \
+   -e '/02-subscribe-qos1-async2.test/d' \
+   test/lib/Makefile || die
+
+   # Extend test timeout to prevent spurious failures
+   sed -i -e 's/SUB_TIMEOUT=1/SUB_TIMEOUT=3/' \
+   test/client/test.sh || die
+
+   use test && python_fix_shebang test
+}
+
+src_compile() {
+   _emake
+}
+
+src_test() {
+   _emake test
+}
+
+src_install() {
+   _emake DESTDIR="${D}" prefix=/usr install
+   keepdir /var/lib/mosquitto
+   fowners mosquitto:mosquitto /var/lib/mosquitto
+   dodoc README.md CONTRIBUTING.md ChangeLog.txt
+   doinitd "${FILESDIR}"/mosquitto
+   insinto /etc/mosquitto
+   doins mosquitto.conf
+   insinto /usr/share/mosquitto
+   doins misc/letsencrypt/mosquitto-copy.sh
+   systemd_newunit "${FILESDIR}/mosquitto.notify.service" mosquitto.service
+
+   if use examples; then
+   docompress -x "/usr/share/doc/${PF}/examples"
+   dodoc -r examples
+   fi
+}
+
+pkg_postinst() {
+   for v in ${REPLACING_VERSIONS}; do
+   if [[ $(ver_cut 1 "$v") -lt 2 ]]; then
+   elog
+ 

[gentoo-commits] repo/proj/guru:dev commit in: app-backup/pika-backup/

2023-09-07 Thread Julien Roy
commit: 49bcac657d9a79421adbae39d5d1c7f823fdedd3
Author: Julien Roy  jroy  ca>
AuthorDate: Fri Sep  8 01:18:57 2023 +
Commit: Julien Roy  jroy  ca>
CommitDate: Fri Sep  8 01:18:57 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=49bcac65

app-backup/pika-backup: drop 0.6.0

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

 app-backup/pika-backup/Manifest |   1 -
 app-backup/pika-backup/pika-backup-0.6.0.ebuild | 354 
 2 files changed, 355 deletions(-)

diff --git a/app-backup/pika-backup/Manifest b/app-backup/pika-backup/Manifest
index b1944f9827..5b87239dbf 100644
--- a/app-backup/pika-backup/Manifest
+++ b/app-backup/pika-backup/Manifest
@@ -173,7 +173,6 @@ DIST pango-sys-0.17.0.crate 24749 BLAKE2B 
4ca7ff7d505ec9c800d5a3ae297cf79ec8a921
 DIST parking-2.0.0.crate 9714 BLAKE2B 
e3ecd48e90289fe173b1419ad3f68350dd05359461c5842e52304e20fef9b5e089803e0c0a8e85b249a546f61cf8624367e6ec164ef7638850b451d325851075
 SHA512 
21c5723dc0281ade1c2cd6a1c2215ba70eb47a721a4a594ef1e54061bc79579ffe9c31f06e534fd847f936ed265cd65a59dfa9e38880f8bd42c6e8ac70a13f93
 DIST pbkdf2-0.12.1.crate 13866 BLAKE2B 
d01d586db5ea19d042fb9cbe37e0189401d982957c4e497d1ec616a6624e36a8f7f80e0a1a98a05862fb9dc73c26c84b81d1d52ca1053f483726424e4acb5144
 SHA512 
8a800a5a3df6e52fa79dd0ba5e6860eb2517f7a1213d1b8abe666ed2f3250464e56dcdfec5b79d894309074ccc2fddacc2c323c3d0d1d70314c4d9adcfd3eeec
 DIST percent-encoding-2.2.0.crate 10075 BLAKE2B 
397e59acc3953868c709244b89a2e0db3304c0b574ecba761026b570a485f2cb5b0b2a0159586d1f342ec395ef02ace536da3bc1c72093e1cf93f8b37b26b0ec
 SHA512 
890a5256d2b4290e12e04a02c3529f3a017faa2b6016a4dd0f08b36509f0b1107eacfcb4702024d6a21ff8852a11f263c1adc096b16ef8d12c45a734c087fe68
-DIST pika-backup-0.6.0.tar.bz2 417070 BLAKE2B 
d6f36b5ceffc2e904addd5177aebe6dd5f5ad780b736b0a3d1406fe0d0ddf0f866fccd8909c0dcc4b591c9badf177ff69582ca5b7fc78d1f1ca25bd6fdd03129
 SHA512 
04da5cdb689b328af1a16259da31a57c2070fd04a90678b76bad9fa2c6dc7b72aedc4db23ba1f39e0de89e4bdab4310a9bea0d19fb327c1339cc31c0b5fa7611
 DIST pika-backup-0.6.1.tar.bz2 417295 BLAKE2B 
32cb7b4aa308e12b5df8bf2a69a4a66e89c0097e96e453b96d0babeb5b5e26aeadc20636990f60281c253fb460a7672a39482c8db129fabee3f8c0dedfb67af9
 SHA512 
b19a03de1de1647b3109f9ce7a697b6f4b56c996590b04d87fa883c7bcb82ee03324ab960ef74665edb1d58107cf0d56eb6d5e0b7f96b7a2beb956a27c7e51d4
 DIST pika-backup-0.6.2.tar.bz2 432884 BLAKE2B 
a205228766d356970ba94634925b99c7ec816dc978a84b26054a8f0551510c432469f9eca73082a99159c5769b0976416592525b6d067e7c71d772355ce5ec9c
 SHA512 
10da6a60096aefb57339d951e621dbe468c2e9d51b940ba2a65ae920dc80c4780a9e4773b795280bfd5d5225bc8b47fbf4580f048d0cfeea2f78569668eb02e8
 DIST pin-project-lite-0.2.9.crate 27713 BLAKE2B 
d6985b5add432fb6287d1b0c9fb0cc91a195f82c5a748a9ea430e4ba884717ec7b16d730b5ea62de5b2bfead1771da2d115b3776e12e605f70f2538f374a28fa
 SHA512 
cef0b77233adca712db1183f780732ea577cf1b27c2643de221d54c837c75ce749f907e24a967be7474812c7682cba613a3fc5d553a9578a1b80569da0e562e4

diff --git a/app-backup/pika-backup/pika-backup-0.6.0.ebuild 
b/app-backup/pika-backup/pika-backup-0.6.0.ebuild
deleted file mode 100644
index 866727617d..00
--- a/app-backup/pika-backup/pika-backup-0.6.0.ebuild
+++ /dev/null
@@ -1,354 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CRATES="
-   adler-1.0.2
-   aes-0.8.2
-   aho-corasick-0.7.20
-   android_system_properties-0.1.5
-   anyhow-1.0.70
-   arc-swap-1.6.0
-   arrayvec-0.7.2
-   ashpd-0.4.0
-   async-attributes-1.1.2
-   async-broadcast-0.5.1
-   async-channel-1.8.0
-   async-executor-1.5.0
-   async-fs-1.6.0
-   async-global-executor-2.3.1
-   async-io-1.13.0
-   async-lock-2.7.0
-   async-process-1.6.0
-   async-recursion-1.0.4
-   async-std-1.12.0
-   async-task-4.4.0
-   async-trait-0.1.68
-   atomic-waker-1.1.0
-   autocfg-1.1.0
-   bit-set-0.5.3
-   bit-vec-0.6.3
-   bitflags-1.3.2
-   block-0.1.6
-   block-buffer-0.10.4
-   block-padding-0.3.2
-   blocking-1.3.0
-   bumpalo-3.12.0
-   byteorder-1.4.3
-   cairo-rs-0.17.0
-   cairo-sys-rs-0.17.0
-   cbc-0.1.2
-   cc-1.0.79
-   cfg-expr-0.14.0
-   cfg-if-1.0.0
-   chrono-0.4.22
-   chronoutil-0.2.3
-   cipher-0.4.4
-   cmd_lib-1.3.0
-   cmd_lib_macros-1.3.0
-   codespan-reporting-0.11.1
-   concurrent-queue-2.1.0
-   const-str-0.5.3
-   core-foundation-sys-0.8.3
-   cpufeatures-0.2.6
-   crc32fast-1.3.2
-   crossbeam-utils-0.8.15
-   crypto-common-0.1.6
-   ctor-0.1.26
-   cxx-1.0.94
-   cxx-build-1.0.94
-   cxxbridge-flags-1.0.94
-   cxxbridge-macro-1.0.94
-   darling-0.14.4
-   darling_core-0.14.4
-   darling_macro-0.14.4
-   default-env-0.1.1
-   derivative-2.2.0
-   derive_builder-0.12.0
-   

[gentoo-commits] repo/proj/guru:dev commit in: app-backup/pika-backup/files/, app-backup/pika-backup/

2023-09-07 Thread Julien Roy
commit: ba912bd9449be417b4416456971fe41540eba4c8
Author: Julien Roy  jroy  ca>
AuthorDate: Fri Sep  8 01:18:47 2023 +
Commit: Julien Roy  jroy  ca>
CommitDate: Fri Sep  8 01:18:47 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ba912bd9

app-backup/pika-backup: add 0.6.2

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

 app-backup/pika-backup/Manifest|   1 +
 .../pika-backup/files/meson-fixes-0.6.2.patch  |   9 +
 app-backup/pika-backup/pika-backup-0.6.2.ebuild| 355 +
 3 files changed, 365 insertions(+)

diff --git a/app-backup/pika-backup/Manifest b/app-backup/pika-backup/Manifest
index 50f88e9754..b1944f9827 100644
--- a/app-backup/pika-backup/Manifest
+++ b/app-backup/pika-backup/Manifest
@@ -175,6 +175,7 @@ DIST pbkdf2-0.12.1.crate 13866 BLAKE2B 
d01d586db5ea19d042fb9cbe37e0189401d982957
 DIST percent-encoding-2.2.0.crate 10075 BLAKE2B 
397e59acc3953868c709244b89a2e0db3304c0b574ecba761026b570a485f2cb5b0b2a0159586d1f342ec395ef02ace536da3bc1c72093e1cf93f8b37b26b0ec
 SHA512 
890a5256d2b4290e12e04a02c3529f3a017faa2b6016a4dd0f08b36509f0b1107eacfcb4702024d6a21ff8852a11f263c1adc096b16ef8d12c45a734c087fe68
 DIST pika-backup-0.6.0.tar.bz2 417070 BLAKE2B 
d6f36b5ceffc2e904addd5177aebe6dd5f5ad780b736b0a3d1406fe0d0ddf0f866fccd8909c0dcc4b591c9badf177ff69582ca5b7fc78d1f1ca25bd6fdd03129
 SHA512 
04da5cdb689b328af1a16259da31a57c2070fd04a90678b76bad9fa2c6dc7b72aedc4db23ba1f39e0de89e4bdab4310a9bea0d19fb327c1339cc31c0b5fa7611
 DIST pika-backup-0.6.1.tar.bz2 417295 BLAKE2B 
32cb7b4aa308e12b5df8bf2a69a4a66e89c0097e96e453b96d0babeb5b5e26aeadc20636990f60281c253fb460a7672a39482c8db129fabee3f8c0dedfb67af9
 SHA512 
b19a03de1de1647b3109f9ce7a697b6f4b56c996590b04d87fa883c7bcb82ee03324ab960ef74665edb1d58107cf0d56eb6d5e0b7f96b7a2beb956a27c7e51d4
+DIST pika-backup-0.6.2.tar.bz2 432884 BLAKE2B 
a205228766d356970ba94634925b99c7ec816dc978a84b26054a8f0551510c432469f9eca73082a99159c5769b0976416592525b6d067e7c71d772355ce5ec9c
 SHA512 
10da6a60096aefb57339d951e621dbe468c2e9d51b940ba2a65ae920dc80c4780a9e4773b795280bfd5d5225bc8b47fbf4580f048d0cfeea2f78569668eb02e8
 DIST pin-project-lite-0.2.9.crate 27713 BLAKE2B 
d6985b5add432fb6287d1b0c9fb0cc91a195f82c5a748a9ea430e4ba884717ec7b16d730b5ea62de5b2bfead1771da2d115b3776e12e605f70f2538f374a28fa
 SHA512 
cef0b77233adca712db1183f780732ea577cf1b27c2643de221d54c837c75ce749f907e24a967be7474812c7682cba613a3fc5d553a9578a1b80569da0e562e4
 DIST pin-utils-0.1.0.crate 7580 BLAKE2B 
457e1287202f16d1873b24bf4f1de1828300128c4ba3131758e64f9784d36d47365f22d85493c3a85d854f0d8dbb4c6cef3a0f5b064014dc03943e58b7ba9178
 SHA512 
828422b8440cc82ac6b0743e0112fa7540d437aed457564999092b1462cd7672cd6b1f0201b67075431aeedd3d9c5127468a3dd028744109944f7f023c82fd70
 DIST pkg-config-0.3.26.crate 18662 BLAKE2B 
2ad92dfdc8ac0414b12a61dd30ea4ac5f142bbb55d0555ecfa3a53e750367e1b11766a693ef11f8cbe5a2ddb978327632458b2bcf75be7aa8f973262033349ee
 SHA512 
509c4d149420de6a62d9d037c63ff77ebee8d907747c57ba0926d177b08fcac0231ccdda14511b453deb0b76ddd10f8fbdf63ff94257d72a12a889546435

diff --git a/app-backup/pika-backup/files/meson-fixes-0.6.2.patch 
b/app-backup/pika-backup/files/meson-fixes-0.6.2.patch
new file mode 100644
index 00..38ca0a3caf
--- /dev/null
+++ b/app-backup/pika-backup/files/meson-fixes-0.6.2.patch
@@ -0,0 +1,9 @@
+diff --git a/meson.build b/meson.build
+index a13a513..1bac8f8 100644
+--- a/meson.build
 b/meson.build
+@@ -28,4 +28,3 @@ meson.add_dist_script('build-aux/meson-dist-vendor.sh')
+ subdir('data')
+ subdir('help')
+ subdir('po')
+-subdir('src')

diff --git a/app-backup/pika-backup/pika-backup-0.6.2.ebuild 
b/app-backup/pika-backup/pika-backup-0.6.2.ebuild
new file mode 100644
index 00..0e08114679
--- /dev/null
+++ b/app-backup/pika-backup/pika-backup-0.6.2.ebuild
@@ -0,0 +1,355 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CRATES="
+   adler@1.0.2
+   aes@0.8.2
+   aho-corasick@0.7.20
+   android_system_properties@0.1.5
+   anyhow@1.0.70
+   arc-swap@1.6.0
+   arrayvec@0.7.2
+   ashpd@0.4.0
+   async-attributes@1.1.2
+   async-broadcast@0.5.1
+   async-channel@1.8.0
+   async-executor@1.5.0
+   async-fs@1.6.0
+   async-global-executor@2.3.1
+   async-io@1.13.0
+   async-lock@2.7.0
+   async-process@1.6.0
+   async-recursion@1.0.4
+   async-std@1.12.0
+   async-task@4.4.0
+   async-trait@0.1.68
+   atomic-waker@1.1.0
+   autocfg@1.1.0
+   bit-set@0.5.3
+   bit-vec@0.6.3
+   bitflags@1.3.2
+   block@0.1.6
+   block-buffer@0.10.4
+   block-padding@0.3.2
+   blocking@1.3.0
+   bumpalo@3.12.0
+   byteorder@1.4.3
+   cairo-rs@0.17.0
+   cairo-sys-rs@0.17.0
+   cbc@0.1.2
+   cc@1.0.79
+   cfg-expr@0.14.0
+   cfg-if@1.0.0
+   chrono@0.4.22
+   chronoutil@0.2.3
+   cipher@0.4.4
+   

[gentoo-commits] repo/gentoo:master commit in: profiles/, app-portage/layman/

2023-09-07 Thread Andreas K. Hüttel
commit: abfaed0b3460e638410c0fd74783f8d292d63afc
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Sep  8 00:41:10 2023 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Sep  8 00:42:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abfaed0b

app-portage/layman: treeclan

Closes: https://bugs.gentoo.org/761199
Closes: https://bugs.gentoo.org/609720
Closes: https://bugs.gentoo.org/627930
Closes: https://bugs.gentoo.org/700742
Closes: https://bugs.gentoo.org/649766
Closes: https://bugs.gentoo.org/681144
Closes: https://bugs.gentoo.org/648374
Closes: https://bugs.gentoo.org/545568
Closes: https://bugs.gentoo.org/581890
Closes: https://bugs.gentoo.org/539336
Closes: https://bugs.gentoo.org/590132
Closes: https://bugs.gentoo.org/574190
Closes: https://bugs.gentoo.org/578992
Closes: https://bugs.gentoo.org/540012
Closes: https://bugs.gentoo.org/412883
Closes: https://bugs.gentoo.org/443880
Closes: https://bugs.gentoo.org/480884
Closes: https://bugs.gentoo.org/567386
Closes: https://bugs.gentoo.org/454604
Closes: https://bugs.gentoo.org/567384
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 app-portage/layman/Manifest|   1 -
 app-portage/layman/layman-2.4.3.ebuild | 100 -
 app-portage/layman/layman-.ebuild  | 100 -
 app-portage/layman/metadata.xml|  24 
 profiles/package.mask  |   5 --
 5 files changed, 230 deletions(-)

diff --git a/app-portage/layman/Manifest b/app-portage/layman/Manifest
deleted file mode 100644
index 0d796db12b72..
--- a/app-portage/layman/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST layman-2.4.3.tar.gz 135311 BLAKE2B 
b83fd543468be904a10d6fbda11f8d603a6936ecef3029c9d1c82fe4c938d2cd299874a3e114ac3524485ce8a33c5ec21885adddc218f5e331519318c0b1ad5a
 SHA512 
2f3d1180647b358d5ca929fd28c6c5f4664f1f6f24e3114a4dc886d23279ffcdde7ca292c64aab84f1710ddf7029c26483de07c2271ca527b861b0ea2b54

diff --git a/app-portage/layman/layman-2.4.3.ebuild 
b/app-portage/layman/layman-2.4.3.ebuild
deleted file mode 100644
index 6582164422ad..
--- a/app-portage/layman/layman-2.4.3.ebuild
+++ /dev/null
@@ -1,100 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
-PYTHON_REQ_USE="xml(+),sqlite?"
-DISTUTILS_USE_SETUPTOOLS=no
-
-inherit distutils-r1 linux-info prefix
-
-if [[ ${PV} == * ]] ; then
-   EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/layman.git;
-   inherit git-r3
-else
-   SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-fi
-
-DESCRIPTION="Tool to manage Gentoo overlays"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Layman;
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="cvs darcs +git gpg g-sorcery mercurial sqlite squashfs subversion 
sync-plugin-portage test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="test? ( dev-vcs/subversion )"
-RDEPEND="
-   cvs? ( dev-vcs/cvs )
-   darcs? ( dev-vcs/darcs )
-   git? ( dev-vcs/git )
-   mercurial? ( dev-vcs/mercurial )
-   g-sorcery? ( app-portage/g-sorcery )
-   subversion? ( >=dev-vcs/subversion-1.5.4[http(+)] )
-   gpg? ( >=dev-python/pyGPG-0.2 )
-   sync-plugin-portage? ( >=sys-apps/portage-2.2.16[${PYTHON_USEDEP}] )
-   !sync-plugin-portage? ( sys-apps/portage[${PYTHON_USEDEP}] )
-   >=dev-python/ssl-fetch-0.4[${PYTHON_USEDEP}]
-"
-
-if [[ ${PV} == * ]]; then
-   BDEPEND+=" app-text/asciidoc"
-fi
-
-layman_check_kernel_config() {
-   local CONFIG_CHECK
-   use squashfs && CONFIG_CHECK+=" ~BLK_DEV_LOOP ~SQUASHFS"
-   [[ -n ${CONFIG_CHECK} ]] && check_extra_config
-}
-
-pkg_pretend() {
-   layman_check_kernel_config
-}
-
-pkg_setup() {
-   layman_check_kernel_config
-}
-
-python_prepare_all() {
-   python_setup
-   esetup.py setup_plugins
-   distutils-r1_python_prepare_all
-   eprefixify etc/layman.cfg layman/config.py
-}
-
-python_test() {
-   suite=layman/tests/external.py
-   PYTHONPATH="." "${PYTHON}" ${suite} || die "test suite '${suite}' 
failed"
-   unset suite
-}
-
-python_compile_all() {
-   # Generate man page. only required for 
-   if [[ ${PV} == * ]] ; then
-   # override MAKEOPTS to prevent build failure
-   emake -j1 -C doc
-   fi
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-
-   insinto /etc/layman
-   doins etc/layman.cfg
-
-   doman doc/layman.8
-   docinto html
-   dodoc doc/layman.8.html
-
-   keepdir /var/lib/layman
-   keepdir /etc/layman/overlays
-}
-
-pkg_postinst() {
-   # now run layman's update utility
-   einfo "Running layman-updater..."
-   "${EROOT}"/usr/bin/layman-updater
-   

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

2023-09-07 Thread Sam James
commit: 89e8e49b91619a509c20fb99457c8fbd79571db7
Author: Sam James  gentoo  org>
AuthorDate: Fri Sep  8 00:38:05 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Sep  8 00:38:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89e8e49b

Revert "dev-lang/python: port older versions to use the same USE disable 
approach"

This reverts commit 4fefeac023536fdbbc50e7cced091b2ab80013bd.

I can only reproduce the linked bug w/ 3.11 so far but I'm not really thinking
clearly atm and I don't want to rush a fix for this and get it wrong. Just 
revert
for now so we can try again later.

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

 dev-lang/python/python-3.10.13-r1.ebuild | 500 -
 dev-lang/python/python-3.11.5-r1.ebuild  | 526 ---
 dev-lang/python/python-3.8.18-r1.ebuild  | 430 -
 dev-lang/python/python-3.9.18-r1.ebuild  | 490 
 4 files changed, 1946 deletions(-)

diff --git a/dev-lang/python/python-3.10.13-r1.ebuild 
b/dev-lang/python/python-3.10.13-r1.ebuild
deleted file mode 100644
index 01b73ebb624f..
--- a/dev-lang/python/python-3.10.13-r1.ebuild
+++ /dev/null
@@ -1,500 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-WANT_LIBTOOL="none"
-
-inherit autotools check-reqs flag-o-matic multiprocessing pax-utils
-inherit prefix python-utils-r1 toolchain-funcs verify-sig
-
-MY_PV=${PV/_rc/rc}
-MY_P="Python-${MY_PV%_p*}"
-PYVER=$(ver_cut 1-2)
-PATCHSET="python-gentoo-patches-${MY_PV}"
-
-DESCRIPTION="An interpreted, interactive, object-oriented programming language"
-HOMEPAGE="
-   https://www.python.org/
-   https://github.com/python/cpython/
-"
-SRC_URI="
-   https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz
-   https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz
-   verify-sig? (
-   https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz.asc
-   )
-"
-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"
-IUSE="
-   bluetooth build debug +ensurepip examples gdbm libedit lto
-   +ncurses pgo +readline +sqlite +ssl test tk valgrind +xml
-"
-RESTRICT="!test? ( test )"
-
-# Do not add a dependency on dev-lang/python to this ebuild.
-# If you need to apply a patch which requires python for bootstrapping, please
-# run the bootstrap code on your dev box and include the results in the
-# patchset. See bug 447752.
-
-RDEPEND="
-   app-arch/bzip2:=
-   app-arch/xz-utils:=
-   dev-lang/python-exec[python_targets_python3_10(-)]
-   dev-libs/libffi:=
-   dev-python/gentoo-common
-   >=sys-libs/zlib-1.1.3:=
-   virtual/libcrypt:=
-   virtual/libintl
-   ensurepip? ( dev-python/ensurepip-wheels )
-   gdbm? ( sys-libs/gdbm:=[berkdb] )
-   kernel_linux? ( sys-apps/util-linux:= )
-   ncurses? ( >=sys-libs/ncurses-5.2:= )
-   readline? (
-   !libedit? ( >=sys-libs/readline-4.1:= )
-   libedit? ( dev-libs/libedit:= )
-   )
-   sqlite? ( >=dev-db/sqlite-3.3.8:3= )
-   ssl? ( >=dev-libs/openssl-1.1.1:= )
-   tk? (
-   >=dev-lang/tcl-8.0:=
-   >=dev-lang/tk-8.0:=
-   dev-tcltk/blt:=
-   dev-tcltk/tix
-   )
-   xml? ( >=dev-libs/expat-2.1:= )
-"
-# bluetooth requires headers from bluez
-DEPEND="
-   ${RDEPEND}
-   bluetooth? ( net-wireless/bluez )
-   valgrind? ( dev-util/valgrind )
-   test? ( app-arch/xz-utils[extra-filters(+)] )
-"
-# autoconf-archive needed to eautoreconf
-BDEPEND="
-   sys-devel/autoconf-archive
-   app-alternatives/awk
-   virtual/pkgconfig
-   verify-sig? ( sec-keys/openpgp-keys-python )
-"
-RDEPEND+="
-   !build? ( app-misc/mime-types )
-"
-
-VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/python.org.asc
-
-# large file tests involve a 2.5G file being copied (duplicated)
-CHECKREQS_DISK_BUILD=5500M
-
-QA_PKGCONFIG_VERSION=${PYVER}
-# false positives -- functions specific to *BSD
-QA_CONFIG_IMPL_DECL_SKIP=( chflags lchflags )
-
-pkg_pretend() {
-   use test && check-reqs_pkg_pretend
-}
-
-pkg_setup() {
-   use test && check-reqs_pkg_setup
-}
-
-src_unpack() {
-   if use verify-sig; then
-   verify-sig_verify_detached "${DISTDIR}"/${MY_P}.tar.xz{,.asc}
-   fi
-   default
-}
-
-src_prepare() {
-   # Ensure that internal copies of expat and libffi are not used.
-   rm -r Modules/expat || die
-   rm -r Modules/_ctypes/libffi* || die
-
-   local PATCHES=(
-   "${WORKDIR}/${PATCHSET}"
-   )
-
-   default
-
-   # https://bugs.gentoo.org/850151
-   sed -i -e "s:@@GENTOO_LIBDIR@@:$(get_libdir):g" setup.py || 

[gentoo-commits] repo/gentoo:master commit in: app-i18n/imhangul/

2023-09-07 Thread Sam James
commit: f066f62f47668fb8621bc2aaa8648a2bf49115d4
Author: Sam James  gentoo  org>
AuthorDate: Fri Sep  8 00:12:34 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Sep  8 00:12:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f066f62f

app-i18n/imhangul: Stabilize 3.1.1 amd64, #913826

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

 app-i18n/imhangul/imhangul-3.1.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/imhangul/imhangul-3.1.1.ebuild 
b/app-i18n/imhangul/imhangul-3.1.1.ebuild
index 27ef02936dd6..0d1945b0e844 100644
--- a/app-i18n/imhangul/imhangul-3.1.1.ebuild
+++ b/app-i18n/imhangul/imhangul-3.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -11,7 +11,7 @@ 
SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.go
 
 LICENSE="LGPL-2.1"
 SLOT="3"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE=""
 
 RDEPEND="app-i18n/libhangul



[gentoo-commits] repo/gentoo:master commit in: app-i18n/nkf/

2023-09-07 Thread Sam James
commit: db6857c286e7b627bfc5db1d533ba96da8fc1776
Author: Sam James  gentoo  org>
AuthorDate: Fri Sep  8 00:12:35 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Sep  8 00:12:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db6857c2

app-i18n/nkf: Stabilize 2.1.5-r1 amd64, #913831

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

 app-i18n/nkf/nkf-2.1.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/nkf/nkf-2.1.5-r1.ebuild b/app-i18n/nkf/nkf-2.1.5-r1.ebuild
index d470064a2155..0ad4c12c4da9 100644
--- a/app-i18n/nkf/nkf-2.1.5-r1.ebuild
+++ b/app-i18n/nkf/nkf-2.1.5-r1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/70406/${P}.tar.gz
 
 LICENSE="ZLIB python? ( BSD )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
 IUSE="perl python l10n_ja"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 



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

2023-09-07 Thread Sam James
commit: ad7a3aabb8e0da796043acff50bfe00bb988a9fd
Author: Sam James  gentoo  org>
AuthorDate: Fri Sep  8 00:12:30 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Sep  8 00:12:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad7a3aab

net-dns/dnscrypt-proxy: Stabilize 2.1.5 x86, #913789

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

 net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.5.ebuild 
b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.5.ebuild
index 6a3a0503a5eb..84145490ad5e 100644
--- a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.5.ebuild
+++ b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.5.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]]; then
inherit git-r3
 else

SRC_URI="https://github.com/DNSCrypt/dnscrypt-proxy/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 arm arm64 ppc64 ~x86"
+   KEYWORDS="amd64 arm arm64 ppc64 x86"
 fi
 
 LICENSE="Apache-2.0 BSD ISC MIT MPL-2.0"



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

2023-09-07 Thread Sam James
commit: 15b5dbbe777961d6de064e0930413407fabf2b96
Author: Sam James  gentoo  org>
AuthorDate: Fri Sep  8 00:12:33 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Sep  8 00:12:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15b5dbbe

media-libs/libjpeg-turbo: Stabilize 3.0.0 amd64, #913822

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

 media-libs/libjpeg-turbo/libjpeg-turbo-3.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libjpeg-turbo/libjpeg-turbo-3.0.0.ebuild 
b/media-libs/libjpeg-turbo/libjpeg-turbo-3.0.0.ebuild
index 54ed1fb8f41c..7bd3a4f49728 100644
--- a/media-libs/libjpeg-turbo/libjpeg-turbo-3.0.0.ebuild
+++ b/media-libs/libjpeg-turbo/libjpeg-turbo-3.0.0.ebuild
@@ -16,7 +16,7 @@ LICENSE="BSD IJG ZLIB"
 SLOT="0/0.2"
 # Unkeyworded for test failures: 
https://github.com/libjpeg-turbo/libjpeg-turbo/issues/705
 if [[ $(ver_cut 3) -lt 90 ]] ; then
-   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos 
~x64-solaris"
+   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos 
~x64-solaris"
 fi
 IUSE="cpu_flags_arm_neon java static-libs"
 



[gentoo-commits] repo/gentoo:master commit in: app-arch/dump/

2023-09-07 Thread Sam James
commit: ac9f92c42294abd9323d8c2f761af06a00425af6
Author: Sam James  gentoo  org>
AuthorDate: Fri Sep  8 00:12:31 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Sep  8 00:12:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac9f92c4

app-arch/dump: Stabilize 0.4.47-r3 amd64, #913792

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

 app-arch/dump/dump-0.4.47-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/dump/dump-0.4.47-r3.ebuild 
b/app-arch/dump/dump-0.4.47-r3.ebuild
index c4d086432c12..e5a3b25953d3 100644
--- a/app-arch/dump/dump-0.4.47-r3.ebuild
+++ b/app-arch/dump/dump-0.4.47-r3.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 # We keep uuid USE flag default dsiabled for this version. Don't forget
 # to default enable it for later versions as this is the upstream default.
 IUSE="bzip2 debug ermt lzo readline selinux sqlite ssl static test uuid zlib"



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

2023-09-07 Thread Sam James
commit: 5800b2d5f7d1061f2357831d8358c1f0239c5425
Author: Sam James  gentoo  org>
AuthorDate: Fri Sep  8 00:12:32 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Sep  8 00:12:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5800b2d5

dev-libs/boehm-gc: Stabilize 8.2.4 hppa, #913814

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

 dev-libs/boehm-gc/boehm-gc-8.2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/boehm-gc/boehm-gc-8.2.4.ebuild 
b/dev-libs/boehm-gc/boehm-gc-8.2.4.ebuild
index 0de918e2491d..f5d2fd630a75 100644
--- a/dev-libs/boehm-gc/boehm-gc-8.2.4.ebuild
+++ b/dev-libs/boehm-gc/boehm-gc-8.2.4.ebuild
@@ -17,7 +17,7 @@ LICENSE="boehm-gc"
 # We've been using subslot 0 for these instead of "1.1".
 SLOT="0"
 # Upstream marked this version as "Pre-release"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="cxx +large static-libs +threads"
 
 RDEPEND=">=dev-libs/libatomic_ops-7.4[${MULTILIB_USEDEP}]"



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

2023-09-07 Thread Sam James
commit: d6f298a59ff501a75f18c80db5a27fba9f6d2e11
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:27:30 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:27:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6f298a5

media-video/mkvtoolnix: Stabilize 77.0 x86, #913811

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

 media-video/mkvtoolnix/mkvtoolnix-77.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/mkvtoolnix/mkvtoolnix-77.0.ebuild 
b/media-video/mkvtoolnix/mkvtoolnix-77.0.ebuild
index 0a91f9315cf6..d8fe3faed440 100644
--- a/media-video/mkvtoolnix/mkvtoolnix-77.0.ebuild
+++ b/media-video/mkvtoolnix/mkvtoolnix-77.0.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == * ]] ; then
inherit git-r3
 else
SRC_URI="https://mkvtoolnix.download/sources/${P}.tar.xz;
-   KEYWORDS="amd64 ~ppc ppc64 ~x86"
+   KEYWORDS="amd64 ~ppc ppc64 x86"
 fi
 
 DESCRIPTION="Tools to create, alter, and inspect Matroska files"



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

2023-09-07 Thread Sam James
commit: 0df1fa4857ce9fd3895c38c53bac81decafedda3
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:26:45 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:26:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0df1fa48

app-editors/micro: drop 2.0.10

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

 app-editors/micro/Manifest|  81 -
 app-editors/micro/micro-2.0.10.ebuild | 132 --
 2 files changed, 213 deletions(-)

diff --git a/app-editors/micro/Manifest b/app-editors/micro/Manifest
index bd06ff2b16cd..4caced452bae 100644
--- a/app-editors/micro/Manifest
+++ b/app-editors/micro/Manifest
@@ -1,84 +1,3 @@
-DIST github.com%2Fblang%2Fsemver%2F@v%2Fv3.5.1+incompatible.mod 31 BLAKE2B 
15785a01a9f07d2cfe324a1ece5c8188395300b11821621fe13427b702cb9f452ebe125566c3c2648d2d83139add9ad6224d00536aaea7b16306eb62f67f8184
 SHA512 
5f7f52012aa82bdc43bd89d1491fbe00091299554bd85dbfc07f0cc757fcf44f4499df97a4f19c234ce70fbb7af0f4c54c13ffd547ef0a733365ea9c68dd0297
-DIST github.com%2Fblang%2Fsemver%2F@v%2Fv3.5.1+incompatible.zip 19948 BLAKE2B 
3f604e82647eb2a4a4c309622080fd07701d032a430999f13da727cc01d455cd3d0e31a7079e0bd833fd17d84a228f9e3f588719c4491ba83e50aa442080acf3
 SHA512 
e1c0c9251b0c7f05bcfad6f73cab4215cbd550d98065ccf8553dc04a56d7f6153ee70a477230a0e7cd8adc3707c8bfba279676902300537eb056fd912d75b51c
-DIST github.com%2Fchzyer%2Flogex%2F@v%2Fv1.1.10.mod 31 BLAKE2B 
683f04ea11a77fcee27cfc84f41a1974ca6d61ee854dc77f072493358099ec03e94f01b5cd5cbb5ef69c856dc36790b660a3e90d7d520fd553e572f1b01a2304
 SHA512 
0e40cd7ff22a86cd23b49b509f5b5653f67e31ca67a07ab82743f56e5504f126cb2c11d88da644afbaf024dffa657560a420ec6d82f6b463452ad8a8bdb576d2
-DIST 
github.com%2Fchzyer%2Freadline%2F@v%2Fv0.0.0-20180603132655-2972be24d48e.mod 34 
BLAKE2B 
b1e2e3052b202324b63ddd8e580c76da40ff0bdf1df2e9e2f3d7b2f5287d75469a544e1a586352130ce636bb08c9d4ca517f0fd49c892bc17365412cb791dcaa
 SHA512 
c0d4f293bac15a26df2433bb909794b75ecbc5cb4ffdb33a8fbf3c8f421597780eb6bb036cfb11a8346ec959ceb8e36efa8ebb84d8ebbd606485735ba171f98d
-DIST github.com%2Fchzyer%2Ftest%2F@v%2Fv0.0.0-20180213035817-a1ea475d72b1.mod 
30 BLAKE2B 
9ec507e8410331513ba11ed5432f95b9141e41125975204c2dcb50b5fbe6f7117430ed9b1b0df44fcb45843f75ca862070f85cb40a5c4f6a8d13c066d2d6741a
 SHA512 
528f23910ca94ddf6f811331dc7ed615b2949b2cb04c630e4e2b0ba4a6dadac1396268c4c3251a77af25db3e94dc8b0a0a66d365a8d3feaa78f31192a40e2556
-DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.mod 34 BLAKE2B 
7e09c2779bf7a84a9271e31522ebbe600a1c11b107d651d91f58c8373e4336332a3a881f3e12b382543d75f20398af66085fcb3e780eed341e870e9c30f29267
 SHA512 
5e079462f7e0dff0efda71f580aa185700cfa936b718a19d0e2a8c63212e47a07022dca0c282832d48e5165aae8e82aeeeb2ac3664268f1148fc772010fb860e
-DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.1.mod 34 BLAKE2B 
7e09c2779bf7a84a9271e31522ebbe600a1c11b107d651d91f58c8373e4336332a3a881f3e12b382543d75f20398af66085fcb3e780eed341e870e9c30f29267
 SHA512 
5e079462f7e0dff0efda71f580aa185700cfa936b718a19d0e2a8c63212e47a07022dca0c282832d48e5165aae8e82aeeeb2ac3664268f1148fc772010fb860e
-DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.1.zip 60320 BLAKE2B 
86bdbc333e5c23ccf4f805945ca9f2aecc5c242d2ae824d20127eceaa2bf7bbab239ff2799572a2c8fa206166a36e97d5eccc8fc5021743d8ad32f39cd53b9eb
 SHA512 
7b4e4df2fea731e23e05437f26f24e32b2e99028d685b72e3a726c1cb616ada4a77ca4fb9db4a6fae48178cc5172e724b74499bc776d63a9110cb97377d5edeb
-DIST github.com%2Fdustin%2Fgo-humanize%2F@v%2Fv1.0.0.mod 37 BLAKE2B 
f097ba062c5ae93b06edbf7827cc21a40d6bf6d2130c44fc8002344e860b3471742cf930e505a74a6a2af3a77a6dcc7d01b103d01f6f208c96dd9ca713c96344
 SHA512 
be96d9da23cc31932c1001e2ed367e55d06ccf2af41cc106e83b92fb866b61110d06ff224797c942b9ab6104bdcba4542f2214b9fb2d88df63e69be8158c6e2b
-DIST github.com%2Fdustin%2Fgo-humanize%2F@v%2Fv1.0.0.zip 26356 BLAKE2B 
665fb778605fc05dc686b59a3ad82a6df9020017243cc84498e4113c7b18343507a0084cd67febc329fa6b44e675696f99f632cd282ead5bb06f93ff3bd50bea
 SHA512 
88e19d0139de7de602272e14586a99eda26b2867ea60ef56b517d13b37c0d28b1ab62c05b2f9cf1a9b8dcc8e5afa9c915baf7a30b0f17c4fbd47d5c71d0a3965
-DIST github.com%2Fgdamore%2Fencoding%2F@v%2Fv1.0.0.mod 77 BLAKE2B 
1b81c4c20a890027242b50f1566f4dfdaf120ee26d3dc56d0c2b6465df2ba79b208289eb40c3d7b666a4e7e874210f59aea545d5125c9a55c5597a3ca7f37feb
 SHA512 
fb153c4e481c073133f0c933c67eba8a1f160ab146921f2c77125b6ff5c348cea57e3a5701a557c8db2212d32e3cba1c09b9509210660c17b66c2a45ba97cb75
-DIST github.com%2Fgdamore%2Fencoding%2F@v%2Fv1.0.0.zip 19867 BLAKE2B 
a772206ce6dc48b32d7125a25b26694325d367ebcbad85466b2e6cfdb9fc9f0e08b98b7ecede5397344e5f7e623c4c76edcf69dcee99917adccf5b31aad80bf8
 SHA512 
127767c725e376b43fe4e2003ddc12fe89693d6d7e52b01e6d47d73fd04496decc0fd60b64c7a65303428e00a52ece1848610ea35231789a814187ef8503bee3
-DIST github.com%2Fgo-errors%2Ferrors%2F@v%2Fv1.0.1.mod 35 BLAKE2B 

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

2023-09-07 Thread Sam James
commit: fd00fdde712d243dd1df744d89936ef04b2cdcd2
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:27:28 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:27:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd00fdde

dev-libs/libpcre: Stabilize 8.45-r2 amd64, #913801

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

 dev-libs/libpcre/libpcre-8.45-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libpcre/libpcre-8.45-r2.ebuild 
b/dev-libs/libpcre/libpcre-8.45-r2.ebuild
index fd7d62024bf9..265ffc9ac1f5 100644
--- a/dev-libs/libpcre/libpcre-8.45-r2.ebuild
+++ b/dev-libs/libpcre/libpcre-8.45-r2.ebuild
@@ -23,7 +23,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="BSD"
 SLOT="3"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="bzip2 +cxx +jit libedit pcre16 pcre32 +readline static-libs unicode 
valgrind zlib"
 REQUIRED_USE="
readline? ( !libedit )



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

2023-09-07 Thread Sam James
commit: b79928e42afd3230f921d95bda863555678e8668
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:27:29 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:27:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b79928e4

media-video/rav1e: Stabilize 0.6.6 amd64, #913810

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

 media-video/rav1e/rav1e-0.6.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/rav1e/rav1e-0.6.6.ebuild 
b/media-video/rav1e/rav1e-0.6.6.ebuild
index 7826f019ee11..d3cd3bbb1228 100644
--- a/media-video/rav1e/rav1e-0.6.6.ebuild
+++ b/media-video/rav1e/rav1e-0.6.6.ebuild
@@ -248,7 +248,7 @@ if [[ ${PV} == * ]] ; then
 else
SRC_URI="https://github.com/xiph/rav1e/archive/v${PV}.tar.gz -> 
${P}.tar.gz
$(cargo_crate_uris ${CRATES})"
-   KEYWORDS="~amd64 arm ~arm64 ~loong ~ppc64 ~riscv x86"
+   KEYWORDS="amd64 arm ~arm64 ~loong ~ppc64 ~riscv x86"
 fi
 
 LICENSE="BSD-2"



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

2023-09-07 Thread Sam James
commit: a8886ad6e766552def104d2f21d0686442d74f57
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:27:31 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:27:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8886ad6

dev-libs/gmp: Stabilize 6.3.0 hppa, #913815

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

 dev-libs/gmp/gmp-6.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/gmp/gmp-6.3.0.ebuild b/dev-libs/gmp/gmp-6.3.0.ebuild
index 5dc638f79b18..0ec36d5b7796 100644
--- a/dev-libs/gmp/gmp-6.3.0.ebuild
+++ b/dev-libs/gmp/gmp-6.3.0.ebuild
@@ -26,7 +26,7 @@ S="${WORKDIR}"/${MY_P%a}
 LICENSE="|| ( LGPL-3+ GPL-2+ )"
 # The subslot reflects the C & C++ SONAMEs.
 SLOT="0/10.4"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="+asm doc +cpudetection +cxx pic static-libs"
 REQUIRED_USE="cpudetection? ( asm )"
 RESTRICT="!cpudetection? ( bindist )"



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

2023-09-07 Thread Sam James
commit: 8416ea6020d8b125e516554367bb80b7835879ac
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:23:17 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:23:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8416ea60

app-text/libpaper: add 2.1.1

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

 app-text/libpaper/Manifest  |  1 +
 app-text/libpaper/libpaper-2.1.1.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/app-text/libpaper/Manifest b/app-text/libpaper/Manifest
index 3e37ace214cb..420c5ed92744 100644
--- a/app-text/libpaper/Manifest
+++ b/app-text/libpaper/Manifest
@@ -2,4 +2,5 @@ DIST libpaper-2.0.10.tar.gz 1304460 BLAKE2B 
89c0ab7348cff01e278a64fe984f51102146
 DIST libpaper-2.0.12.tar.gz 1304598 BLAKE2B 
e8a78fc3efc3d0676e8596c0c457f4ebab26eb2f4d4f8e885237f475db4969f6c875bbb7021afb41a212e1cf8bc540e56b301964ce9f3399bb65af789db085cd
 SHA512 
edea8758894eb4b36d7164623d34ae7721a903d7fccaf3a0a40b598e901699b8d2754cb02be9a289494de46e3d30463806c3d85a9d701947218bb7146cf05af4
 DIST libpaper-2.0.4.tar.gz 1286975 BLAKE2B 
2751422ca3176d1f47d98c74d948d986e6dcff15acbac126535f526312900650e25fa0a4d68ceebc5d718f5135be22a9f9407d690dc5d5e22eab9dc55b040fc8
 SHA512 
d603a807c8fdc57b704cdfdc90bedf05c54c8a7b67e8cf52f26298c22a6cee5291fcadc6e67d28b00cf9d68f4890a394e56c8e91f0b97c8edfac4662fe4dc8f0
 DIST libpaper-2.1.0.tar.gz 1306128 BLAKE2B 
6e44e3d2fcf01faa551b1df401155a96b8612f5372683cf8f62af7af4ec93e748c650a3246a0548c3fea9f48c4f61b21a0a9c6310d4d19aed599b8b165c0bd72
 SHA512 
0e54084ee4aada1eb87cb8e0423ff23039298b0135c7f1c7c92794ef9010ab0704e5fab94f2e34dfbee2f8c048e11b6acecc04a4f3ac7c772dec5be43f870392
+DIST libpaper-2.1.1.tar.gz 1262975 BLAKE2B 
1605accd560f34ffc08f556fbab6caae4f945dccf83a08e2a0f1f971915d914450a615bf76db316fce3e32a38e53a6a77751df7617d0271cd1f55eaa7db084e8
 SHA512 
90fabb586115d99c9fb4d4ecee87ac0d1b2ac17ddf0c89287eb82e21834b0a2bc7cd5049fb73f3e20e4b494c374413c388b28c3274ceb278ce81928e17fde288
 DIST libpaper_1.1.28.tar.gz 42356 BLAKE2B 
48c4a28c6ff01bd91e257b6b306e787e5c6112052cff09bdb501d1cc4ddd10964c3588942098a6092d5a44391dfb22e10d5147d4c5012497f473473129ff7422
 SHA512 
3bf6ebb0af89931d2f72ea4a09a7fa958b2facda5f238983ec7bac39652e08614b33f0de3af74a03457b2a4203eee4950bf18a4b726e79aa64093ace6a1fb0bc

diff --git a/app-text/libpaper/libpaper-2.1.1.ebuild 
b/app-text/libpaper/libpaper-2.1.1.ebuild
new file mode 100644
index ..35123da4b6cf
--- /dev/null
+++ b/app-text/libpaper/libpaper-2.1.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Library for handling paper characteristics"
+HOMEPAGE="https://github.com/rrthomas/libpaper;
+SRC_URI="https://github.com/rrthomas/libpaper/releases/download/v${PV}/${P}.tar.gz;
+
+# See README.
+# paperspecs is public-domain
+LICENSE="LGPL-2.1+ GPL-3+ public-domain"
+SLOT="0/$(ver_cut 1)"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+
+src_configure() {
+   econf --enable-relocatable
+}
+
+src_install() {
+   default
+
+   find "${ED}" -type f -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: sys-devel/gcc/

2023-09-07 Thread Sam James
commit: 65a1251418383605df5045fdc787f4a19ac482e3
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:25:58 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:25:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65a12514

sys-devel/gcc: add 11.4.1_p20230907

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

 sys-devel/gcc/Manifest|  1 +
 sys-devel/gcc/gcc-11.4.1_p20230907.ebuild | 64 +++
 2 files changed, 65 insertions(+)

diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest
index bc2d90a9768c..55cb0b22fbc1 100644
--- a/sys-devel/gcc/Manifest
+++ b/sys-devel/gcc/Manifest
@@ -11,6 +11,7 @@ DIST gcc-11-20230810.tar.xz 76213220 BLAKE2B 
a58fc332238352bb5d30201451c1cd25052
 DIST gcc-11-20230817.tar.xz 76219020 BLAKE2B 
cb1c97f415e098765fc6b958617046f52f66ad193ea85109e89e9eb880c1dc9ceaf0c88bc11c58f7b8426f1156effe6ff78fa29cf3fae73ba2b043f125f6f1f0
 SHA512 
1e0d88ec6c877c427288d676719a0c945850197226d878b9c4c354473e1a9bc73558391b30c7450547526a99026b273dac2eb9e6ba4709452665e071a2fc7805
 DIST gcc-11-20230824.tar.xz 76202120 BLAKE2B 
243ce16e28c66d681bb27df32866947309f8fa386e258896651b6853e390da79304250669096fd55cafe0a9d5adf4b3a3cf5989302f4ad13660ece80639b545a
 SHA512 
a9cab8bf61f2a572baba73a2a11271eeb61d43f07411df376a8568820c1373f64f635d747933fda1e942ae717b0ae9f1c810f662fc09ccb075940248bc48b582
 DIST gcc-11-20230831.tar.xz 76211908 BLAKE2B 
5feec7b77049dfb2d6372f869d99bd6ed4d2f6cf463e10b503cddf986c38f0c1b4fadcd53bf19e7ca763cf54fbf12766528f99e303f7691dd04f2b43e4d61eeb
 SHA512 
210d61c90fbedf3c52de17d7d2792a90d8e1ad0498dc5fdbb2c21f90ba3d19bb69f0a94766b436121eb149be585358cbf10de66065e40eebb3750d78d165eef9
+DIST gcc-11-20230907.tar.xz 76271328 BLAKE2B 
8bd407d603487dfaa52e28562e57a5895dbc3e76462d21de1a9671c3cf0306d0725129ea8468c9e28627329650745c29412f56a065e00188cc81df6fb78b8c64
 SHA512 
6b11dc113746a323a41bb52c33ec6a4af85818782fe4ba31fe553c5c723d2b8bcd20f4cb9552daf012ba45e0050112e7e6a51bab7c99b0305a17ffdf854b99ec
 DIST gcc-11.4.0-musl-patches-2.tar.xz 4308 BLAKE2B 
a2335e155fc57816fed822a648e0eaefafcba9d04e1ad0fd7baeea5a694ab6f5e3c1678cb406f2a1bd17bab25cb01699d032713a1ccf337948dfda2093844607
 SHA512 
17b84f907cb1bd763873655e6f35fd3ed55a40b602b70a626f04f83b4cc89c6261db1661de78d4d969187a8c56e9f6305b742515a3836b962248a21df0df5d0c
 DIST gcc-11.4.0-patches-10.tar.xz 13852 BLAKE2B 
54937d13e30e2a5303c7e197fae09eeed35ca0b9783625e02578fcee829b5503fb22d664366322b304df7d01ae807d00af7c93db3e3ceebe4851e15647724f87
 SHA512 
31b4d7a2e7cc589e92e12c3583d13d41c523cafbd309bc0532df9b68ea2473c89daef4c0edd3ce2917b5823d81a7792f145b9449f16277d0d64c22ceff50bbb9
 DIST gcc-11.4.0-patches-9.tar.xz 14704 BLAKE2B 
9aa2ecbac493d3040694e9930738e57d59a764b90ab92b91709c319b883f28ad108767e5d11e8b62af40bf1e583d5ff83a03e8c895f904bc6f41315ce9ab4f0a
 SHA512 
ac8b7c6c382ffacc4e9d08299440fc237fa366ec36fb8eb7a8d426b64a4186384a262e6380dc83ed7f7240125ce26a8435c8a4e0e13976ef2652067a7129bd17

diff --git a/sys-devel/gcc/gcc-11.4.1_p20230907.ebuild 
b/sys-devel/gcc/gcc-11.4.1_p20230907.ebuild
new file mode 100644
index ..02c58f02f0a6
--- /dev/null
+++ b/sys-devel/gcc/gcc-11.4.1_p20230907.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+TOOLCHAIN_PATCH_DEV="sam"
+PATCH_GCC_VER="11.4.0"
+PATCH_VER="10"
+MUSL_VER="2"
+MUSL_GCC_VER="11.4.0"
+
+if [[ ${PV} == *. ]] ; then
+   MY_PV_2=$(ver_cut 2)
+   MY_PV_3=1
+   if [[ ${MY_PV_2} == 0 ]] ; then
+   MY_PV_2=0
+   MY_PV_3=0
+   else
+   MY_PV_2=$((${MY_PV_2} - 1))
+   fi
+
+   # e.g. 12.2. -> 12.1.1
+   TOOLCHAIN_GCC_PV=$(ver_cut 1).${MY_PV_2}.${MY_PV_3}
+elif [[ -n ${TOOLCHAIN_GCC_RC} ]] ; then
+   # Cheesy hack for RCs
+   MY_PV=$(ver_cut 1).$((($(ver_cut 2) + 1))).$((($(ver_cut 3) - 
1)))-RC-$(ver_cut 5)
+   MY_P=${PN}-${MY_PV}
+   GCC_TARBALL_SRC_URI="mirror://gcc/snapshots/${MY_PV}/${MY_P}.tar.xz"
+   TOOLCHAIN_SET_S=no
+   S="${WORKDIR}"/${MY_P}
+fi
+
+inherit toolchain
+
+if tc_is_live ; then
+   # Needs to be after inherit (for now?), bug #830908
+   EGIT_BRANCH=releases/gcc-$(ver_cut 1)
+elif [[ -z ${TOOLCHAIN_USE_GIT_PATCHES} ]] ; then
+   # Don't keyword live ebuilds
+   #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+   :;
+fi
+
+if [[ ${CATEGORY} != cross-* ]] ; then
+   # Technically only if USE=hardened *too* right now, but no point in 
complicating it further.
+   # If GCC is enabling CET by default, we need glibc to be built with 
support for it.
+   # bug #830454
+   RDEPEND="elibc_glibc? ( sys-libs/glibc[cet(-)?] )"
+   DEPEND="${RDEPEND}"
+   BDEPEND=">=${CATEG

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

2023-09-07 Thread Sam James
commit: e5ca19d6e79329cf930b21689556ba3d5ea8b743
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:07:28 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:07:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5ca19d6

app-editors/micro: add 2.0.12

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

 app-editors/micro/Manifest|  2 ++
 app-editors/micro/micro-2.0.12.ebuild | 39 +++
 2 files changed, 41 insertions(+)

diff --git a/app-editors/micro/Manifest b/app-editors/micro/Manifest
index 6e00f4916dab..bd06ff2b16cd 100644
--- a/app-editors/micro/Manifest
+++ b/app-editors/micro/Manifest
@@ -81,3 +81,5 @@ DIST layeh.com%2Fgopher-luar%2F@v%2Fv1.0.7.zip 36857 BLAKE2B 
c4ff2a1bbc2dc984fc2
 DIST micro-2.0.10.tar.gz 814030 BLAKE2B 
8becaf7caa167747443e1aa3af32e96588af275d2b921fa88fe9d55b4eec22622cf7a68d85d47834159042100414855c5bb3f8b9f7c8d934f762ec63f4d40435
 SHA512 
06796270a6d99578ac36f3313dffb6ba56c5e8963c6b59562b4ef9e65036ae2ed21ce602b39ee08d2f3c54c501089166fdecc5719a1ca535d84960b3b4b67f72
 DIST micro-2.0.11-deps.tar.xz 19390200 BLAKE2B 
3f4e3a60395854e1dcba0ed69c7f6b95d7e1efa6897da01232e66b253a0ef2f88c29cc9628ddcc569dc5d4bc63ed21866fb5861ffdfb4de61ae5654f4b6a7ae4
 SHA512 
c4fcd2ce5d8e85bdaf969d7d2fec5b526ea650b7a58649dd3546f0164b10478e248eaeb1cf4fe371f44ff0a3cd70541e1c4751d01ac33a49a6bd853f78941436
 DIST micro-2.0.11.tar.gz 549261 BLAKE2B 
30c21d7747870a9a85a8fb552ec9035af5c42232f4d2ee0744c24671e78ee22ff5eea803fbc19fac704b49644df0597538950b735f955eecc921e681c0ad924c
 SHA512 
3aa3dd10baaec9fa73b5c673c3d29eb8b4d04b468e36866118bcfc70dd638c50e56d51fc6085dcc7441a2ce0d9bbf742c37fd26a7e2b92d8b20844c8a7b53487
+DIST micro-2.0.12-deps.tar.xz 27563572 BLAKE2B 
416548c7b2effa88f80aeb00e15645ace642859af9b3992ec8bc702237a2a17440d34a0ccdad4079933e38fec5ae4d06749a094d211d9fc9f7a11cca9b098a29
 SHA512 
157f655dfab205e918367c1ea9de849c3c90671bbdf50e8c869e239350f923c62540695839e114e44d6740c06bb0855d5aa139876fe38fe87d24e3162029daef
+DIST micro-2.0.12.tar.gz 562941 BLAKE2B 
b360560cb0e4b27739e4efc880c66e4e934e3b6515062fb853f29ca9ee21e62edfac8ab0d554bff0062089c20ef2ab11b7d28180b851774f25327c6da58793e2
 SHA512 
a03fe2b91914c423f0195e9a7c7d35c3c6a38ec2ba65ca8dd8719da38806f2bc5a7b10efb73f9a2ee884bdf3f2a71a04bc3404a7a811b4fb329ffdf41336b78a

diff --git a/app-editors/micro/micro-2.0.12.ebuild 
b/app-editors/micro/micro-2.0.12.ebuild
new file mode 100644
index ..a57e060fc7af
--- /dev/null
+++ b/app-editors/micro/micro-2.0.12.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit go-module optfeature desktop xdg
+
+DESCRIPTION="Modern and intuitive terminal-based text editor"
+HOMEPAGE="https://github.com/zyedidia/micro;
+SRC_URI="https://github.com/zyedidia/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-deps.tar.xz;
+
+LICENSE="MIT Apache-2.0 BSD MPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+
+BDEPEND="dev-vcs/git"
+
+src_compile() {
+   ego build -v -work -x -o ${PN} -ldflags \
+   "-X github.com/zyedidia/micro/v2/internal/util.Version=${PV} -X 
github.com/zyedidia/micro/v2/internal/util.CompileDate=$(date -u 
+%Y-%m-%dT%H:%M:%SZ)" \
+   ./cmd/micro
+}
+
+src_install() {
+   dobin ${PN}
+   doman ./assets/packaging/micro.1
+   domenu assets/packaging/micro.desktop
+   einstalldocs
+}
+
+pkg_postinst() {
+   # Update desktop file mime cache
+   xdg_pkg_postinst
+
+   optfeature_header "Clipboard support with display servers:"
+   optfeature "Xorg" x11-misc/xsel x11-misc/xclip
+   optfeature "Wayland" gui-apps/wl-clipboard
+}



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

2023-09-07 Thread Sam James
commit: 0aba805cc7173e56d4ad1387e1615ae3f664b28e
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:02:08 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:02:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aba805c

sys-libs/slang: Stabilize 2.3.3 arm64, #913835

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

 sys-libs/slang/slang-2.3.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/slang/slang-2.3.3.ebuild 
b/sys-libs/slang/slang-2.3.3.ebuild
index 8577d56ff7a8..07ce3f4d3328 100644
--- a/sys-libs/slang/slang-2.3.3.ebuild
+++ b/sys-libs/slang/slang-2.3.3.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == *_pre* ]] ; then
 else
SRC_URI="https://www.jedsoft.org/releases/${PN}/${P}.tar.bz2
https://www.jedsoft.org/releases/${PN}/old/${P}.tar.bz2;
-   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 fi
 
 LICENSE="GPL-2"



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

2023-09-07 Thread Sam James
commit: 4773b3abb97294ad7ff8db9633bfedd5f60a3f69
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:02:04 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:02:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4773b3ab

sys-apps/hwloc: Stabilize 2.9.2 arm, #913825

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

 sys-apps/hwloc/hwloc-2.9.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/hwloc/hwloc-2.9.2.ebuild 
b/sys-apps/hwloc/hwloc-2.9.2.ebuild
index bba11e871c3f..a7b9acd3b37b 100644
--- a/sys-apps/hwloc/hwloc-2.9.2.ebuild
+++ b/sys-apps/hwloc/hwloc-2.9.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0/15"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="cairo +cpuid cuda debug nvml +pci static-libs svg udev valgrind xml X 
video_cards_nvidia"
 
 # opencl: opencl support dropped with x11-drivers/ati-drivers being removed 
(bug #582406).



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

2023-09-07 Thread Sam James
commit: 51c5de556ce0308eaad5f4cface38b603bfb
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:02:03 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:02:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51c5de55

media-libs/libjpeg-turbo: Stabilize 3.0.0 ppc64, #913822

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

 media-libs/libjpeg-turbo/libjpeg-turbo-3.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libjpeg-turbo/libjpeg-turbo-3.0.0.ebuild 
b/media-libs/libjpeg-turbo/libjpeg-turbo-3.0.0.ebuild
index 4dc0dd234e4b..54ed1fb8f41c 100644
--- a/media-libs/libjpeg-turbo/libjpeg-turbo-3.0.0.ebuild
+++ b/media-libs/libjpeg-turbo/libjpeg-turbo-3.0.0.ebuild
@@ -16,7 +16,7 @@ LICENSE="BSD IJG ZLIB"
 SLOT="0/0.2"
 # Unkeyworded for test failures: 
https://github.com/libjpeg-turbo/libjpeg-turbo/issues/705
 if [[ $(ver_cut 3) -lt 90 ]] ; then
-   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos 
~x64-solaris"
+   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos 
~x64-solaris"
 fi
 IUSE="cpu_flags_arm_neon java static-libs"
 



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

2023-09-07 Thread Sam James
commit: 9dc0faf37ad42fcba08ab618e1ce50a53f16411e
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:02:01 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:02:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dc0faf3

app-text/libpaper: Stabilize 2.1.0 ppc, #913821

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

 app-text/libpaper/libpaper-2.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/libpaper/libpaper-2.1.0.ebuild 
b/app-text/libpaper/libpaper-2.1.0.ebuild
index 06e944028137..864bc1f52c9f 100644
--- a/app-text/libpaper/libpaper-2.1.0.ebuild
+++ b/app-text/libpaper/libpaper-2.1.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/rrthomas/libpaper/releases/download/v${PV}/${P}.tar.
 # paperspecs is public-domain
 LICENSE="LGPL-2.1+ GPL-3+ public-domain"
 SLOT="0/$(ver_cut 1)"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 
 src_configure() {
econf --enable-relocatable



[gentoo-commits] repo/gentoo:master commit in: sys-auth/oath-toolkit/

2023-09-07 Thread Sam James
commit: a33abcda68c6f6e447bec684be0ab7431a0ad443
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:01:55 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:01:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a33abcda

sys-auth/oath-toolkit: Stabilize 2.6.9 ppc64, #913818

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

 sys-auth/oath-toolkit/oath-toolkit-2.6.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/oath-toolkit/oath-toolkit-2.6.9.ebuild 
b/sys-auth/oath-toolkit/oath-toolkit-2.6.9.ebuild
index 1e8be6a88e85..3dcc7d1676c3 100644
--- a/sys-auth/oath-toolkit/oath-toolkit-2.6.9.ebuild
+++ b/sys-auth/oath-toolkit/oath-toolkit-2.6.9.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3 LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ppc64 ~riscv ~x86"
 IUSE="pam static-libs test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: app-i18n/nkf/

2023-09-07 Thread Sam James
commit: 3b17c678a6338ef4df12cc6abfdc6303182d9f46
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:02:07 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:02:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b17c678

app-i18n/nkf: Stabilize 2.1.5-r1 sparc, #913831

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

 app-i18n/nkf/nkf-2.1.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/nkf/nkf-2.1.5-r1.ebuild b/app-i18n/nkf/nkf-2.1.5-r1.ebuild
index 14f66607f991..d470064a2155 100644
--- a/app-i18n/nkf/nkf-2.1.5-r1.ebuild
+++ b/app-i18n/nkf/nkf-2.1.5-r1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/70406/${P}.tar.gz
 
 LICENSE="ZLIB python? ( BSD )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
 IUSE="perl python l10n_ja"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 



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

2023-09-07 Thread Sam James
commit: 4ef8c3a71cbad04ecd5aa7261d4aacc29b267554
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:02:09 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:02:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ef8c3a7

sys-libs/slang: Stabilize 2.3.3 sparc, #913835

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

 sys-libs/slang/slang-2.3.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/slang/slang-2.3.3.ebuild 
b/sys-libs/slang/slang-2.3.3.ebuild
index 07ce3f4d3328..b1454c940c4e 100644
--- a/sys-libs/slang/slang-2.3.3.ebuild
+++ b/sys-libs/slang/slang-2.3.3.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == *_pre* ]] ; then
 else
SRC_URI="https://www.jedsoft.org/releases/${PN}/${P}.tar.bz2
https://www.jedsoft.org/releases/${PN}/old/${P}.tar.bz2;
-   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 fi
 
 LICENSE="GPL-2"



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

2023-09-07 Thread Sam James
commit: a8ee28ae568b97936171c9586e675d12f2e11e61
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:02:02 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:02:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8ee28ae

app-text/libpaper: Stabilize 2.1.0 amd64, #913821

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

 app-text/libpaper/libpaper-2.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/libpaper/libpaper-2.1.0.ebuild 
b/app-text/libpaper/libpaper-2.1.0.ebuild
index 864bc1f52c9f..a0846f3f1b55 100644
--- a/app-text/libpaper/libpaper-2.1.0.ebuild
+++ b/app-text/libpaper/libpaper-2.1.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/rrthomas/libpaper/releases/download/v${PV}/${P}.tar.
 # paperspecs is public-domain
 LICENSE="LGPL-2.1+ GPL-3+ public-domain"
 SLOT="0/$(ver_cut 1)"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 
 src_configure() {
econf --enable-relocatable



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

2023-09-07 Thread Sam James
commit: e3d61969cd43d4196cdc658ce5240a6d3bd0ab3e
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:02:06 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:02:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3d61969

sys-apps/hwloc: Stabilize 2.9.2 sparc, #913825

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

 sys-apps/hwloc/hwloc-2.9.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/hwloc/hwloc-2.9.2.ebuild 
b/sys-apps/hwloc/hwloc-2.9.2.ebuild
index 6c955cd82ce7..abe9d6e83c11 100644
--- a/sys-apps/hwloc/hwloc-2.9.2.ebuild
+++ b/sys-apps/hwloc/hwloc-2.9.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0/15"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="cairo +cpuid cuda debug nvml +pci static-libs svg udev valgrind xml X 
video_cards_nvidia"
 
 # opencl: opencl support dropped with x11-drivers/ati-drivers being removed 
(bug #582406).



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

2023-09-07 Thread Sam James
commit: 3043f0710d482708ac5ef1e50778dbf49c581a36
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:02:05 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:02:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3043f071

sys-apps/hwloc: Stabilize 2.9.2 arm64, #913825

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

 sys-apps/hwloc/hwloc-2.9.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/hwloc/hwloc-2.9.2.ebuild 
b/sys-apps/hwloc/hwloc-2.9.2.ebuild
index a7b9acd3b37b..6c955cd82ce7 100644
--- a/sys-apps/hwloc/hwloc-2.9.2.ebuild
+++ b/sys-apps/hwloc/hwloc-2.9.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0/15"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="cairo +cpuid cuda debug nvml +pci static-libs svg udev valgrind xml X 
video_cards_nvidia"
 
 # opencl: opencl support dropped with x11-drivers/ati-drivers being removed 
(bug #582406).



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

2023-09-07 Thread Sam James
commit: 6dc45bcc2d545194fa5f15f2576a96c6ffc171a7
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:02:00 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:02:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dc45bcc

app-text/libpaper: Stabilize 2.1.0 ppc64, #913821

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

 app-text/libpaper/libpaper-2.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/libpaper/libpaper-2.1.0.ebuild 
b/app-text/libpaper/libpaper-2.1.0.ebuild
index 2a0a3b908c48..06e944028137 100644
--- a/app-text/libpaper/libpaper-2.1.0.ebuild
+++ b/app-text/libpaper/libpaper-2.1.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/rrthomas/libpaper/releases/download/v${PV}/${P}.tar.
 # paperspecs is public-domain
 LICENSE="LGPL-2.1+ GPL-3+ public-domain"
 SLOT="0/$(ver_cut 1)"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 
 src_configure() {
econf --enable-relocatable



[gentoo-commits] repo/gentoo:master commit in: sys-devel/crossdev/

2023-09-07 Thread Sam James
commit: 6740cb2ee2043f963c68e28eee4a84a2fc5d3115
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:01:44 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:01:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6740cb2e

sys-devel/crossdev: Stabilize 20230616 x86, #913813

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

 sys-devel/crossdev/crossdev-20230616.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/crossdev/crossdev-20230616.ebuild 
b/sys-devel/crossdev/crossdev-20230616.ebuild
index 49710a45964d..663a168db5a1 100644
--- a/sys-devel/crossdev/crossdev-20230616.ebuild
+++ b/sys-devel/crossdev/crossdev-20230616.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
"
 else
SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.xz;
-   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"
 fi
 
 DESCRIPTION="Gentoo Cross-toolchain generator"



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

2023-09-07 Thread Sam James
commit: eba5fc716ee7eefc671c5d471e74e77303728b9f
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:01:56 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:01:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eba5fc71

sys-libs/freeipmi: Stabilize 1.6.11 amd64, #913819

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

 sys-libs/freeipmi/freeipmi-1.6.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/freeipmi/freeipmi-1.6.11.ebuild 
b/sys-libs/freeipmi/freeipmi-1.6.11.ebuild
index 78bb6783466a..edbbe4b68747 100644
--- a/sys-libs/freeipmi/freeipmi-1.6.11.ebuild
+++ b/sys-libs/freeipmi/freeipmi-1.6.11.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc64 x86"
+KEYWORDS="amd64 ~hppa ~ppc64 x86"
 IUSE="debug doc nagios without-root"
 
 RDEPEND="dev-libs/libgcrypt:="



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

2023-09-07 Thread Sam James
commit: 4f9c5749e1f0eca602054a20b6a849a1bcb38bfc
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:01:52 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:01:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f9c5749

sys-libs/libunwind: Stabilize 1.7.2 ppc64, #913817

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

 sys-libs/libunwind/libunwind-1.7.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libunwind/libunwind-1.7.2.ebuild 
b/sys-libs/libunwind/libunwind-1.7.2.ebuild
index 62b2776f8373..a9034f26d2a0 100644
--- a/sys-libs/libunwind/libunwind-1.7.2.ebuild
+++ b/sys-libs/libunwind/libunwind-1.7.2.ebuild
@@ -26,7 +26,7 @@ fi
 
 LICENSE="MIT"
 SLOT="0/8" # libunwind.so.8
-KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 
-sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 
-sparc x86 ~amd64-linux ~x86-linux"
 IUSE="debug debug-frame ${LIBUNWIND_DOCS_USEFLAG} libatomic lzma static-libs 
test zlib"
 
 RESTRICT="test !test? ( test )" # some tests are broken (toolchain version 
dependent, rely on external binaries)



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

2023-09-07 Thread Sam James
commit: f142ca2d1f33cf4afd79af2eda1c7cdbce73fc3b
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:01:54 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:01:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f142ca2d

sys-libs/libunwind: Stabilize 1.7.2 arm64, #913817

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

 sys-libs/libunwind/libunwind-1.7.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libunwind/libunwind-1.7.2.ebuild 
b/sys-libs/libunwind/libunwind-1.7.2.ebuild
index f17b17f855e4..0968e8493ec4 100644
--- a/sys-libs/libunwind/libunwind-1.7.2.ebuild
+++ b/sys-libs/libunwind/libunwind-1.7.2.ebuild
@@ -26,7 +26,7 @@ fi
 
 LICENSE="MIT"
 SLOT="0/8" # libunwind.so.8
-KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 
-sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 
-sparc x86 ~amd64-linux ~x86-linux"
 IUSE="debug debug-frame ${LIBUNWIND_DOCS_USEFLAG} libatomic lzma static-libs 
test zlib"
 
 RESTRICT="test !test? ( test )" # some tests are broken (toolchain version 
dependent, rely on external binaries)



[gentoo-commits] repo/gentoo:master commit in: sys-auth/oath-toolkit/

2023-09-07 Thread Sam James
commit: b9ce6700a451c272767fa2bfb672e4a57bcca22b
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:01:56 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:01:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9ce6700

sys-auth/oath-toolkit: Stabilize 2.6.9 arm64, #913818

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

 sys-auth/oath-toolkit/oath-toolkit-2.6.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/oath-toolkit/oath-toolkit-2.6.9.ebuild 
b/sys-auth/oath-toolkit/oath-toolkit-2.6.9.ebuild
index 3dcc7d1676c3..b03ba1c138a0 100644
--- a/sys-auth/oath-toolkit/oath-toolkit-2.6.9.ebuild
+++ b/sys-auth/oath-toolkit/oath-toolkit-2.6.9.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3 LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ppc64 ~riscv ~x86"
 IUSE="pam static-libs test"
 RESTRICT="!test? ( test )"
 



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

2023-09-07 Thread Sam James
commit: e04ff24f057015e958001f4cde799a299592adc4
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:01:58 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:01:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e04ff24f

app-text/a2ps: Stabilize 4.15.5 amd64, #913820

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

 app-text/a2ps/a2ps-4.15.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/a2ps/a2ps-4.15.5.ebuild b/app-text/a2ps/a2ps-4.15.5.ebuild
index 6afb843b8241..240554b8cd7b 100644
--- a/app-text/a2ps/a2ps-4.15.5.ebuild
+++ b/app-text/a2ps/a2ps-4.15.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="cjk emacs latex nls static-libs vanilla"
 
 # a2ps-lpr-wrapper needs bash



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

2023-09-07 Thread Sam James
commit: 9eb7de527fc5c1c4107ec1fbe8d13d6642e168dd
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:01:53 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:01:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eb7de52

sys-libs/libunwind: Stabilize 1.7.2 amd64, #913817

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

 sys-libs/libunwind/libunwind-1.7.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libunwind/libunwind-1.7.2.ebuild 
b/sys-libs/libunwind/libunwind-1.7.2.ebuild
index a9034f26d2a0..f17b17f855e4 100644
--- a/sys-libs/libunwind/libunwind-1.7.2.ebuild
+++ b/sys-libs/libunwind/libunwind-1.7.2.ebuild
@@ -26,7 +26,7 @@ fi
 
 LICENSE="MIT"
 SLOT="0/8" # libunwind.so.8
-KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 
-sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 
-sparc x86 ~amd64-linux ~x86-linux"
 IUSE="debug debug-frame ${LIBUNWIND_DOCS_USEFLAG} libatomic lzma static-libs 
test zlib"
 
 RESTRICT="test !test? ( test )" # some tests are broken (toolchain version 
dependent, rely on external binaries)



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

2023-09-07 Thread Sam James
commit: 14ea669a4c93db2c0b28530afa8df71cf7a31a73
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:01:59 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:01:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14ea669a

app-text/a2ps: Stabilize 4.15.5 x86, #913820

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

 app-text/a2ps/a2ps-4.15.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/a2ps/a2ps-4.15.5.ebuild b/app-text/a2ps/a2ps-4.15.5.ebuild
index 240554b8cd7b..f0aeb28d0abb 100644
--- a/app-text/a2ps/a2ps-4.15.5.ebuild
+++ b/app-text/a2ps/a2ps-4.15.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="cjk emacs latex nls static-libs vanilla"
 
 # a2ps-lpr-wrapper needs bash



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

2023-09-07 Thread Sam James
commit: 152fdd0cbc7ea6aac6f9f3bdac4fb12eabb3e99b
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:01:57 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:01:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=152fdd0c

app-text/a2ps: Stabilize 4.15.5 ppc64, #913820

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

 app-text/a2ps/a2ps-4.15.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/a2ps/a2ps-4.15.5.ebuild b/app-text/a2ps/a2ps-4.15.5.ebuild
index db63721729f2..6afb843b8241 100644
--- a/app-text/a2ps/a2ps-4.15.5.ebuild
+++ b/app-text/a2ps/a2ps-4.15.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="cjk emacs latex nls static-libs vanilla"
 
 # a2ps-lpr-wrapper needs bash



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

2023-09-07 Thread Sam James
commit: 2cd848d0903c2d417e26d5a1e57476631434b2c7
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:01:49 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:01:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cd848d0

dev-libs/gmp: Stabilize 6.3.0 ppc64, #913815

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

 dev-libs/gmp/gmp-6.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/gmp/gmp-6.3.0.ebuild b/dev-libs/gmp/gmp-6.3.0.ebuild
index 8fef640bf2f9..672b8152e73a 100644
--- a/dev-libs/gmp/gmp-6.3.0.ebuild
+++ b/dev-libs/gmp/gmp-6.3.0.ebuild
@@ -26,7 +26,7 @@ S="${WORKDIR}"/${MY_P%a}
 LICENSE="|| ( LGPL-3+ GPL-2+ )"
 # The subslot reflects the C & C++ SONAMEs.
 SLOT="0/10.4"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="+asm doc +cpudetection +cxx pic static-libs"
 REQUIRED_USE="cpudetection? ( asm )"
 RESTRICT="!cpudetection? ( bindist )"



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

2023-09-07 Thread Sam James
commit: 95b41a962bac8edf688703b96f927d0aba0ac748
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:01:50 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:01:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95b41a96

dev-libs/gmp: Stabilize 6.3.0 amd64, #913815

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

 dev-libs/gmp/gmp-6.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/gmp/gmp-6.3.0.ebuild b/dev-libs/gmp/gmp-6.3.0.ebuild
index 672b8152e73a..5dc638f79b18 100644
--- a/dev-libs/gmp/gmp-6.3.0.ebuild
+++ b/dev-libs/gmp/gmp-6.3.0.ebuild
@@ -26,7 +26,7 @@ S="${WORKDIR}"/${MY_P%a}
 LICENSE="|| ( LGPL-3+ GPL-2+ )"
 # The subslot reflects the C & C++ SONAMEs.
 SLOT="0/10.4"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="+asm doc +cpudetection +cxx pic static-libs"
 REQUIRED_USE="cpudetection? ( asm )"
 RESTRICT="!cpudetection? ( bindist )"



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

2023-09-07 Thread Sam James
commit: 01d532fdf1ab940c5b127d2611a72662e7190e4a
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:01:51 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:01:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01d532fd

dev-libs/isl: Stabilize 0.26 amd64, #913816

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

 dev-libs/isl/isl-0.26.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/isl/isl-0.26.ebuild b/dev-libs/isl/isl-0.26.ebuild
index 008bb43a3406..a944c99d4c9d 100644
--- a/dev-libs/isl/isl-0.26.ebuild
+++ b/dev-libs/isl/isl-0.26.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://libisl.sourceforge.io/${P}.tar.xz;
 
 LICENSE="LGPL-2.1"
 SLOT="0/23"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86 ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86 ~ppc-macos ~x64-macos ~x64-solaris"
 IUSE="static-libs"
 
 RDEPEND=">=dev-libs/gmp-5.1.3-r1:=[${MULTILIB_USEDEP}]"



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

2023-09-07 Thread Sam James
commit: 1d1de5928e6478f1e878fc18e71074c5e49c12df
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:01:48 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:01:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d1de592

dev-libs/boehm-gc: Stabilize 8.2.4 amd64, #913814

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

 dev-libs/boehm-gc/boehm-gc-8.2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/boehm-gc/boehm-gc-8.2.4.ebuild 
b/dev-libs/boehm-gc/boehm-gc-8.2.4.ebuild
index 15382cb72606..0de918e2491d 100644
--- a/dev-libs/boehm-gc/boehm-gc-8.2.4.ebuild
+++ b/dev-libs/boehm-gc/boehm-gc-8.2.4.ebuild
@@ -17,7 +17,7 @@ LICENSE="boehm-gc"
 # We've been using subslot 0 for these instead of "1.1".
 SLOT="0"
 # Upstream marked this version as "Pre-release"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="cxx +large static-libs +threads"
 
 RDEPEND=">=dev-libs/libatomic_ops-7.4[${MULTILIB_USEDEP}]"



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

2023-09-07 Thread Sam James
commit: 903bd07363cd882af0922ae8dc353a77f80a66e8
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 23:01:46 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 23:01:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=903bd073

dev-libs/boehm-gc: Stabilize 8.2.4 ppc64, #913814

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

 dev-libs/boehm-gc/boehm-gc-8.2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/boehm-gc/boehm-gc-8.2.4.ebuild 
b/dev-libs/boehm-gc/boehm-gc-8.2.4.ebuild
index 69f2ee6d057e..15382cb72606 100644
--- a/dev-libs/boehm-gc/boehm-gc-8.2.4.ebuild
+++ b/dev-libs/boehm-gc/boehm-gc-8.2.4.ebuild
@@ -17,7 +17,7 @@ LICENSE="boehm-gc"
 # We've been using subslot 0 for these instead of "1.1".
 SLOT="0"
 # Upstream marked this version as "Pre-release"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="cxx +large static-libs +threads"
 
 RDEPEND=">=dev-libs/libatomic_ops-7.4[${MULTILIB_USEDEP}]"



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

2023-09-07 Thread Sam James
commit: de8d15fc6f12f285a35299eb75a280e089016773
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 22:28:27 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 22:28:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de8d15fc

dev-lang/python: simplify Setup.local logic w/ usev

3.12 has EAPI 8, so we can do this.

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

 dev-lang/python/python-3.12.0_rc2_p1-r1.ebuild | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-lang/python/python-3.12.0_rc2_p1-r1.ebuild 
b/dev-lang/python/python-3.12.0_rc2_p1-r1.ebuild
index aa10a2e6e701..07d09f165320 100644
--- a/dev-lang/python/python-3.12.0_rc2_p1-r1.ebuild
+++ b/dev-lang/python/python-3.12.0_rc2_p1-r1.ebuild
@@ -231,12 +231,12 @@ src_configure() {
cat > Modules/Setup.local <<-EOF || die
*disabled*
nis
-   $(usex gdbm '' '_gdbm _dbm')
-   $(usex sqlite '' '_sqlite3')
-   $(usex ssl '' '_hashlib _ssl')
-   $(usex ncurses '' '_curses _curses_panel')
-   $(usex readline '' 'readline')
-   $(usex tk '' '_tkinter')
+   $(usev !gdbm '_gdbm _dbm')
+   $(usev !sqlite '_sqlite3')
+   $(usev !ssl '_hashlib _ssl')
+   $(usev !ncurses '_curses _curses_panel')
+   $(usev !readline 'readline')
+   $(usev !tk '_tkinter')
EOF
 
# disable implicit optimization/debugging flags



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

2023-09-07 Thread Sam James
commit: 4fefeac023536fdbbc50e7cced091b2ab80013bd
Author: Eli Schwartz  gmail  com>
AuthorDate: Mon Sep  4 18:53:03 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 22:58:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fefeac0

dev-lang/python: port older versions to use the same USE disable approach

Followup to commit 654f15afd89cab6ce21931c71491c962de67bdfea.

It should produce the exact same effective package.

[sam: Chuck in revbump to be safe, especially given these older branches
tend to only get updates for sec fixes which we want to stable quickly, I'd 
rather
find out about any problems now than later when they're bumped.]

Bug: https://bugs.gentoo.org/913596
Signed-off-by: Eli Schwartz  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 dev-lang/python/python-3.10.13-r1.ebuild | 500 +
 dev-lang/python/python-3.11.5-r1.ebuild  | 526 +++
 dev-lang/python/python-3.8.18-r1.ebuild  | 430 +
 dev-lang/python/python-3.9.18-r1.ebuild  | 490 
 4 files changed, 1946 insertions(+)

diff --git a/dev-lang/python/python-3.10.13-r1.ebuild 
b/dev-lang/python/python-3.10.13-r1.ebuild
new file mode 100644
index ..01b73ebb624f
--- /dev/null
+++ b/dev-lang/python/python-3.10.13-r1.ebuild
@@ -0,0 +1,500 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+WANT_LIBTOOL="none"
+
+inherit autotools check-reqs flag-o-matic multiprocessing pax-utils
+inherit prefix python-utils-r1 toolchain-funcs verify-sig
+
+MY_PV=${PV/_rc/rc}
+MY_P="Python-${MY_PV%_p*}"
+PYVER=$(ver_cut 1-2)
+PATCHSET="python-gentoo-patches-${MY_PV}"
+
+DESCRIPTION="An interpreted, interactive, object-oriented programming language"
+HOMEPAGE="
+   https://www.python.org/
+   https://github.com/python/cpython/
+"
+SRC_URI="
+   https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz
+   https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz
+   verify-sig? (
+   https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz.asc
+   )
+"
+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"
+IUSE="
+   bluetooth build debug +ensurepip examples gdbm libedit lto
+   +ncurses pgo +readline +sqlite +ssl test tk valgrind +xml
+"
+RESTRICT="!test? ( test )"
+
+# Do not add a dependency on dev-lang/python to this ebuild.
+# If you need to apply a patch which requires python for bootstrapping, please
+# run the bootstrap code on your dev box and include the results in the
+# patchset. See bug 447752.
+
+RDEPEND="
+   app-arch/bzip2:=
+   app-arch/xz-utils:=
+   dev-lang/python-exec[python_targets_python3_10(-)]
+   dev-libs/libffi:=
+   dev-python/gentoo-common
+   >=sys-libs/zlib-1.1.3:=
+   virtual/libcrypt:=
+   virtual/libintl
+   ensurepip? ( dev-python/ensurepip-wheels )
+   gdbm? ( sys-libs/gdbm:=[berkdb] )
+   kernel_linux? ( sys-apps/util-linux:= )
+   ncurses? ( >=sys-libs/ncurses-5.2:= )
+   readline? (
+   !libedit? ( >=sys-libs/readline-4.1:= )
+   libedit? ( dev-libs/libedit:= )
+   )
+   sqlite? ( >=dev-db/sqlite-3.3.8:3= )
+   ssl? ( >=dev-libs/openssl-1.1.1:= )
+   tk? (
+   >=dev-lang/tcl-8.0:=
+   >=dev-lang/tk-8.0:=
+   dev-tcltk/blt:=
+   dev-tcltk/tix
+   )
+   xml? ( >=dev-libs/expat-2.1:= )
+"
+# bluetooth requires headers from bluez
+DEPEND="
+   ${RDEPEND}
+   bluetooth? ( net-wireless/bluez )
+   valgrind? ( dev-util/valgrind )
+   test? ( app-arch/xz-utils[extra-filters(+)] )
+"
+# autoconf-archive needed to eautoreconf
+BDEPEND="
+   sys-devel/autoconf-archive
+   app-alternatives/awk
+   virtual/pkgconfig
+   verify-sig? ( sec-keys/openpgp-keys-python )
+"
+RDEPEND+="
+   !build? ( app-misc/mime-types )
+"
+
+VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/python.org.asc
+
+# large file tests involve a 2.5G file being copied (duplicated)
+CHECKREQS_DISK_BUILD=5500M
+
+QA_PKGCONFIG_VERSION=${PYVER}
+# false positives -- functions specific to *BSD
+QA_CONFIG_IMPL_DECL_SKIP=( chflags lchflags )
+
+pkg_pretend() {
+   use test && check-reqs_pkg_pretend
+}
+
+pkg_setup() {
+   use test && check-reqs_pkg_setup
+}
+
+src_unpack() {
+   if use verify-sig; then
+   verify-sig_verify_detached "${DISTDIR}"/${MY_P}.tar.xz{,.asc}
+   fi
+   default
+}
+
+src_prepare() {
+   # Ensure that internal copies of expat and libffi are not used.
+   rm -r Modules/expat || die
+   rm -r Modules/_ctypes/libffi* || die
+
+   local PATCHES=(
+   "${WORKDIR}/${PATCHSET}"
+   )
+
+   default
+
+  

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

2023-09-07 Thread Sam James
commit: 654f15afd89cab6ce21931c71491c962de67bdfe
Author: Eli Schwartz  gmail  com>
AuthorDate: Mon Sep  4 18:15:19 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 22:26:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=654f15af

dev-lang/python: fix 3.12 support for USE-disabled modules

python's build system doesn't provide straightforward support for
forcing modules to not be built. A couple different approaches have been
taken throughout the years, sometimes relying on gentoo-specific
patches, which are all broken in python 3.12 as it doesn't use distutils
and a setup.py anymore.

Adopt a new approach based on semi-documented internals of the CPython
build system.

Closes: https://bugs.gentoo.org/913596
Signed-off-by: Eli Schwartz  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 dev-lang/python/python-3.12.0_rc2_p1-r1.ebuild | 528 +
 1 file changed, 528 insertions(+)

diff --git a/dev-lang/python/python-3.12.0_rc2_p1-r1.ebuild 
b/dev-lang/python/python-3.12.0_rc2_p1-r1.ebuild
new file mode 100644
index ..aa10a2e6e701
--- /dev/null
+++ b/dev-lang/python/python-3.12.0_rc2_p1-r1.ebuild
@@ -0,0 +1,528 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+WANT_LIBTOOL="none"
+
+inherit autotools check-reqs flag-o-matic multiprocessing pax-utils
+inherit python-utils-r1 toolchain-funcs verify-sig
+
+MY_PV=${PV/_rc/rc}
+MY_P="Python-${MY_PV%_p*}"
+PYVER=$(ver_cut 1-2)
+PATCHSET="python-gentoo-patches-${MY_PV}"
+
+DESCRIPTION="An interpreted, interactive, object-oriented programming language"
+HOMEPAGE="
+   https://www.python.org/
+   https://github.com/python/cpython/
+"
+SRC_URI="
+   https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz
+   https://dev.gentoo.org/~mgorny/dist/python/${PATCHSET}.tar.xz
+   verify-sig? (
+   https://www.python.org/ftp/python/${PV%%_*}/${MY_P}.tar.xz.asc
+   )
+"
+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"
+IUSE="
+   bluetooth build debug +ensurepip examples gdbm libedit lto
+   +ncurses pgo +readline +sqlite +ssl test tk valgrind
+"
+RESTRICT="!test? ( test )"
+
+# Do not add a dependency on dev-lang/python to this ebuild.
+# If you need to apply a patch which requires python for bootstrapping, please
+# run the bootstrap code on your dev box and include the results in the
+# patchset. See bug 447752.
+
+RDEPEND="
+   app-arch/bzip2:=
+   app-arch/xz-utils:=
+   app-crypt/libb2
+   >=dev-libs/expat-2.1:=
+   dev-libs/libffi:=
+   dev-python/gentoo-common
+   >=sys-libs/zlib-1.1.3:=
+   virtual/libcrypt:=
+   virtual/libintl
+   ensurepip? ( dev-python/ensurepip-pip )
+   gdbm? ( sys-libs/gdbm:=[berkdb] )
+   kernel_linux? ( sys-apps/util-linux:= )
+   ncurses? ( >=sys-libs/ncurses-5.2:= )
+   readline? (
+   !libedit? ( >=sys-libs/readline-4.1:= )
+   libedit? ( dev-libs/libedit:= )
+   )
+   sqlite? ( >=dev-db/sqlite-3.3.8:3= )
+   ssl? ( >=dev-libs/openssl-1.1.1:= )
+   tk? (
+   >=dev-lang/tcl-8.0:=
+   >=dev-lang/tk-8.0:=
+   dev-tcltk/blt:=
+   dev-tcltk/tix
+   )
+"
+# bluetooth requires headers from bluez
+DEPEND="
+   ${RDEPEND}
+   bluetooth? ( net-wireless/bluez )
+   test? (
+   app-arch/xz-utils[extra-filters(+)]
+   dev-python/ensurepip-pip
+   dev-python/ensurepip-setuptools
+   dev-python/ensurepip-wheel
+   )
+   valgrind? ( dev-util/valgrind )
+"
+# autoconf-archive needed to eautoreconf
+BDEPEND="
+   sys-devel/autoconf-archive
+   app-alternatives/awk
+   virtual/pkgconfig
+   verify-sig? ( >=sec-keys/openpgp-keys-python-20221025 )
+"
+RDEPEND+="
+   !build? ( app-misc/mime-types )
+"
+if [[ ${PV} != *_alpha* ]]; then
+   RDEPEND+="
+   dev-lang/python-exec[python_targets_python${PYVER/./_}(-)]
+   "
+fi
+
+VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/python.org.asc
+
+# large file tests involve a 2.5G file being copied (duplicated)
+CHECKREQS_DISK_BUILD=5500M
+
+QA_PKGCONFIG_VERSION=${PYVER}
+# false positives -- functions specific to *BSD
+QA_CONFIG_IMPL_DECL_SKIP=( chflags lchflags )
+
+pkg_pretend() {
+   use test && check-reqs_pkg_pretend
+}
+
+pkg_setup() {
+   use test && check-reqs_pkg_setup
+}
+
+src_unpack() {
+   if use verify-sig; then
+   verify-sig_verify_detached "${DISTDIR}"/${MY_P}.tar.xz{,.asc}
+   fi
+   default
+}
+
+src_prepare() {
+   # Ensure that internal copies of expat and libffi are not used.
+   # TODO: Makefile has annoying deps on expat headers
+   #rm -r Modules/expat || die
+
+   

[gentoo-commits] repo/gentoo:master commit in: app-metrics/nftables-exporter/

2023-09-07 Thread William Hubbs
commit: cc5b3b9f134a070c548faa4e3de17d615497d0b3
Author: William Hubbs  gentoo  org>
AuthorDate: Thu Sep  7 22:21:32 2023 +
Commit: William Hubbs  gentoo  org>
CommitDate: Thu Sep  7 22:23:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc5b3b9f

app-metrics/nftables-exporter: require >= go-1.21 to build

Signed-off-by: William Hubbs  gentoo.org>

 app-metrics/nftables-exporter/nftables-exporter-0.2.7.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-metrics/nftables-exporter/nftables-exporter-0.2.7.ebuild 
b/app-metrics/nftables-exporter/nftables-exporter-0.2.7.ebuild
index 77090f32f70d..2714026e1004 100644
--- a/app-metrics/nftables-exporter/nftables-exporter-0.2.7.ebuild
+++ b/app-metrics/nftables-exporter/nftables-exporter-0.2.7.ebuild
@@ -19,6 +19,7 @@ SLOT="0"
 KEYWORDS="~amd64"
 
 RDEPEND="net-firewall/nftables"
+BDEPEND=">=dev-lang/go-1.21"
 
 src_prepare() {
default



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

2023-09-07 Thread Sam James
commit: 065b3c7c2f35c41be2b61934547dd7f985624eaf
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 21:34:15 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 22:17:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=065b3c7c

app-text/poppler: fix PGP signature

Upstream have fixed it to be signed with the normal key.

Bug: https://gitlab.freedesktop.org/poppler/poppler-web-page/-/issues/2
Closes: https://bugs.gentoo.org/913840
Signed-off-by: Sam James  gentoo.org>

 app-text/poppler/Manifest   | 2 +-
 app-text/poppler/poppler-23.09.0.ebuild | 2 +-
 app-text/poppler/poppler-.ebuild| 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-text/poppler/Manifest b/app-text/poppler/Manifest
index 430e8800288a..c1a5a1c7ea3f 100644
--- a/app-text/poppler/Manifest
+++ b/app-text/poppler/Manifest
@@ -1,5 +1,5 @@
 DIST poppler-23.08.0.tar.xz 1883408 BLAKE2B 
a35e44cc590e34991b27e53caf650dedf4d4aa4f9f82ed5d8a57b0ca6bb863c96fe0e9b9c9021b9722db48896d236c9e057bcbf45e9609eb237bf00481e91428
 SHA512 
4f4e3fab9c7de5913496862ce7158a4d79e252c36e4c461980a2ac77689897d02ab292965ea12fb02ea7720e34f98331251b914c0ea8be66842fee0d76779ba6
 DIST poppler-23.08.0.tar.xz.sig 833 BLAKE2B 
afab91ff9f799cc6c5864275bebf580098449ca070fa5eca47ff54007e94eef4a33f3762390a509d21471af81f9d731951bdbc1ff4adc162763bf54e7dd84408
 SHA512 
896905f056265388872de552aac94c64abc29f82062ecb2a5137288e4594ca87cb7372807bfe4c30fbc08a3d3922ce84bbbe7260a35e19d438f6bc88d230429f
 DIST poppler-23.09.0.tar.xz 136 BLAKE2B 
910bd83a94268673c348f554114cbefd02186ed70f8cf9bbe83e4754758f585e74ed418e711b883f8bc39fb680372583229f7196c847a4b749c04018c1ab7407
 SHA512 
8657845ec02fca6fe9791823ebeed6c44971c524edc56cb945501dfefb3dc72a6d86fff751bfb708a862a7862cfdcc57bf7b3f825e2bafe25a1e6679c7171a4c
-DIST poppler-23.09.0.tar.xz.sig 195 BLAKE2B 
540229bef6c04adf874984f84415a1f89949ea7fc22e86f72cbbafb5a9dfa99e62087237542084bc4ae6e66205ad596b84f68b9cc818bc4f070325c17c2393d7
 SHA512 
5bdda1b83a3f73a9be203b6ebf359a4e19137bbbc705413fd5e55539d65ca4a6f2b05e055eabe4dcdf8d38387a272bcb7bd64c9aef83c3d12f8a43cdab7b8cc1
+DIST poppler-23.09.0.tar.xz.sig 833 BLAKE2B 
3d8277e8e9779b655003bb73637f2e763f82388f58a25010ed5af0078199a75e1c0872f00ee8b0893660a6912b558a5c69bd11309204493d9dbb6e2cbefd41ba
 SHA512 
2b091e2f96d6ed1737e2c208228c969196e3d6f927664759f259a04f0e35b79d2b00ee0da5882f622d0269eea7ab470014f30e6d55659fd1e8fb9cdc23db68a6
 DIST poppler-test-e3cdc82782941a8d7b8112f83b4a81b3d334601a.tar.bz2 5199251 
BLAKE2B 
6431b2aa4c60dec6202c737b4cfbbd4bf03808772c0adc6568454a04e713a2e869702f5c318e7799e7b1374252b5a956471b7cf6c9e2d6c8da5236e31a110f35
 SHA512 
bf5442601f453e601e0b368cc576bf0d5ca5509e9eecd8c7f0476802346834e9a9d3e0f32130c18d21807cd69a55e8168bca1cdb0292ad0215590a881a923c04

diff --git a/app-text/poppler/poppler-23.09.0.ebuild 
b/app-text/poppler/poppler-23.09.0.ebuild
index 1db2523f013b..d33daa61e4b9 100644
--- a/app-text/poppler/poppler-23.09.0.ebuild
+++ b/app-text/poppler/poppler-23.09.0.ebuild
@@ -67,7 +67,7 @@ BDEPEND="
 "
 
 if [[ ${PV} != ** ]] ; then
-   BDEPEND+=" verify-sig? ( >=sec-keys/openpgp-keys-aacid-20230313 )"
+   BDEPEND+=" verify-sig? ( >=sec-keys/openpgp-keys-aacid-20230907 )"
 fi
 
 DOCS=( AUTHORS NEWS README.md README-XPDF )

diff --git a/app-text/poppler/poppler-.ebuild 
b/app-text/poppler/poppler-.ebuild
index 1db2523f013b..d33daa61e4b9 100644
--- a/app-text/poppler/poppler-.ebuild
+++ b/app-text/poppler/poppler-.ebuild
@@ -67,7 +67,7 @@ BDEPEND="
 "
 
 if [[ ${PV} != ** ]] ; then
-   BDEPEND+=" verify-sig? ( >=sec-keys/openpgp-keys-aacid-20230313 )"
+   BDEPEND+=" verify-sig? ( >=sec-keys/openpgp-keys-aacid-20230907 )"
 fi
 
 DOCS=( AUTHORS NEWS README.md README-XPDF )



[gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-aacid/

2023-09-07 Thread Sam James
commit: 6a2ada290caa7d8078f9bd919d099055ab615d6c
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 22:16:24 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 22:17:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a2ada29

sec-keys/openpgp-keys-aacid: add 20230907

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

 sec-keys/openpgp-keys-aacid/Manifest|  1 +
 .../openpgp-keys-aacid-20230907.ebuild  | 21 +
 2 files changed, 22 insertions(+)

diff --git a/sec-keys/openpgp-keys-aacid/Manifest 
b/sec-keys/openpgp-keys-aacid/Manifest
index 178d3cba4738..de4b7e7b1ce2 100644
--- a/sec-keys/openpgp-keys-aacid/Manifest
+++ b/sec-keys/openpgp-keys-aacid/Manifest
@@ -1,2 +1,3 @@
 DIST 
openpgp-keys-aacid-20220603-0xCA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7.asc 
26510 BLAKE2B 
a4f3f7863c66397ca9163df0437d8840f8b02f6e43811a31038ee7ad640ea57f01a5ee0c1c54e7efbda68ffdb4c1ffc1db42e82f6439e50f932bd8074392991a
 SHA512 
d0d162c9dd31043cff393c3ec2ec65d37a904ad6f97e3a8509076c6fa2788feaf640dd6d928fa96ccae56a092b9608586a8f90d59af15e677ba5fe9418965d63
 DIST 
openpgp-keys-aacid-20230313-0xCA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7.asc 
27634 BLAKE2B 
a202e2cde9df454b56a576925a1727da10ad1d10f1a9d0cdd76858c0fefcfd0d1648ca5e4c57bfd1dd6687a35c19d75dfd4805c81c69b8ec31d7343cf33c61b7
 SHA512 
43a8ff2cfd4aab44898d7e00d6c7b0c9f45c654506ebc4d68fb8ee7059ea479e937a285cd98c09fe9af1fad51f29bbba89b6614dddcc858bedd39f3af7f3e313
+DIST 
openpgp-keys-aacid-20230907-0xCA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7.asc 
28145 BLAKE2B 
f7cc653b4d147abb44091ed5a61a860bca5f3fce7b14ec09ab447343d6247537b9d3797b8d4af992187dddf399d2aef4d90ec93d28590da0f437320f05855ed9
 SHA512 
085e54e1d4fd355196c8eb04190f87fd00cc7bbfe87c933f3b564aba77310abf80bae10959effa8b69fa2d048d9a9c6408cbe78c92edbdbad0fa4b4ee8bf53dd

diff --git a/sec-keys/openpgp-keys-aacid/openpgp-keys-aacid-20230907.ebuild 
b/sec-keys/openpgp-keys-aacid/openpgp-keys-aacid-20230907.ebuild
new file mode 100644
index ..ee9a51d538d5
--- /dev/null
+++ b/sec-keys/openpgp-keys-aacid/openpgp-keys-aacid-20230907.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="OpenPGP keys used by Albert Astals Cid"
+HOMEPAGE="https://poppler.freedesktop.org/;
+# Mirrored from 
https://keyserver.ubuntu.com/pks/lookup?op=get=0xca262c6c83de4d2fb28a332a3a6a4db839eaa6d7
+SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-0xCA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7.asc;
+S="${WORKDIR}"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+
+src_install() {
+   local files=( ${A} )
+
+   insinto /usr/share/openpgp-keys
+   newins - aacid.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
+}



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

2023-09-07 Thread Ionen Wolkens
commit: 6dbf85f4b67761b08c539adf4f25a50c96865a52
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Thu Sep  7 22:10:40 2023 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Thu Sep  7 22:16:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dbf85f4

qt6-build.eclass: more aggressively disable cpu flags mismatch

Closes: https://bugs.gentoo.org/913843
Signed-off-by: Ionen Wolkens  gentoo.org>

 eclass/qt6-build.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/qt6-build.eclass b/eclass/qt6-build.eclass
index 0b4ea6a58ce6..28f8d904065d 100644
--- a/eclass/qt6-build.eclass
+++ b/eclass/qt6-build.eclass
@@ -252,7 +252,7 @@ _qt6-build_match_cpu_flags() {
while IFS=' ' read -ra intrins; do
[[ ${intrins[*]} == *=[^_]* && ${intrins[*]} == *=_* ]] &&
for intrin in "${intrins[@]}"; do
-   [[ ${intrin} == *?=[^_]* ]] && 
flags+=(-mno-${intrin%=*})
+   [[ ${intrin} == *?=* ]] && flags+=( 
-mno-${intrin%=*} )
done
done < <(
# TODO: review if can drop fma= matching after QTBUG-116357



[gentoo-commits] repo/gentoo:master commit in: app-misc/jaq/

2023-09-07 Thread Patrick McLean
commit: f4e5f11a110478ead7c9345c2649a428b9885cdd
Author: Patrick McLean  gentoo  org>
AuthorDate: Thu Sep  7 22:00:15 2023 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Sep  7 22:00:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4e5f11a

app-misc/jaq: add 1.0.0_pre1, drop 1.0.0_beta

Signed-off-by: Patrick McLean  gentoo.org>

 app-misc/jaq/Manifest | 4 +++-
 app-misc/jaq/{jaq-1.0.0_beta.ebuild => jaq-1.0.0_pre1.ebuild} | 5 -
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/app-misc/jaq/Manifest b/app-misc/jaq/Manifest
index 825711a9190a..78f0a6c8de5a 100644
--- a/app-misc/jaq/Manifest
+++ b/app-misc/jaq/Manifest
@@ -2,6 +2,7 @@ DIST ahash-0.7.6.crate 38030 BLAKE2B 
aca3661477fcd7822d6d10970151e05c28e1615f8cd
 DIST aho-corasick-1.0.2.crate 167694 BLAKE2B 
fa5323cbe6cb73594dfa4c327c64676bc1e006dadc0b9def325974c83b9a769beba02d59a4657ec7a2d0cc511a7b7cc6f72cf57b8f9e639206d1c2bf13107a52
 SHA512 
5c75451f96fbbd670e6af0e1f54df2bdb57259dfe6898495ac46a5b2fc04f316a4698fd5cfd4ec31a94c298661937a8de08ce97cab3890fb3c015e4a2a67bb7b
 DIST ariadne-0.1.5.crate 15971 BLAKE2B 
40d6991a8d55418b65618fb17644825887f27974c05839920704d4dc436b760f710e2a3a8f4c44bd8549816f9bae6a17742177459e2bd76ce2f8faa2162be927
 SHA512 
0e91a24dda3142ebbcd5ba84146a02701538425b86acebe264fa2113a31a32ff7af0dd909fd203c58f11189f4862455df610b8536048eac91d1af037759989d2
 DIST atty-0.2.14.crate 5470 BLAKE2B 
2db856a9e898a430258f059aeaf7c844a153293e8856d90ac81f7d91a888c89198768ad5cb09303c23241fe85c560a55148fa56a303651a82b0edb895616bfab
 SHA512 
d7b6c4b9a0f898d91ddbc41a5ee45bbf45d1d269508c8cc87ee3e3990500e41e0ec387afb1f3bc7db55bedac396dd86c6509f4bf9e5148d809c3802edcc5e1d9
+DIST base64-0.21.2.crate 76389 BLAKE2B 
6da080dfc31c5b2ebdbfd336be6e71373918f9388c85649133363a60ee1647b6ad67c7dfd461b6ee842c3633e40593b6ac2f313585b3e8e07dbd690739f433f9
 SHA512 
3f85bdf846e2f8a2e0f2335749bab58c904479a29311143580f1de42455799d04606dedbf64d355af580d77867d7b895e1078463c7cc5a5fbd9ded9d7cbf3559
 DIST bincode-1.3.3.crate 28958 BLAKE2B 
ea01d2efd8149ecba5e240ed989268b683d542a5f369902d316a4fd1ae4b8edd94e2d4a8cbff0e96646eb29facb04a84b249d74f0781dc3d29c8797ac975aa9f
 SHA512 
49e39d71214dbb623a18e3852f6f2f2a5c3f951b64107d66c8adaa95a442a3283fba978bca41b126c9879b12833b945f478d2c77d35482b3577fc1a894e8e5f3
 DIST bitflags-1.3.2.crate 23021 BLAKE2B 
eb990bb27b2bdeb66fd7212ce582cb36e1c616debbac85df642d0c82b25439e6bf9b1e811fac76b59e58ea3c1bbea6170d03a61e8f9a395e4334a0e2e2987eda
 SHA512 
3c698f757b5cc62f815f9a1cce365c3d2dd88e4db71f331dff8bba86c2865f755b81cb4c9bfc59bd86b7643b0943f9e09a7c4f8ad75eb2ab0e714803d0129f62
 DIST cc-1.0.79.crate 62624 BLAKE2B 
b3cbed3bd6fcac1c6ea258ec96cd107f859947a35dc89c3dc8f314741b0f668e61518f896ec32ce10c9a7eb20dd350bc177a71810d53ebea59fda062ed9d27db
 SHA512 
cbf0a25f3a23fc540e9d638fabc23f761f1c240ebb4814e761e90437d71fc559cd155768ab9e78fc192220d8a605c66c3af342ed736b719181656170b98d7bf5
@@ -26,7 +27,7 @@ DIST indexmap-2.0.0.crate 64038 BLAKE2B 
e7a1b2bbd790f1446f77262b5b0799c2a816a012
 DIST instant-0.1.12.crate 6128 BLAKE2B 
728923f757c1ee4e4a7afb90e460eed81392068961240a538e5c6468e15a0b6491f590fb5f6cc46e6d78901ca232351f65abb9f2f230d8f4983c5e58c4011902
 SHA512 
fae494c00111c51c840f9dd6a10febe403e27ebb933dd16633a213e9c20f2bc11adeb431c71f8a6713bf88f270a010941e15d83df294e658791934f83a5d2407
 DIST itertools-0.10.5.crate 115354 BLAKE2B 
f24734bdfedf1dba48554e39b43669efcd4a43656eeb2c511096060daeaf049e1ad3eab232e757057750ce94aabad9fc8a0cf29a997edc6c4b167301c3443391
 SHA512 
d03c3cfba9841776913bbb6daad0c8945830c155f32ae4b48872e0f937c75a443f0ac9a0355f43b359ff75232f38b15f4f6d446b4be30b00b4209cf66ef770c3
 DIST itoa-1.0.8.crate 10465 BLAKE2B 
e518264938d044e24a4d72cab788de717c36cc7396fdbf2805fe3a3e0cdfc361c4f6fedee7bcebea6fbacff254e073da26b2400a073fa75f75523b8ed9de9938
 SHA512 
6171bfcd70634a2587740c145a15790e12807d2c756a25e74950daf9dd36acc662f12836c5b87e20483b4d020bc0d98a352b8e9787b0b8544bf1ee1b6a0c2c8e
-DIST jaq-1.0.0_beta.gh.tar.gz 76305 BLAKE2B 
ff0f8d3b003621094032faeed43d6799d5d26dc96c2cb493813d74495de5298ee97158b5f2e7ac46a521805e6e0debc2251beaa2da5453e852ae96df30637665
 SHA512 
f0c0f8684f680137032ba9942cf0b52988fc730f0a77de217d91f762140959078f11b51cedab2a710b77124a756d312b87c2ed8b41176b03697789ba0fbfa400
+DIST jaq-1.0.0_pre1.gh.tar.gz 81370 BLAKE2B 
3a063410e3f40f0bbc8f08b660da414dbece43a09421f720717f958d1dc69c085ca038efa833504702eacb1a060e588c45659bcc6bcb7613370c1be7e0de364d
 SHA512 
de5e6c6c25abbc52649f30397c10123b1e5e6a9864648f6e73d744240114eb666314f719960f636630b1428cc96b9cd91cf7c8ca31591c6b27c4eb6df85b915d
 DIST libc-0.2.147.crate 686772 BLAKE2B 
ab2f0c65d071d46b8b88149add1c8429237ef6d9e0563d56ee1adbf23e6147dbb57fb68fbd02498f8ec75327693237a47e5e5259615ce8b0d5ed7a03bbf4fffb
 SHA512 
bfb3c230b59d623b98726f92b7c3f897b47ba3d22fe9834c15f5b4c1b662289aba35a0ae3acfc704ad74696db8c691ee007b9cc6fa03ae65a18eb6bedc81931e
 DIST libm-0.2.7.crate 115688 BLAKE2B 

[gentoo-commits] repo/gentoo:master commit in: app-misc/jq/

2023-09-07 Thread Patrick McLean
commit: a384592cd275bc11b45b18abe5996ea81abb4f53
Author: Patrick McLean  gentoo  org>
AuthorDate: Thu Sep  7 21:40:39 2023 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Sep  7 21:40:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a384592c

app-misc/jq: add 1.7, drop 1.7_rc2

Signed-off-by: Patrick McLean  gentoo.org>

 app-misc/jq/Manifest | 2 +-
 app-misc/jq/{jq-1.7_rc2.ebuild => jq-1.7.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/jq/Manifest b/app-misc/jq/Manifest
index 8a912d76c017..eb1d037f5221 100644
--- a/app-misc/jq/Manifest
+++ b/app-misc/jq/Manifest
@@ -1,3 +1,3 @@
 DIST jq-1.6.tar.gz 1750584 BLAKE2B 
c9be1314e9d027247de63492ee362e996ef85faf45a47ee421cad95ebde9188bff8d3fc7db64e717ab922e1052f3b1c1500f5589fc5b2199ab66effb000e442d
 SHA512 
5da71f53c325257f1f546a2520fe47828b495c953270df25ea0e37741463fdda72f0ba4d5b05b25114ec30f27a559344c2b024bacabf610759f4e3e9efadb480
+DIST jq-1.7.gh.tar.gz 1267139 BLAKE2B 
b6a54f9beaabd7915d7a8f14cda9621573f1796af53fe1645561a7a199787a7e9b2b2df038208f23e63f339dec567851b70696ffb8194986250527333d36d44e
 SHA512 
01676319fe98d5ab1e278430b2c58ec594191cc9485a20312d658c0e199ac7ea5f5e934817ce98da0864ec7e0a018aae9b87525260e8ab6a7bde918db483bd84
 DIST jq-1.7_pre20201109.tar.gz 1181867 BLAKE2B 
9db187ab927b635c43fbc6191aeffa00451b12253ae023bbabe6fba5fdf8fb393f8450ee2011ef58cb93e2f27994d454fac967984a721439aaac93259c02f7f1
 SHA512 
f2997d70edb36d0a23b71a7d933a763cedd7c74ffa3129c2a6cb7189aaff1c5095cdc51062b7cd119324ec2c83ebae6ff0b7da3941315303b7a31146b9eb285a
-DIST jq-1.7_rc2.gh.tar.gz 1251670 BLAKE2B 
89cb321d971ba68c81c866b1dbd704c8a3ee88e3a098ff952a8222fcdb5fcec8816a98f3854dcb483b328eadc0ed9d1b4af787cc7bc0bc03018d34f56c236e52
 SHA512 
18b469e13995a2651f08c040ddcc9d39659fa14715983e19ec5ed79398a60c54713d8abc370beed4bbeb9aa80191ef10aca5354823ba71ee953112db488ce983

diff --git a/app-misc/jq/jq-1.7_rc2.ebuild b/app-misc/jq/jq-1.7.ebuild
similarity index 100%
rename from app-misc/jq/jq-1.7_rc2.ebuild
rename to app-misc/jq/jq-1.7.ebuild



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

2023-09-07 Thread James Le Cuirot
commit: 45e32f2320935da2ac2b56548d387f9f40d88c2f
Author: James Le Cuirot  gentoo  org>
AuthorDate: Thu Sep  7 21:18:11 2023 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Thu Sep  7 21:18:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45e32f23

www-client/vivaldi: Stabilise 6.2.3105.45 on amd64

Signed-off-by: James Le Cuirot  gentoo.org>

 www-client/vivaldi/vivaldi-6.2.3105.45.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/vivaldi/vivaldi-6.2.3105.45.ebuild 
b/www-client/vivaldi/vivaldi-6.2.3105.45.ebuild
index d63e17d4cb01..46f84b3502a8 100644
--- a/www-client/vivaldi/vivaldi-6.2.3105.45.ebuild
+++ b/www-client/vivaldi/vivaldi-6.2.3105.45.ebuild
@@ -98,7 +98,7 @@ else
DEB_REV=1
 fi
 
-KEYWORDS="-* ~amd64 ~arm ~arm64"
+KEYWORDS="-* amd64 ~arm ~arm64"
 
VIVALDI_BASE_URI="https://downloads.vivaldi.com/${VIVALDI_PN#vivaldi-}/${VIVALDI_PN}_${PV%_p*}-${DEB_REV}_;
 
 RE="\bamd64\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" amd64? ( 
${VIVALDI_BASE_URI}amd64.deb )"



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

2023-09-07 Thread James Le Cuirot
commit: 8df9d8110e349df7093dbf800ff74b1e3276e7d2
Author: James Le Cuirot  gentoo  org>
AuthorDate: Thu Sep  7 21:15:50 2023 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Thu Sep  7 21:17:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8df9d811

www-client/vivaldi: Add version 6.2.3105.47

Signed-off-by: James Le Cuirot  gentoo.org>

 www-client/vivaldi/Manifest   |   3 +
 www-client/vivaldi/vivaldi-6.2.3105.47.ebuild | 222 ++
 2 files changed, 225 insertions(+)

diff --git a/www-client/vivaldi/Manifest b/www-client/vivaldi/Manifest
index 239597e5723a..ef58d755861a 100644
--- a/www-client/vivaldi/Manifest
+++ b/www-client/vivaldi/Manifest
@@ -4,3 +4,6 @@ DIST vivaldi-stable_6.1.3035.302-1_armhf.deb 93654880 BLAKE2B 
c29c365e6600911827
 DIST vivaldi-stable_6.2.3105.45-1_amd64.deb 99931064 BLAKE2B 
cdb544e7aeca82bd1beaa0a23ad5edb6ffc765d92d8164dd87ba23fbaae8dec32ce3f717fa6adeccb18ede6bea7a80cd022cf4113e6e68c57cb35224642f338a
 SHA512 
ca0aa077d8fe1e8413a2b9d81532652f7dc807a6ae1a2d4270332c44fbc96f647519cc5bbfb6c3495021e5e3d21e4809099cadd39d41329aae3bf7b12564fc7f
 DIST vivaldi-stable_6.2.3105.45-1_arm64.deb 95028396 BLAKE2B 
b8078af995527b5bb33f36ea34fb307dc1df0b9422dc358aaeb02227335420a21cf113725ff0b91f1ff633fcf638a31401180e1fe3943438431b9a4472c4a221
 SHA512 
cbf2c5406576b837ea83b6b25588f38b0e06c5a094c2bb17e0350c0ea8e5f7e0106ea6dc6e6fd730b2115b06c0d84a1dd1bd6ac263add05629b15b0a90ab2c1b
 DIST vivaldi-stable_6.2.3105.45-1_armhf.deb 95609104 BLAKE2B 
84bb209b4b0c1008d834f255f241c3ee454b08eb7f6c95207b0b769292f20dca2b839b2b8d2c94a9338afbc83f8e603005229d402b547512a1caf3e1197484c6
 SHA512 
dfadce8151a1fab167b3f3fa12f529200d3a0d802a0b2c186eb39979db7b533fd506859aed6b0b819bbd65979616bdc602987ce9cb3393b8fc7a81d33d5f6466
+DIST vivaldi-stable_6.2.3105.47-1_amd64.deb 99948052 BLAKE2B 
236a346c8ce452f76d39d895c53ab29283bb1b1e603d13d0a1faedd2a710cba3c831cfe881142b7dc264a418f6c028cf6afcd9e848763ebc3ee448887e23fb8e
 SHA512 
e95352d046b716afeec0954df0373d5c5fd0345c742a6e840e1b25a3ea0acbccc762720b67af600a29f7451360c972deaf037a5a4de3ce1d44d8945d26b5f099
+DIST vivaldi-stable_6.2.3105.47-1_arm64.deb 95030768 BLAKE2B 
78a7e76f15736cb2707e3741bd6a674f059225a61cbd10d51f68dbc3c3583b5d5d83b1b6834d937b8a0f98e8a73da5e2e4caaabd83a088c03aa342e6886d1393
 SHA512 
0b4a894cb5f361f721322e19cfcd02314dc99143e071941c9543276e8bf4cd7975cc2e2ba3fbe52a518f027e13c5072af74c4ca1e650f4f6ad24ba17fcdd63e3
+DIST vivaldi-stable_6.2.3105.47-1_armhf.deb 95606020 BLAKE2B 
5e612ad6158995a2926f5c15ff4878ec8315e3b13a9283cb1f5f2ddf96d8eb332a38195cd57e307a6817d96bfca3fb79c4e2a61879ae44c93d58074369e40eb9
 SHA512 
9abcf9f193af13bb6b80aec8c9ebd541a91ad4da70dcdb51a80456c46f95a9b8b9d3fe3d08353507256ba49374d5db6adccda1000294e2aeca77188a7db50b86

diff --git a/www-client/vivaldi/vivaldi-6.2.3105.47.ebuild 
b/www-client/vivaldi/vivaldi-6.2.3105.47.ebuild
new file mode 100644
index ..d63e17d4cb01
--- /dev/null
+++ b/www-client/vivaldi/vivaldi-6.2.3105.47.ebuild
@@ -0,0 +1,222 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_VERSION="114"
+CHROMIUM_LANGS="
+   af
+   am
+   ar
+   az
+   be
+   bg
+   bn
+   ca
+   ca-valencia
+   cs
+   da
+   de
+   de-CH
+   el
+   en-GB
+   en-US
+   eo
+   es
+   es-419
+   es-PE
+   et
+   eu
+   fa
+   fi
+   fil
+   fr
+   fy
+   gd
+   gl
+   gu
+   he
+   hi
+   hr
+   hu
+   hy
+   id
+   io
+   is
+   it
+   ja
+   jbo
+   ka
+   kab
+   kn
+   ko
+   ku
+   lt
+   lv
+   mk
+   ml
+   mr
+   ms
+   nb
+   nl
+   nn
+   pa
+   pl
+   pt-BR
+   pt-PT
+   ro
+   ru
+   sc
+   sk
+   sl
+   sq
+   sr
+   sr-Latn
+   sv
+   sw
+   ta
+   te
+   th
+   tr
+   uk
+   ur
+   vi
+   zh-CN
+   zh-TW
+"
+
+inherit chromium-2 desktop linux-info unpacker xdg
+
+VIVALDI_PN="${PN/%vivaldi/vivaldi-stable}"
+VIVALDI_HOME="opt/${PN}"
+DESCRIPTION="A browser for our friends"
+HOMEPAGE="https://vivaldi.com/;
+
+if [[ ${PV} = *_p* ]]; then
+   DEB_REV="${PV#*_p}"
+else
+   DEB_REV=1
+fi
+
+KEYWORDS="-* ~amd64 ~arm ~arm64"
+VIVALDI_BASE_URI="https://downloads.vivaldi.com/${VIVALDI_PN#vivaldi-}/${VIVALDI_PN}_${PV%_p*}-${DEB_REV}_;
+
+RE="\bamd64\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" amd64? ( 
${VIVALDI_BASE_URI}amd64.deb )"
+RE="\barm\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" arm? ( 
${VIVALDI_BASE_URI}armhf.deb )"
+RE="\barm64\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" arm64? ( 
${VIVALDI_BASE_URI}arm64.deb )"
+RE="\bx86\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" x86? ( 
${VIVALDI_BASE_URI}i386.deb )"
+
+LICENSE="Vivaldi"
+SLOT="0"
+IUSE="gtk 

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

2023-09-07 Thread James Le Cuirot
commit: cf835dc3fc0268b4e7cad9b945e33d74746bb17a
Author: James Le Cuirot  gentoo  org>
AuthorDate: Thu Sep  7 21:18:29 2023 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Thu Sep  7 21:18:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf835dc3

www-client/vivaldi: Drop old 6.1.3035.302

Signed-off-by: James Le Cuirot  gentoo.org>

 www-client/vivaldi/Manifest|   3 -
 www-client/vivaldi/vivaldi-6.1.3035.302.ebuild | 218 -
 2 files changed, 221 deletions(-)

diff --git a/www-client/vivaldi/Manifest b/www-client/vivaldi/Manifest
index ef58d755861a..a981a9852c6f 100644
--- a/www-client/vivaldi/Manifest
+++ b/www-client/vivaldi/Manifest
@@ -1,6 +1,3 @@
-DIST vivaldi-stable_6.1.3035.302-1_amd64.deb 97919976 BLAKE2B 
bbf156706000de6c7826d03568fabe2b8c17bc43cf6d5552155f7d597758cf71c3c7113568e9f83426555c92186dd6dc6f920659e841782b247a347a0dc7fa8c
 SHA512 
f2ac4429d4b0d7cd9b7d45607a0e337b9c05779bf61d8953bda7e08f827057a990e316695649dbbaf7f346500fb4691d9069e4577065b138cd5db849eb2216d7
-DIST vivaldi-stable_6.1.3035.302-1_arm64.deb 93485696 BLAKE2B 
a49bb241c60d3505adc4a7d4f227999d46a793ac3b91a2bb33549bd1675d6c4c511305759818267ba407f6b531fd8c3c0d809e949ea57aa184d38378d7c775db
 SHA512 
03416efe33526ad739bc5d99402f584b147a9efc10ba5f9f3cabd430a71b930cf4e4b1983c3ca0e865cb156ca4a4f808e8e06b1276ce2fa402045a3bbf21bc00
-DIST vivaldi-stable_6.1.3035.302-1_armhf.deb 93654880 BLAKE2B 
c29c365e6600911827487e3c32daadc0f3efb8245763d454719a7f9a1e322cf61bac08489ffd106049114c046971f8684f4d5b34d42743d1b957e02681035a5d
 SHA512 
291479644f742979ebe37f5971f5d3e617df220522716fd533f44d89a3cef5ff90ba26e45593b2cf4bdca4e4206bf0bc123765aab7319c6961b531254455bfaf
 DIST vivaldi-stable_6.2.3105.45-1_amd64.deb 99931064 BLAKE2B 
cdb544e7aeca82bd1beaa0a23ad5edb6ffc765d92d8164dd87ba23fbaae8dec32ce3f717fa6adeccb18ede6bea7a80cd022cf4113e6e68c57cb35224642f338a
 SHA512 
ca0aa077d8fe1e8413a2b9d81532652f7dc807a6ae1a2d4270332c44fbc96f647519cc5bbfb6c3495021e5e3d21e4809099cadd39d41329aae3bf7b12564fc7f
 DIST vivaldi-stable_6.2.3105.45-1_arm64.deb 95028396 BLAKE2B 
b8078af995527b5bb33f36ea34fb307dc1df0b9422dc358aaeb02227335420a21cf113725ff0b91f1ff633fcf638a31401180e1fe3943438431b9a4472c4a221
 SHA512 
cbf2c5406576b837ea83b6b25588f38b0e06c5a094c2bb17e0350c0ea8e5f7e0106ea6dc6e6fd730b2115b06c0d84a1dd1bd6ac263add05629b15b0a90ab2c1b
 DIST vivaldi-stable_6.2.3105.45-1_armhf.deb 95609104 BLAKE2B 
84bb209b4b0c1008d834f255f241c3ee454b08eb7f6c95207b0b769292f20dca2b839b2b8d2c94a9338afbc83f8e603005229d402b547512a1caf3e1197484c6
 SHA512 
dfadce8151a1fab167b3f3fa12f529200d3a0d802a0b2c186eb39979db7b533fd506859aed6b0b819bbd65979616bdc602987ce9cb3393b8fc7a81d33d5f6466

diff --git a/www-client/vivaldi/vivaldi-6.1.3035.302.ebuild 
b/www-client/vivaldi/vivaldi-6.1.3035.302.ebuild
deleted file mode 100644
index 2f3858c360c9..
--- a/www-client/vivaldi/vivaldi-6.1.3035.302.ebuild
+++ /dev/null
@@ -1,218 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CHROMIUM_VERSION="114"
-CHROMIUM_LANGS="
-   af
-   am
-   ar
-   az
-   be
-   bg
-   bn
-   ca
-   ca-valencia
-   cs
-   da
-   de
-   de-CH
-   el
-   en-GB
-   en-US
-   eo
-   es
-   es-419
-   es-PE
-   et
-   eu
-   fa
-   fi
-   fil
-   fr
-   fy
-   gd
-   gl
-   gu
-   he
-   hi
-   hr
-   hu
-   hy
-   id
-   io
-   is
-   it
-   ja
-   jbo
-   ka
-   kab
-   kn
-   ko
-   ku
-   lt
-   lv
-   mk
-   ml
-   mr
-   ms
-   nb
-   nl
-   nn
-   pa
-   pl
-   pt-BR
-   pt-PT
-   ro
-   ru
-   sc
-   sk
-   sl
-   sq
-   sr
-   sr-Latn
-   sv
-   sw
-   ta
-   te
-   th
-   tr
-   uk
-   ur
-   vi
-   zh-CN
-   zh-TW
-"
-
-inherit chromium-2 desktop linux-info unpacker xdg
-
-VIVALDI_PN="${PN/%vivaldi/vivaldi-stable}"
-VIVALDI_HOME="opt/${PN}"
-DESCRIPTION="A browser for our friends"
-HOMEPAGE="https://vivaldi.com/;
-
-if [[ ${PV} = *_p* ]]; then
-   DEB_REV="${PV#*_p}"
-else
-   DEB_REV=1
-fi
-
-KEYWORDS="-* amd64 ~arm ~arm64"
-VIVALDI_BASE_URI="https://downloads.vivaldi.com/${VIVALDI_PN#vivaldi-}/${VIVALDI_PN}_${PV%_p*}-${DEB_REV}_;
-
-RE="\bamd64\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" amd64? ( 
${VIVALDI_BASE_URI}amd64.deb )"
-RE="\barm\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" arm? ( 
${VIVALDI_BASE_URI}armhf.deb )"
-RE="\barm64\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" arm64? ( 
${VIVALDI_BASE_URI}arm64.deb )"
-RE="\bx86\b"; [[ ${KEYWORDS} =~ ${RE} ]] && SRC_URI+=" x86? ( 
${VIVALDI_BASE_URI}i386.deb )"
-
-LICENSE="Vivaldi"
-SLOT="0"
-IUSE="gtk proprietary-codecs qt5 widevine"
-RESTRICT="bindist mirror"
-
-RDEPEND="
-   

[gentoo-commits] repo/proj/guru:dev commit in: app-admin/pulumi-bin/

2023-09-07 Thread Alexey Zapparov
commit: dad3497863290f95e7f47d7795cbd48d73e65331
Author: Alexey Zapparov  zapparov  com>
AuthorDate: Thu Sep  7 21:08:33 2023 +
Commit: Alexey Zapparov  zapparov  com>
CommitDate: Thu Sep  7 21:08:33 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dad34978

app-admin/pulumi-bin: add 3.81.0, drop 3.79.0

Signed-off-by: Alexey Zapparov  zapparov.com>

 app-admin/pulumi-bin/Manifest   | 2 +-
 .../pulumi-bin/{pulumi-bin-3.79.0.ebuild => pulumi-bin-3.81.0.ebuild}   | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/pulumi-bin/Manifest b/app-admin/pulumi-bin/Manifest
index eb65234f7f..f63ec73691 100644
--- a/app-admin/pulumi-bin/Manifest
+++ b/app-admin/pulumi-bin/Manifest
@@ -1,2 +1,2 @@
-DIST pulumi-v3.79.0-linux-x64.tar.gz 145365085 BLAKE2B 
f9e9167fcd5b4206bc2bab82df3a45af3887b8dd036d35310e1150f2e6be10a9a6b2276ff2b3c651c5b4f064089c9823828bce569d2ada569f9e88549a45aa75
 SHA512 
971bad75aa8c46bbe96883d8c9c572945d944e2710126b1f5e435b4d65e7e290db85c485c948f4b538369e56c9b639c388ad8e1e1ac401fcc1c84d6cbde3c8a6
 DIST pulumi-v3.80.0-linux-x64.tar.gz 162654764 BLAKE2B 
c7f3774ebb221344144953d36522d31f2ff3e6c01e7e7269ae22f024fb3f7274adba9353c8d30cadb953571575ac13e36e6fc3358b0435d900e0653d4ee584e3
 SHA512 
9b5850c8dfa6e1c86d027ac01e42802023b5be02a2989ca4bc62fb3e8a6c2e1d59d3ab30e9b381e411215c0956ac2157841e8240c16d8e2cfb3ba5c6026a5b3f
+DIST pulumi-v3.81.0-linux-x64.tar.gz 162663777 BLAKE2B 
95ab73b4f8d3695bf90b9cd5068692908e89e0e931b1d580f847de74871b6e5ca5e39196d4d3e6e010cf91843f6649b39e77d4b278e32302d22730d6eb7efbec
 SHA512 
8a3b680cc348385c32c1069338e7d710b696e26c6f4b60dea963848b0df4298c8b08262938d2e93460c77cb620ce6495b60da97145a347b50fd71619173585f8

diff --git a/app-admin/pulumi-bin/pulumi-bin-3.79.0.ebuild 
b/app-admin/pulumi-bin/pulumi-bin-3.81.0.ebuild
similarity index 100%
rename from app-admin/pulumi-bin/pulumi-bin-3.79.0.ebuild
rename to app-admin/pulumi-bin/pulumi-bin-3.81.0.ebuild



[gentoo-commits] repo/proj/libressl:master commit in: www-servers/apache/files/, www-servers/apache/

2023-09-07 Thread orbea
commit: ca16eb6b7ecdee75b536104762288b0677ca0479
Author: orbea  riseup  net>
AuthorDate: Thu Sep  7 20:58:58 2023 +
Commit: orbea  riseup  net>
CommitDate: Thu Sep  7 21:06:38 2023 +
URL:https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=ca16eb6b

www-servers/apache: new package

Upstream-PR: https://github.com/apache/httpd/pull/384
Signed-off-by: orbea  riseup.net>

 www-servers/apache/Manifest|   4 +
 www-servers/apache/apache-2.4.57-r1.ebuild | 261 +
 www-servers/apache/apache-2.4.57-r2.ebuild | 261 +
 www-servers/apache/apache-2.4.57-r3.ebuild | 258 
 www-servers/apache/apache-2.4.57-r4.ebuild | 260 
 www-servers/apache/apache-2.4.57.ebuild| 261 +
 www-servers/apache/files/41_mod_http2.conf |   9 +
 .../apache/files/apache-2.4.54-libtool.patch   |  21 ++
 .../apache/files/apache-2.4.54-no-which.patch  |  54 +
 .../apache/files/apache-2.4.57-libressl.patch  |  40 
 .../files/apache-2.4.57-rustls-ffi-0.10.0.patch|  51 
 www-servers/apache/files/apache.conf   |   3 +
 .../apache/files/apache2.4-hardened.service|  25 ++
 www-servers/apache/metadata.xml|  23 ++
 14 files changed, 1531 insertions(+)

diff --git a/www-servers/apache/Manifest b/www-servers/apache/Manifest
new file mode 100644
index 000..4cafb77
--- /dev/null
+++ b/www-servers/apache/Manifest
@@ -0,0 +1,4 @@
+DIST gentoo-apache-2.4.46-r6-20210212.tar.bz2 25854 BLAKE2B 
001f16c1beac8c90fd407bb2f77417f886296baf02acf0f6d81dc0f10c209270db7005f58d845d309dec8332773556da88db41a57c6ecc86f24b8a5141ba07d0
 SHA512 
976dde952277542efca70831b67da32b8bf636a346adeeb6e0bc5a65b3543a7ca4fb182bc01204f747b583dd753607d184d91ef46a93d5e2f3ab55ed787860a2
+DIST gentoo-apache-2.4.57-r2-20230903.tar.bz2 25595 BLAKE2B 
030d7624293b85d35c02b317e78e0ac8736cfd9b4116b66727262bfd1003e28e604010526a766f0b5fa2bf359e5cfe0e6eee6ffbea05eeb41e51772913692d85
 SHA512 
334304d4d35e5d9e39b58af4594e3f57f2e4f6f11f5944715b0dd63c92717c1255dd3e4fed96d914487a15b8faf1792914087b7240b0f23ab6d0960972013d1e
+DIST gentoo-apache-2.4.57-r3-20230903.tar.bz2 27356 BLAKE2B 
793c6a94062ea7a68acbe0b739e9b317390c16e57a8ae4cd85bd03ae1663c25050a796c199dc958c9eb7913e677698cba042b3fb0b28dc5c90c5da49c503fbba
 SHA512 
82e2c36fbc14f70f4e4b48eebe83d52082e05994d8ec095aec392adfea71f4b8abee60a320e36c188ee9b1d0113a5880b4780bdbd6230e47909ed115de0de2cb
+DIST httpd-2.4.57.tar.bz2 7457022 BLAKE2B 
b33b51a741acd308ef4d4bdd2444d43eca9db68676fa67ec907eeea7384554f3f9a5608fc43dcf5819498264bbe36f176f30be9809474307642b70720036b88c
 SHA512 
4d1e0a274ee90bdfb5f38d4a7d73a7367ed1c6388e26280e640014e49abc0df03683705b88dcfe2ec2da313dda4c7b4a3b86daffa1911f58e224eba89d82d155

diff --git a/www-servers/apache/apache-2.4.57-r1.ebuild 
b/www-servers/apache/apache-2.4.57-r1.ebuild
new file mode 100644
index 000..36bf4a3
--- /dev/null
+++ b/www-servers/apache/apache-2.4.57-r1.ebuild
@@ -0,0 +1,261 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# latest gentoo apache files
+GENTOO_PATCHSTAMP="20210212"
+GENTOO_DEVELOPER="polynomial-c"
+GENTOO_PATCHNAME="gentoo-apache-2.4.46-r6"
+
+# IUSE/USE_EXPAND magic
+IUSE_MPMS_FORK="prefork"
+IUSE_MPMS_THREAD="event worker"
+
+# << obsolete modules:
+# authn_default authz_default mem_cache
+# mem_cache is replaced by cache_disk
+# ?? buggy modules
+# proxy_scgi: startup error: undefined symbol "ap_proxy_release_connection", 
no fix found
+# >> added modules for reason:
+# compat: compatibility with 2.2 access control
+# authz_host: new module for access control
+# authn_core: functionality provided by authn_alias in previous versions
+# authz_core: new module, provides core authorization capabilities
+# cache_disk: replacement for mem_cache
+# lbmethod_byrequests: Split off from mod_proxy_balancer in 2.3
+# lbmethod_bytraffic: Split off from mod_proxy_balancer in 2.3
+# lbmethod_bybusyness: Split off from mod_proxy_balancer in 2.3
+# lbmethod_heartbeat: Split off from mod_proxy_balancer in 2.3
+# slotmem_shm: Slot-based shared memory provider (for lbmethod_byrequests).
+# socache_shmcb: shared object cache provider. Default config with ssl needs it
+# unixd: fixes startup error: Invalid command 'User'
+IUSE_MODULES="access_compat actions alias allowmethods asis auth_basic 
auth_digest auth_form
+authn_anon authn_core authn_dbd authn_dbm authn_file authn_socache authz_core
+authz_dbd authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex
+brotli cache cache_disk cache_socache cern_meta charset_lite cgi cgid dav 
dav_fs dav_lock
+dbd deflate dir dumpio env expires ext_filter file_cache filter headers http2
+ident imagemap include info lbmethod_byrequests lbmethod_bytraffic 
lbmethod_bybusyness
+lbmethod_heartbeat log_config log_forensic 

[gentoo-commits] repo/gentoo:master commit in: app-emacs/racket-mode/

2023-09-07 Thread Maciej Barć
commit: c115f95503a71b171266f2811fa3c4ff92e75c0f
Author: Maciej Barć  gentoo  org>
AuthorDate: Thu Sep  7 18:04:26 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Thu Sep  7 21:03:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c115f955

app-emacs/racket-mode: bump to 1_p20230905

Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/racket-mode/Manifest |  1 +
 .../racket-mode/racket-mode-1_p20230905.ebuild | 64 ++
 2 files changed, 65 insertions(+)

diff --git a/app-emacs/racket-mode/Manifest b/app-emacs/racket-mode/Manifest
index 0b63255fe23d..9995554c6eb0 100644
--- a/app-emacs/racket-mode/Manifest
+++ b/app-emacs/racket-mode/Manifest
@@ -1 +1,2 @@
 DIST racket-mode-1_p20230506.tar.gz 323446 BLAKE2B 
087377a6491014c6d29728a4c3a29e75069b729eddfa339d5cd347102f884dc7eb069097b0bf0864779b861e64a132b497ea0eb202238b06fa3741d4a42a5003
 SHA512 
6b3d37901e3126d8b3597ab83b5c47869873e4fccf536eed4d9ff1ed1695af7ab551bad5807b37438d20950529032b7dc75f9079d95bcf5b088ff097454c48ae
+DIST racket-mode-1_p20230905.tar.gz 323536 BLAKE2B 
449655a43346d0f000396781302461bc229b7769b68e6f8268e295a0c0fdea2786d7c759fd2e002dfd993b4cab087d1f497c53da29a5a3c7635e8807536b3d8d
 SHA512 
ade32d446816024eefcf84f5e1939cbd8ba561bb58454c543f6d49f118e4a937a069cb7e62bff5f9b1c2479175e5cd8c380bc81f14fadaa139110956cd129cf4

diff --git a/app-emacs/racket-mode/racket-mode-1_p20230905.ebuild 
b/app-emacs/racket-mode/racket-mode-1_p20230905.ebuild
new file mode 100644
index ..d343ca431fd0
--- /dev/null
+++ b/app-emacs/racket-mode/racket-mode-1_p20230905.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Emacs modes for Racket: edit, REPL, check-syntax, debug, profile, 
and more"
+HOMEPAGE="https://www.racket-mode.com/
+   https://github.com/greghendershott/racket-mode/;
+
+if [[ ${PV} == ** ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/greghendershott/${PN}.git;
+else
+   [[ ${PV} == *_p20230905 ]] && 
COMMIT=bfe5a8fc418e9710e474db3e6dcbe66f6b177ecb
+
+   
SRC_URI="https://github.com/greghendershott/${PN}/archive/${COMMIT}.tar.gz
+   -> ${P}.tar.gz"
+   S="${WORKDIR}"/${PN}-${COMMIT}
+
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+RDEPEND="dev-scheme/racket:=[-minimal]"
+BDEPEND="${RDEPEND}"
+
+PATCHES=( "${FILESDIR}"/${PN}-rkt-source-dir.patch )
+
+DOCS=( CONTRIBUTING.org README.org THANKS.org )
+ELISP_TEXINFO="doc/${PN}.texi"
+SITEFILE="50${PN}-gentoo.el"
+
+src_prepare() {
+   elisp_src_prepare
+
+   sed "s|@SITEETC@|${SITEETC}/${PN}|" -i "${S}"/racket-util.el || die
+}
+
+src_compile() {
+   elisp_src_compile
+
+   # Equivalent to compiling from Emacs with "racket-mode-start-faster",
+   # because this is installed globally we have to compile it now.
+   ebegin "Compiling Racket source files"
+   find "${S}"/racket -type f -name "*.rkt" -exec raco make -v {} +
+   eend $? "failed to compile Racket source files" || die
+}
+
+src_test() {
+   # Set "PLTUSERHOME" to a safe temp directory to prevent writing to "~".
+   PLTUSERHOME="${T}"/racket-mode/test-racket emake test-racket
+}
+
+src_install() {
+   elisp_src_install
+
+   # Install Racket files to "${SITEETC}".
+   insinto "${SITEETC}/${PN}"
+   doins -r racket
+}



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

2023-09-07 Thread Maciej Barć
commit: 305a4272ecca2d5797c5b468807118c00b6cdcfd
Author: Maciej Barć  gentoo  org>
AuthorDate: Thu Sep  7 17:58:05 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Thu Sep  7 21:03:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=305a4272

dev-ml/odoc: bump to 2.2.1

Signed-off-by: Maciej Barć  gentoo.org>

 dev-ml/odoc/Manifest  |  1 +
 dev-ml/odoc/odoc-2.2.1.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/dev-ml/odoc/Manifest b/dev-ml/odoc/Manifest
index 33ea89ce7bba..798ea2e8dc4f 100644
--- a/dev-ml/odoc/Manifest
+++ b/dev-ml/odoc/Manifest
@@ -1 +1,2 @@
 DIST odoc-2.2.0.tbz 1548871 BLAKE2B 
251c823e5f93e8080d52486e9d048a0c31651b6ea9d4bfdc3202488d7bcd750f9c2899189b943500253bf1e6041cf0283ed5e57c34d1a7d538c7c3710fb9a260
 SHA512 
9f8fc2ee6b25629474e8aa69dd460becab9277261578af0f7b97f7f779cc5f1056d1b5f14ab583b9b94ea097e5df2d6e35040f2a4887021209705486f9d44a22
+DIST odoc-2.2.1.tbz 1548027 BLAKE2B 
846890375debd70519879de261ab829b34dc4f7754ef9d32c2cf6fa07d86ed721a828987398549021ca7805a4e298fef516b5c6e0691e083f8849ccaa6d4184e
 SHA512 
044e37eb3dcc77d9cc8124be558cce77a438723b90225273fb3401d3315c57c8c2f395a48ebd1b6aacc01b00cbfa4bd0be1923d2bd9bd3cc92d0604eadaabc4f

diff --git a/dev-ml/odoc/odoc-2.2.1.ebuild b/dev-ml/odoc/odoc-2.2.1.ebuild
new file mode 100644
index ..24702587b03d
--- /dev/null
+++ b/dev-ml/odoc/odoc-2.2.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="OCaml documentation generator"
+HOMEPAGE="http://github.com/ocaml/odoc/;
+SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz;
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="+ocamlopt test"
+RESTRICT="test" # ocaml-crunch not in the tree
+
+RDEPEND="
+   >=dev-ml/dune-3
+   dev-ml/astring:=
+   dev-ml/cmdliner:=
+   dev-ml/cppo:=
+   dev-ml/fmt:=
+   dev-ml/fpath:=
+   dev-ml/odoc-parser:=
+   dev-ml/result:=
+   dev-ml/tyxml:=
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/racket-mode/

2023-09-07 Thread Maciej Barć
commit: 68ef4ec6012c874371ba31ea1775c9e05b999adb
Author: Maciej Barć  gentoo  org>
AuthorDate: Thu Sep  7 18:05:08 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Thu Sep  7 21:03:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68ef4ec6

app-emacs/racket-mode: add live 

Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/racket-mode/racket-mode-.ebuild | 64 +++
 1 file changed, 64 insertions(+)

diff --git a/app-emacs/racket-mode/racket-mode-.ebuild 
b/app-emacs/racket-mode/racket-mode-.ebuild
new file mode 100644
index ..d343ca431fd0
--- /dev/null
+++ b/app-emacs/racket-mode/racket-mode-.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit elisp
+
+DESCRIPTION="Emacs modes for Racket: edit, REPL, check-syntax, debug, profile, 
and more"
+HOMEPAGE="https://www.racket-mode.com/
+   https://github.com/greghendershott/racket-mode/;
+
+if [[ ${PV} == ** ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/greghendershott/${PN}.git;
+else
+   [[ ${PV} == *_p20230905 ]] && 
COMMIT=bfe5a8fc418e9710e474db3e6dcbe66f6b177ecb
+
+   
SRC_URI="https://github.com/greghendershott/${PN}/archive/${COMMIT}.tar.gz
+   -> ${P}.tar.gz"
+   S="${WORKDIR}"/${PN}-${COMMIT}
+
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+RDEPEND="dev-scheme/racket:=[-minimal]"
+BDEPEND="${RDEPEND}"
+
+PATCHES=( "${FILESDIR}"/${PN}-rkt-source-dir.patch )
+
+DOCS=( CONTRIBUTING.org README.org THANKS.org )
+ELISP_TEXINFO="doc/${PN}.texi"
+SITEFILE="50${PN}-gentoo.el"
+
+src_prepare() {
+   elisp_src_prepare
+
+   sed "s|@SITEETC@|${SITEETC}/${PN}|" -i "${S}"/racket-util.el || die
+}
+
+src_compile() {
+   elisp_src_compile
+
+   # Equivalent to compiling from Emacs with "racket-mode-start-faster",
+   # because this is installed globally we have to compile it now.
+   ebegin "Compiling Racket source files"
+   find "${S}"/racket -type f -name "*.rkt" -exec raco make -v {} +
+   eend $? "failed to compile Racket source files" || die
+}
+
+src_test() {
+   # Set "PLTUSERHOME" to a safe temp directory to prevent writing to "~".
+   PLTUSERHOME="${T}"/racket-mode/test-racket emake test-racket
+}
+
+src_install() {
+   elisp_src_install
+
+   # Install Racket files to "${SITEETC}".
+   insinto "${SITEETC}/${PN}"
+   doins -r racket
+}



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

2023-09-07 Thread Maciej Barć
commit: c220ded1d9b0dc40fd3e9544d08acb77f2770039
Author: Maciej Barć  gentoo  org>
AuthorDate: Thu Sep  7 20:44:32 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Thu Sep  7 21:03:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c220ded1

dev-lang/polyml: remove created .la

Closes: https://bugs.gentoo.org/913752
Signed-off-by: Maciej Barć  gentoo.org>

 dev-lang/polyml/{polyml-5.9-r1.ebuild => polyml-5.9-r2.ebuild} | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/dev-lang/polyml/polyml-5.9-r1.ebuild 
b/dev-lang/polyml/polyml-5.9-r2.ebuild
similarity index 78%
rename from dev-lang/polyml/polyml-5.9-r1.ebuild
rename to dev-lang/polyml/polyml-5.9-r2.ebuild
index 76dcf8e4fdec..2c5e1ec69299 100644
--- a/dev-lang/polyml/polyml-5.9-r1.ebuild
+++ b/dev-lang/polyml/polyml-5.9-r2.ebuild
@@ -48,5 +48,12 @@ src_test() {
 
 src_install() {
default
-   rm "${D}"/usr/lib*/libpolyml.la || die
+
+   if [[ -f "${ED}"/usr/$(get_libdir)/libpolymain.la ]] ; then
+   rm "${ED}"/usr/$(get_libdir)/libpolymain.la || die
+   fi
+
+   if [[ -f "${ED}"/usr/$(get_libdir)/libpolyml.la ]] ; then
+   rm "${ED}"/usr/$(get_libdir)/libpolyml.la || die
+   fi
 }



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

2023-09-07 Thread Sam James
commit: 964911fdbe1d435aabbd5d3913e75182d517064c
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 20:55:28 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 20:55:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=964911fd

dev-libs/isl: Stabilize 0.26 sparc, #913816

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

 dev-libs/isl/isl-0.26.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/isl/isl-0.26.ebuild b/dev-libs/isl/isl-0.26.ebuild
index 49e370b9ddb2..008bb43a3406 100644
--- a/dev-libs/isl/isl-0.26.ebuild
+++ b/dev-libs/isl/isl-0.26.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://libisl.sourceforge.io/${P}.tar.xz;
 
 LICENSE="LGPL-2.1"
 SLOT="0/23"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86 ~ppc-macos ~x64-macos ~x64-solaris"
 IUSE="static-libs"
 
 RDEPEND=">=dev-libs/gmp-5.1.3-r1:=[${MULTILIB_USEDEP}]"



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

2023-09-07 Thread Sam James
commit: 8436bf11a32bf521fdbea830dcff03e4cd0ea00a
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 20:54:37 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 20:54:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8436bf11

media-video/openshot: Stabilize 3.1.1 amd64, #913812

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

 media-video/openshot/openshot-3.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/openshot/openshot-3.1.1.ebuild 
b/media-video/openshot/openshot-3.1.1.ebuild
index ed54b7e4cd36..e4e04dbc01cd 100644
--- a/media-video/openshot/openshot-3.1.1.ebuild
+++ b/media-video/openshot/openshot-3.1.1.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="GPL-3+"
 SLOT="1"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="doc"
 
 RDEPEND="$(python_gen_cond_dep '



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

2023-09-07 Thread Sam James
commit: 55feea0edaa0aa262124ed6425a3d7644d5e
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 20:54:31 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 20:54:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55feea0e

media-libs/libopenshot-audio: Stabilize 0.3.2 amd64, #913805

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

 media-libs/libopenshot-audio/libopenshot-audio-0.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libopenshot-audio/libopenshot-audio-0.3.2.ebuild 
b/media-libs/libopenshot-audio/libopenshot-audio-0.3.2.ebuild
index ecee8ccceb76..49a24442ed2b 100644
--- a/media-libs/libopenshot-audio/libopenshot-audio-0.3.2.ebuild
+++ b/media-libs/libopenshot-audio/libopenshot-audio-0.3.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/OpenShot/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3+"
 SLOT="0/8"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="doc"
 
 RDEPEND="media-libs/alsa-lib



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

2023-09-07 Thread Sam James
commit: 6c39ffbad1753c69ab493415722e8d6185fef549
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 20:54:34 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 20:54:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c39ffba

media-libs/libopenshot: Stabilize 0.3.2-r1 amd64, #913808

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

 media-libs/libopenshot/libopenshot-0.3.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libopenshot/libopenshot-0.3.2-r1.ebuild 
b/media-libs/libopenshot/libopenshot-0.3.2-r1.ebuild
index 392a75b44969..6c691bd93796 100644
--- a/media-libs/libopenshot/libopenshot-0.3.2-r1.ebuild
+++ b/media-libs/libopenshot/libopenshot-0.3.2-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/OpenShot/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3+"
 SLOT="0/21"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="babl doc examples +imagemagick +opencv +python test"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



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

2023-09-07 Thread Sam James
commit: ee245483668874330e3b708bec0ef093009ccba8
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 20:52:43 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 20:52:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee245483

app-text/libpaper: Stabilize 2.1.0 sparc, #913821

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

 app-text/libpaper/libpaper-2.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/libpaper/libpaper-2.1.0.ebuild 
b/app-text/libpaper/libpaper-2.1.0.ebuild
index 176ab51dd205..2a0a3b908c48 100644
--- a/app-text/libpaper/libpaper-2.1.0.ebuild
+++ b/app-text/libpaper/libpaper-2.1.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/rrthomas/libpaper/releases/download/v${PV}/${P}.tar.
 # paperspecs is public-domain
 LICENSE="LGPL-2.1+ GPL-3+ public-domain"
 SLOT="0/$(ver_cut 1)"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 
 src_configure() {
econf --enable-relocatable



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

2023-09-07 Thread Sam James
commit: 539e59a2bb13b3f33b27cf059a8dc8a8273d543a
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 20:52:45 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 20:52:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=539e59a2

sys-libs/slang: Stabilize 2.3.3 arm, #913835

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

 sys-libs/slang/slang-2.3.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-libs/slang/slang-2.3.3.ebuild 
b/sys-libs/slang/slang-2.3.3.ebuild
index 489081b5fb94..8577d56ff7a8 100644
--- a/sys-libs/slang/slang-2.3.3.ebuild
+++ b/sys-libs/slang/slang-2.3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -15,7 +15,7 @@ if [[ ${PV} == *_pre* ]] ; then
 else
SRC_URI="https://www.jedsoft.org/releases/${PN}/${P}.tar.bz2
https://www.jedsoft.org/releases/${PN}/old/${P}.tar.bz2;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 fi
 
 LICENSE="GPL-2"



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

2023-09-07 Thread Sam James
commit: 3eaf576b122f991d5af8bfee805e41038acd0a17
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 20:52:46 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 20:52:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eaf576b

dev-libs/libdnet: Stabilize 1.16.4 arm, #913838

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

 dev-libs/libdnet/libdnet-1.16.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libdnet/libdnet-1.16.4.ebuild 
b/dev-libs/libdnet/libdnet-1.16.4.ebuild
index 6b8c4bc843ea..a48810c0611a 100644
--- a/dev-libs/libdnet/libdnet-1.16.4.ebuild
+++ b/dev-libs/libdnet/libdnet-1.16.4.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${P}"
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc 
~x86"
 IUSE="python test"
 RESTRICT="!test? ( test )"
 



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

2023-09-07 Thread Sam James
commit: 2dc23d84ef2d9b574fb836ec220ea71907e979ee
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 20:52:41 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 20:52:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dc23d84

app-text/libpaper: Stabilize 2.1.0 arm, #913821

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

 app-text/libpaper/libpaper-2.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/libpaper/libpaper-2.1.0.ebuild 
b/app-text/libpaper/libpaper-2.1.0.ebuild
index 35123da4b6cf..6a27bbd909e3 100644
--- a/app-text/libpaper/libpaper-2.1.0.ebuild
+++ b/app-text/libpaper/libpaper-2.1.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/rrthomas/libpaper/releases/download/v${PV}/${P}.tar.
 # paperspecs is public-domain
 LICENSE="LGPL-2.1+ GPL-3+ public-domain"
 SLOT="0/$(ver_cut 1)"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 
 src_configure() {
econf --enable-relocatable



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

2023-09-07 Thread Sam James
commit: f72261b04471bf9625c5c19c3d1983ed1ebd5834
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 20:52:44 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 20:52:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f72261b0

media-libs/libjpeg-turbo: Stabilize 3.0.0 arm, #913822

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

 media-libs/libjpeg-turbo/libjpeg-turbo-3.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libjpeg-turbo/libjpeg-turbo-3.0.0.ebuild 
b/media-libs/libjpeg-turbo/libjpeg-turbo-3.0.0.ebuild
index c8b5b6c08fce..4dc0dd234e4b 100644
--- a/media-libs/libjpeg-turbo/libjpeg-turbo-3.0.0.ebuild
+++ b/media-libs/libjpeg-turbo/libjpeg-turbo-3.0.0.ebuild
@@ -16,7 +16,7 @@ LICENSE="BSD IJG ZLIB"
 SLOT="0/0.2"
 # Unkeyworded for test failures: 
https://github.com/libjpeg-turbo/libjpeg-turbo/issues/705
 if [[ $(ver_cut 3) -lt 90 ]] ; then
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos 
~x64-solaris"
+   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos 
~x64-solaris"
 fi
 IUSE="cpu_flags_arm_neon java static-libs"
 



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

2023-09-07 Thread Sam James
commit: 8e9845773aecb57bc9d7441d21211dd0cd8c1a3b
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 20:52:38 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 20:52:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e984577

dev-libs/gmp: Stabilize 6.3.0 sparc, #913815

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

 dev-libs/gmp/gmp-6.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/gmp/gmp-6.3.0.ebuild b/dev-libs/gmp/gmp-6.3.0.ebuild
index 4bd29835409a..8fef640bf2f9 100644
--- a/dev-libs/gmp/gmp-6.3.0.ebuild
+++ b/dev-libs/gmp/gmp-6.3.0.ebuild
@@ -26,7 +26,7 @@ S="${WORKDIR}"/${MY_P%a}
 LICENSE="|| ( LGPL-3+ GPL-2+ )"
 # The subslot reflects the C & C++ SONAMEs.
 SLOT="0/10.4"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="+asm doc +cpudetection +cxx pic static-libs"
 REQUIRED_USE="cpudetection? ( asm )"
 RESTRICT="!cpudetection? ( bindist )"



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

2023-09-07 Thread Sam James
commit: bd221faa42d7ab3c62a6d5fe3c6449f42ed38d9e
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 20:52:40 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 20:52:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd221faa

sys-libs/freeipmi: Stabilize 1.6.11 x86, #913819

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

 sys-libs/freeipmi/freeipmi-1.6.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/freeipmi/freeipmi-1.6.11.ebuild 
b/sys-libs/freeipmi/freeipmi-1.6.11.ebuild
index 0494945c26a4..78bb6783466a 100644
--- a/sys-libs/freeipmi/freeipmi-1.6.11.ebuild
+++ b/sys-libs/freeipmi/freeipmi-1.6.11.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc64 x86"
 IUSE="debug doc nagios without-root"
 
 RDEPEND="dev-libs/libgcrypt:="



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

2023-09-07 Thread Sam James
commit: e05b9d87e4e090ffae8985b76a2478ae05489b0c
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 20:52:42 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 20:52:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e05b9d87

app-text/libpaper: Stabilize 2.1.0 arm64, #913821

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

 app-text/libpaper/libpaper-2.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/libpaper/libpaper-2.1.0.ebuild 
b/app-text/libpaper/libpaper-2.1.0.ebuild
index 6a27bbd909e3..176ab51dd205 100644
--- a/app-text/libpaper/libpaper-2.1.0.ebuild
+++ b/app-text/libpaper/libpaper-2.1.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/rrthomas/libpaper/releases/download/v${PV}/${P}.tar.
 # paperspecs is public-domain
 LICENSE="LGPL-2.1+ GPL-3+ public-domain"
 SLOT="0/$(ver_cut 1)"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 
 src_configure() {
econf --enable-relocatable



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

2023-09-07 Thread Sam James
commit: 77d24014fb6e588a28b149fca92381b349da769a
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 20:52:37 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 20:52:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77d24014

dev-libs/gmp: Stabilize 6.3.0 arm64, #913815

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

 dev-libs/gmp/gmp-6.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/gmp/gmp-6.3.0.ebuild b/dev-libs/gmp/gmp-6.3.0.ebuild
index 503807184731..4bd29835409a 100644
--- a/dev-libs/gmp/gmp-6.3.0.ebuild
+++ b/dev-libs/gmp/gmp-6.3.0.ebuild
@@ -26,7 +26,7 @@ S="${WORKDIR}"/${MY_P%a}
 LICENSE="|| ( LGPL-3+ GPL-2+ )"
 # The subslot reflects the C & C++ SONAMEs.
 SLOT="0/10.4"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="+asm doc +cpudetection +cxx pic static-libs"
 REQUIRED_USE="cpudetection? ( asm )"
 RESTRICT="!cpudetection? ( bindist )"



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

2023-09-07 Thread Sam James
commit: 6d1e1744b2e0354f5bef02a21e72f8f4367ba7ac
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 20:52:39 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 20:52:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d1e1744

sys-libs/libunwind: Stabilize 1.7.2 arm, #913817

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

 sys-libs/libunwind/libunwind-1.7.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libunwind/libunwind-1.7.2.ebuild 
b/sys-libs/libunwind/libunwind-1.7.2.ebuild
index f0b8c6cb12a7..62b2776f8373 100644
--- a/sys-libs/libunwind/libunwind-1.7.2.ebuild
+++ b/sys-libs/libunwind/libunwind-1.7.2.ebuild
@@ -26,7 +26,7 @@ fi
 
 LICENSE="MIT"
 SLOT="0/8" # libunwind.so.8
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 
-sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 
-sparc x86 ~amd64-linux ~x86-linux"
 IUSE="debug debug-frame ${LIBUNWIND_DOCS_USEFLAG} libatomic lzma static-libs 
test zlib"
 
 RESTRICT="test !test? ( test )" # some tests are broken (toolchain version 
dependent, rely on external binaries)



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

2023-09-07 Thread Sam James
commit: b10b5c101811ace3b3379727547d1618f21b
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 20:52:34 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 20:52:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b10b5c88

dev-libs/boehm-gc: Stabilize 8.2.4 arm, #913814

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

 dev-libs/boehm-gc/boehm-gc-8.2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/boehm-gc/boehm-gc-8.2.4.ebuild 
b/dev-libs/boehm-gc/boehm-gc-8.2.4.ebuild
index 1ed7e05e7283..69f2ee6d057e 100644
--- a/dev-libs/boehm-gc/boehm-gc-8.2.4.ebuild
+++ b/dev-libs/boehm-gc/boehm-gc-8.2.4.ebuild
@@ -17,7 +17,7 @@ LICENSE="boehm-gc"
 # We've been using subslot 0 for these instead of "1.1".
 SLOT="0"
 # Upstream marked this version as "Pre-release"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="cxx +large static-libs +threads"
 
 RDEPEND=">=dev-libs/libatomic_ops-7.4[${MULTILIB_USEDEP}]"



  1   2   3   4   >