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

2023-02-28 Thread Miroslav Šulc
commit: c129fe64792ea46d69b723ef300b80ac93169427
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Wed Mar  1 07:45:55 2023 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Wed Mar  1 07:45:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c129fe64

media-libs/libdiscid: bump to 0.6.3 + eapi8

Signed-off-by: Miroslav Šulc  gentoo.org>

 media-libs/libdiscid/Manifest   |  1 +
 media-libs/libdiscid/libdiscid-0.6.3.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/media-libs/libdiscid/Manifest b/media-libs/libdiscid/Manifest
index f5e54250bcb7..e0230bfd7cd6 100644
--- a/media-libs/libdiscid/Manifest
+++ b/media-libs/libdiscid/Manifest
@@ -1 +1,2 @@
 DIST libdiscid-0.6.2.tar.gz 401455 BLAKE2B 
0b122f08de89af7863ed21158637e961d8cdbf4dc926e5ff641aad4f23e8b02d8e970221f51caae44d2943b894922134baeb9e99595dee74c085e31b0daefc99
 SHA512 
7ce9bb589f64644ef44400620bd3e65a329e52c5698b44c3dc1569fb143d9af15d540b95fbdce1b87db0263e2ff55c81133213ed1708cdb25af1b38a46c4e1ac
+DIST libdiscid-0.6.3.tar.gz 393053 BLAKE2B 
a8fa262e582adc2ed1d37a6ec3bcbf7594c26c46f2ffebe7c3119db6cab34cca0457fffb15aa7a5c153ceb3d279a7a2ea472f103e673b4ca0429357c8f3659a3
 SHA512 
71ad1ecd979ddea60b581ae94789cd7d547b274500667dcec06e9fc27bc2d9009732a902250070db48a597d4e5798b556a65576ba9d212ea5e6bdb5525feb4f7

diff --git a/media-libs/libdiscid/libdiscid-0.6.3.ebuild 
b/media-libs/libdiscid/libdiscid-0.6.3.ebuild
new file mode 100644
index ..00715ae80d75
--- /dev/null
+++ b/media-libs/libdiscid/libdiscid-0.6.3.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Client library to create MusicBrainz enabled tagging applications"
+HOMEPAGE="http://musicbrainz.org/doc/libdiscid;
+SRC_URI="http://ftp.musicbrainz.org/pub/musicbrainz/${PN}/${P}.tar.gz;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux"
+
+src_configure() {
+   econf --disable-static
+}
+
+src_install() {
+   default
+   dodoc examples/discid.c
+
+   # no static archives
+   find "${D}" -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-java/javax-jsp-api/

2023-02-28 Thread Miroslav Šulc
commit: 91844d6674767568940f6527621e24f46dfdc683
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Tue Feb 28 08:30:55 2023 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Wed Mar  1 07:17:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91844d66

dev-java/javax-jsp-api: add 2.0

Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/javax-jsp-api/Manifest |  1 +
 dev-java/javax-jsp-api/javax-jsp-api-2.0.ebuild | 37 +
 dev-java/javax-jsp-api/metadata.xml |  4 +++
 3 files changed, 42 insertions(+)

diff --git a/dev-java/javax-jsp-api/Manifest b/dev-java/javax-jsp-api/Manifest
index c5007f612518..d1bdfd42d152 100644
--- a/dev-java/javax-jsp-api/Manifest
+++ b/dev-java/javax-jsp-api/Manifest
@@ -1 +1,2 @@
+DIST jsp-api-2.0-sources.jar 118348 BLAKE2B 
d9f615961a6ef2afb1447477d44e4f49eaf9137f62ba596c40d7437c8d4973a68f689189255bcc6bae5e5970b23c8e93fbabcad2fb230f54963dad55eef2a8f7
 SHA512 
4f38ed56e9e51a979488a26fde36905748674e225a10df82259891fa85f8493575a58babb7620b27a96ab7e83002433ae4ee60f700a866e330642c7dd0a0f7a8
 DIST jsp-api-2.2-sources.jar 163137 BLAKE2B 
8bac5428393518cb3edb8488eaaab772d37db51dfbc5b466eabcb5b8ccd90cfa4869ebe65d861c64a6c588c8ede3ab1f5ab0c2e9080dde16c0585a7f774abb05
 SHA512 
ff79c34904372b722501b4479cbf88796017839d636a31b9343ef9104d93e3554154b3124f366295d05a41dc8320ff8bc83e9f8ee971df35c791220065b70647

diff --git a/dev-java/javax-jsp-api/javax-jsp-api-2.0.ebuild 
b/dev-java/javax-jsp-api/javax-jsp-api-2.0.ebuild
new file mode 100644
index ..719f7a2a80d6
--- /dev/null
+++ b/dev-java/javax-jsp-api/javax-jsp-api-2.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+JAVA_PKG_IUSE="doc source"
+MAVEN_ID="javax.servlet.jsp:jsp-api:2.0"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="JavaServer Pages(TM) API JSR-000152 JSR-000245"
+HOMEPAGE="https://jcp.org/aboutJava/communityprocess/final/jsr152/;
+SRC_URI="https://repo1.maven.org/maven2/javax/servlet/jsp/jsp-api/${PV}/jsp-api-${PV}-sources.jar;
+
+LICENSE="CDDL GPL-2-with-classpath-exception"
+SLOT="2.0"
+KEYWORDS="~amd64 ~arm ~arm64"
+
+CP_DEPEND="dev-java/javax-servlet-api:2.5"
+
+RDEPEND="
+   ${CP_DEPEND}
+   >=virtual/jre-1.8:*
+"
+
+DEPEND="
+   ${CP_DEPEND}
+   >=virtual/jdk-1.8:*
+"
+
+JAVA_RESOURCE_DIRS="resources"
+
+src_prepare() {
+   java-pkg-2_src_prepare
+   mkdir -p "${JAVA_RESOURCE_DIRS}/javax/servlet/jsp/resources" || die
+   mv dtd/* "${JAVA_RESOURCE_DIRS}/javax/servlet/jsp/resources" || die
+}

diff --git a/dev-java/javax-jsp-api/metadata.xml 
b/dev-java/javax-jsp-api/metadata.xml
index 75321cfb5598..882410dd6f2e 100644
--- a/dev-java/javax-jsp-api/metadata.xml
+++ b/dev-java/javax-jsp-api/metadata.xml
@@ -4,4 +4,8 @@

j...@gentoo.org

+   
+   https://jcp.org/aboutJava/communityprocess/final/jsr152/
+   https://jcp.org/aboutJava/communityprocess/mrel/jsr245/
+   
 



[gentoo-commits] repo/gentoo:master commit in: dev-java/javax-jsp-api/

2023-02-28 Thread Miroslav Šulc
commit: dede7db65ffb26644ee173ca610198e00235fd0b
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Tue Feb 28 09:51:09 2023 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Wed Mar  1 07:17:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dede7db6

dev-java/javax-jsp-api: v2.2 DESCRIPTION

Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/javax-jsp-api/javax-jsp-api-2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/javax-jsp-api/javax-jsp-api-2.2.ebuild 
b/dev-java/javax-jsp-api/javax-jsp-api-2.2.ebuild
index 08ba0896f5f7..a4d45d389408 100644
--- a/dev-java/javax-jsp-api/javax-jsp-api-2.2.ebuild
+++ b/dev-java/javax-jsp-api/javax-jsp-api-2.2.ebuild
@@ -8,7 +8,7 @@ MAVEN_ID="javax.servlet.jsp:jsp-api:2.2"
 
 inherit java-pkg-2 java-pkg-simple
 
-DESCRIPTION="JavaServer Pages(TM) API"
+DESCRIPTION="JavaServer Pages(TM) API JSR-000152 JSR-000245"
 HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage;
 
SRC_URI="https://repo1.maven.org/maven2/javax/servlet/jsp/jsp-api/${PV}/jsp-api-${PV}-sources.jar;
 



[gentoo-commits] repo/gentoo:master commit in: dev-java/javahelp/

2023-02-28 Thread Miroslav Šulc
commit: d1d003671a518b454608ec4e2aed248dae13a6e0
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Tue Feb 28 09:07:02 2023 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Wed Mar  1 07:17:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1d00367

dev-java/javahelp: use javax-{jsp,servlet}-api instead of tomcat-*

- min jre-1.8:*
- drops keywords, dependencies are not yet keyworded.

Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/29851
Signed-off-by: Miroslav Šulc  gentoo.org>

 .../javahelp/javahelp-2.0.05_p20170719-r3.ebuild   | 73 ++
 1 file changed, 73 insertions(+)

diff --git a/dev-java/javahelp/javahelp-2.0.05_p20170719-r3.ebuild 
b/dev-java/javahelp/javahelp-2.0.05_p20170719-r3.ebuild
new file mode 100644
index ..22bd218ccce3
--- /dev/null
+++ b/dev-java/javahelp/javahelp-2.0.05_p20170719-r3.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+COMMIT="3ca862d8626096770598a3a256886d205246f4a4"
+JAVA_PKG_IUSE="examples source"
+
+inherit java-pkg-2 java-ant-2
+
+DESCRIPTION="The JavaHelp system online help system"
+HOMEPAGE="https://javaee.github.io/javahelp/;
+SRC_URI="https://github.com/javaee/${PN}/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2-with-linking-exception"
+SLOT="0"
+KEYWORDS="~amd64"
+
+CDEPEND="
+   dev-java/javax-jsp-api:2.0
+   dev-java/javax-servlet-api:2.5
+"
+
+RDEPEND=">=virtual/jre-1.8:*
+   ${CDEPEND}"
+
+DEPEND="virtual/jdk:1.8
+   ${CDEPEND}"
+
+JAVA_PKG_NV_DEPEND="virtual/jdk:1.8"
+
+S="${WORKDIR}/${PN}-${COMMIT}"
+
+_eant() {
+   local \
+   servlet_jar=$(java-pkg_getjars javax-servlet-api-2.5) \
+   jsp_jar=$(java-pkg_getjars javax-jsp-api-2.0)
+
+   eant \
+   -f javahelp_nbproject/build.xml \
+   -Dfile.reference.servlet-api.jar="${servlet_jar}" \
+   -Dfile.reference.jsp-api.jar="${jsp_jar}" \
+   -Dservlet-jar="${servlet_jar}" \
+   -Djsp-jar="${jsp_jar}" \
+   -Dservlet-jar-present=true \
+   -Djsp-jar-present=true \
+   -Dtomcat-zip-present=true \
+   ${@}
+}
+
+src_compile() {
+   _eant release
+}
+
+#Does not actually run anything
+#src_test() {
+#  _eant test
+#}
+
+src_install() {
+   java-pkg_dojar javahelp_nbproject/dist/lib/*.jar
+
+   java-pkg_dolauncher jhsearch \
+   --main com.sun.java.help.search.QueryEngine
+   java-pkg_dolauncher jhindexer \
+   --main com.sun.java.help.search.Indexer
+
+   use source && java-pkg_dosrc \
+   jhMaster/JSearch/*/com \
+   jhMaster/JavaHelp/src/*/{javax,com}
+
+   use examples && java-pkg_doexamples jhMaster/JavaHelp/demos
+}



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

2023-02-28 Thread Michał Górny
commit: 005e29fa72241c36b9987b48c423fe4bd18f195d
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar  1 06:29:30 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  1 06:29:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=005e29fa

dev-python/funcy: Remove old

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

 dev-python/funcy/Manifest  |  1 -
 dev-python/funcy/funcy-1.17.ebuild | 19 ---
 2 files changed, 20 deletions(-)

diff --git a/dev-python/funcy/Manifest b/dev-python/funcy/Manifest
index f2ddf8c3358b..434d34412e0a 100644
--- a/dev-python/funcy/Manifest
+++ b/dev-python/funcy/Manifest
@@ -1,2 +1 @@
-DIST funcy-1.17.tar.gz 112383 BLAKE2B 
150133f72ed165bdc9adc3a9f4954dfd5b846dea7b1ee2cae0d6621ebaec3e2ba986cd6596fd86482036aad6476913caec0868db9cf55c067fdbf62ac10953e2
 SHA512 
d48ce3b7a7b8ee7512df109d651f40ca4dadf681acca6ab0a4857a2ea408f20f6345b9b416ca8b1e924050a842648192b8fe79381c202361bc4d2e25bd55ad05
 DIST funcy-1.18.tar.gz 277530 BLAKE2B 
78e86e23b3908924de1de62dd567ff8ff52079a9a7529923c84f67a3c5f768d232164d758763db1ce941986c28012dbcb3c146412998b1d1d6064efcc0ff4bf9
 SHA512 
274fec59c1fddc58248b5f8c81686955706333bbd33a1d567f62694c70449ef2488fae6bf76418b8ff3c6655fad12ed344cc6c90a84c5b10412e32fbdda016fe

diff --git a/dev-python/funcy/funcy-1.17.ebuild 
b/dev-python/funcy/funcy-1.17.ebuild
deleted file mode 100644
index b18c07ac76ce..
--- a/dev-python/funcy/funcy-1.17.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..10} )
-inherit distutils-r1
-
-DESCRIPTION="A collection of fancy functional tools focused on practicality"
-HOMEPAGE="https://github.com/Suor/funcy;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-BDEPEND="test? ( dev-python/whatever[${PYTHON_USEDEP}] )"
-
-distutils_enable_tests --install pytest



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

2023-02-28 Thread Michał Górny
commit: a5508e89d2eb16796ff7c8058a8ed4a1cf767c9d
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar  1 06:33:32 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  1 06:33:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5508e89

dev-python/funcy: Use pypi.eclass

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

 dev-python/funcy/funcy-1.18.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/funcy/funcy-1.18.ebuild 
b/dev-python/funcy/funcy-1.18.ebuild
index 25585ead3b4b..b9e11f377890 100644
--- a/dev-python/funcy/funcy-1.18.ebuild
+++ b/dev-python/funcy/funcy-1.18.ebuild
@@ -6,14 +6,13 @@ EAPI=8
 DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( python3_{9..11} )
 
-inherit distutils-r1
+inherit distutils-r1 pypi
 
 DESCRIPTION="A collection of fancy functional tools focused on practicality"
 HOMEPAGE="
https://github.com/Suor/funcy/
https://pypi.org/project/funcy/
 "
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"



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

2023-02-28 Thread Michał Górny
commit: 34198cbaacb13b7fe000d496ef65d8bed3fc
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar  1 06:14:36 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  1 06:16:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34198cba

dev-python/Babel: Use pypi.eclass

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

 dev-python/Babel/Babel-2.12.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/Babel/Babel-2.12.1.ebuild 
b/dev-python/Babel/Babel-2.12.1.ebuild
index 9b065911085d..818272ef77fa 100644
--- a/dev-python/Babel/Babel-2.12.1.ebuild
+++ b/dev-python/Babel/Babel-2.12.1.ebuild
@@ -4,10 +4,11 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
 PYTHON_COMPAT=( pypy3 python3_{9..11} )
 PYTHON_REQ_USE="threads(+)"
 
-inherit distutils-r1
+inherit distutils-r1 pypi
 
 # see scripts/download_import_cldr.py
 CLDR_PV=42.0
@@ -17,8 +18,7 @@ HOMEPAGE="
https://pypi.org/project/Babel/
https://github.com/python-babel/babel/
 "
-SRC_URI="
-   mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
+SRC_URI+="
https://unicode.org/Public/cldr/${CLDR_PV%.*}/cldr-common-${CLDR_PV}.zip
 "
 



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

2023-02-28 Thread Michał Górny
commit: b5e5ccb524d91678ae77fd6f3d36297b165f7a66
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar  1 05:47:34 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  1 06:16:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5e5ccb5

dev-python/virtualenv: Bump to 20.20.0

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

 dev-python/virtualenv/Manifest  |   1 +
 dev-python/virtualenv/virtualenv-20.20.0.ebuild | 102 
 2 files changed, 103 insertions(+)

diff --git a/dev-python/virtualenv/Manifest b/dev-python/virtualenv/Manifest
index 60d94bc4806b..9a28b501c371 100644
--- a/dev-python/virtualenv/Manifest
+++ b/dev-python/virtualenv/Manifest
@@ -1,3 +1,4 @@
 DIST virtualenv-20.17.1.tar.gz 12269737 BLAKE2B 
5caa223d549ecb69de3a17dec84a608f34f01c5abd39ab478c27438f71e36e6878a719f9002464dbf0f335bc90a2f4552e201d59e0e757fabef6f3caaaf857fb
 SHA512 
6b32145f431f6b1f4c2a2ed888e8b9e5cb941e04ea1e68830053dceac80ee8bbf2286c1f353951d50d4b8417b8d81ee4b30dae597c94f2a3baf50f174f7ef4d4
 DIST virtualenv-20.18.0.tar.gz 12063086 BLAKE2B 
272957077dd0a5868e8979c7c34bda1ae28af857d1d5bbafeef6955bcf44a7c5d38f4f131b57a2593180ffdc5a034b18998ba3e4307b7191ebafccc80ef46278
 SHA512 
b02533878b8d8859f10b51dbdb9fecddf9b49aa2cf1437ddc10cadba82e5361fdeb8b8c94efcc3c8268ddecef31651c28c213e87588aa917479e8d0e2e823493
 DIST virtualenv-20.19.0.tar.gz 12063084 BLAKE2B 
6a6d94c7099aa841523909173b04821697c7fc8b284325dbf191f6b2184bce19802924e0a001267448a785c35f8bbd7cee74f7514a375e4e47a9d3275404f756
 SHA512 
75c63fea11ad070985cb2ba17adfcb7e1739e8798b80919cc17a527d7180f68a04197436b44146cd07423d8d2e4982d1716b0e18159add5ce6a748b31f6b2776
+DIST virtualenv-20.20.0.tar.gz 12069625 BLAKE2B 
3db53d2859c542953be233af0d195d992eecef345700ad7c229b88519f7042189907263d312d3613b45c5c069bec2440a8639bcc58b2c6894ed79301735e65b2
 SHA512 
6710efcbead1358479961c84ec3f6b9c3a1fc59c2f6b33fa13e2609554f7072aee7ef8cc07b4aa2fbc27ac950a78e447529fb8ceb2e4ee0881a4356a67d26641

diff --git a/dev-python/virtualenv/virtualenv-20.20.0.ebuild 
b/dev-python/virtualenv/virtualenv-20.20.0.ebuild
new file mode 100644
index ..d32afc1e8df6
--- /dev/null
+++ b/dev-python/virtualenv/virtualenv-20.20.0.ebuild
@@ -0,0 +1,102 @@
+# 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_{9..11} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Virtual Python Environment builder"
+HOMEPAGE="
+   https://virtualenv.pypa.io/en/stable/
+   https://pypi.org/project/virtualenv/
+   https://github.com/pypa/virtualenv/
+"
+
+LICENSE="MIT"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+SLOT="0"
+
+RDEPEND="
+   =dev-python/distlib-0.3.6[${PYTHON_USEDEP}]
+   =dev-python/filelock-3.4.1[${PYTHON_USEDEP}]
+   =dev-python/platformdirs-2.4[${PYTHON_USEDEP}]
+"
+# coverage is used somehow magically in virtualenv, maybe it actually
+# tests something useful
+BDEPEND="
+   dev-python/hatch-vcs[${PYTHON_USEDEP}]
+   test? (
+   dev-python/coverage[${PYTHON_USEDEP}]
+   dev-python/flaky[${PYTHON_USEDEP}]
+   >=dev-python/pip-22.2.1[${PYTHON_USEDEP}]
+   >=dev-python/pytest-freezegun-0.4.2[${PYTHON_USEDEP}]
+   >=dev-python/pytest-mock-3.6.1[${PYTHON_USEDEP}]
+   >=dev-python/pytest-timeout-2.1[${PYTHON_USEDEP}]
+   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
+   dev-python/wheel[${PYTHON_USEDEP}]
+   >=dev-python/packaging-20.0[${PYTHON_USEDEP}]
+   )
+"
+
+# (unpackaged deps)
+#distutils_enable_sphinx docs \
+#  dev-python/sphinx-argparse \
+#  dev-python/sphinx-rtd-theme \
+#  dev-python/towncrier
+distutils_enable_tests pytest
+
+src_configure() {
+   export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
+}
+
+python_test() {
+   local EPYTEST_DESELECT=(
+   tests/unit/activation/test_xonsh.py
+   
tests/unit/seed/embed/test_bootstrap_link_via_app_data.py::test_seed_link_via_app_data
+   tests/unit/create/test_creator.py::test_cross_major
+   # tests failing without python2 installed
+   
"tests/unit/create/test_creator.py::test_py_pyc_missing[True-False]"
+   
"tests/unit/create/test_creator.py::test_py_pyc_missing[False-False]"
+   )
+   [[ ${EPYTHON} == pypy3 ]] && EPYTEST_DESELECT+=(
+   
'tests/unit/create/test_creator.py::test_create_no_seed[root-pypy3-posix-copies-isolated]'
+   
'tests/unit/create/test_creator.py::test_create_no_seed[root-pypy3-posix-copies-global]'
+   
'tests/unit/create/test_creator.py::test_create_no_seed[venv-pypy3-posix-copies-isolated]'
+   
'tests/unit/create/test_creator.py::test_create_no_seed[venv-pypy3-posix-copies-global]'
+   

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

2023-02-28 Thread Michał Górny
commit: ca7f88e822f88412d37b4943999831bfbb3d4186
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar  1 05:53:04 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  1 06:16:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca7f88e8

dev-python/Babel: Bump to 2.12.1

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

 dev-python/Babel/Babel-2.12.1.ebuild | 61 
 dev-python/Babel/Manifest|  2 ++
 2 files changed, 63 insertions(+)

diff --git a/dev-python/Babel/Babel-2.12.1.ebuild 
b/dev-python/Babel/Babel-2.12.1.ebuild
new file mode 100644
index ..9b065911085d
--- /dev/null
+++ b/dev-python/Babel/Babel-2.12.1.ebuild
@@ -0,0 +1,61 @@
+# 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_{9..11} )
+PYTHON_REQ_USE="threads(+)"
+
+inherit distutils-r1
+
+# see scripts/download_import_cldr.py
+CLDR_PV=42.0
+DESCRIPTION="Collection of tools for internationalizing Python applications"
+HOMEPAGE="
+   https://babel.pocoo.org/
+   https://pypi.org/project/Babel/
+   https://github.com/python-babel/babel/
+"
+SRC_URI="
+   mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
+   https://unicode.org/Public/cldr/${CLDR_PV%.*}/cldr-common-${CLDR_PV}.zip
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   $(python_gen_cond_dep '
+   dev-python/backports-zoneinfo[${PYTHON_USEDEP}]
+   ' 3.8)
+"
+# RDEPEND in BDEPEND for import_cldr.py usage, bug #852158
+BDEPEND="
+   app-arch/unzip
+   ${RDEPEND}
+   test? (
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_sphinx docs
+distutils_enable_tests pytest
+
+src_prepare() {
+   rm babel/locale-data/*.dat || die
+   rm babel/global.dat || die
+   distutils-r1_src_prepare
+}
+
+python_configure() {
+   if [[ ! -f babel/global.dat ]]; then
+   "${EPYTHON}" scripts/import_cldr.py "${WORKDIR}"/common || die
+   fi
+}
+
+python_test() {
+   local -x TZ=UTC
+   epytest
+}

diff --git a/dev-python/Babel/Manifest b/dev-python/Babel/Manifest
index 2e310eb445d1..a0ccc3b5c18d 100644
--- a/dev-python/Babel/Manifest
+++ b/dev-python/Babel/Manifest
@@ -1,2 +1,4 @@
 DIST Babel-2.11.0.tar.gz 9346097 BLAKE2B 
99ae97e4dc16e1757ae6f054f9f346c6728d087bbfba33786d59211ac4b6c12bf861c79ac7c12a3efd89539220126ea1ea9a3578a9008daaa464aed315102b60
 SHA512 
526368dc5e44f2d93c52f2fcb544130eea6c6b7c78325bd56c6d9a6706890a4cd9daa1498d639aab65059801d87977da626e64585083c58c4b328001991eea0b
+DIST Babel-2.12.1.tar.gz 9906735 BLAKE2B 
d78838f9a2032eae998f1d751ad803fec81c03be498db934e34e0702d28e0815a7848e55af73ea4dff45e3cf063b9e45ab06c749b8d3f15b7742e209bf3d06ef
 SHA512 
93c4bf343d99a1f47f43f8b828eb79098cb429bac1034d58b5aa49adff68116e458067f3784d997f34515828a7432fd18f7abbaeee59b47a4ee8ea744908b33b
 DIST cldr-common-41.0.zip 29364494 BLAKE2B 
1960e860017c3e5f31d935d66a1ff551720975dca0af459adc72b8dc54100938fbd2d2ef00eb457f3fd04d4f1e90a4783229c350b125029dcda5c1e6903f9a54
 SHA512 
c64f3338e292962817b043dd11e9c47f533c9b70d432f83e80654e20f4937c72b37e66a60485df43f734b1ff94ebf0452547a063076917889303c9653b4d6ce5
+DIST cldr-common-42.0.zip 30178050 BLAKE2B 
076e3eca12534feff8e0e54bdc1fa38fc0db0f78cac8b4e35b343763a8ac6787745aa36be165684f4d6dda423409c4431a8e4941c53ae7d340ead0b35edbca30
 SHA512 
315448fe6a9ac2d5a6a7fd1a27b38c5db30fed053654a803d50e3a8d06aa08ad153e8e57089fa094c561f41a54f37eecda0701b47a1813879902be71945aa38a



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

2023-02-28 Thread Michał Górny
commit: 252bbc80f1f07745c052d685c36a6eed273af102
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar  1 06:10:56 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  1 06:16:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=252bbc80

dev-python/zc-lockfile: Bump to 3.0_p1

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

 dev-python/zc-lockfile/Manifest  |  1 +
 dev-python/zc-lockfile/zc-lockfile-3.0_p1.ebuild | 46 
 2 files changed, 47 insertions(+)

diff --git a/dev-python/zc-lockfile/Manifest b/dev-python/zc-lockfile/Manifest
index 04626a0484a3..8436d1d679fa 100644
--- a/dev-python/zc-lockfile/Manifest
+++ b/dev-python/zc-lockfile/Manifest
@@ -1,2 +1,3 @@
 DIST zc.lockfile-2.0.tar.gz 11923 BLAKE2B 
7609f64eef4521f0aa95dc899b253570a317bd997cced00665a2dbe22cf7f834ce75daaf4fdf79520157dee31742758aad1844d49c5eccb780e7d5fd2e8e5ac5
 SHA512 
2586bafacb12540383695a24cb01fd284e61bfa3fcb16431ed0e91278e547c68983363fb69c1ffbd54f7c22db43300ba018ccd2fb3e21666c98860415b7a3c3b
+DIST zc.lockfile-3.0.post1.tar.gz 10190 BLAKE2B 
80f732b758581b25f7d45c843b73b35985ad24185a04d207b612b448e6a1c52e49103d214e9a8b1fa0c3965037c8bcd73c504c5e0e8267814a380e08dc6f1256
 SHA512 
180d167ffd5760d8f9de02fcbf8e715ad04382d530f3b2970b92e346a588bb3da16926871be91b2c0d4c8501a9d59fed2dc3c0a733b6c4478b6571d4b911
 DIST zc.lockfile-3.0.tar.gz 10043 BLAKE2B 
9435ff976e6bfd6302b3d24960e21992f54755c6dadd9f0392254ff89b474039d7502c81c9667b4bb741300ced33bca35634f8990840809692cb025cb7f5
 SHA512 
65662d03933b0e295d69971a74a1d1ddf67086287bd98752d6d23d793130b0c612413c0dba365f7fa2213a5ef0981fc20bccbde304dc36a4092ad1f702ee9429

diff --git a/dev-python/zc-lockfile/zc-lockfile-3.0_p1.ebuild 
b/dev-python/zc-lockfile/zc-lockfile-3.0_p1.ebuild
new file mode 100644
index ..db027ffcd598
--- /dev/null
+++ b/dev-python/zc-lockfile/zc-lockfile-3.0_p1.ebuild
@@ -0,0 +1,46 @@
+# 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} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Basic inter-process locks"
+HOMEPAGE="
+   https://github.com/zopefoundation/zc.lockfile/
+   https://pypi.org/project/zc.lockfile/
+"
+SRC_URI="$(pypi_sdist_url --no-normalize "${PN/-/.}")"
+S=${WORKDIR}/${PN/-/.}-${PV/_p/.post}
+
+LICENSE="ZPL"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+
+BDEPEND="
+   test? (
+   dev-python/zope-testing[${PYTHON_USEDEP}]
+   )
+"
+
+DOCS=( CHANGES.rst README.rst )
+
+distutils_enable_tests unittest
+
+python_prepare_all() {
+   # rdep is only needed for namespace
+   sed -i -e '/install_requires.*setuptools/d' setup.py || die
+   # use implicit namespace
+   sed -i -e '/namespace_packages/d' setup.py || die
+   # do not install README into site-packages
+   sed -e '/^include_package_data/d' -i setup.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   "${EPYTHON}" -m unittest zc.lockfile.tests -v || die
+}



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

2023-02-28 Thread Michał Górny
commit: bc238c9d22609a3daec317b395accde5dd95650c
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar  1 05:45:58 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  1 06:16:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc238c9d

dev-python/breathe: Bump to 4.35.0

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

 dev-python/breathe/Manifest  |  1 +
 dev-python/breathe/breathe-4.35.0.ebuild | 37 
 2 files changed, 38 insertions(+)

diff --git a/dev-python/breathe/Manifest b/dev-python/breathe/Manifest
index 615b4c282881..f25583217989 100644
--- a/dev-python/breathe/Manifest
+++ b/dev-python/breathe/Manifest
@@ -1 +1,2 @@
 DIST breathe-4.34.0.gh.tar.gz 206989 BLAKE2B 
1c899165ae30de373f90c0fd0b3428d7f4d74e3f66720731c2d02bc2a8bd9c6e5bbd81909b8ab186304975f877d276ed0170c611105335032bee3b689cadef73
 SHA512 
7f3134575f1b8c4d7c96ebc735e33f656b5c6046de3fa2aee95d5e895fb33f0a83fb4b1c64dd69b9deca20b785868b42d6b1d5e39741500ff5f9d82bf3f130b4
+DIST breathe-4.35.0.gh.tar.gz 212932 BLAKE2B 
9423cc99cd1dc45fa1c93f1e2adfe59be4f3398842d3c6f98ee7a17285e108de4eb88e149c4ee179fa1008e30b69c8fa4f3934506aa53892c2eb612fa7652ba3
 SHA512 
76e36fceb89c21e2c62471a37b856f8e7077f946ca8ebffdd068297d7d447ba4f42f8f9d91e231f7a181d7dba2cb8650479f35f8bef342184e5ccbd3dd951f91

diff --git a/dev-python/breathe/breathe-4.35.0.ebuild 
b/dev-python/breathe/breathe-4.35.0.ebuild
new file mode 100644
index ..ecc0d3520dc9
--- /dev/null
+++ b/dev-python/breathe/breathe-4.35.0.ebuild
@@ -0,0 +1,37 @@
+# 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="Sphinx Doxygen renderer"
+HOMEPAGE="
+   https://breathe.readthedocs.io/en/latest/
+   https://github.com/breathe-doc/breathe/
+   https://pypi.org/project/breathe/
+"
+SRC_URI="
+   https://github.com/breathe-doc/breathe/archive/v${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+   app-doc/doxygen
+   dev-python/docutils[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-4.0.0[${PYTHON_USEDEP}]
+   dev-texlive/texlive-bibtexextra
+   dev-texlive/texlive-fontsextra
+   dev-texlive/texlive-fontutils
+   dev-texlive/texlive-latex
+   dev-texlive/texlive-latexextra
+"
+
+distutils_enable_tests pytest



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

2023-02-28 Thread Michał Górny
commit: 354724dbe3b7ae7251a567e61d2fa918fb38c2dc
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar  1 05:48:25 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  1 06:16:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=354724db

x11-misc/qt5ct: Bump to 1.7

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

 x11-misc/qt5ct/Manifest |  1 +
 x11-misc/qt5ct/qt5ct-1.7.ebuild | 45 +
 2 files changed, 46 insertions(+)

diff --git a/x11-misc/qt5ct/Manifest b/x11-misc/qt5ct/Manifest
index 2191f1fcae05..b4431926f5bf 100644
--- a/x11-misc/qt5ct/Manifest
+++ b/x11-misc/qt5ct/Manifest
@@ -1,2 +1,3 @@
 DIST qt5ct-1.5.tar.bz2 81089 BLAKE2B 
8bf02a6c53c68f30e0647ff7c40c9d80044cbf914ee13f9e7f13ad6424e5cf73b9460af70ea484d498bfb693e8f8b018f7e32cac6205ffa2dba05930c6d0610c
 SHA512 
fc16c7849a89aa8ee9480162888294638bc01f83b89d86c978397e58f6da4360cf07b9f558635b8a5b13bd10d18f3ad49663fe8a76183da9ae55aac23230b1e5
 DIST qt5ct-1.6.tar.bz2 85354 BLAKE2B 
74c8976005cfedb65da25d7229014ab22b97bfc7ad5a0cb1a2263bf272cc4b4c9f9f3542913c16f45af84e27e9e093c86ce7f6bbafc646caeb8b7259dcc3ae3d
 SHA512 
10172c664eaf573aa998a64c654c99a27400a47d52fc4b3691f2d1108d5a4df20d2d5c9a9235c52708759ed2be267d1bec9a792bfedb6e472f3cfe9ee1eced0c
+DIST qt5ct-1.7.tar.bz2 85464 BLAKE2B 
fc39d489a0e1e2cb8e0caeb587ea9dd434dca4adefcc788fe3936a6f7bbc3c55b22072915580e1b0376d0b37433b59e355e220f3dc280a0de2d2600a37df237a
 SHA512 
97f1afc137e750abbb8c4e442cb6e09d2aa0c4979de2117ea644d484e1f7489bec144332814aae961bfaa5f8ac9ddf027c7a665274a65aef26fc4bf7c45610c0

diff --git a/x11-misc/qt5ct/qt5ct-1.7.ebuild b/x11-misc/qt5ct/qt5ct-1.7.ebuild
new file mode 100644
index ..dac5f4a047cf
--- /dev/null
+++ b/x11-misc/qt5ct/qt5ct-1.7.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Qt5 configuration tool, similar to qtconfig for Qt4"
+HOMEPAGE="https://sourceforge.net/projects/qt5ct/;
+SRC_URI="https://download.sourceforge.net/qt5ct/${P}.tar.bz2;
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+
+RDEPEND="
+   dev-qt/qtconcurrent:5
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5=[dbus]
+   dev-qt/qtwidgets:5
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   dev-qt/linguist-tools:5
+   dev-qt/qtpaths:5
+"
+
+src_install() {
+   cmake_src_install
+
+   newenvd - 98qt5ct <<< 'QT_QPA_PLATFORMTHEME=qt5ct'
+}
+
+pkg_postinst() {
+   if [[ -z ${REPLACING_VERSIONS} ]]; then
+   ewarn "qt5ct configuration won't be applied to the currently 
running sessions."
+   ewarn "Please relogin."
+   fi
+   if ! has_version 'dev-qt/qtsvg:5'; then
+   elog
+   elog "For SVG icon themes, please install 'dev-qt/qtsvg:5'."
+   elog
+   fi
+}



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

2023-02-28 Thread Michał Górny
commit: 210a5a9992e35fb8118dafd6bf2a30d5084a4851
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar  1 05:55:12 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  1 06:16:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=210a5a99

dev-python/ipython: Adjust dev-python/prompt-toolkit dep

Upstream disallows 3.0.37, so let's dep on >=3.0.38.

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

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

diff --git a/dev-python/ipython/ipython-8.11.0.ebuild 
b/dev-python/ipython/ipython-8.11.0.ebuild
index a27077f31a94..a85928b28699 100644
--- a/dev-python/ipython/ipython-8.11.0.ebuild
+++ b/dev-python/ipython/ipython-8.11.0.ebuild
@@ -30,7 +30,7 @@ RDEPEND="
dev-python/matplotlib-inline[${PYTHON_USEDEP}]
>=dev-python/pexpect-4.3[${PYTHON_USEDEP}]
dev-python/pickleshare[${PYTHON_USEDEP}]
-   >=dev-python/prompt-toolkit-3.0.30[${PYTHON_USEDEP}]
+   >=dev-python/prompt-toolkit-3.0.38[${PYTHON_USEDEP}]
=dev-python/pygments-2.4.0[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]



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

2023-02-28 Thread Michał Górny
commit: 918799bb600c8999e4142f59340c97ef8b091e54
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar  1 05:34:26 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  1 06:16:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=918799bb

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

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

 dev-python/aws-sam-translator/Manifest |  1 +
 .../aws-sam-translator-1.60.1.ebuild   | 58 ++
 2 files changed, 59 insertions(+)

diff --git a/dev-python/aws-sam-translator/Manifest 
b/dev-python/aws-sam-translator/Manifest
index 1e4edc098426..60ffd4e18c7e 100644
--- a/dev-python/aws-sam-translator/Manifest
+++ b/dev-python/aws-sam-translator/Manifest
@@ -1,3 +1,4 @@
 DIST aws-sam-translator-1.58.1.gh.tar.gz 1151817 BLAKE2B 
a3ba2cc304e25a5d527fdef793deb232c1852ceda51df1bfe75ccbe150c8b08d8dfebfa1933f1722e20cecad6f88af596bbeffd203fce7855c3faaaee2f434bf
 SHA512 
341d6346f7daaab3713962613a89b53d0e852d274222e408d9f314a01ec55fa1bc4ac0111bab54ab802caaa956923f0504c2bf620f06073a85c70c8fa28d15ad
 DIST aws-sam-translator-1.59.0.gh.tar.gz 1688806 BLAKE2B 
66e63f5d008b120d95b2258552ba7ea531b6dc2d0090360c3777bcac167f95a0167cf200a8b29d798699e87a060befee71f7e8316ed395eded073960b4f1a18b
 SHA512 
558b5dfe586c0badb7b5b5f35a6b841ffe94f2e6fb68acf7c492529abfe3756760fc5d8cdb16550ebbc47671fa12e09620b445d086f008d05f80606710ec67a9
 DIST serverless-application-model-1.60.0.gh.tar.gz 4600046 BLAKE2B 
8a73c303389930fcee728cfe2d5829a6dab7bd8491722b5416ea28db4504eff710da97f91e054fc53b631128783e54dd9071f5e0d6fdd194bf72796555850c9f
 SHA512 
543f2f7a3bbaace552dd954c28d61633f4315e251e426dac2acdef91b4e82c102e1108b54f67cd45efe41d1827b0287bf5752e8411abeb252a2367bfb5536ae3
+DIST serverless-application-model-1.60.1.gh.tar.gz 4600439 BLAKE2B 
fabd84e66da433410ff7d54a9db9ae6aed5dd67de16669450146adb5f86ef3b0b90a1c6165b935eb1aef0df0c116a687da6c43e75f332a8a5f3f93c79338f2e4
 SHA512 
75e3aca9248ce599837f87bdc633fc48e9f5980f878884aef7e3b1b41a2cbe1d982d9eb6b5bd41a2057fc53b9edc4ce6fd9e016750d0757f58feaeb08f02fe3a

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



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

2023-02-28 Thread Michał Górny
commit: 25a93a5f80d0f451739c7a261cd4765496ff595d
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar  1 05:56:57 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  1 06:16:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25a93a5f

dev-python/tempest: Add dev-python/fasteners dep

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

 dev-python/tempest/{tempest-34.0.0.ebuild => tempest-34.0.0-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/tempest/tempest-34.0.0.ebuild 
b/dev-python/tempest/tempest-34.0.0-r1.ebuild
similarity index 97%
rename from dev-python/tempest/tempest-34.0.0.ebuild
rename to dev-python/tempest/tempest-34.0.0-r1.ebuild
index 551a3d439257..9143d3959fb9 100644
--- a/dev-python/tempest/tempest-34.0.0.ebuild
+++ b/dev-python/tempest/tempest-34.0.0-r1.ebuild
@@ -38,6 +38,7 @@ RDEPEND="
>=dev-python/urllib3-1.21.1[${PYTHON_USEDEP}]
>=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
>=dev-python/defusedxml-0.7.1[${PYTHON_USEDEP}]
+   >=dev-python/fasteners-0.16.0[${PYTHON_USEDEP}]
 "
 BDEPEND="
>dev-python/pbr-2.1.0[${PYTHON_USEDEP}]



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

2023-02-28 Thread Michał Górny
commit: 5a76b9d34e76b18d2df1a76f637deba2340c97e4
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar  1 06:13:41 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  1 06:16:24 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a76b9d3

dev-python/zc-lockfile: Add GH remote-id

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

 dev-python/zc-lockfile/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/zc-lockfile/metadata.xml 
b/dev-python/zc-lockfile/metadata.xml
index 681f8ff378db..ad9c502a6d7a 100644
--- a/dev-python/zc-lockfile/metadata.xml
+++ b/dev-python/zc-lockfile/metadata.xml
@@ -10,6 +10,7 @@
Python


+   zopefoundation/zc.lockfile
zc.lockfile

 



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

2023-02-28 Thread Michał Górny
commit: 757610a6ba2beea6a772d4a02fbafcb5d2c0cd9d
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar  1 06:13:18 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  1 06:16:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=757610a6

dev-python/ubelt: Add GH remote-id

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

 dev-python/ubelt/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/ubelt/metadata.xml b/dev-python/ubelt/metadata.xml
index 3714117854ff..1cb34565e417 100644
--- a/dev-python/ubelt/metadata.xml
+++ b/dev-python/ubelt/metadata.xml
@@ -10,6 +10,7 @@
Python


+   Erotemic/ubelt
ubelt

 



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

2023-02-28 Thread Michał Górny
commit: 97450b7f04ef4ecd8104a27d86324b885128d9f3
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar  1 05:42:44 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  1 06:16:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97450b7f

dev-python/Faker: Bump to 17.4.0

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

 dev-python/Faker/Faker-17.4.0.ebuild | 34 ++
 dev-python/Faker/Manifest|  1 +
 2 files changed, 35 insertions(+)

diff --git a/dev-python/Faker/Faker-17.4.0.ebuild 
b/dev-python/Faker/Faker-17.4.0.ebuild
new file mode 100644
index ..f1e5f5fe409a
--- /dev/null
+++ b/dev-python/Faker/Faker-17.4.0.ebuild
@@ -0,0 +1,34 @@
+# 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=( python3_{9..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A Python package that generates fake data for you"
+HOMEPAGE="
+   https://github.com/joke2k/faker/
+   https://pypi.org/project/Faker/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   >=dev-python/python-dateutil-2.4.2[${PYTHON_USEDEP}]
+   !dev-ruby/faker
+"
+BDEPEND="
+   test? (
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP},tiff]
+   dev-python/validators[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest

diff --git a/dev-python/Faker/Manifest b/dev-python/Faker/Manifest
index 5b318f5a676f..6b92fd6b6c08 100644
--- a/dev-python/Faker/Manifest
+++ b/dev-python/Faker/Manifest
@@ -2,3 +2,4 @@ DIST Faker-16.6.1.tar.gz 1626043 BLAKE2B 
2fc44018b76fffa1f0e249905d20fbc78bc1ab4
 DIST Faker-16.8.1.tar.gz 1649844 BLAKE2B 
3ec9b7566342e569580fa8db4df20708ef9b1b6ab0ccdb31b9a33dbe0c7ff3c77ff1b7698e1cf478254d3625d9c516b2b84bcda9bb1d1bdff2161b6d5fcb1056
 SHA512 
9ea00ec96af0de6a939b9ab3812c75627f2a76514ac6236614d7455b123e4909f9ffe12e9e84f161e0b0b0f2b0f0ddc4ff6661dce788653dd4b8c12098a871fa
 DIST Faker-17.0.0.tar.gz 1650338 BLAKE2B 
4e3e9723d9016481e7b7d3e9a27060881833ab1e8309f93fffcade696679da64345bcc6fce12ce6bcb2a237b317ea697a5ff4344d929e66c2b6778ec39fdb282
 SHA512 
9fcd79a6e8a3db592edaa83c30d89d86a0018181d4c778c3c3566cb6d95181b033639eaf92a332539b4436138cc868192d5a21f1c12c9ba180da0dacd8bee493
 DIST Faker-17.3.0.tar.gz 1651539 BLAKE2B 
5695edf10d246bd776f63f0a2d26d0e3b36f7c20a055359d91f013522256c93bfe967655003b61832132d38dcc5d1909468d391b2a017605df32c31f0d41
 SHA512 
685dedd1d73210d58008f8898c0a95a6616c16852c59e7993e33fbb187a63ba8db72ef2a6fc37f0cb8c0da2b4e1521f6f4b82a8674bbf843219b0ee25d88d950
+DIST Faker-17.4.0.tar.gz 1651645 BLAKE2B 
f4cde3f203e3d8abe0762f9b68785c495bc85080177d85610f023648b88b13c903a42e39eb0b1d86c120752aa683f6a399ea8377c492eb938742e883710d7f51
 SHA512 
58821d9fae04363508ffe1be58f8df9830772b6531958842633e9a6d3f88928d0927beaf978288ce96c269f66df61dc137efd3977f6746f0d374017b6f4c5b05



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

2023-02-28 Thread Michał Górny
commit: baa399a239fd35b672a595c5813af2acb8f7aedf
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar  1 05:35:04 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  1 06:16:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baa399a2

dev-python/botocore: Bump to 1.29.81

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

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

diff --git a/dev-python/botocore/Manifest b/dev-python/botocore/Manifest
index e852f0fe5415..dcae58dcc352 100644
--- a/dev-python/botocore/Manifest
+++ b/dev-python/botocore/Manifest
@@ -1,3 +1,4 @@
 DIST botocore-1.29.74.gh.tar.gz 11153254 BLAKE2B 
b3d3b75643cd5e3fac54a09e971daa23a043ba9f7ab773c2fd57dc15417c1b30c6f503515bad8734332bc40c4210e4ac09566c0742649c6ac3592e81ae9f8d79
 SHA512 
944ebbf1268fa9e8bb68ce5960da347613bcab585bf54c2fd6dbecb499088c1dc426357cde0a0f0d1780ecbc06acc33d8587f37c7f3d13577283b4549a353406
 DIST botocore-1.29.79.gh.tar.gz 11184048 BLAKE2B 
062326a477fb27844ec47af28b77424863d6ff407dbcfd95bc9aa26d4009f503364f3d438997fe437b4830b8ef8c7bfb7e026313364bb3e9429cd3b7c2eae261
 SHA512 
260cf6a533e32c6f514774e5c5ef6830feb77058e1074e730d7fa05fb7067dac093f1a612ed11e02db116671ca9f7301ed29e1625f6e47724301d25b03eb3c30
 DIST botocore-1.29.80.gh.tar.gz 11197756 BLAKE2B 
62f70c71f6b5892ff4daaede65389c75a159ebc29da69b2b2f9b59fabcf1818d91b968cbb04f48acce8310f34b96dbb30189c1fdc609e124202a6743d5b3e65a
 SHA512 
27f31ba27448c5ea3214dcd585d60901761f6cd26e384a861aa377842dd3561f293c261a6a3fd91e78cc3ea75f48b9369e77f4a8d1a4b4dd08fbdde9335ee5a8
+DIST botocore-1.29.81.gh.tar.gz 11211684 BLAKE2B 
c89f683ab6fd238f975af4a30eea6191d1a6c2a8cf5ec1ac640a34de801bc289545dc2a98e9a76824afdb650b9d173751b23af3a3f3e9438f8cd1cdeb0fb64e3
 SHA512 
91b0d34652f68a3f41e768ff35d342c50868fb9e6f9da2b97a64cf08cac03e959395ac499b9fea7cf5997273700b06499f0d870661b9104709fead4a87c0a1ee

diff --git a/dev-python/botocore/botocore-1.29.81.ebuild 
b/dev-python/botocore/botocore-1.29.81.ebuild
new file mode 100644
index ..0f4daaa48e81
--- /dev/null
+++ b/dev-python/botocore/botocore-1.29.81.ebuild
@@ -0,0 +1,74 @@
+# 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 multiprocessing
+
+DESCRIPTION="Low-level, data-driven core of boto 3"
+HOMEPAGE="
+   https://github.com/boto/botocore/
+   https://pypi.org/project/botocore/
+"
+LICENSE="Apache-2.0"
+SLOT="0"
+
+if [[ "${PV}" == "" ]]; then
+   EGIT_REPO_URI="https://github.com/boto/botocore;
+   inherit git-r3
+else
+   SRC_URI="
+   https://github.com/boto/botocore/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+   "
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux"
+fi
+
+RDEPEND="
+   dev-python/six[${PYTHON_USEDEP}]
+   =dev-python/urllib3-1.25.4[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/jsonschema[${PYTHON_USEDEP}]
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_sphinx docs/source \
+   'dev-python/guzzle_sphinx_theme'
+distutils_enable_tests pytest
+
+src_prepare() {
+   # unpin deps
+   sed -i -e "s:>=.*':':" setup.py || die
+
+   # unbundle deps
+   rm -r botocore/vendored || die
+   find -name '*.py' -exec sed -i \
+   -e 's:from botocore[.]vendored import:import:' \
+   -e 's:from botocore[.]vendored[.]:from :' \
+   {} + || die
+
+   distutils-r1_src_prepare
+}
+
+python_test() {
+   local EPYTEST_DESELECT=(
+   # rely on bundled six
+   tests/functional/test_six_imports.py::test_no_bare_six_imports
+   tests/functional/test_six_threading.py::test_six_thread_safety
+   # fails on unrelated warnings
+   
tests/unit/test_client.py::TestAutoGeneratedClient::test_BOTO_DISABLE_COMMONNAME
+   
tests/unit/test_client.py::TestClientErrors::test_BOTO_DISABLE_COMMONNAME
+   # TODO
+   
tests/functional/test_credentials.py::SSOSessionTest::test_token_chosen_from_provider
+   )
+
+   epytest tests/{functional,unit} -n "$(makeopts_jobs)"
+}



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

2023-02-28 Thread Michał Górny
commit: 595f340b39a398850d06d308365f9d90133f7c77
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar  1 05:41:57 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  1 06:16:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=595f340b

dev-python/ubelt: Bump to 1.2.4

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

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

diff --git a/dev-python/ubelt/Manifest b/dev-python/ubelt/Manifest
index 3dede266efe1..e2edda34e53e 100644
--- a/dev-python/ubelt/Manifest
+++ b/dev-python/ubelt/Manifest
@@ -1 +1,2 @@
 DIST ubelt-1.2.3.gh.tar.gz 324632 BLAKE2B 
bafb67048a8a6525fc0aa1393fff22a3bf56d3843d195dc29125b8f452c4700dff77282349fbb44e0fc23a5495bcf48d6626879603f6c68a14ee04435d0f1831
 SHA512 
2a0a3e8b40ebaa5d2c7856cd197cdd8113ff58be6827ce57f394284f824e310078ef2a754247575c9eec2d3d1eecce2ec22239102eade025d556a79552e5f9d3
+DIST ubelt-1.2.4.gh.tar.gz 337670 BLAKE2B 
4c8b1c05cbed0f28e69b43445f12881e4c619be4a513b9263a6eb4d674e56b0a869d1e78072e1e89a505a12b3b40dddbb48424bccdcfbae1a7eabf7746bc79d0
 SHA512 
5fbe36598a035d1504b24a06e8f0fcd1c9d0ccc238f81bfad582288aced9ebc8323e7acf2705d47e60f36513cbf665051f554cce122d75d55247b5fc122af419

diff --git a/dev-python/ubelt/ubelt-1.2.4.ebuild 
b/dev-python/ubelt/ubelt-1.2.4.ebuild
new file mode 100644
index ..1900b772e9f4
--- /dev/null
+++ b/dev-python/ubelt/ubelt-1.2.4.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=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="A stdlib like feel, and extra batteries. Hashing, Caching, 
Timing, Progress"
+HOMEPAGE="
+   https://github.com/Erotemic/ubelt/
+   https://pypi.org/project/ubelt/
+"
+SRC_URI="
+   https://github.com/Erotemic/${PN}/archive/v${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+SLOT="0"
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="
+   test? (
+   >=dev-python/numpy-1.19.2[${PYTHON_USEDEP}]
+   >=dev-python/pygments-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/python-dateutil-2.8.1[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.25.1[${PYTHON_USEDEP}]
+   dev-python/xdoctest[${PYTHON_USEDEP}]
+   >=dev-python/xxhash-1.0.1[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_DESELECT=(
+   tests/test_editable_modules.py::test_import_of_editable_install
+   # relies on passwd home being equal to ${HOME}
+   ubelt/util_path.py::userhome:0
+)



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

2023-02-28 Thread Michał Górny
commit: 8b934dda04f92a0998559fd3a65a433401322255
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar  1 05:35:42 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  1 06:16:14 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b934dda

app-admin/awscli: Bump to 1.27.81

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

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

diff --git a/app-admin/awscli/Manifest b/app-admin/awscli/Manifest
index 61ab0c19c5b3..a525d48da651 100644
--- a/app-admin/awscli/Manifest
+++ b/app-admin/awscli/Manifest
@@ -1,3 +1,4 @@
 DIST aws-cli-1.27.74.gh.tar.gz 2368706 BLAKE2B 
3eb9d8c21b9ddfd3a3e4bb53172a46ad69ca71033785bd29fd8b0b0f694c2ed62a4cad998ccd13b07949b86a89f2ca238a63a4553e591ba9066832f51ed87759
 SHA512 
cf61a3f1dd643bb7d0f81f047c1eeae78a7793532bffa612045273c46ae970b2763156a7679b6e16e65c2f886dec68e54db0169580bb3c37cc08420f874e704c
 DIST aws-cli-1.27.79.gh.tar.gz 2376690 BLAKE2B 
8e55d3607b805ebc5673c682731483f0fd6eb77a6cc972d58ce3219c33f9f2054529df6ab46fc85b39849871580cea03c4d7f490c4386cd5ce9d222ecb3c8eda
 SHA512 
fd8b880b6358c50ed189fac538d91ef88d762b8c382da1b57bb086a316f7ee96fa33206a53f3eae2df98df175929c819b855c7ff5b7e5f84c73ecff88f297c79
 DIST aws-cli-1.27.80.gh.tar.gz 2377306 BLAKE2B 
3a0e6c66bb9c373456bb05537f20ad339c0987290557c30dbd2e2a8ea127b0f8bfc7028930db712fcbe7461c7bc87dac123c1847da93b675403822f6c02b1d3f
 SHA512 
b94aab2588e8bc0ad007e0392c6eed0642683246b1803007332563495a69deb5da924eda48944e37b674c714cf2e5a45aeddbbedb5d12d51ad8c9c8e76c18ebc
+DIST aws-cli-1.27.81.gh.tar.gz 2377937 BLAKE2B 
7323c06cab727066c6541772478a961bc4f7b409b0910e57c79207fad928b7ec82d1b0048983e64d8a8fa3e7ef69d1898cadf2fbd1ea560e05d7a2582e726f88
 SHA512 
19cff28cd4721df32079795cfab852a11b36f1a2d0335567f0f1dae48eaaf268ae04163dac960a2d543be869f39e8c55e6a0bcee746ccbab29bcf8f37881c305

diff --git a/app-admin/awscli/awscli-1.27.81.ebuild 
b/app-admin/awscli/awscli-1.27.81.ebuild
new file mode 100644
index ..62c19f3a63fb
--- /dev/null
+++ b/app-admin/awscli/awscli-1.27.81.ebuild
@@ -0,0 +1,80 @@
+# 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 EPYTEST_DESELECT=(
+   # TODO
+   
tests/functional/eks/test_kubeconfig.py::TestKubeconfigLoader::test_load_simple
+   
tests/unit/customizations/eks/test_update_kubeconfig.py::TestKubeconfigSelector::test_choose_env_only
+   
tests/unit/customizations/eks/test_update_kubeconfig.py::TestKubeconfigSelector::test_choose_existing
+   
tests/unit/customizations/eks/test_kubeconfig.py::TestKubeconfigValidator::test_valid
+   )
+
+   # integration tests require AWS credentials and Internet access
+   epytest tests/{functional,unit} -n "$(makeopts_jobs)" --forked
+}
+
+python_install_all() {
+   newbashcomp 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-02-28 Thread Michał Górny
commit: 140e8dd35bab71db5eeef5c604bfa17c47a357ab
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar  1 05:35:33 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  1 06:16:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=140e8dd3

dev-python/boto3: Bump to 1.26.81

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

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

diff --git a/dev-python/boto3/Manifest b/dev-python/boto3/Manifest
index 3aa651fc728b..5bfc5322a756 100644
--- a/dev-python/boto3/Manifest
+++ b/dev-python/boto3/Manifest
@@ -1,3 +1,4 @@
 DIST boto3-1.26.74.gh.tar.gz 602525 BLAKE2B 
6d9b397864649ecd9b3f46bcee832c57cdce809545522f3beaf0d2eb98ca1f99e5fcab132f3389a4b2edcd585d9f6759de961b1f83f5912420629b6b03092c36
 SHA512 
eba11711dbd77988deb1695b954b6eb931b8ad49f96971e221415355de9bd2f3015b5a58be34a7378180f59500f9c15135192ccb97454141dbcaa664f0183627
 DIST boto3-1.26.79.gh.tar.gz 605312 BLAKE2B 
c36b86ab289be9c08a1ab43274a4f4db71cede08598b6f8092af8404bc9994e345b263b144ee3a1974ea276fce63c330d7ffa6335bb889bea32e380e9003a8c7
 SHA512 
cfc789296b904c0c3bd3999153067f4fb174b323f0fbd22e8f4a49aed98338e20fd238876e2f55f608f5d6b60b584e15d370400e8d0a8a00b0689e0867d00f05
 DIST boto3-1.26.80.gh.tar.gz 606204 BLAKE2B 
ae80c1ec7e99f48844c4eec39df1f6802df1fbbf2d94f1b7ddc04c7a21cb885823ebadb11cf9e81b51af9aa5f09775c02e52e926b94c49331307873b86702446
 SHA512 
e4ab89f2afe506d7d1ba9e1615e3a92ba4bf5dc9a85d3a14f034c1b14733d99cebf594bb6dc80914bf444da34d09c045c8933cf3c97e6ccfa9e31901e99d76ee
+DIST boto3-1.26.81.gh.tar.gz 611431 BLAKE2B 
e3f607e4bbd4ae7002168a697c6c3081b3713acbf7d7c8abdb1016b63f9ac5b16ae44255f707272db6a7b4c657210af0ed1c355889b01434683889b28de9d4e7
 SHA512 
30faa2d60f5f661e4d56a57c5b9d258ad3de260be2a21723b921f2383e290ca0b3d417a4a970ba3defd8f8196deaade2741117393c664b5fe267deab2e210e06

diff --git a/dev-python/boto3/boto3-1.26.81.ebuild 
b/dev-python/boto3/boto3-1.26.81.ebuild
new file mode 100644
index ..9523f65d5fb9
--- /dev/null
+++ b/dev-python/boto3/boto3-1.26.81.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..11} )
+
+inherit distutils-r1 multiprocessing
+
+DESCRIPTION="The AWS SDK for Python"
+HOMEPAGE="
+   https://github.com/boto/boto3/
+   https://pypi.org/project/boto3/
+"
+LICENSE="Apache-2.0"
+SLOT="0"
+
+if [[ "${PV}" == "" ]]; then
+   EGIT_REPO_URI="https://github.com/boto/boto3;
+   inherit git-r3
+   BOTOCORE_PV=${PV}
+else
+   SRC_URI="
+   https://github.com/boto/boto3/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+   "
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux"
+
+   # botocore is x.(y+3).z
+   BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 3)).$(ver_cut 3-)"
+fi
+
+RDEPEND="
+   >=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}]
+   >=dev-python/jmespath-0.7.1[${PYTHON_USEDEP}]
+   >=dev-python/s3transfer-0.6.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_sphinx docs/source \
+   'dev-python/guzzle_sphinx_theme'
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   # don't lock versions to narrow ranges
+   sed -e '/botocore/ d' \
+   -e '/jmespath/ d' \
+   -e '/s3transfer/ d' \
+   -i setup.py || die
+
+   # do not rely on bundled deps in botocore (sic!)
+   find -name '*.py' -exec sed -i \
+   -e 's:from botocore[.]vendored import:import:' \
+   -e 's:from botocore[.]vendored[.]:from :' \
+   {} + || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   epytest tests/{functional,unit} -n "$(makeopts_jobs)"
+}



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

2023-02-28 Thread Viorel Munteanu
commit: 47af1aeaf2231512af7f700ae1ce35d441178cb9
Author: Viorel Munteanu  gentoo  org>
AuthorDate: Tue Feb 28 18:54:15 2023 +
Commit: Viorel Munteanu  gentoo  org>
CommitDate: Wed Mar  1 06:14:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47af1aea

net-misc/tigervnc: add 1.13.1

Signed-off-by: Viorel Munteanu  gentoo.org>

 net-misc/tigervnc/Manifest   |   1 +
 net-misc/tigervnc/tigervnc-1.13.1.ebuild | 227 +++
 2 files changed, 228 insertions(+)

diff --git a/net-misc/tigervnc/Manifest b/net-misc/tigervnc/Manifest
index a2a9e9e7c73c..3d98f06d8bf5 100644
--- a/net-misc/tigervnc/Manifest
+++ b/net-misc/tigervnc/Manifest
@@ -1,4 +1,5 @@
 DIST tigervnc-1.12.0-xserver-21.patch 3642 BLAKE2B 
690860c51d9d2e4606b16318237f86e5a042410dd5778e3d99a01df3fedd7f1993b4fc1eaeb9d193ef9e54d5b25b1d99bfb0bedc8cfb6673983625d9b45c2f92
 SHA512 
8e9a667557d22e908b1f4e58017f822e98bc608d1e27a09e6b8cfb3b01fe0c5cf9bf484fa634e4109eb7a32234df67fcfdeaca92d4ff982de0e83778c359034d
 DIST tigervnc-1.12.0.tar.gz 1561898 BLAKE2B 
891934e48e3c4f2c36c280ad1562874d3c22ca3118e8eda2f68f9ad7cca978c76b8825100f540774b7a6553e981bd9264e0f717c8313585553741d31706cafad
 SHA512 
a16b15e9cda552a49a3934e4174e49d186d06494d90d11582599ab82559014332662aed7760619a6dfb32a8c95f7d63c68ac7d632c29dd662a6b713f036672bb
 DIST tigervnc-1.13.0.tar.gz 1986759 BLAKE2B 
675284b854e9ce4c328ed5dcc0d22a57f380a3abe1837451bae09d6c03e91fa9e4b0d06f49ade1ba6924bffdc3cc85c5c9b28c594dbc0d0ffeb0aa23e5299f6d
 SHA512 
55936f075ec64880f4b3e9a803f17761abd4c111392ff0fd5289161cd981acae0b57adf26f768db50162e8d7bfd986b8d4ac5fc3389c6f9319df16b90be8
+DIST tigervnc-1.13.1.tar.gz 1989081 BLAKE2B 
3f4d395c2788a4d475dcd42793c43f249264db586da85f99d7e0f64ea37854831c61bb5c99945578f8dbeac5ee30e0f7b46fa7f215768c70e750d50689cd4e7a
 SHA512 
9190dbcd3b57ba52286c158c0675104d68463d7e3ea8e23493514b64451ddb511f3daf0f177339bc231155daea376d9c8dc58216663e10aa12f67468f4559da5
 DIST xorg-server-21.1.1.tar.xz 4958508 BLAKE2B 
fadac208773700b91003ef18d46e6f2c6b501e59b7491c943f406641e9ff3837a8126034c023e9b6d2d4131ee438c1ef94fa458af1828d4be325519b47069a79
 SHA512 
8608ed9c1537c95e8a3adea5e3e372a3c5eb841f8e27c84283093f22fb1909e16a86510da684b13f8f237f33b8a4be3e2537f5f9ab9af4c5ad12770eef0d

diff --git a/net-misc/tigervnc/tigervnc-1.13.1.ebuild 
b/net-misc/tigervnc/tigervnc-1.13.1.ebuild
new file mode 100644
index ..fc6cb7d77a07
--- /dev/null
+++ b/net-misc/tigervnc/tigervnc-1.13.1.ebuild
@@ -0,0 +1,227 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CMAKE_IN_SOURCE_BUILD=1
+inherit autotools cmake flag-o-matic java-pkg-opt-2 optfeature systemd xdg
+
+XSERVER_VERSION="21.1.1"
+
+DESCRIPTION="Remote desktop viewer display system"
+HOMEPAGE="https://tigervnc.org;
+SRC_URI="server? ( 
ftp://ftp.freedesktop.org/pub/xorg/individual/xserver/xorg-server-${XSERVER_VERSION}.tar.xz
 )"
+
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/TigerVNC/tigervnc/;
+else
+   SRC_URI+=" https://github.com/TigerVNC/tigervnc/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc 
~ppc64 ~riscv ~sparc ~x86"
+fi
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="dri3 +drm gnutls java nls +opengl +server +viewer xinerama"
+REQUIRED_USE="
+   dri3? ( drm )
+   java? ( viewer )
+   opengl? ( server )
+   || ( server viewer )
+"
+
+# TODO: sys-libs/libselinux
+COMMON_DEPEND="
+   dev-libs/gmp:=
+   dev-libs/nettle:=
+   media-libs/libjpeg-turbo:=
+   sys-libs/zlib:=
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXrandr
+   x11-libs/pixman
+   gnutls? ( net-libs/gnutls:= )
+   nls? ( virtual/libiconv )
+   server? (
+   dev-libs/libbsd
+   dev-libs/openssl:0=
+   sys-libs/pam
+   x11-libs/libXau
+   x11-libs/libXdamage
+   x11-libs/libXdmcp
+   x11-libs/libXfixes
+   x11-libs/libXfont2
+   x11-libs/libXtst
+   x11-libs/pixman
+   x11-libs/xtrans
+   x11-apps/xauth
+   x11-apps/xinit
+   x11-apps/xkbcomp
+   x11-apps/xsetroot
+   x11-misc/xkeyboard-config
+   opengl? ( media-libs/libglvnd[X] )
+   !net-misc/turbovnc[server]
+   )
+   viewer? (
+   media-video/ffmpeg:=
+   x11-libs/fltk:1
+   x11-libs/libXi
+   x11-libs/libXrender
+   !net-misc/turbovnc[viewer]
+   )
+"
+RDEPEND="${COMMON_DEPEND}
+   java? ( virtual/jre:1.8 )
+   server? (
+   dev-lang/perl
+   sys-process/psmisc
+   )
+"
+DEPEND="${COMMON_DEPEND}
+   drm? ( x11-libs/libdrm )
+   server? (
+   

[gentoo-commits] repo/gentoo:master commit in: app-crypt/seahorse/

2023-02-28 Thread Sam James
commit: 078a5fae25c54ca1836e8d80c5a3e12335e7ce3d
Author: Sam James  gentoo  org>
AuthorDate: Wed Mar  1 06:09:53 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Mar  1 06:10:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=078a5fae

app-crypt/seahorse: actually apply musl patch

Fixes: 53225c643c193984d24283eb9050fe176cd2f101
Signed-off-by: Sam James  gentoo.org>

 app-crypt/seahorse/seahorse-43.0-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-crypt/seahorse/seahorse-43.0-r1.ebuild 
b/app-crypt/seahorse/seahorse-43.0-r1.ebuild
index 5ddc7732673b..496566b5b5de 100644
--- a/app-crypt/seahorse/seahorse-43.0-r1.ebuild
+++ b/app-crypt/seahorse/seahorse-43.0-r1.ebuild
@@ -49,6 +49,7 @@ BDEPEND="
 
 PATCHES=(
"${FILESDIR}"/${P}-gnupg-2.4.patch
+   "${FILESDIR}"/${P}-musl-stdout.patch
 )
 
 src_prepare() {



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

2023-02-28 Thread Arthur Zamarin
commit: 438624c0044e5276947dd7dbe93cb6e1c14f9aa6
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  1 06:02:58 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  1 06:02:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=438624c0

app-editors/emacs: Stabilize 25.3-r16 arm64, #898006

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

 app-editors/emacs/emacs-25.3-r16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/emacs/emacs-25.3-r16.ebuild 
b/app-editors/emacs/emacs-25.3-r16.ebuild
index 2d2c3650b7ff..1e7a6cd64d8b 100644
--- a/app-editors/emacs/emacs-25.3-r16.ebuild
+++ b/app-editors/emacs/emacs-25.3-r16.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.xz
 
 LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2"
 SLOT="25"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gfile gif gpm 
gsettings gtk gui gzip-el imagemagick +inotify jpeg kerberos libxml2 livecd 
m17n-lib motif png selinux sound source ssl svg tiff toolkit-scroll-bars 
wide-int Xaw3d xft +xpm zlib"
 
 RDEPEND="acct-group/mail



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

2023-02-28 Thread Arthur Zamarin
commit: 32245dd88aba822b3a7899e5a2e99470dd7c20c2
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  1 06:02:54 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  1 06:02:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32245dd8

app-editors/emacs: Stabilize 25.3-r16 amd64, #898006

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

 app-editors/emacs/emacs-25.3-r16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/emacs/emacs-25.3-r16.ebuild 
b/app-editors/emacs/emacs-25.3-r16.ebuild
index 4099cab52046..2d2c3650b7ff 100644
--- a/app-editors/emacs/emacs-25.3-r16.ebuild
+++ b/app-editors/emacs/emacs-25.3-r16.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.xz
 
 LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2"
 SLOT="25"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gfile gif gpm 
gsettings gtk gui gzip-el imagemagick +inotify jpeg kerberos libxml2 livecd 
m17n-lib motif png selinux sound source ssl svg tiff toolkit-scroll-bars 
wide-int Xaw3d xft +xpm zlib"
 
 RDEPEND="acct-group/mail



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

2023-02-28 Thread Arthur Zamarin
commit: fb0c4917fa2aa125619a5635a86fa149e044d2b6
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  1 06:02:50 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  1 06:02:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb0c4917

app-editors/emacs: Stabilize 27.2-r11 x86, #898006

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

 app-editors/emacs/emacs-27.2-r11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/emacs/emacs-27.2-r11.ebuild 
b/app-editors/emacs/emacs-27.2-r11.ebuild
index c70e16d7d432..3162accae399 100644
--- a/app-editors/emacs/emacs-27.2-r11.ebuild
+++ b/app-editors/emacs/emacs-27.2-r11.ebuild
@@ -36,7 +36,7 @@ else
PATCHES=("${WORKDIR}/patch")
SLOT="${PV%%.*}"
[[ ${PV} == *.*.* ]] && SLOT+="-vcs"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 fi
 
 DESCRIPTION="The extensible, customizable, self-documenting real-time display 
editor"



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

2023-02-28 Thread Arthur Zamarin
commit: 56946fd9390eda7754f2c32c206ee546ec1bdcff
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  1 06:02:50 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  1 06:02:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56946fd9

app-editors/emacs: Stabilize 25.3-r16 x86, #898006

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

 app-editors/emacs/emacs-25.3-r16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/emacs/emacs-25.3-r16.ebuild 
b/app-editors/emacs/emacs-25.3-r16.ebuild
index 4d0361482612..4099cab52046 100644
--- a/app-editors/emacs/emacs-25.3-r16.ebuild
+++ b/app-editors/emacs/emacs-25.3-r16.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.xz
 
 LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2"
 SLOT="25"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gfile gif gpm 
gsettings gtk gui gzip-el imagemagick +inotify jpeg kerberos libxml2 livecd 
m17n-lib motif png selinux sound source ssl svg tiff toolkit-scroll-bars 
wide-int Xaw3d xft +xpm zlib"
 
 RDEPEND="acct-group/mail



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

2023-02-28 Thread Arthur Zamarin
commit: aea14b71035c4558ef4c962e9091157bac0f924d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  1 06:02:58 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  1 06:02:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aea14b71

app-editors/emacs: Stabilize 27.2-r11 arm64, #898006

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

 app-editors/emacs/emacs-27.2-r11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/emacs/emacs-27.2-r11.ebuild 
b/app-editors/emacs/emacs-27.2-r11.ebuild
index e9883b1abb54..bbe0dd17f23d 100644
--- a/app-editors/emacs/emacs-27.2-r11.ebuild
+++ b/app-editors/emacs/emacs-27.2-r11.ebuild
@@ -36,7 +36,7 @@ else
PATCHES=("${WORKDIR}/patch")
SLOT="${PV%%.*}"
[[ ${PV} == *.*.* ]] && SLOT+="-vcs"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 fi
 
 DESCRIPTION="The extensible, customizable, self-documenting real-time display 
editor"



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

2023-02-28 Thread Arthur Zamarin
commit: 2494deb9bd596ac1872ca2552a993e4ababaea45
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  1 06:02:59 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  1 06:02:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2494deb9

app-editors/emacs: Stabilize 28.2-r6 arm64, #898006

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

 app-editors/emacs/emacs-28.2-r6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/emacs/emacs-28.2-r6.ebuild 
b/app-editors/emacs/emacs-28.2-r6.ebuild
index e5c4b250f5b5..31ef2328e4a8 100644
--- a/app-editors/emacs/emacs-28.2-r6.ebuild
+++ b/app-editors/emacs/emacs-28.2-r6.ebuild
@@ -36,7 +36,7 @@ else
PATCHES=("${WORKDIR}/patch")
SLOT="${PV%%.*}"
[[ ${PV} == *.*.* ]] && SLOT+="-vcs"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 fi
 
 DESCRIPTION="The extensible, customizable, self-documenting real-time display 
editor"



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

2023-02-28 Thread Arthur Zamarin
commit: b9ef5bfaafe0fbcc45da1394828a1fe60a66b494
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  1 06:02:55 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  1 06:02:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9ef5bfa

app-editors/emacs: Stabilize 28.2-r6 amd64, #898006

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

 app-editors/emacs/emacs-28.2-r6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/emacs/emacs-28.2-r6.ebuild 
b/app-editors/emacs/emacs-28.2-r6.ebuild
index 826711e98b8f..e5c4b250f5b5 100644
--- a/app-editors/emacs/emacs-28.2-r6.ebuild
+++ b/app-editors/emacs/emacs-28.2-r6.ebuild
@@ -36,7 +36,7 @@ else
PATCHES=("${WORKDIR}/patch")
SLOT="${PV%%.*}"
[[ ${PV} == *.*.* ]] && SLOT+="-vcs"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 fi
 
 DESCRIPTION="The extensible, customizable, self-documenting real-time display 
editor"



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

2023-02-28 Thread Arthur Zamarin
commit: 7fa3cca36eed272affbc26526c535cf5130616ab
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  1 06:02:58 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  1 06:02:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fa3cca3

app-editors/emacs: Stabilize 26.3-r13 arm64, #898006

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

 app-editors/emacs/emacs-26.3-r13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/emacs/emacs-26.3-r13.ebuild 
b/app-editors/emacs/emacs-26.3-r13.ebuild
index 35df6c2f3458..10482650084c 100644
--- a/app-editors/emacs/emacs-26.3-r13.ebuild
+++ b/app-editors/emacs/emacs-26.3-r13.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.xz
 
 LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2"
 SLOT="26"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gfile gif gpm 
gsettings gtk gui gzip-el imagemagick +inotify jpeg kerberos lcms libxml2 
livecd m17n-lib mailutils motif png selinux sound source ssl svg systemd 
+threads tiff toolkit-scroll-bars wide-int Xaw3d xft +xpm xwidgets zlib"
 
 RDEPEND="app-emacs/emacs-common[games?,gui(-)?]



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

2023-02-28 Thread Arthur Zamarin
commit: 03a621e84bf3445bfb76d8cc350184e5a85cfe21
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  1 06:02:54 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  1 06:02:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03a621e8

app-editors/emacs: Stabilize 26.3-r13 amd64, #898006

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

 app-editors/emacs/emacs-26.3-r13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/emacs/emacs-26.3-r13.ebuild 
b/app-editors/emacs/emacs-26.3-r13.ebuild
index 9e6b41c27848..35df6c2f3458 100644
--- a/app-editors/emacs/emacs-26.3-r13.ebuild
+++ b/app-editors/emacs/emacs-26.3-r13.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.xz
 
 LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2"
 SLOT="26"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gfile gif gpm 
gsettings gtk gui gzip-el imagemagick +inotify jpeg kerberos lcms libxml2 
livecd m17n-lib mailutils motif png selinux sound source ssl svg systemd 
+threads tiff toolkit-scroll-bars wide-int Xaw3d xft +xpm xwidgets zlib"
 
 RDEPEND="app-emacs/emacs-common[games?,gui(-)?]



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

2023-02-28 Thread Arthur Zamarin
commit: 6f85e86ec9cc79388a415a6fc2e58bd464beeeac
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  1 06:02:54 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  1 06:02:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f85e86e

app-editors/emacs: Stabilize 27.2-r11 amd64, #898006

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

 app-editors/emacs/emacs-27.2-r11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/emacs/emacs-27.2-r11.ebuild 
b/app-editors/emacs/emacs-27.2-r11.ebuild
index 3162accae399..e9883b1abb54 100644
--- a/app-editors/emacs/emacs-27.2-r11.ebuild
+++ b/app-editors/emacs/emacs-27.2-r11.ebuild
@@ -36,7 +36,7 @@ else
PATCHES=("${WORKDIR}/patch")
SLOT="${PV%%.*}"
[[ ${PV} == *.*.* ]] && SLOT+="-vcs"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 fi
 
 DESCRIPTION="The extensible, customizable, self-documenting real-time display 
editor"



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

2023-02-28 Thread Arthur Zamarin
commit: 4a43b324bc2df1b449465944e77dbe45e5844c63
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  1 06:02:51 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  1 06:02:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a43b324

app-editors/emacs: Stabilize 28.2-r6 x86, #898006

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

 app-editors/emacs/emacs-28.2-r6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/emacs/emacs-28.2-r6.ebuild 
b/app-editors/emacs/emacs-28.2-r6.ebuild
index 2a08c5f5e9ec..826711e98b8f 100644
--- a/app-editors/emacs/emacs-28.2-r6.ebuild
+++ b/app-editors/emacs/emacs-28.2-r6.ebuild
@@ -36,7 +36,7 @@ else
PATCHES=("${WORKDIR}/patch")
SLOT="${PV%%.*}"
[[ ${PV} == *.*.* ]] && SLOT+="-vcs"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 fi
 
 DESCRIPTION="The extensible, customizable, self-documenting real-time display 
editor"



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

2023-02-28 Thread Arthur Zamarin
commit: abd8383c16be29b7a8727d9156fa57ff2e66d9a1
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  1 06:02:50 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  1 06:02:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abd8383c

app-editors/emacs: Stabilize 26.3-r13 x86, #898006

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

 app-editors/emacs/emacs-26.3-r13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/emacs/emacs-26.3-r13.ebuild 
b/app-editors/emacs/emacs-26.3-r13.ebuild
index e8b5949b9135..9e6b41c27848 100644
--- a/app-editors/emacs/emacs-26.3-r13.ebuild
+++ b/app-editors/emacs/emacs-26.3-r13.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.xz
 
 LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2"
 SLOT="26"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gfile gif gpm 
gsettings gtk gui gzip-el imagemagick +inotify jpeg kerberos lcms libxml2 
livecd m17n-lib mailutils motif png selinux sound source ssl svg systemd 
+threads tiff toolkit-scroll-bars wide-int Xaw3d xft +xpm xwidgets zlib"
 
 RDEPEND="app-emacs/emacs-common[games?,gui(-)?]



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

2023-02-28 Thread Arthur Zamarin
commit: ac23b4dc634c2ba576801009f5204e55e860f6ba
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  1 06:02:46 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  1 06:02:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac23b4dc

dev-lang/python: Stabilize 3.10.10_p2 hppa, #897998

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

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

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



[gentoo-commits] repo/gentoo:master commit in: app-crypt/seahorse/, app-crypt/seahorse/files/

2023-02-28 Thread Sam James
commit: 53225c643c193984d24283eb9050fe176cd2f101
Author: Sam James  gentoo  org>
AuthorDate: Wed Mar  1 05:03:22 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Mar  1 05:11:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53225c64

app-crypt/seahorse: fix musl build

New revision given it affects Vala-generated code and I'd rather
be conservative.

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

 .../seahorse/files/seahorse-43.0-musl-stdout.patch | 85 ++
 app-crypt/seahorse/seahorse-43.0-r1.ebuild | 83 +
 2 files changed, 168 insertions(+)

diff --git a/app-crypt/seahorse/files/seahorse-43.0-musl-stdout.patch 
b/app-crypt/seahorse/files/seahorse-43.0-musl-stdout.patch
new file mode 100644
index ..2a6873134e27
--- /dev/null
+++ b/app-crypt/seahorse/files/seahorse-43.0-musl-stdout.patch
@@ -0,0 +1,85 @@
+https://gitlab.gnome.org/GNOME/seahorse/-/commit/6d673637d90066f4756568ce1b2f1f3c89a37c74
+
+From 6d673637d90066f4756568ce1b2f1f3c89a37c74 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Pablo=20Correa=20G=C3=B3mez?= 
+Date: Thu, 20 Oct 2022 18:35:33 +0200
+Subject: [PATCH] ssh: avoid stdout and stderr variable names
+
+In Alpine Linux, the compiler:
+
+C compiler for the host machine: gcc (gcc 12.2.1 "gcc (Alpine 
12.2.1_git20220924-r3) 12.2.1 20220924")
+C linker for the host machine: gcc ld.bfd 2.39
+Vala compiler for the host machine: valac (valac 0.56.3)
+
+ended up including stdio.h into the C code generated from Vala.
+This produced the following (and similar) errors due to
+stderr and stdout being #define in stdio.h:
+
+ninja: job failed: gcc -Issh/libseahorse-ssh.a.p -Issh -I../ssh -Icommon 
-I../common -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 
-I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz 
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/fribidi 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 
-I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include 
-I/usr/include/libhandy-1 -flto=auto -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -w -O0 -DGCR_API_SUBJECT_TO_CHANGE 
-DGCK_API_SUBJECT_TO_CHANGE -DSECRET_WITH_UNSTABLE -include config.h 
-Wno-unused-parameter -Wno-missing-field-initializers -Os -fomit-frame-pointer 
-Os -fomit-frame-pointer -fPIC -pthread -MD -MQ ssh/libseahorse-ssh.
 a.p/meson-generated_operation.c.o -MF 
ssh/libseahorse-ssh.a.p/meson-generated_operation.c.o.d -o 
ssh/libseahorse-ssh.a.p/meson-generated_operation.c.o -c 
ssh/libseahorse-ssh.a.p/operation.c
+In file included from /usr/include/fortify/stdio.h:22,
+ from /usr/include/pango-1.0/pango/pango-utils.h:25,
+ from /usr/include/pango-1.0/pango/pango.h:51,
+ from /usr/include/gtk-3.0/gdk/gdktypes.h:35,
+ from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:30,
+ from /usr/include/gtk-3.0/gdk/gdk.h:32,
+ from /usr/include/gtk-3.0/gtk/gtk.h:30,
+ from common/seahorse-common.h:11,
+ from ssh/seahorse-ssh.h:6,
+ from ssh/libseahorse-ssh.a.p/operation.c:25:
+ssh/libseahorse-ssh.a.p/operation.c: In function 
'seahorse_ssh_operation_operation_async_co':
+ssh/libseahorse-ssh.a.p/operation.c:621:17: error: expected identifier before 
'(' token
+  621 | _data_->stdout = NULL;
+  | ^~
+ssh/libseahorse-ssh.a.p/operation.c:622:17: error: expected identifier before 
'(' token
+  622 | _data_->stderr = NULL;
+  | ^~
+
+Fix the problem by naming the variables std_out and std_err, as it
+was before commit e60e5fd4b1545053e99758b894e8ef981de08c3e
+
+Fixes e60e5fd4b1545053e99758b894e8ef981de08c3e
+
+Coauthored-by: psykose 
+--- a/ssh/operation.vala
 b/ssh/operation.vala
+@@ -84,12 +84,12 @@ public abstract class Operation : GLib.Object {
+ 
+ // And off we go to run the program
+ var subprocess = launcher.spawnv(args);
+-string? stdout = null, stderr = null;
++string? std_out = null, std_err = null;
+ try {
+-yield subprocess.communicate_utf8_async(input, cancellable, out 
stdout, out stderr);
+-return stdout;
++yield subprocess.communicate_utf8_async(input, cancellable, out 
std_out, out std_err);
++return std_out;
+ } catch (GLib.Error e) {
+-Seahorse.Util.show_error(null, this.prompt_title, stderr);
++Seahorse.Util.show_error(null, this.prompt_title, std_err);
+ throw e;
+ }
+ }
+@@ -221,10 +221,10 @@ public class PrivateImportOperation : Operation {
+ 
+ // 

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

2023-02-28 Thread Sam James
commit: 76c635fd6664aea1a57e21a841fd7d37dd737bd9
Author: Sam James  gentoo  org>
AuthorDate: Wed Mar  1 04:53:10 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Mar  1 05:11:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76c635fd

dev-util/cproto: add 4.7v

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

 dev-util/cproto/Manifest   |  2 ++
 dev-util/cproto/cproto-4.7v.ebuild | 24 
 2 files changed, 26 insertions(+)

diff --git a/dev-util/cproto/Manifest b/dev-util/cproto/Manifest
index 3ba8918f4b97..ddd5f53a1544 100644
--- a/dev-util/cproto/Manifest
+++ b/dev-util/cproto/Manifest
@@ -2,3 +2,5 @@ DIST cproto-4.7t.tgz 181095 BLAKE2B 
60e8fc26acab8a7475d08c413b85bfc68b1fec877845
 DIST cproto-4.7t.tgz.asc 729 BLAKE2B 
9b668a41374d273263d535fb4dba5038a72f3ee3d0f44a2bc5f6fa85a426f1c2209dea4655639b772f6d5d036af1131dec476c1e2e9dbb808a18a734ff538ede
 SHA512 
d3874a04159a092322097c254a2a855db55409eaa7d529eaee973a4763bf71c525f8b40e9d5fbdf5028108713a8e891f45b26e31bd5c879d3d4e5249c8dcae3f
 DIST cproto-4.7u.tgz 183364 BLAKE2B 
679cb2c41b396e363ebcf69c61c8b00448ddd27c4d1126b8d3eda1f1b429a7be42359d1b695b94dd1095b707d70a1b425930acc7d2998634159836e4a51ef953
 SHA512 
6ed7e98319cf2b8d701dcd0ccdbe29537e3b57725da527da1b3889edd696374728ae87cdda34c68314c3e3f80f10e5f99199771200ffb429091c91d378c672e9
 DIST cproto-4.7u.tgz.asc 729 BLAKE2B 
4120151f5ffcaf42c1134e8998cd767aab58c4f09bf488186829d96bdc44266273e89b96e1bcad3b84d998ca3d82c4b1bc7d9213f11790853d9fd2f4d0a7c901
 SHA512 
bdaa60edf0a04e15f2de61398d118efced4c25849d8d2a326e2ad21cd296b73cb6a809933476fcbe7b4471b297368c8090b31e725a9ab3081e334a06c2282753
+DIST cproto-4.7v.tgz 193874 BLAKE2B 
0fb13ac8f501b911109c54ccfa466fe7ecce6f26f7b62d72e12d19cd2f8dcef9ce37247018abe8ec4affc8c26f4d899e01f960c36b4cb7ee2239b11361fb
 SHA512 
865d65a0db1198d4d07e8a9fba85e347a69d61530423feafae9b3a881606942279942af42ea67558ad2ae82926aaef76bd635913b3e00604eaffe82a8a6621fc
+DIST cproto-4.7v.tgz.asc 729 BLAKE2B 
577ce738de30ab32099836041fe7b651764750eddee13135a9340410a50c0b46cf8034fb566d31748ea1db8d6d013e4e0c2abecc02d074a998828ce8b00d0fe8
 SHA512 
b0b03400b79aa04131bfe7176811dcb46cce05d339ab73552b787d9ade26a38e234f6c4f588e5a3cbe3a0521df73a6f7565a3a20181f3b677446ba9379ba8532

diff --git a/dev-util/cproto/cproto-4.7v.ebuild 
b/dev-util/cproto/cproto-4.7v.ebuild
new file mode 100644
index ..99cd309dd08c
--- /dev/null
+++ b/dev-util/cproto/cproto-4.7v.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/thomasdickey.asc
+inherit verify-sig
+
+DESCRIPTION="Generate C function prototypes from C source code"
+HOMEPAGE="https://invisible-island.net/cproto/;
+SRC_URI="https://invisible-island.net/archives/${PN}/${P}.tgz;
+SRC_URI+=" verify-sig? ( 
https://invisible-island.net/archives/${PN}/${P}.tgz.asc )"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+
+DEPEND="app-alternatives/lex"
+BDEPEND="
+   app-alternatives/lex
+   app-alternatives/yacc
+   dev-util/gperf
+   verify-sig? ( sec-keys/openpgp-keys-thomasdickey )
+"



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

2023-02-28 Thread Zac Medico
commit: 0b670731739e39288e56b8c266a904c389443661
Author: Zac Medico  gentoo  org>
AuthorDate: Wed Mar  1 04:21:58 2023 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Mar  1 04:22:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b670731

net-misc/htail: enable py3.11

Closes: https://bugs.gentoo.org/897126
Signed-off-by: Zac Medico  gentoo.org>

 net-misc/htail/htail-1.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/htail/htail-1.5.ebuild b/net-misc/htail/htail-1.5.ebuild
index 96d199eb59a7..5b91fa1c3dcc 100644
--- a/net-misc/htail/htail-1.5.ebuild
+++ b/net-misc/htail/htail-1.5.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 DISTUTILS_USE_SETUPTOOLS=bdepend
 
 inherit distutils-r1



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

2023-02-28 Thread Sebastian Pipping
commit: 5dce06f10f95d1bf655440aba63f3eab72987c3e
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Wed Mar  1 03:15:50 2023 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Wed Mar  1 03:15:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dce06f1

x11-misc/xvfb-run: 21.1.7.1

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

 x11-misc/xvfb-run/Manifest |  1 +
 x11-misc/xvfb-run/xvfb-run-21.1.7.1.ebuild | 32 ++
 2 files changed, 33 insertions(+)

diff --git a/x11-misc/xvfb-run/Manifest b/x11-misc/xvfb-run/Manifest
index ef075996f29b..181eceb917d2 100644
--- a/x11-misc/xvfb-run/Manifest
+++ b/x11-misc/xvfb-run/Manifest
@@ -1,2 +1,3 @@
 DIST xorg-server_1.20.10-3.diff.gz 152420 BLAKE2B 
e87d8800a905962cf3ddeb41e5e9cf0962c5b3ff16ee8ce4d31de96a3d94798fc70dee4ee3f05759d16758f2083436fb91c212ab22f719bd3f086fac51ee5d73
 SHA512 
16fffd2c92d30c985f55093f46249440388a1eeeca9bd70cd06883f75052170c9717925b18dd01b16ce55d03758bbbf5f2b10c76de00f752b3e7ff64e74e646d
 DIST xorg-server_21.1.4-3.diff.gz 163364 BLAKE2B 
66211f1b0c2332266af6e317ebbb2e21fe03e32b9c3f1ef7b71df045fe0694162aa62b27f2f7e6e6b72aaa365334a0acf98880674111e57d4042c49ac6521563
 SHA512 
e0a3805a4a4dce9e7851aca586d808723cbca09da4ce3191d1602497469a4240bffb68835a343e28b6eb2a50f7c815fac12378c08bdcc62b88cb488f13d6c966
+DIST xorg-server_21.1.7-1.diff.gz 168149 BLAKE2B 
68011ab5d77efec6c42921c906ff1be4f7b3b2455025d5fb8f33270bddf02f1bd2c3fd0997b9ad356298d0ee4b8b2f1af6244b39281756259a737e3a5d7a6814
 SHA512 
433f8d19691f3d0f8bd04f4d8dbd201079da8503d4174d01894824b8239c032af35727e5502b4a2491d9975ba0c6ba6d55c504fbc23c0ca65cc7ba695594d143

diff --git a/x11-misc/xvfb-run/xvfb-run-21.1.7.1.ebuild 
b/x11-misc/xvfb-run/xvfb-run-21.1.7.1.ebuild
new file mode 100644
index ..bc324ffce716
--- /dev/null
+++ b/x11-misc/xvfb-run/xvfb-run-21.1.7.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_PN=xorg-server
+MY_PV="$(ver_cut 1-3)-$(ver_cut 4)"
+DESCRIPTION="Run a command in a virtual X server environment"
+HOMEPAGE="https://packages.debian.org/sid/xvfb;
+SRC_URI="mirror://debian/pool/main/${MY_PN:0:1}/${MY_PN}/${MY_PN}_${MY_PV}.diff.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="dev-util/patchutils"
+RDEPEND="x11-apps/xauth
+   x11-base/xorg-server[xvfb]"
+
+S="${WORKDIR}"/
+
+src_prepare() {
+   # Not in src_unpack to silence warning "'patch' call should be moved to 
src_prepare"
+   filterdiff --include='*xvfb-run*' ${MY_PN}_${MY_PV}.diff | patch || die
+   eapply_user
+}
+
+src_install() {
+   doman ${PN}.1
+   dobin ${PN}
+}



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

2023-02-28 Thread Anna Vyalkova
commit: 071d9e61924e440ccc78807c4a579bb56218de9c
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Wed Mar  1 02:32:42 2023 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Wed Mar  1 02:32:42 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=071d9e61

dev-libs/feedbackd: add 0.1.0, drop 0.0.2-r1

Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 dev-libs/feedbackd/Manifest | 2 +-
 .../feedbackd/{feedbackd-0.0.2-r1.ebuild => feedbackd-0.1.0.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/feedbackd/Manifest b/dev-libs/feedbackd/Manifest
index 691d8f763..6a79b6820 100644
--- a/dev-libs/feedbackd/Manifest
+++ b/dev-libs/feedbackd/Manifest
@@ -1,2 +1,2 @@
-DIST feedbackd-v0.0.2.tar.gz 91741 BLAKE2B 
088047712fc1cce219bd1fe6b7f82883eb9806ff6b14f932012f42dc13ff12958a807b0a64e88c56bd1f89b4e4da4c0b78400960fc71f3a7ac4c3e78c14f8341
 SHA512 
2ed47aac914a32ebfc8c1d1982f7fd4aaff5516593bc1360864c04dc59a8506f31bd272c37fc866fc3962429a2a0a4fabef944c8f0d48e7772082cd3490e911f
 DIST feedbackd-v0.0.3.tar.gz 92301 BLAKE2B 
53849f68106423db287a7961140f37141e4911e538a67e8e45afdbe9d69861089d9ac64f002de12794fbe00bfc09bbcb9fc5909a6c961df6d0f6cc8c3ff875c9
 SHA512 
de4365b8941e93a81618e4f2a3f5575d28f81ac53dcb54c249c5e3494157091e06fc55a522e76933304303d6b5ecba9697c5639a2838441637468f21502f4d92
+DIST feedbackd-v0.1.0.tar.bz2 75888 BLAKE2B 
a33d5161a1e83696a0d21a4487070abc7b31a1634cd6ca715bf489a29bf3e5c4f72b3838b87cde1e361df063ea829ca40083592681d46db2a324a7db1995dffb
 SHA512 
e056dc3441318237f7faae7ceefbbcbc5a3078a622fad8a35265074c15d3236fc90932d38c32acb4ac1dcbefadc0548aec135caff7918d2979b1b5b1b6821aeb

diff --git a/dev-libs/feedbackd/feedbackd-0.0.2-r1.ebuild 
b/dev-libs/feedbackd/feedbackd-0.1.0.ebuild
similarity index 98%
rename from dev-libs/feedbackd/feedbackd-0.0.2-r1.ebuild
rename to dev-libs/feedbackd/feedbackd-0.1.0.ebuild
index e19f29923..1f7718156 100644
--- a/dev-libs/feedbackd/feedbackd-0.0.2-r1.ebuild
+++ b/dev-libs/feedbackd/feedbackd-0.1.0.ebuild
@@ -8,7 +8,7 @@ inherit vala meson
 
 DESCRIPTION="A daemon to provide haptic feedback on events"
 HOMEPAGE="https://source.puri.sm/Librem5/feedbackd;
-SRC_URI="https://source.puri.sm/Librem5/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.gz;
+SRC_URI="https://source.puri.sm/Librem5/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2;
 S="${WORKDIR}/${PN}-v${PV}"
 
 LICENSE="LGPL-3"



[gentoo-commits] repo/proj/guru:dev commit in: net-client/lagrange/

2023-02-28 Thread Anna Vyalkova
commit: 16e3c3561f2a4a2e770f038f88f0e85415822058
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Wed Mar  1 02:30:59 2023 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Wed Mar  1 02:30:59 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=16e3c356

net-client/lagrange: add 1.15.3

Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 net-client/lagrange/Manifest   |  2 +
 net-client/lagrange/lagrange-1.15.3.ebuild | 64 ++
 2 files changed, 66 insertions(+)

diff --git a/net-client/lagrange/Manifest b/net-client/lagrange/Manifest
index 13fcc5773..98f3ea867 100644
--- a/net-client/lagrange/Manifest
+++ b/net-client/lagrange/Manifest
@@ -1,2 +1,4 @@
 DIST lagrange-1.15.2.tar.gz 9936622 BLAKE2B 
15ff689b46b6e227cf818ac111375b948cc7675dcfbbea28bab0cffdeabe23092e57e635e89b780e0d4d9ef89bfadcce6ea57a7cb8f5309a8f503fd31bbc0d7a
 SHA512 
f8a7cd274afbf88f963c6c7d4c20e8700665471587681e4e4a951d4e5227aeaf351498f48fa5cf1709f5c3c4f5157499ea45d364a071d054c39581048ff1b921
 DIST lagrange-1.15.2.tar.gz.sig 488 BLAKE2B 
065f7abd1a98e10b26156b1b97efe26d9f48abad78d4ed0e84661bbdbc9451e60246a0c7efe7a61cb1756a2bc2b6ddb73c6efa38f1a77145636071955b6e156a
 SHA512 
f3eb35a78db29057cffbcb4355fe35c18ee8ddf574f15ac89244e1f87b0ef6a728c7dc9cbb807fc13e7702f23cfd8ca0e200fec6e62106423f29a9a6809b8770
+DIST lagrange-1.15.3.tar.gz 9939467 BLAKE2B 
9d258c34b01f43eec5672a209db100ed1fc5e0f33300ce719f3f7f30c11d078e98db3c85bdd765db6ec0ffbd3c2263753f8058df61aea7bd2b613a1191b052d5
 SHA512 
b11062fd4d198346e780139cea11aeadc9ae755caef2dcc66c51bdae6934dbffb933fc6a110260495cfd4a9168aeaaf48c63197ca8465de05edc354c9e909fea
+DIST lagrange-1.15.3.tar.gz.sig 488 BLAKE2B 
23cca9760411d320eb6c24d2ca264b0211080dfee00b19690b20847aa43ccee951eaaa6efc31dfb637eb847b226c6f0cfde6b851267fdb2cbff38d8a8ce99221
 SHA512 
397588a270667b5fe9ff9f9338c466f775a1d4e6e593dcc3809b59c88cbd2f4840e39753781ca7475bee9a57acd7a431a80ad8e8d6052b082b50e81181786fcc

diff --git a/net-client/lagrange/lagrange-1.15.3.ebuild 
b/net-client/lagrange/lagrange-1.15.3.ebuild
new file mode 100644
index 0..2efe2d463
--- /dev/null
+++ b/net-client/lagrange/lagrange-1.15.3.ebuild
@@ -0,0 +1,64 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake verify-sig xdg
+
+DESCRIPTION="Desktop GUI client for browsing Geminispace"
+HOMEPAGE="https://gmi.skyjake.fi/lagrange/ 
https://git.skyjake.fi/gemini/lagrange;
+SRC_URI="https://git.skyjake.fi/gemini/${PN}/releases/download/v${PV}/${P}.tar.gz
+   verify-sig? ( 
https://git.skyjake.fi/gemini/${PN}/releases/download/v${PV}/${P}.tar.gz.sig )"
+
+LICENSE="|| ( MIT Unlicense ) Apache-2.0 BSD-2 CC-BY-SA-4.0 OFL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="X +fribidi +harfbuzz mp3 ncurses webp"
+
+RDEPEND="
+   >=dev-libs/tfdn-1.4.0:=[ssl]
+   X? ( x11-libs/libX11 )
+   fribidi? ( dev-libs/fribidi )
+   ncurses? ( >=dev-libs/sealcurses-2.0.18_pre20230206:= )
+   !ncurses? (
+   harfbuzz? ( media-libs/harfbuzz:=[truetype(+)] )
+   media-libs/libsdl2[X?,sound(+),video(+)]
+   )
+   mp3? ( media-sound/mpg123 )
+   webp? ( media-libs/libwebp:= )
+"
+DEPEND="${RDEPEND}
+   X? ( x11-base/xorg-proto )
+"
+BDEPEND="
+   app-arch/zip
+   verify-sig? ( sec-keys/openpgp-keys-skyjake )
+"
+
+VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}/usr/share/openpgp-keys/skyjake.asc"
+
+src_prepare() {
+   # checked by Depends.cmake
+   rm -r lib/the_Foundation/CMakeLists.txt || die
+
+   cmake_src_prepare
+}
+
+src_configure() {
+   # note: do not add use flags that don't pull dependencies
+   # and only choose which files to compile (e.g. "ipc")
+   local -a mycmakeargs=(
+   -DENABLE_FRIBIDI=$(usex fribidi)
+   -DENABLE_HARFBUZZ=$(usex harfbuzz)
+   -DENABLE_TUI=$(usex ncurses)
+   -DENABLE_MPG123=$(usex mp3)
+   -DENABLE_WEBP=$(usex webp)
+   -DENABLE_X11_XLIB=$(usex X)
+
+   # never build bundled libs
+   -DENABLE_FRIBIDI_BUILD=OFF
+   -DENABLE_HARFBUZZ_MINIMAL=OFF
+   )
+
+   cmake_src_configure
+}



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

2023-02-28 Thread Anna Vyalkova
commit: 9f4f675de7d8f922595b85d65c6e16e8b36339f2
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Wed Mar  1 02:28:43 2023 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Wed Mar  1 02:28:43 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9f4f675d

dev-nim/cligen: add 1.5.40, drop 1.5.38

Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 dev-nim/cligen/Manifest |  2 +-
 .../cligen/{cligen-1.5.38.ebuild => cligen-1.5.40.ebuild}   | 13 ++---
 2 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/dev-nim/cligen/Manifest b/dev-nim/cligen/Manifest
index 62c5b1dc9..f0d377fe9 100644
--- a/dev-nim/cligen/Manifest
+++ b/dev-nim/cligen/Manifest
@@ -1,2 +1,2 @@
-DIST cligen-1.5.38.tar.gz 432352 BLAKE2B 
cfcd96a5f8f9f4ed0e4942a596ed6c00ee5dac2f0daf22d783cc056b17b6c16777abfe9f10c8326978751308353a122b435d14a033e499c357a80c25bf4edf0d
 SHA512 
df49c8accb05bd17e097f74a59fc904bfb42bccc6610ea70656d140a5d54fe14234af2ce61f50623a2b48b52e757551ac17bf77fa887e37b5b8bf4b5e79fa0a1
 DIST cligen-1.5.39.tar.gz 433806 BLAKE2B 
2c0ae6224ea737930eceb35775d708c284f7b4d6ae7614c5d83914701904653ac51b73fd73b9f7802469c5b734cfa8e2fda34a77b844ad05a40ab1ac93f4dacf
 SHA512 
56e32b020cd21f405ab2598a22b02964cf503b85c3444b2a6de36324fa1ca6fa030ff3afdfc0e57b952f03b681f83909f2842e646961bf5a3c1f451f935fefcb
+DIST cligen-1.5.40.tar.gz 436607 BLAKE2B 
0d00712eac7a5797651f15e81082578aa0a6d3749bbd3baac4d11a5d91f43ba479ba3614fe1cd34257ab0006d3d04b5027d81ad16017d8b882f75f5d1d8631f7
 SHA512 
55424701ae4e52388bb4eb08e481fa7e3182ac20174b6b61b5c4ec3d05afef62616d78dc544810acef4cc3e73b0ba2fc986427aad00096120f6e517b13ad16a9

diff --git a/dev-nim/cligen/cligen-1.5.38.ebuild 
b/dev-nim/cligen/cligen-1.5.40.ebuild
similarity index 72%
rename from dev-nim/cligen/cligen-1.5.38.ebuild
rename to dev-nim/cligen/cligen-1.5.40.ebuild
index 2d3821bf6..19f77f5f5 100644
--- a/dev-nim/cligen/cligen-1.5.38.ebuild
+++ b/dev-nim/cligen/cligen-1.5.40.ebuild
@@ -15,9 +15,12 @@ 
SRC_URI="https://github.com/c-blake/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P
 LICENSE="ISC MIT"
 SLOT="${PV}"
 KEYWORDS="~amd64"
-RESTRICT="test"  # Version.nim test fails
+IUSE="examples"
 
-DOCS=( configs examples {MOTIVATION,README,RELEASE-NOTES,TODO}.md )
+# Version.nim test fails
+RESTRICT="test"
+
+DOCS=( configs {MOTIVATION,README,RELEASE-NOTES,TODO}.md )
 
 set_package_url "https://github.com/c-blake/cligen;
 
@@ -26,6 +29,10 @@ src_test() {
 }
 
 src_install() {
-   docompress -x /usr/share/doc/${PF}/examples
+   if use examples; then
+   docompress -x /usr/share/doc/${PF}/examples
+   dodoc -r examples
+   fi
+
nimble_src_install
 }



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

2023-02-28 Thread Sam James
commit: 80816c1ccd895f415c87050e545d289e3815dca7
Author: Sam James  gentoo  org>
AuthorDate: Wed Mar  1 02:30:55 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Mar  1 02:30:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80816c1c

dev-lang/python: Stabilize 3.8.16_p3 hppa, #898002

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

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

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



[gentoo-commits] repo/gentoo:master commit in: sci-libs/gsl/files/, sci-libs/gsl/

2023-02-28 Thread Sam James
commit: e1ab113ab5191355b1c4738ddef01a79126710ae
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb 28 23:31:30 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Mar  1 02:30:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1ab113a

sci-libs/gsl: fix configure w/ clang 16

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

 .../gsl/files/gsl-2.7.1-configure-clang16.patch| 26 ++
 .../{gsl-2.7.1-r1.ebuild => gsl-2.7.1-r2.ebuild}   | 10 +
 2 files changed, 32 insertions(+), 4 deletions(-)

diff --git a/sci-libs/gsl/files/gsl-2.7.1-configure-clang16.patch 
b/sci-libs/gsl/files/gsl-2.7.1-configure-clang16.patch
new file mode 100644
index ..ba239563a38e
--- /dev/null
+++ b/sci-libs/gsl/files/gsl-2.7.1-configure-clang16.patch
@@ -0,0 +1,26 @@
+https://bugs.gentoo.org/898410
+https://savannah.gnu.org/bugs/?63679
+
+Avoid calling the undeclared exit function and future failures
+with compilers which do not support implicit function declarations.
+
+--- a/configure.ac
 b/configure.ac
+@@ -449,7 +449,7 @@ int main (void)
+inf = exp(1.0e10);
+nan = inf / inf ;
+status = (nan == nan);
+-   exit (status);
++   return status;
+ 
}]])],[ac_cv_c_ieee_comparisons="yes"],[ac_cv_c_ieee_comparisons="no"],[ac_cv_c_ieee_comparisons="yes"])
+ ])
+ 
+@@ -469,7 +469,7 @@ int main (void)
+for (i = 0; i < 5; i++) { z = z / 10.0 ; };
+for (i = 0; i < 5; i++) { z = z * 10.0 ; };
+status = (z == 0.0);
+-   exit (status);
++   return status;
+ 
}]])],[ac_cv_c_ieee_denormals="yes"],[ac_cv_c_ieee_denormals="no"],[ac_cv_c_ieee_denormals="yes"])
+ ])
+ 

diff --git a/sci-libs/gsl/gsl-2.7.1-r1.ebuild b/sci-libs/gsl/gsl-2.7.1-r2.ebuild
similarity index 93%
rename from sci-libs/gsl/gsl-2.7.1-r1.ebuild
rename to sci-libs/gsl/gsl-2.7.1-r2.ebuild
index 64e427099641..e65ec799e0d2 100644
--- a/sci-libs/gsl/gsl-2.7.1-r1.ebuild
+++ b/sci-libs/gsl/gsl-2.7.1-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit autotools flag-o-matic toolchain-funcs
 
@@ -22,20 +22,22 @@ BDEPEND="virtual/pkgconfig"
 
 PATCHES=(
"${WORKDIR}"/${PN}-2.7-cblas.patch
+   "${FILESDIR}"/${PN}-2.7.1-configure-clang16.patch
 )
 
 src_prepare() {
-   filter-flags -ffast-math
-
default
 
if use deprecated; then
sed -i -e "/GSL_DISABLE_DEPRECATED/,+2d" configure.ac || die
fi
+
eautoreconf
 }
 
 src_configure() {
+   filter-flags -ffast-math
+
if use cblas-external; then
export CBLAS_LIBS="$($(tc-getPKG_CONFIG) --libs cblas)"
export CBLAS_CFLAGS="$($(tc-getPKG_CONFIG) --cflags cblas)"



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

2023-02-28 Thread Sam James
commit: 864252219e356b8e1b8184a2f60c3843cd14e95f
Author: Sam James  gentoo  org>
AuthorDate: Wed Mar  1 02:29:54 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Mar  1 02:30:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86425221

sys-apps/moar: add 1.12.0

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

 sys-apps/moar/Manifest   |  2 ++
 sys-apps/moar/moar-1.12.0.ebuild | 33 +
 2 files changed, 35 insertions(+)

diff --git a/sys-apps/moar/Manifest b/sys-apps/moar/Manifest
index d64f2f0d3445..70b13dff8acc 100644
--- a/sys-apps/moar/Manifest
+++ b/sys-apps/moar/Manifest
@@ -1,2 +1,4 @@
 DIST moar-1.11.4-deps.tar.xz 25976728 BLAKE2B 
b1686e6608c8f27afa8704f7158a3d48482a580d8738389af78010a8d33c318152f6155b7c7be42058695653457eab75edb75905614c874f8a5ef15961b6689e
 SHA512 
84b92f2b7d6b0cbc885e5486ca0d1051e3f3febe6a74e1e3afb11193c4b045dac28311d1f8f3a70eb996780c981f3f935174e2885c177c6a5f2c08c622b36fb5
 DIST moar-1.11.4.tar.gz 2777910 BLAKE2B 
7d192436c3c53200d8d29e7251d3f73b825b2a9364341d53d3b5a594d93c10bb5b1db4d9658adbce57d9fa111b140bd354c84211b776eb48fd2f27bda0f6dc77
 SHA512 
56fac97a8b897b4e9d086088153816b98b45897d4ddec173fbe25f8b3526207d7a3f8f7d5821dc1fc243acfad701c2920c6d4b68cdf513984bdcf5fbc4112268
+DIST moar-1.12.0-deps.tar.xz 26291664 BLAKE2B 
ebc16cbe23c26eacd84376b6e99d7484c753a065edd26d3d0ed7708595de61d6038f53f27c1bdc05032576eb11be3e2cbedbf9bdd2ecf8f8d467fd89eaf0a580
 SHA512 
dfd236a76bf4bb680b25a938e08bbd6874a554e9668f73af23d695c20403d1967f89fbeebfd54bb333bd86a7ca3e652a8418c6b9ada212aeb861cce4a70f0faf
+DIST moar-1.12.0.tar.gz 252 BLAKE2B 
fa2f442e2b0e6d909e77be8df873c7b08a82b43d881583a7f1c4a3591f2bbe90b5adc77524b92e0fcf071ce4a1c18d8c58c7cce18807974fae7342148d7fbe28
 SHA512 
bfa15f5fd3ffa4146adec9110fbf8fd3bc31c95877f5e24ab911d1ef9e357dd41b46e2f466f2ce7d2fc986e463dcf2e1132c0a42ebfe2c46a8cd216355c4b98b

diff --git a/sys-apps/moar/moar-1.12.0.ebuild b/sys-apps/moar/moar-1.12.0.ebuild
new file mode 100644
index ..766ab4317b72
--- /dev/null
+++ b/sys-apps/moar/moar-1.12.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit go-module
+
+DESCRIPTION="A pager designed to do the right thing without any configuration"
+HOMEPAGE="https://github.com/walles/moar;
+SRC_URI=" https://github.com/walles/moar/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-deps.tar.xz;
+
+LICENSE="BSD-2 BSD MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="!dev-lang/moarvm"
+
+src_compile() {
+   # https://github.com/walles/moar/blob/master/build.sh#L28
+   ego build -ldflags="-w -X main.versionString=${PV}" -o moar
+}
+
+src_test() {
+   # From test.sh (we don't run that because it has some linting etc)
+   ego test -timeout 20s ./...
+}
+
+src_install() {
+   dobin moar
+   doman moar.1
+   einstalldocs
+}



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

2023-02-28 Thread Alice Ferrazzi
commit: 4cde5b5f1a51fd7ab61618674e7dc93ba78a6d4a
Author: Alice Ferrazzi  gentoo  org>
AuthorDate: Wed Mar  1 02:15:57 2023 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Wed Mar  1 02:15:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cde5b5f

sys-kernel/rt-sources: add 5.15.96_p61, drop 5.15.95_p60

Signed-off-by: Alice Ferrazzi  gentoo.org>

 sys-kernel/rt-sources/Manifest| 4 ++--
 .../{rt-sources-5.15.95_p60.ebuild => rt-sources-5.15.96_p61.ebuild}  | 0
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-kernel/rt-sources/Manifest b/sys-kernel/rt-sources/Manifest
index bcb9e415d58b..223969afb029 100644
--- a/sys-kernel/rt-sources/Manifest
+++ b/sys-kernel/rt-sources/Manifest
@@ -22,8 +22,8 @@ DIST patch-4.9.327-rt197.patch.xz 169900 BLAKE2B 
432b68f260db4970c3bd844a4d1a870
 DIST patch-4.9.327.xz 4449004 BLAKE2B 
b48aa23af600cafe5117854b76105c9c65adf9f2f026927367781cd360c61c551b174d2ea73eb02543e626408b27bf3bb8cfed62d9c36e9bac6d22c7e1099a48
 SHA512 
d6a5421cfbd70ff20664cbf05f9c955f03b55c3e22306f7adfd87ed760794817fd7d2211e5d92b169df64d8578717a9250c7ea6ca312bf10287a7283bf66d0e6
 DIST patch-5.10.168-rt83.patch.xz 170464 BLAKE2B 
75edc2e070f60ae7e7d77edb67a531495b63df29e94c29fd1c7c8c3fa32a79c272ec85a84d0ad586d26dbe66ccee2314ef44d300cf0d0ac098b1f332f7bad8dd
 SHA512 
46f1d5c6bfb2b13a622c9980e7dd84771502e97d9ce564ef0144650fed9c55f7562ce9a73d29edc7767add40a24a04257894b00499e84dfb6102c01de14d35df
 DIST patch-5.10.168.xz 4330740 BLAKE2B 
33c5340b3f3655505f92b22569f6800a2ced7de9415656a237bbba5c15be678b6933d4894e9a85e8e9f5c7c146d8c76e201f3dd9343a4ab09dae3a89df4ea020
 SHA512 
607842d9949415e119ffe521a6385d1ed2359a50523dca38ce6eb4337b084885353c8345a520cb9e98cb57454417d981d6314e6f471293e53387ece30d7b7fb8
-DIST patch-5.15.95-rt60.patch.xz 77116 BLAKE2B 
86541a698c2d971470649e0cf5844a1601ccfb9e7b554c694fcee1a84730b375d71b3bf9b084f7009614f203dca1776d6d2d5f08d4518c0ae2686887abef9270
 SHA512 
a64623dfe846637281c0a12dfcc80baa4aea52da33de6822905025106099a4eb6a1046f321b03fe07113d9e207653d5df21c0d465f055f2bcdffb79e59aa04d8
-DIST patch-5.15.95.xz 3584788 BLAKE2B 
4c0190a72667c3844f34a04ee2677372c1217d219bba6d2ac8e68a2824ce3b20f2a1a0020b1c7b05fbce3ecf07faf1844cb10184f426e39fe422c8f92bb44d5b
 SHA512 
a01c3c322f2ba351f8f0614ebdf30a5f3a6a73ac04f64eafd53817a4b0f7092e93105b5249b5a51e8b4770dc3d9beced1de9356ce5599ab628753bf7b156b65b
+DIST patch-5.15.96-rt61.patch.xz 77116 BLAKE2B 
e7ea7f89056ab1721f014c62750736915d3f06ba2952c387b656d35a050c60d28d74d26d5f115c6254fca6622cee25d9b3f2f88276867fb442c376c9a9aa8941
 SHA512 
e7de227787e35a0647c0865b2cc1c2969f3d01dbf96f7041e285ab1ca3332f1abd8bd58fba643b237b8c6576ea8e87a88971758d6b7a0d60aa68ac5968d03f45
+DIST patch-5.15.96.xz 3594200 BLAKE2B 
390a5610f82f4f72986bc40efa4416c355cef1b63a1601bf7eb1797d3685052b0e23c5d6989338e0e7df759c29f1677e0655be58bf14dd641ecd45e8bb40fa24
 SHA512 
6330877a88d6d8e446cfcf8deb212a2221f3dec46c36dc5541c88fecea4714fef0822c64942a4669efce52530f2824d4d2dbd4bbd089f37654a864b3565202ca
 DIST patch-5.4.230-rt80.patch.xz 183116 BLAKE2B 
4a28dfb2ac1cfa81a1d97a0b86e4ae7e47ed6e37b17926a8fccf87e9f3b43ad716b270cfbddd8db48e82ae5fa76b77f46f3506b63c004035b45c5b8935977d24
 SHA512 
124e0c99afb439d6c97596ea47a6ded73bf7bbc688bdeee9e7177cfc4f6c41985f2cbf9d0100e97b3db20a21735e76a3c09d29251fbdf54f8862498c63ae5e9d
 DIST patch-5.4.230.xz 4519916 BLAKE2B 
a88f386ba71ce0d9972154644c7ec46b10f20fbf1760f1a7ca73afdd2e424985156f127974758bf4870647f53b9c341d56b625f56c51f584ab4156f0dc5e6522
 SHA512 
8686631fc84aa7f6650051cd3cfebec4059ef54f53a5f86c09d61129c67615a433daf5b443462b10bb93965cf945c6c3e431ec080c96388aff2626abef6f36f3
 DIST patch-6.0.5-rt14.patch.xz 59916 BLAKE2B 
be06477b7733cb280bbb8ab1cc2b4c611d5b133d97e2459877a8aac0c82a6fa74cba7a7640b49ba6dd9d0abd61a9f9682affb032a8b9f0097874fff35fea9b71
 SHA512 
3e36e45f16499ddbd7029723363ff4cf6e7cd9503ba49f9ce0dbb960b34855c8411abccd32838f9f162412b4a1749f676432e463fce8066496f256313c99d79e

diff --git a/sys-kernel/rt-sources/rt-sources-5.15.95_p60.ebuild 
b/sys-kernel/rt-sources/rt-sources-5.15.96_p61.ebuild
similarity index 100%
rename from sys-kernel/rt-sources/rt-sources-5.15.95_p60.ebuild
rename to sys-kernel/rt-sources/rt-sources-5.15.96_p61.ebuild



[gentoo-commits] repo/gentoo:master commit in: net-p2p/transmission/

2023-02-28 Thread Mike Gilbert
commit: 020458d968f365890f6c721eef0b7beb753d9a3d
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Mar  1 01:43:43 2023 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Mar  1 01:43:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=020458d9

net-p2p/transmission: depend on dev-qt/qtsvg

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

 .../{transmission-4.0.1-r1.ebuild => transmission-4.0.1-r2.ebuild}   | 5 +++--
 net-p2p/transmission/transmission-.ebuild| 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/net-p2p/transmission/transmission-4.0.1-r1.ebuild 
b/net-p2p/transmission/transmission-4.0.1-r2.ebuild
similarity index 99%
rename from net-p2p/transmission/transmission-4.0.1-r1.ebuild
rename to net-p2p/transmission/transmission-4.0.1-r2.ebuild
index 594e5b952031..83fe7816fdd1 100644
--- a/net-p2p/transmission/transmission-4.0.1-r1.ebuild
+++ b/net-p2p/transmission/transmission-4.0.1-r2.ebuild
@@ -55,10 +55,11 @@ COMMON_DEPEND="
)
qt5? (
dev-qt/qtcore:5
+   dev-qt/qtdbus:5
dev-qt/qtgui:5
-   dev-qt/qtwidgets:5
dev-qt/qtnetwork:5
-   dev-qt/qtdbus:5
+   dev-qt/qtsvg:5
+   dev-qt/qtwidgets:5
)
systemd? ( >=sys-apps/systemd-209:= )
 "

diff --git a/net-p2p/transmission/transmission-.ebuild 
b/net-p2p/transmission/transmission-.ebuild
index 594e5b952031..83fe7816fdd1 100644
--- a/net-p2p/transmission/transmission-.ebuild
+++ b/net-p2p/transmission/transmission-.ebuild
@@ -55,10 +55,11 @@ COMMON_DEPEND="
)
qt5? (
dev-qt/qtcore:5
+   dev-qt/qtdbus:5
dev-qt/qtgui:5
-   dev-qt/qtwidgets:5
dev-qt/qtnetwork:5
-   dev-qt/qtdbus:5
+   dev-qt/qtsvg:5
+   dev-qt/qtwidgets:5
)
systemd? ( >=sys-apps/systemd-209:= )
 "



[gentoo-commits] repo/gentoo:master commit in: gui-apps/swaylock/

2023-02-28 Thread Matthew Thode
commit: ea22a1bd58414ef15b85ee8b8d56e368ed5c6f7e
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Mar  1 01:25:40 2023 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Mar  1 01:29:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea22a1bd

gui-apps/swaylock: drop 1.6-r1

Signed-off-by: Matthew Thode  gentoo.org>

 gui-apps/swaylock/Manifest   |  1 -
 gui-apps/swaylock/swaylock-1.6-r1.ebuild | 55 
 2 files changed, 56 deletions(-)

diff --git a/gui-apps/swaylock/Manifest b/gui-apps/swaylock/Manifest
index c5d48c247977..caeab97ab79c 100644
--- a/gui-apps/swaylock/Manifest
+++ b/gui-apps/swaylock/Manifest
@@ -1,3 +1,2 @@
-DIST swaylock-1.6.tar.gz 36439 BLAKE2B 
8944bbd5ec0dd719f8dc627dbf878fcf07df3f060b56bce3ab215a2c21fe43debfeac15f6ef7eba43415f3b94a75a335fd692e653ac48407c1cf10b400f8ff67
 SHA512 
9a472c25e53a41c461af41af31c7fc8b275754628d0b20f4e5085cd7ca514e68361293a6e93fb6fcb7632419a3c73e4578e03294af28fe62d944cc43339f280d
 DIST swaylock-1.7.2.tar.gz 37368 BLAKE2B 
146d73255a0d1439cf75ccb2fff528e47929718eaa75dc5a1567feeac59e65ebf674679e559dd634f375b5ca1bd44f6fe195f7362441b1979eaa222ba35812b8
 SHA512 
0593f7dfb258bd77796cb757e2e52d01829e0746306ce7991313a2982feead698c22753db53b00719ac1c82f6573563bcf5815f68c06680aa8ee6d419cac7549
 DIST swaylock-1.7.tar.gz 37149 BLAKE2B 
7675b56a28ce932bd163cd41ce498295b61aff51d204c5323b187ddde9ea17f6ef1ac2777272fd92703e49f44b3f749645b4715a75ed54845590513e7524
 SHA512 
44c5a4e482674caeb86da78e49d4593128a14adad2d6e46994f984b2b2b893416d6ceeb6b0b5746ad5594892e65c9dab9764bbe4bf617a90d92622a41b791ed0

diff --git a/gui-apps/swaylock/swaylock-1.6-r1.ebuild 
b/gui-apps/swaylock/swaylock-1.6-r1.ebuild
deleted file mode 100644
index e69b34f25fc3..
--- a/gui-apps/swaylock/swaylock-1.6-r1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit fcaps meson
-
-DESCRIPTION="Screen locker for Wayland"
-HOMEPAGE="https://github.com/swaywm/swaylock;
-
-if [[ ${PV} ==  ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/swaywm/${PN}.git;
-else
-   SRC_URI="https://github.com/swaywm/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv x86"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-IUSE="+gdk-pixbuf +man +pam"
-
-DEPEND="
-   dev-libs/wayland
-   x11-libs/cairo
-   x11-libs/libxkbcommon
-   gdk-pixbuf? ( x11-libs/gdk-pixbuf:2 )
-   pam? ( sys-libs/pam )
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
-   >=dev-libs/wayland-protocols-1.25
-   >=dev-util/wayland-scanner-1.15
-   virtual/pkgconfig
-   man? ( app-text/scdoc )
-"
-
-src_configure() {
-   local emesonargs=(
-   -Dman-pages=$(usex man enabled disabled)
-   -Dpam=$(usex pam enabled disabled)
-   -Dgdk-pixbuf=$(usex gdk-pixbuf enabled disabled)
-   "-Dfish-completions=true"
-   "-Dzsh-completions=true"
-   "-Dbash-completions=true"
-   )
-
-   meson_src_configure
-}
-
-pkg_postinst() {
-   if ! use pam; then
-   fcaps cap_sys_admin usr/bin/swaylock
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: sys-block/tgt/

2023-02-28 Thread Matthew Thode
commit: 10b37515b37e04055a5ac63e40b560f7d033ca3a
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Mar  1 01:27:55 2023 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Mar  1 01:29:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10b37515

sys-block/tgt: stabilize 1.0.86 for amd64, arm64, ppc64, x86

Signed-off-by: Matthew Thode  gentoo.org>

 sys-block/tgt/tgt-1.0.86.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/tgt/tgt-1.0.86.ebuild b/sys-block/tgt/tgt-1.0.86.ebuild
index 190b5c32a91a..2fa39d5d7845 100644
--- a/sys-block/tgt/tgt-1.0.86.ebuild
+++ b/sys-block/tgt/tgt-1.0.86.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/fujita/tgt/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 arm64 ~ppc ppc64 x86"
 IUSE="fcoe fcp ibmvio infiniband rbd"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: sys-block/tgt/

2023-02-28 Thread Matthew Thode
commit: 3c0d056afe1a31d5200bdcd579dfb417f777c275
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Mar  1 01:27:20 2023 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Mar  1 01:29:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c0d056a

sys-block/tgt: drop 1.0.83, 1.0.84

Signed-off-by: Matthew Thode  gentoo.org>

 sys-block/tgt/Manifest  |  2 --
 sys-block/tgt/tgt-1.0.83.ebuild | 58 -
 sys-block/tgt/tgt-1.0.84.ebuild | 58 -
 3 files changed, 118 deletions(-)

diff --git a/sys-block/tgt/Manifest b/sys-block/tgt/Manifest
index 237332ffef7d..af099cc34300 100644
--- a/sys-block/tgt/Manifest
+++ b/sys-block/tgt/Manifest
@@ -1,4 +1,2 @@
-DIST tgt-1.0.83.tar.gz 304631 BLAKE2B 
64374e3ffa0fd73f25172e24b233d001dc2b70cbc08116f167de9d625d493dca330e84f73683d6cc74ea76f5bd9fa940cec54d43ebc9c41ed1ff54f5dc3a6e39
 SHA512 
0c97900aada010b84585a7ad2b1c4654db0fdbc4caed1dea05d00518340b23691ba91f4bb3c677b420a3f4e67f4b061055f877c050ea1d758f2ebb75771b1cf5
-DIST tgt-1.0.84.tar.gz 304641 BLAKE2B 
d5a28547ba637d951b4096ae3e2b49794aac0a7e517f185331fdfa7df9a1715ce82d498f88538fe08a71ba3958a6972251dbebafdddfeb649318c2ff13a72f95
 SHA512 
a194d95fac7c4525b22257af3977b1ca680d81bbf1aa4c75444f30a6d8d8db22eca3b29b2ece314fe3b0c0d18152e048c912347c9db1146c9f38419be5116971
 DIST tgt-1.0.85.tar.gz 304648 BLAKE2B 
fb2c004c9e4ac614b0dfd58d5e9f641b6ca061a716cfc2c7888eb205e461178f6b04c4bbddc7abd1fc797bd6623c265bc01fc73f75b83dfa84cc35656a306f61
 SHA512 
847e4c4f80e9bdc46910eb9ab49a150d985a8fcdb77e67eabf5eb12845d9faafee76f9b7a5d71d5b3504205288d77fcf3e0f04e7f835ab8ad829700c13d783d4
 DIST tgt-1.0.86.tar.gz 304697 BLAKE2B 
60233019e9f09dd4288ca70f398992452dc00f7a2f46d82e333a9e1bfa4fe5dcc8583da3d4ce4382b32c60b1b009dd03d36faa9770faa11222b9ec4592bd6d96
 SHA512 
f4e8e87691be2793c5eee9d7dc744ae3a7b47f710f559141f0533de345f727fb68223a3090282f5c51f70ea55fbf5936d81e3b08ce953b7ac48013295c32bef7

diff --git a/sys-block/tgt/tgt-1.0.83.ebuild b/sys-block/tgt/tgt-1.0.83.ebuild
deleted file mode 100644
index 43d1f60ba296..
--- a/sys-block/tgt/tgt-1.0.83.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit toolchain-funcs systemd
-
-DESCRIPTION="Linux SCSI target framework (tgt)"
-HOMEPAGE="http://stgt.sourceforge.net;
-SRC_URI="https://github.com/fujita/tgt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
-IUSE="fcoe fcp ibmvio infiniband rbd"
-
-DEPEND="
-   app-text/docbook-xsl-stylesheets
-   dev-libs/libxslt
-   dev-perl/Config-General
-   rbd? ( sys-cluster/ceph )
-   infiniband? ( sys-cluster/rdma-core )
-"
-RDEPEND="${DEPEND}
-   dev-libs/libaio
-   sys-apps/sg3_utils"
-
-pkg_setup() {
-   tc-export CC
-}
-
-src_prepare() {
-   default
-   sed -i -e 's:\($(CC)\) $^:\1 $(LDFLAGS) $^:' usr/Makefile || die
-   # make sure xml docs are generated before trying to install them
-   sed -i -e "s@install: @& all @g" doc/Makefile || die
-   sed -i -e 's|-Werror||g' usr/Makefile || die
-}
-
-src_compile() {
-   local myconf
-   use ibmvio && myconf="${myconf} IBMVIO=1"
-   use infiniband && myconf="${myconf} ISCSI_RDMA=1"
-   use fcp && myconf="${myconf} FCP=1"
-   use fcoe && myconf="${myconf} FCOE=1"
-   use rbd && myconf="${myconf} CEPH_RBD=1"
-
-   emake -C usr/ KERNELSRC="${KERNEL_DIR}" ISCSI=1 ${myconf}
-   emake -C doc
-}
-
-src_install() {
-   emake  install-programs install-scripts install-doc DESTDIR="${D}" 
docdir=/usr/share/doc/${PF}
-   newinitd "${FILESDIR}"/tgtd.initd tgtd
-   newconfd "${FILESDIR}"/tgtd.confd tgtd
-   systemd_dounit "${S}"/scripts/tgtd.service
-   dodir /etc/tgt
-   keepdir /etc/tgt
-}

diff --git a/sys-block/tgt/tgt-1.0.84.ebuild b/sys-block/tgt/tgt-1.0.84.ebuild
deleted file mode 100644
index 276cce8b069e..
--- a/sys-block/tgt/tgt-1.0.84.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit toolchain-funcs systemd
-
-DESCRIPTION="Linux SCSI target framework (tgt)"
-HOMEPAGE="http://stgt.sourceforge.net;
-SRC_URI="https://github.com/fujita/tgt/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm64 ~ppc ppc64 x86"
-IUSE="fcoe fcp ibmvio infiniband rbd"
-
-DEPEND="
-   app-text/docbook-xsl-stylesheets
-   dev-libs/libxslt
-   dev-perl/Config-General
-   rbd? ( sys-cluster/ceph )
-   infiniband? ( sys-cluster/rdma-core )
-"
-RDEPEND="${DEPEND}
-   dev-libs/libaio
-   sys-apps/sg3_utils"
-
-pkg_setup() {
-   tc-export CC
-}
-
-src_prepare() {
-   default
-   sed -i -e 's:\($(CC)\) $^:\1 $(LDFLAGS) $^:' usr/Makefile || die
- 

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

2023-02-28 Thread Anna Vyalkova
commit: 508f106f029bf04710c053e0f5e898dbca27abae
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Wed Mar  1 01:15:58 2023 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Wed Mar  1 01:16:19 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=508f106f

dev-python/w3lib: drop 1.22.0

Closes: https://bugs.gentoo.org/897598
Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 dev-python/w3lib/Manifest|  1 -
 dev-python/w3lib/w3lib-1.22.0.ebuild | 24 
 2 files changed, 25 deletions(-)

diff --git a/dev-python/w3lib/Manifest b/dev-python/w3lib/Manifest
index 824e552ba..06d1c7131 100644
--- a/dev-python/w3lib/Manifest
+++ b/dev-python/w3lib/Manifest
@@ -1,3 +1,2 @@
-DIST w3lib-1.22.0.tar.gz 42682 BLAKE2B 
72e5a8f5313a5552d619c4d9ab3784f0575da46a23828ceeb0b4dd939607be2777f8d1e73fb98dc04aae3da2a8e6d48064ad4063ad3b178fa1d53e8eec345e1c
 SHA512 
14e12726ca46a60d0a86f670f8b19415c2a6e304eeb9a152008a2d1ea81267ddc5ff36b47fdd308bb476486961e2c243c20cfe85f79a8eb7e31ba85d46dd
 DIST w3lib-2.0.1.tar.gz 43324 BLAKE2B 
cb3b16da08b37ff224a94c37987fab3da752490eec081dece6c9576067590e0012585f9c26d0af2bb86c99fc6ba0cf47213cb32d51847513ee1d35bf48bdb66b
 SHA512 
6d271d1d2858f2aef843cb3e99ca46cadef3d866f920a55696d7189c8b7da3ca3f9adbb066272301c9b5332a414ff4554222a044efa58ec622be8a3da79c04e3
 DIST w3lib-2.1.1.tar.gz 48471 BLAKE2B 
f510cb66c19c56260d7c196d46a2d44a5f8eb3e0204869f9ccd68b84dbdfdd5f4a8ec731b1c4c3f8d2e0549fba4dac3877200c9018b55ae6f454a2c2518df872
 SHA512 
f720ec4ded534474ef8f18df388fdaad56ccd48de797c0ec6145737479bc3d589a0e376316aab08c5f4ffe5f0fa07a383d655e3feedc1d1ba51c4cf9ee9639ac

diff --git a/dev-python/w3lib/w3lib-1.22.0.ebuild 
b/dev-python/w3lib/w3lib-1.22.0.ebuild
deleted file mode 100644
index 1693f3352..0
--- a/dev-python/w3lib/w3lib-1.22.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="Library of web-related functions"
-HOMEPAGE="https://scrapy.org/;
-SRC_URI="https://github.com/scrapy/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT=0
-KEYWORDS="~amd64"
-
-RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
-
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
-   # https://github.com/scrapy/w3lib/issues/164
-   tests/test_url.py::UrlTests::test_add_or_replace_parameter
-)



[gentoo-commits] repo/proj/guru:dev commit in: dev-util/afdko/files/

2023-02-28 Thread Anna Vyalkova
commit: d5bc6cde142a561f07e78d95287389f000a3940c
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Tue Feb 28 23:39:42 2023 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Tue Feb 28 23:39:42 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d5bc6cde

dev-util/afdko: clean up patches

Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 dev-util/afdko/files/afdko-3.6.2-AR-fix.patch  | 22 --
 .../afdko-3.6.2-_get_scripts-to-data_files.patch   | 11 -
 .../files/afdko-3.6.2-relax-hard-pinning.patch | 26 --
 dev-util/afdko/files/afdko-3.8.1-antlr.patch   | 10 -
 dev-util/afdko/files/afdko-nowheel.diff| 26 --
 5 files changed, 4 insertions(+), 91 deletions(-)

diff --git a/dev-util/afdko/files/afdko-3.6.2-AR-fix.patch 
b/dev-util/afdko/files/afdko-3.6.2-AR-fix.patch
deleted file mode 100644
index a42f9ca96..0
--- a/dev-util/afdko/files/afdko-3.6.2-AR-fix.patch
+++ /dev/null
@@ -1,22 +0,0 @@
 a/c/public/lib/config/linux/gcc/gcc.mak
-+++ b/c/public/lib/config/linux/gcc/gcc.mak
-@@ -27,7 +27,7 @@
- 
- $(LIB_TARGET): $(LIB_OBJS)
-   mkdir -p $(LIB_DIR)
--  $(AR) -rvs $@ $?
-+  $(AR) rvs $@ $?
- 
- clean:
-   if [ "$(LIB_OBJS)" ]; then \
 a/c/public/lib/config/linux/gcc/gcc_tx.mak
-+++ b/c/public/lib/config/linux/gcc/gcc_tx.mak
-@@ -30,7 +30,7 @@
- 
- $(LIB_TARGET): $(LIB_OBJS)
-   mkdir -p $(LIB_DIR)
--  $(AR) -rvs $@ $?
-+  $(AR) rvs $@ $?
- 
- clean:
-   if [ "$(LIB_OBJS)" ]; then \

diff --git a/dev-util/afdko/files/afdko-3.6.2-_get_scripts-to-data_files.patch 
b/dev-util/afdko/files/afdko-3.6.2-_get_scripts-to-data_files.patch
deleted file mode 100644
index cff40e488..0
--- a/dev-util/afdko/files/afdko-3.6.2-_get_scripts-to-data_files.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/setup.py
-+++ b/setup.py
-@@ -234,7 +234,7 @@
-   'pytest',
-   ],
-   install_requires=_get_requirements(),
--  scripts=_get_scripts(),
-+  data_files=[("bin",_get_scripts())],
-   entry_points={
-   'console_scripts': _get_console_scripts(),
-   },

diff --git a/dev-util/afdko/files/afdko-3.6.2-relax-hard-pinning.patch 
b/dev-util/afdko/files/afdko-3.6.2-relax-hard-pinning.patch
deleted file mode 100644
index 4939f1a40..0
--- a/dev-util/afdko/files/afdko-3.6.2-relax-hard-pinning.patch
+++ /dev/null
@@ -1,26 +0,0 @@
 a/requirements.txt
-+++ b/requirements.txt
-@@ -1,13 +1,13 @@
- # 'lxml' is not a primary requirement of afdko but it's listed here because
- # we want to have control over the version and guarantee that the XML output
- # of our tools is stable
--# NOTE: hard-pinning (==) here gets relaxed to >= in setup.py
--lxml==4.6.2
--booleanOperations==0.9.0
--defcon[pens,lxml]==0.7.2
--fontMath==0.6.0
--fontTools[woff,ufo,lxml,unicode]==4.21.1
--psautohint==2.3.0
--tqdm==4.58.0
--ufonormalizer==0.5.3
--ufoProcessor==1.9.0
-+# NOTE: hard-pinning (>=) here gets relaxed to >= in setup.py
-+lxml>=4.6.2
-+booleanOperations>=0.9.0
-+defcon[pens,lxml]>=0.7.2
-+fontMath>=0.6.0
-+fontTools[woff,ufo,lxml,unicode]>=4.21.1
-+psautohint>=2.3.0
-+tqdm>=4.58.0
-+ufonormalizer>=0.5.3
-+ufoProcessor>=1.9.0

diff --git a/dev-util/afdko/files/afdko-3.8.1-antlr.patch 
b/dev-util/afdko/files/afdko-3.8.1-antlr.patch
index 3db0bc93e..be7b25d9e 100644
--- a/dev-util/afdko/files/afdko-3.8.1-antlr.patch
+++ b/dev-util/afdko/files/afdko-3.8.1-antlr.patch
@@ -1,6 +1,5 @@
-diff '--color=auto' -ru afdko-3.8.1-orig/c/makeotf/lib/hotconv/CMakeLists.txt 
afdko-3.8.1/c/makeotf/lib/hotconv/CMakeLists.txt
 a/c/makeotf/lib/hotconv/CMakeLists.txt 2022-04-16 18:04:34.060438876 
+0200
-+++ b/c/makeotf/lib/hotconv/CMakeLists.txt 2022-04-16 18:11:51.280732567 
+0200
+--- a/c/makeotf/lib/hotconv/CMakeLists.txt
 b/c/makeotf/lib/hotconv/CMakeLists.txt
 @@ -68,8 +68,8 @@
  )
  
@@ -12,9 +11,8 @@ diff '--color=auto' -ru 
afdko-3.8.1-orig/c/makeotf/lib/hotconv/CMakeLists.txt af
  
  if ( CMAKE_COMPILER_IS_GNUCC )
  target_compile_options(hotconv PRIVATE -Wall -Wno-attributes)
-diff '--color=auto' -ru afdko-3.8.1-orig/CMakeLists.txt 
afdko-3.8.1/CMakeLists.txt
 a/CMakeLists.txt   2022-04-16 18:04:34.055438815 +0200
-+++ b/CMakeLists.txt   2022-04-16 18:05:14.656930402 +0200
+--- a/CMakeLists.txt
 b/CMakeLists.txt
 @@ -27,23 +27,6 @@
  
  list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake)

diff --git a/dev-util/afdko/files/afdko-nowheel.diff 
b/dev-util/afdko/files/afdko-nowheel.diff
deleted file mode 100644
index 14baff83c..0
--- a/dev-util/afdko/files/afdko-nowheel.diff
+++ /dev/null
@@ -1,26 +0,0 @@
 a/setup.py
-+++ b/setup.py
-@@ -29,7 +29,6 @@ try:
- except ImportError:
- print("afdko: setup.py requires that the Python package 'wheel' be "
-   "installed. Try the command 'pip install wheel'.")
--sys.exit(1)
- 
- 
- 

[gentoo-commits] repo/proj/guru:dev commit in: media-gfx/ufolint/

2023-02-28 Thread Anna Vyalkova
commit: c1537a76c44474cc687362008f7f10aaed901bfc
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Wed Mar  1 01:04:02 2023 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Wed Mar  1 01:04:02 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c1537a76

media-gfx/ufolint: enable py3.11

Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 media-gfx/ufolint/Manifest|  2 +-
 media-gfx/ufolint/ufolint-1.2.0-r1.ebuild | 27 +++
 media-gfx/ufolint/ufolint-1.2.0.ebuild| 24 
 3 files changed, 28 insertions(+), 25 deletions(-)

diff --git a/media-gfx/ufolint/Manifest b/media-gfx/ufolint/Manifest
index dd2ce647b..5045a508f 100644
--- a/media-gfx/ufolint/Manifest
+++ b/media-gfx/ufolint/Manifest
@@ -1 +1 @@
-DIST ufolint-1.2.0.tar.gz 89503 BLAKE2B 
4381438fbb11df78f186d32ecbe655db7df7a2188d13cb5f15612c31a5bbc4d0fe0e3129671f9dfd8261ee5395729d046042056aa1d9c7001636dae356bdc4c3
 SHA512 
040282d0c15e2fcf3b98ed2754d8f7f59ca0e3c304fc7150c81c22e327c135fb46960d5a953861c8a5d11cb61f5317f662fc31323f778f45f2a48495cdfe5083
+DIST ufolint-1.2.0.gh.tar.gz 89503 BLAKE2B 
4381438fbb11df78f186d32ecbe655db7df7a2188d13cb5f15612c31a5bbc4d0fe0e3129671f9dfd8261ee5395729d046042056aa1d9c7001636dae356bdc4c3
 SHA512 
040282d0c15e2fcf3b98ed2754d8f7f59ca0e3c304fc7150c81c22e327c135fb46960d5a953861c8a5d11cb61f5317f662fc31323f778f45f2a48495cdfe5083

diff --git a/media-gfx/ufolint/ufolint-1.2.0-r1.ebuild 
b/media-gfx/ufolint/ufolint-1.2.0-r1.ebuild
new file mode 100644
index 0..ebcc789f3
--- /dev/null
+++ b/media-gfx/ufolint/ufolint-1.2.0-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..11} )
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1
+
+DESCRIPTION="UFO source format linter"
+HOMEPAGE="
+   https://pypi.org/project/ufolint/
+   https://github.com/source-foundry/ufolint
+"
+SRC_URI="https://github.com/source-foundry/${PN}/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.gh.tar.gz"
+
+LICENSE="MIT"
+KEYWORDS="~amd64"
+SLOT="0"
+
+RDEPEND="
+   dev-python/commandlines[${PYTHON_USEDEP}]
+   dev-python/fonttools[${PYTHON_USEDEP}]
+   dev-python/fs[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest

diff --git a/media-gfx/ufolint/ufolint-1.2.0.ebuild 
b/media-gfx/ufolint/ufolint-1.2.0.ebuild
deleted file mode 100644
index b60eadce0..0
--- a/media-gfx/ufolint/ufolint-1.2.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="UFO source format linter"
-HOMEPAGE="https://github.com/source-foundry/ufolint;
-SRC_URI="https://github.com/source-foundry/ufolint/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="MIT"
-KEYWORDS="~amd64"
-SLOT="0"
-
-RDEPEND="
-   dev-python/commandlines[${PYTHON_USEDEP}]
-   dev-python/fonttools[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"
-
-distutils_enable_tests pytest



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

2023-02-28 Thread Anna Vyalkova
commit: dec5cffd9c4af200e06f695a6062dbef2a453241
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Wed Mar  1 00:29:30 2023 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Wed Mar  1 00:29:30 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dec5cffd

dev-python/zopfli: new package, add 0.2.2

Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 dev-python/zopfli/Manifest|  1 +
 dev-python/zopfli/metadata.xml| 11 +++
 dev-python/zopfli/zopfli-0.2.2.ebuild | 33 +
 3 files changed, 45 insertions(+)

diff --git a/dev-python/zopfli/Manifest b/dev-python/zopfli/Manifest
new file mode 100644
index 0..3ecb0f1e3
--- /dev/null
+++ b/dev-python/zopfli/Manifest
@@ -0,0 +1 @@
+DIST zopfli-0.2.2.zip 205320 BLAKE2B 
30bc3ed16c82e9527e5445b0fd758bf841ae970f4b10b6ebe3d88db5cf085a5b8e560e39282cfaacb6074184b08da7c142da330f7ba582fe35b5c1fdbdb0bd51
 SHA512 
5fd26039ce0bd910714fc4706a72d04bb5cf794957547943174ef12efe089c932802cc6bef4840a532f24d93fa726c0c23b0b1c2e6ec9eb3209c2f54b0eb8ba0

diff --git a/dev-python/zopfli/metadata.xml b/dev-python/zopfli/metadata.xml
new file mode 100644
index 0..6083b9602
--- /dev/null
+++ b/dev-python/zopfli/metadata.xml
@@ -0,0 +1,11 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   cyber+gen...@sysrq.in
+   Anna
+   
+   
+   zopfli
+   
+

diff --git a/dev-python/zopfli/zopfli-0.2.2.ebuild 
b/dev-python/zopfli/zopfli-0.2.2.ebuild
new file mode 100644
index 0..b69ee09b2
--- /dev/null
+++ b/dev-python/zopfli/zopfli-0.2.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..11} )
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1 pypi
+
+DESCRIPTION="Zopfli module for Python"
+HOMEPAGE="
+   https://pypi.org/project/zopfli/
+   https://github.com/fonttools/py-zopfli
+"
+SRC_URI="$(pypi_sdist_url ${PN} ${PV} .zip)"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="app-arch/zopfli:="
+RDEPEND="${DEPEND}"
+BDEPEND="
+   app-arch/unzip
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+src_configure() {
+   export USE_SYSTEM_ZOPFLI=1
+   distutils-r1_src_configure
+}



[gentoo-commits] repo/proj/guru:dev commit in: media-gfx/dehinter/

2023-02-28 Thread Anna Vyalkova
commit: 15280f379ec91a1ed1d29c273594afe1ff790d2f
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Wed Mar  1 01:08:11 2023 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Wed Mar  1 01:08:20 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=15280f37

media-gfx/dehinter: enable py3.11, drop old

Closes: https://bugs.gentoo.org/897626
Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 media-gfx/dehinter/Manifest  |  3 +--
 media-gfx/dehinter/dehinter-3.1.0.ebuild | 21 -
 media-gfx/dehinter/dehinter-4.0.0.ebuild | 11 +--
 3 files changed, 6 insertions(+), 29 deletions(-)

diff --git a/media-gfx/dehinter/Manifest b/media-gfx/dehinter/Manifest
index 16c85c4e6..68d393f38 100644
--- a/media-gfx/dehinter/Manifest
+++ b/media-gfx/dehinter/Manifest
@@ -1,2 +1 @@
-DIST dehinter-3.1.0.tar.gz 1423438 BLAKE2B 
967bf2fa6a68b5f66a29f7b362a319fd06e71df861fa75cbfa4eee9051be10878f33f751b22e0b9619fbaf9e209417a44ee3837f302d77ed628fafa397027684
 SHA512 
adcaeae2d8b104998388f2c5326e6b57e2a8342bdc8a522bfdf1d674c41c0a3fbaf07f602f769a2cf75670422aee388efec5b57f329c3b66a76801d24aff7cd6
-DIST dehinter-4.0.0.tar.gz 1423535 BLAKE2B 
b39eb8384346aa1139902267ec65c70666d36c76dbcf722a4e4b5706faf6f9a04a9ce6e9f89098c1a2b29ce95232532836ebf4a04e072be4fbe360efc31230b7
 SHA512 
d82412b723013c66211ffedd89e5fa1d59f605c6468dea9123092fa80418d9920e378d4081eca4711ef96bd19abb69ffdb3fcda62b84caa0a37f22528ca597af
+DIST dehinter-4.0.0.gh.tar.gz 1423535 BLAKE2B 
b39eb8384346aa1139902267ec65c70666d36c76dbcf722a4e4b5706faf6f9a04a9ce6e9f89098c1a2b29ce95232532836ebf4a04e072be4fbe360efc31230b7
 SHA512 
d82412b723013c66211ffedd89e5fa1d59f605c6468dea9123092fa80418d9920e378d4081eca4711ef96bd19abb69ffdb3fcda62b84caa0a37f22528ca597af

diff --git a/media-gfx/dehinter/dehinter-3.1.0.ebuild 
b/media-gfx/dehinter/dehinter-3.1.0.ebuild
deleted file mode 100644
index 754c4a2ad..0
--- a/media-gfx/dehinter/dehinter-3.1.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python bindings for GitHub's cmark"
-HOMEPAGE="https://github.com/source-foundry/dehinter;
-SRC_URI="https://github.com/source-foundry/dehinter/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-KEYWORDS="~amd64"
-SLOT="0"
-
-RDEPEND="dev-python/fonttools[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-distutils_enable_tests pytest

diff --git a/media-gfx/dehinter/dehinter-4.0.0.ebuild 
b/media-gfx/dehinter/dehinter-4.0.0.ebuild
index f499a0d5b..ca4786b1a 100644
--- a/media-gfx/dehinter/dehinter-4.0.0.ebuild
+++ b/media-gfx/dehinter/dehinter-4.0.0.ebuild
@@ -1,21 +1,20 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..10} )
-
+PYTHON_COMPAT=( python3_{9..11} )
+DISTUTILS_USE_PEP517=setuptools
 inherit distutils-r1
 
-DESCRIPTION="A tool for the removal of TrueType hints in fonts"
+DESCRIPTION="A tool for the removal of TrueType instruction sets (hints) in 
fonts"
 HOMEPAGE="https://github.com/source-foundry/dehinter;
-SRC_URI="https://github.com/source-foundry/dehinter/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.tar.gz"
+SRC_URI="https://github.com/source-foundry/${PN}/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.gh.tar.gz"
 
 LICENSE="Apache-2.0"
 KEYWORDS="~amd64"
 SLOT="0"
 
 RDEPEND="dev-python/fonttools[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
 
 distutils_enable_tests pytest



[gentoo-commits] repo/proj/prefix:master commit in: sys-devel/binutils/, sys-devel/binutils/files/

2023-02-28 Thread Sam James
commit: f4bae8f7128a0a7977d4cf765f21301a2275f32e
Author: Sam James  gentoo  org>
AuthorDate: Wed Mar  1 00:51:07 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Mar  1 00:51:07 2023 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=f4bae8f7

sys-devel/binutils: add 2.40(-r2)

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

 sys-devel/binutils/Manifest|   2 +
 sys-devel/binutils/binutils-2.40-r2.ebuild | 509 +
 .../files/binutils-2.40-linker-search-path.patch   |  74 +++
 3 files changed, 585 insertions(+)

diff --git a/sys-devel/binutils/Manifest b/sys-devel/binutils/Manifest
index 3969b00779..83ad995e9e 100644
--- a/sys-devel/binutils/Manifest
+++ b/sys-devel/binutils/Manifest
@@ -3,3 +3,5 @@ DIST binutils-2.34.tar.xz 21637796 BLAKE2B 
07dd23916a7d27f71c3f160c8c16abe2bd4fc
 DIST binutils-2.39-patches-4.tar.xz 62880 BLAKE2B 
5cc335769d9c88417583ce059c61d0d7655f3ab9ac69647e6e2f65bd3a9dd143fe34c50bb68ab81d4226ddd0e4ef405d7102f67375a672eedc3d01b92b8ef497
 SHA512 
ef81350979af64cf35800b39982c84657a5c01362c01d221164a43d8f0dd80276c9f052c55d24516fad457e6671a58d467d71b5edd6c1f53fddbdb31172a21ee
 DIST binutils-2.39-patches-5.tar.xz 82924 BLAKE2B 
2cf75f661989f22270d6afe5f3c543814eb6a331be4493016fa2871e1f10a84a123c1c51e77a19b35e46680b9fe77390cb1532ca40d470a6041fa768fed3ccd7
 SHA512 
4b5811b4822b3a06f590fc7d082dc0ddf18a6058ac23887254e2ee9bd63c7f06f1636e446152115c7e0b01a6c5298a0d9df6904bd1582e66504ccde80dd1ecbd
 DIST binutils-2.39.tar.xz 25167756 BLAKE2B 
ac6a5296c6586d53eaadcbffc5c399a6d79edf72450b9bb8b3525ce525129cef3d2eb90c85ef3bb3270b5a03b0e1ffb8f0b705f028158726f9777ebb8685066f
 SHA512 
68e038f339a8c21faa19a57bbc447a51c817f47c2e06d740847c6e9cc3396c025d35d5369fa8c3f8b70414757c89f0e577939ddc0d70f283182504920f53b0a3
+DIST binutils-2.40-patches-2.tar.xz 183760 BLAKE2B 
447f1c40ac8212b1e91f6f2137f87958c3f4e2366b11b9979d9d09d52e9fcde9a9d74f0c1871616157e001f505849fceb2097a512f434b9c848885e367a07c35
 SHA512 
30efbfcbd2d936c74d9480e4f2f4b8dcd30abcd0f1b22d21d20558002fdb8c90bd2fe97e3f27c2905714dcfd1297cac2646ede1e2c3d9fbf159f93c8cf01a290
+DIST binutils-2.40.tar.xz 25241484 BLAKE2B 
8d799f7c595f878b9af5b17a490021dd8b8300ac2fe0ed8574c012929d22d2d0493e003a3e631a9436e8e712da801779b777c566167fe42b0bde119ffa5ad1c2
 SHA512 
a37e042523bc46494d99d5637c3f3d8f9956d9477b748b3b1f6d7dfbb8d968ed52c932e88a4e946c6f77b8f48f1e1b360ca54c3d298f17193f3b4963472f6925

diff --git a/sys-devel/binutils/binutils-2.40-r2.ebuild 
b/sys-devel/binutils/binutils-2.40-r2.ebuild
new file mode 100644
index 00..fc19343327
--- /dev/null
+++ b/sys-devel/binutils/binutils-2.40-r2.ebuild
@@ -0,0 +1,509 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit libtool flag-o-matic gnuconfig strip-linguas toolchain-funcs
+
+DESCRIPTION="Tools necessary to build programs"
+HOMEPAGE="https://sourceware.org/binutils/;
+
+LICENSE="GPL-3+"
+IUSE="cet doc gold gprofng multitarget +nls pgo +plugins static-libs test 
vanilla zstd"
+
+# Variables that can be set here  (ignored for live ebuilds)
+# PATCH_VER  - the patchset version
+#  Default: empty, no patching
+# PATCH_BINUTILS_VER - the binutils version in the patchset name
+#- Default: PV
+# PATCH_DEV  - Use download URI 
https://dev.gentoo.org/~{PATCH_DEV}/distfiles/...
+#  for the patchsets
+
+PATCH_VER=2
+PATCH_DEV=dilfridge
+
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   SLOT=${PV}
+else
+   PATCH_BINUTILS_VER=${PATCH_BINUTILS_VER:-${PV}}
+   PATCH_DEV=${PATCH_DEV:-dilfridge}
+   SRC_URI="mirror://gnu/binutils/binutils-${PV}.tar.xz 
https://sourceware.org/pub/binutils/releases/binutils-${PV}.tar.xz 
https://dev.gentoo.org/~${PATCH_DEV}/distfiles/binutils-${PV}.tar.xz;
+   [[ -z ${PATCH_VER} ]] || SRC_URI="${SRC_URI}
+   
https://dev.gentoo.org/~${PATCH_DEV}/distfiles/binutils-${PATCH_BINUTILS_VER}-patches-${PATCH_VER}.tar.xz;
+   SLOT=$(ver_cut 1-2)
+   KEYWORDS="~x64-cygwin ~amd64-linux ~x86-linux ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+fi
+
+#
+# The cross-compile logic
+#
+export CTARGET=${CTARGET:-${CHOST}}
+if [[ ${CTARGET} == ${CHOST} ]] ; then
+   if [[ ${CATEGORY} == cross-* ]] ; then
+   export CTARGET=${CATEGORY#cross-}
+   fi
+fi
+is_cross() { [[ ${CHOST} != ${CTARGET} ]] ; }
+
+#
+# The dependencies
+#
+RDEPEND="
+   >=sys-devel/binutils-config-3
+   sys-libs/zlib
+   zstd? ( app-arch/zstd:= )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   doc? ( sys-apps/texinfo )
+   test? (
+   dev-util/dejagnu
+   sys-devel/bc
+   )
+   nls? ( sys-devel/gettext )
+   zstd? ( virtual/pkgconfig )
+   sys-devel/flex
+   app-alternatives/yacc
+"
+

[gentoo-commits] repo/gentoo:master commit in: sys-block/ndctl/

2023-02-28 Thread Patrick McLean
commit: 79b29acbe6fa93e58fe9ac0f7e9734f781538d80
Author: Patrick McLean  gentoo  org>
AuthorDate: Wed Mar  1 00:49:42 2023 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Wed Mar  1 00:49:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79b29acb

sys-block/ndctl: Clean up medadata.xml whitespace

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

 sys-block/ndctl/metadata.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-block/ndctl/metadata.xml b/sys-block/ndctl/metadata.xml
index 7763e63140a4..0c16d62874c0 100644
--- a/sys-block/ndctl/metadata.xml
+++ b/sys-block/ndctl/metadata.xml
@@ -5,7 +5,7 @@
chutz...@gentoo.org
Patrick McLean

-  
- Use dev-libs/libtracefs to build 
cxl-monitor binary
-  
+   
+   Use dev-libs/libtracefs to 
build cxl-monitor binary
+   
 



[gentoo-commits] repo/gentoo:master commit in: sys-block/ndctl/

2023-02-28 Thread Patrick McLean
commit: 0c8d932437666e6cfc49cf04ab63bf1edbee316b
Author: Patrick McLean  gentoo  org>
AuthorDate: Wed Mar  1 00:29:12 2023 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Wed Mar  1 00:29:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c8d9324

sys-block/ndctl: Add USE flag description for libtracefs

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

 sys-block/ndctl/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sys-block/ndctl/metadata.xml b/sys-block/ndctl/metadata.xml
index bd6443d4a375..7763e63140a4 100644
--- a/sys-block/ndctl/metadata.xml
+++ b/sys-block/ndctl/metadata.xml
@@ -5,4 +5,7 @@
chutz...@gentoo.org
Patrick McLean

+  
+ Use dev-libs/libtracefs to build 
cxl-monitor binary
+  
 



[gentoo-commits] repo/gentoo:master commit in: sci-libs/libbraiding/

2023-02-28 Thread Michael Orlitzky
commit: fbc06c775668ff6afe506db297c9524f532def7a
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Tue Feb 28 23:49:52 2023 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Tue Feb 28 23:50:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbc06c77

sci-libs/libbraiding: add 1.2

Closes: https://bugs.gentoo.org/898286
Signed-off-by: Michael Orlitzky  gentoo.org>

 sci-libs/libbraiding/Manifest   |  1 +
 sci-libs/libbraiding/libbraiding-1.2.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/sci-libs/libbraiding/Manifest b/sci-libs/libbraiding/Manifest
index 2f557e15f07c..d60254a6ef32 100644
--- a/sci-libs/libbraiding/Manifest
+++ b/sci-libs/libbraiding/Manifest
@@ -1 +1,2 @@
 DIST libbraiding-1.1.tar.gz 377161 BLAKE2B 
48a80823f15920fce17c7d67cdc0a7e851855a4d6dfa5e9e461c8ce408c9c73d8aeeeacd27ac1c5f33c4436e8174c6ae9be275a71187d3a9887d37cf3bc8b8db
 SHA512 
3032a290d0c7c0c13519136e111500a9e22f36ae7f9cc36df5a22670f18ebbce03a01e72c81e556ef4f6eea1ccf10e90ba6a9343be4a229e420e2f7da6289115
+DIST libbraiding-1.2.tar.gz 380852 BLAKE2B 
8d88861879e7566fa88f3a269c20efa4f37a692da6fd32736b695628a414cec0e03a01cb7a0cfcf20bd233fd21c15b070d9df3e0ee4951c9511949962b012f61
 SHA512 
f3dcfa77d5313ecfa91c0b9a61988eb2048dd27ed77f46a5c34fc57adb9eee53b250946a7158918b3198559bd016c723dba98465036d01c482b5c6000ab59d8a

diff --git a/sci-libs/libbraiding/libbraiding-1.2.ebuild 
b/sci-libs/libbraiding/libbraiding-1.2.ebuild
new file mode 100644
index ..36538840bff4
--- /dev/null
+++ b/sci-libs/libbraiding/libbraiding-1.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Expose the functionality of cbraid as a shared library"
+HOMEPAGE="https://github.com/miguelmarco/libbraiding;
+
+SRC_URI="https://github.com/miguelmarco/${PN}/releases/download/${PV}/${P}.tar.gz;
+
+# A few source headers still say GPLv2, but I believe that to be an
+# oversight: https://github.com/jeanluct/cbraid/issues/4
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+src_install() {
+   default
+   find "${ED}" -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: www-apps/nextcloud/

2023-02-28 Thread Bernard Cafarelli
commit: 077986fa8deafff639487a5cddaf318d06769168
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Tue Feb 28 23:34:17 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Tue Feb 28 23:34:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=077986fa

www-apps/nextcloud: drop 24.0.7, 24.0.8, 25.0.1, 25.0.2

Keep latest 24.0.x and 25.0.x (unaffected by vulnerabilities)

Bug: https://bugs.gentoo.org/897918
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/nextcloud/Manifest|  4 ---
 www-apps/nextcloud/nextcloud-24.0.7.ebuild | 43 --
 www-apps/nextcloud/nextcloud-24.0.8.ebuild | 43 --
 www-apps/nextcloud/nextcloud-25.0.1.ebuild | 43 --
 www-apps/nextcloud/nextcloud-25.0.2.ebuild | 43 --
 5 files changed, 176 deletions(-)

diff --git a/www-apps/nextcloud/Manifest b/www-apps/nextcloud/Manifest
index df19ad4ea553..2c44330d0a3d 100644
--- a/www-apps/nextcloud/Manifest
+++ b/www-apps/nextcloud/Manifest
@@ -1,6 +1,2 @@
-DIST nextcloud-24.0.7.tar.bz2 124233139 BLAKE2B 
991668bf897984da0f0034f954d009159acc6b27447603decc79bb79d6457f98cf8324e18f2ab3dda76cbbde63bc43d3ee2f1ff918d227c8256d8f3e8789
 SHA512 
77c1999b52ab87779908619ec8845887c9da32f90d9eb1e639d07c3899519235a18d973a35a8bfbfe9f896c7b7705cc91d571558700550857f741f98a85a52ef
-DIST nextcloud-24.0.8.tar.bz2 124547281 BLAKE2B 
0c0be4180fcf49b91534ef50b984df7eddcd275209cf3ec831aec2d4a5d8dd1ae84ed4b12db5564625066e09c109b9b4f25cb87bf6d4e32b1c54c2614fc5d556
 SHA512 
a885a93ac9f0fff1249ef9cbd3c88fb11786a178fcd0c4a5886c781d8270302b259267be760c6df91aa3cf27d360e38e5602fd3a186a918e50ccd55561e8f801
 DIST nextcloud-24.0.9.tar.bz2 124279049 BLAKE2B 
8ba86bc4fd0255b62670714dad75559d8444b3033be840f04f956a8c8abda7d6a599d7829e36032b3862e69bdb6f38fd5a5c65dd846b38c2122284c226c54de9
 SHA512 
dcbc664f25b5a197c7ea11ec542ab1d439a665874ead6467ca857d84751805ab62afe2363c33248fb5effabf6979f9baac00f55327879b85f0c702c433ea
-DIST nextcloud-25.0.1.tar.bz2 146695370 BLAKE2B 
01d9482301fa50e2b938cbe164310d0e3db3a791944e78ef2d7016ecd3e214907d53b589abc51c550263e636c114ee37dd027ebf3d164493c53775a10f102a61
 SHA512 
7fd401ffe01e5b1d568e4f66cdc5972d5e3c0b82f147a04330da9fe5ab1f2ddf152943e28f152fb635e8bca8d83a95a5a269a1f34fa189cef4a3c9dbe4e8c89b
-DIST nextcloud-25.0.2.tar.bz2 149894878 BLAKE2B 
8980fa45dcfa1f9cc70434f0bdd15154a2ef42b80bb4e57b5cb2792afa9ad77867640bc6a6d266b88e52a12aae829d34bd55d5c46fd2ba74acde0bea7b4c028e
 SHA512 
e65147825cce7c645f552c683426b96c802c513eabbf90122e713fb5a5d341f816b0928b2af72876fdcd245b49b72bfd60f0fafb793deace3a686e13eca918bb
 DIST nextcloud-25.0.3.tar.bz2 149979880 BLAKE2B 
9422c3ddafa33b109f5443c70b3fd2929b51b8bf72ca41074985d23123cc84f8f47331d65fd030d4a96c43fbee8b202633fcab1c07d2ccdd8df1e4aec3bc
 SHA512 
5c9fa141616002c87585c50bba740e3968b30fd901e6b5b4d345197a96021e10e5aeea1507f07ecd3e38bc55336a67510c6045a4f632c8991dee9760e175c6b3

diff --git a/www-apps/nextcloud/nextcloud-24.0.7.ebuild 
b/www-apps/nextcloud/nextcloud-24.0.7.ebuild
deleted file mode 100644
index 4eb1821d041c..
--- a/www-apps/nextcloud/nextcloud-24.0.7.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit webapp
-
-DESCRIPTION="Personal cloud that runs on your own server"
-HOMEPAGE="https://nextcloud.com/;
-SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2;
-LICENSE="AGPL-3"
-
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE="+curl +imagemagick mysql postgres +sqlite"
-REQUIRED_USE="|| ( mysql postgres sqlite )"
-
-DEPEND=""
-RDEPEND="https://nextcloud.com/;
-SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2;
-LICENSE="AGPL-3"
-
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="+curl +imagemagick mysql postgres +sqlite"
-REQUIRED_USE="|| ( mysql postgres sqlite )"
-
-DEPEND=""
-RDEPEND="https://nextcloud.com/;
-SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2;
-LICENSE="AGPL-3"
-
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="+curl +imagemagick mysql postgres +sqlite"
-REQUIRED_USE="|| ( mysql postgres sqlite )"
-
-DEPEND=""
-RDEPEND="https://nextcloud.com/;
-SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2;
-LICENSE="AGPL-3"
-
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="+curl +imagemagick mysql postgres +sqlite"
-REQUIRED_USE="|| ( mysql postgres sqlite )"
-
-DEPEND=""
-RDEPEND="

[gentoo-commits] proj/tinderbox-cluster:master commit in: buildbot_gentoo_ci/steps/

2023-02-28 Thread Magnus Granberg
commit: c71f1b00885a6bd3851182ebc27d5eea67351cbc
Author: Magnus Granberg  gentoo  org>
AuthorDate: Tue Feb 28 21:41:07 2023 +
Commit: Magnus Granberg  gentoo  org>
CommitDate: Tue Feb 28 21:41:07 2023 +
URL:
https://gitweb.gentoo.org/proj/tinderbox-cluster.git/commit/?id=c71f1b00

Add eclean to building steps

Signed-off-by: Magnus Granberg  gentoo.org>

 buildbot_gentoo_ci/steps/builders.py | 29 +
 1 file changed, 29 insertions(+)

diff --git a/buildbot_gentoo_ci/steps/builders.py 
b/buildbot_gentoo_ci/steps/builders.py
index 1746122..a3f82a3 100644
--- a/buildbot_gentoo_ci/steps/builders.py
+++ b/buildbot_gentoo_ci/steps/builders.py
@@ -490,6 +490,34 @@ class RunEmerge(BuildStep):
 ))
 aftersteps_list.append(CheckDepcleanLogs('depclean'))
 
+# Run eclean on Packages and Distfiles
+#FIXME: cleantime set in config
+cleantime_package = '3w'
+cleantime_distfiles = '2d'
+if self.step == 'eclean':
+aftersteps_list.append(
+steps.ShellCommand(
+flunkOnFailure=False,
+name = 'Run eclean Packages',
+command=['eclean-pkg', '-Ct', cleantime_package],
+workdir='/'
+))
+aftersteps_list.append(
+steps.ShellCommand(
+flunkOnFailure=False,
+name = 'Run eclean Distfiles',
+command=['eclean-dist', '-Ct', cleantime_distfiles],
+workdir='/'
+))
+# Fix/Check Packages file
+aftersteps_list.append(
+steps.ShellCommand(
+flunkOnFailure=False,
+name='Fix/Check binary Package file',
+command=['emaint', 'binhost', '--fix'],
+workdir='/'
+))
+
 if self.step == 'match':
 shell_commad_list.append('-pO')
 # don't use bin for match
@@ -1191,6 +1219,7 @@ class RunBuild(BuildStep):
 aftersteps_list.append(RunEmerge(step='pre-depclean'))
 aftersteps_list.append(RunEmerge(step='preserved-libs'))
 aftersteps_list.append(RunEmerge(step='depclean'))
+aftersteps_list.append(RunEmerge(step='eclean'))
 self.setProperty('depclean', False, 'depclean')
 self.setProperty('preserved_libs', False, 'preserved-libs')
 yield self.build.addStepsAfterCurrentStep(aftersteps_list)



[gentoo-commits] proj/tinderbox-cluster:master commit in: buildbot_gentoo_ci/steps/

2023-02-28 Thread Magnus Granberg
commit: a2d7f047652600dc548a7401e3cc6b9b90cd7f1c
Author: Magnus Granberg  gentoo  org>
AuthorDate: Tue Feb 28 21:40:12 2023 +
Commit: Magnus Granberg  gentoo  org>
CommitDate: Tue Feb 28 21:40:12 2023 +
URL:
https://gitweb.gentoo.org/proj/tinderbox-cluster.git/commit/?id=a2d7f047

Change head to 15 for EAPI search

Signed-off-by: Magnus Granberg  gentoo.org>

 buildbot_gentoo_ci/steps/version.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot_gentoo_ci/steps/version.py 
b/buildbot_gentoo_ci/steps/version.py
index 14d1d97..59d19dc 100644
--- a/buildbot_gentoo_ci/steps/version.py
+++ b/buildbot_gentoo_ci/steps/version.py
@@ -441,7 +441,7 @@ class SetupStepsForCheckV(BuildStep):
 name = 
'RunGetEAPI',
 haltOnFailure = 
True,
 flunkOnFailure = 
True,
-command=['head', 
'-n', '10', self.getProperty("ebuild_file")],
+command=['head', 
'-n', '15', self.getProperty("ebuild_file")],
 strip=False,
 
extract_fn=PersOutputOfGetEapi
 ))



[gentoo-commits] repo/proj/guru:dev commit in: net-misc/ooni-probe-cli/

2023-02-28 Thread Anna Vyalkova
commit: 06e56faf3fd9685f23702db4edc08efe52837cd8
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Tue Feb 28 21:31:07 2023 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Tue Feb 28 21:31:07 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=06e56faf

net-misc/ooni-probe-cli: restrict maximum Go version

Closes: https://bugs.gentoo.org/898214
Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 net-misc/ooni-probe-cli/ooni-probe-cli-3.17.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-misc/ooni-probe-cli/ooni-probe-cli-3.17.0.ebuild 
b/net-misc/ooni-probe-cli/ooni-probe-cli-3.17.0.ebuild
index 038127af8..4611051e2 100644
--- a/net-misc/ooni-probe-cli/ooni-probe-cli-3.17.0.ebuild
+++ b/net-misc/ooni-probe-cli/ooni-probe-cli-3.17.0.ebuild
@@ -19,6 +19,7 @@ RESTRICT="test"
 
 DEPEND="dev-db/sqlite:3[icu]"
 RDEPEND="${DEPEND}"
+BDEPEND="

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

2023-02-28 Thread Sam James
commit: ed51953b8bf6ba59529cd319eb51f18a1c3faa80
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb 28 21:21:44 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 28 21:21:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed51953b

dev-python/funcy: Stabilize 1.18 x86, #898468

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

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

diff --git a/dev-python/funcy/funcy-1.18.ebuild 
b/dev-python/funcy/funcy-1.18.ebuild
index 21cce3a26a74..25585ead3b4b 100644
--- a/dev-python/funcy/funcy-1.18.ebuild
+++ b/dev-python/funcy/funcy-1.18.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 BDEPEND="
test? (



[gentoo-commits] repo/gentoo:master commit in: www-apps/nextcloud/

2023-02-28 Thread Sam James
commit: e74c6bcd74b7cf919336fe3d7a45a66ea7d7bd52
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb 28 21:21:46 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 28 21:21:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e74c6bcd

www-apps/nextcloud: Stabilize 25.0.3 ALLARCHES, #898472

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

 www-apps/nextcloud/nextcloud-25.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apps/nextcloud/nextcloud-25.0.3.ebuild 
b/www-apps/nextcloud/nextcloud-25.0.3.ebuild
index e9db891d0021..7371c62df6fa 100644
--- a/www-apps/nextcloud/nextcloud-25.0.3.ebuild
+++ b/www-apps/nextcloud/nextcloud-25.0.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://nextcloud.com/;
 SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2;
 LICENSE="AGPL-3"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE="+curl +imagemagick mysql postgres +sqlite"
 REQUIRED_USE="|| ( mysql postgres sqlite )"
 



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

2023-02-28 Thread Sam James
commit: 1daa1a88238147e4505e7726e094247b2af03c6e
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb 28 21:21:43 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 28 21:21:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1daa1a88

dev-python/funcy: Stabilize 1.18 amd64, #898468

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

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

diff --git a/dev-python/funcy/funcy-1.18.ebuild 
b/dev-python/funcy/funcy-1.18.ebuild
index 0d8188000de2..21cce3a26a74 100644
--- a/dev-python/funcy/funcy-1.18.ebuild
+++ b/dev-python/funcy/funcy-1.18.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 BDEPEND="
test? (



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

2023-02-28 Thread Sam James
commit: 8ae4e9b05943ea3375a72b35920a5c7e643167b4
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb 28 21:20:59 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 28 21:21:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ae4e9b0

sys-devel/make: drop 4.4

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

 sys-devel/make/Manifest|  2 --
 sys-devel/make/make-4.4.ebuild | 76 --
 2 files changed, 78 deletions(-)

diff --git a/sys-devel/make/Manifest b/sys-devel/make/Manifest
index b95cc56260e2..ceee9e83b6c7 100644
--- a/sys-devel/make/Manifest
+++ b/sys-devel/make/Manifest
@@ -2,5 +2,3 @@ DIST make-4.3.tar.gz 2317073 BLAKE2B 
5a82ce1f30eb034366ac3b87d2ec6698aae17d7b1a6
 DIST make-4.3.tar.gz.sig 566 BLAKE2B 
75bf71602e60f97ec8efa81676329047746d960257ef310b89a059144c00628b6a1ddf7a16a2ac2c3e935b8591475f5043a7c7546668ab39abbc4717c75a6528
 SHA512 
bf13e2943593b153457c879e8ae11cef2d9185a986106a1e70946a260bd930505a5e10002c5a60888e11affc07713c367b8680fd511ad87b2e124d303a99
 DIST make-4.4.1.tar.gz 2348200 BLAKE2B 
09a4ad8060259e36854b525ab610fd317a86f4926e44e3ab8adba75dccc8d4b445df9dd25ccfb4c25a54bc0e98238a9127e36401d74cbc3503a329eadcdf4995
 SHA512 
145260cbd6a8226cef3dfef0c8baba31847beaebc7e6b65d39d02715fd4f4cab9b139b6c3772e550088d4f9ae80c6d3ed20b9a7664c693644dfb96b4cb60e67c
 DIST make-4.4.1.tar.gz.sig 833 BLAKE2B 
d5f9a33b0262d4a9216f47718f6596884852662a692e708191a7007964007940da1c06549db28ae1d13683c4a949b9ee86da9dedd9a80da8f8b09e71e659e9a1
 SHA512 
d7a5531c10f216d690ec036f3875c7f314fa53006e138568c60132d506db48d1a59201623e168091dafa4465b005991019e42f81ff1a96a44610b6b18de08b09
-DIST make-4.4.tar.gz 2307891 BLAKE2B 
5b8a2fcd7610c33347c2e552fdc4f2698c9a4c468de588c9687cd11d15f120a37768bcd521231adf32359e3b48b27ab7b142746fd18b1a8d15578d34344f487e
 SHA512 
4be73f494295dcfa10034531b0d920cfdb5438bc20625f863f5c878549c140e1e67195162580c53060c3c11c67a2c739c09051f02cdd283e5aa9ebcd68975a1f
-DIST make-4.4.tar.gz.sig 566 BLAKE2B 
879e85eccd748a9e6687e8beaaf1321ad84986990290c34d34285eab96fe9d493db1e6f20178aa5374796da9c8fb58f87065ea2de44a6daa55dd23dcc8b09c8f
 SHA512 
76b7ecb3aa38b0a6867fd0379e42d2cae6632f102d902ac604e7ea3265ac1c1090da8e5676bd56b9946dc291e57c06bb05c953f76714fe8bd27b924bb39301e6

diff --git a/sys-devel/make/make-4.4.ebuild b/sys-devel/make/make-4.4.ebuild
deleted file mode 100644
index 995022126a40..
--- a/sys-devel/make/make-4.4.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/make.asc
-inherit flag-o-matic verify-sig
-
-DESCRIPTION="Standard tool to compile source trees"
-HOMEPAGE="https://www.gnu.org/software/make/make.html;
-if [[ ${PV} ==  ]] ; then
-   EGIT_REPO_URI="https://git.savannah.gnu.org/git/make.git;
-   inherit autotools git-r3
-elif [[ $(ver_cut 3) -ge 90 ]] ; then
-   SRC_URI="https://alpha.gnu.org/gnu/make/${P}.tar.gz;
-   SRC_URI+=" verify-sig? ( https://alpha.gnu.org/gnu/make/${P}.tar.gz.sig 
)"
-else
-   SRC_URI="mirror://gnu/make/${P}.tar.gz"
-   SRC_URI+=" verify-sig? ( mirror://gnu/make/${P}.tar.gz.sig )"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux 
~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
-fi
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="guile nls static"
-
-DEPEND="guile? ( >=dev-scheme/guile-1.8:= )"
-BDEPEND="nls? ( sys-devel/gettext )
-   verify-sig? ( sec-keys/openpgp-keys-make )"
-RDEPEND="${DEPEND}
-   nls? ( virtual/libintl )"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-3.82-darwin-library_search-dylib.patch
-   "${FILESDIR}"/${PN}-4.2-default-cxx.patch
-)
-
-src_unpack() {
-   if [[ ${PV} ==  ]] ; then
-   git-r3_src_unpack
-
-   cd "${S}" || die
-   ./bootstrap || die
-   else
-   default
-   fi
-}
-
-src_prepare() {
-   default
-
-   if [[ ${PV} ==  ]] ; then
-   eautoreconf
-   fi
-}
-
-src_configure() {
-   use static && append-ldflags -static
-   local myeconfargs=(
-   --program-prefix=g
-   $(use_with guile)
-   $(use_enable nls)
-   )
-   econf "${myeconfargs[@]}"
-}
-
-src_install() {
-   emake DESTDIR="${D}" install
-   dodoc AUTHORS NEWS README*
-   if [[ ${USERLAND} == "GNU" ]] ; then
-   # we install everywhere as 'gmake' but on GNU systems,
-   # symlink 'make' to 'gmake'
-   dosym gmake /usr/bin/make
-   dosym gmake.1 /usr/share/man/man1/make.1
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: www-servers/nginx-unit/files/

2023-02-28 Thread Mike Pagano
commit: af9772fe613cef0b0f191071c1ecec95d9fa4ff1
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue Feb 28 21:11:22 2023 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue Feb 28 21:12:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af9772fe

www-servers/nginx-unit: Change default user and group appropiate

Big thanks to Vladimir Varlamov for their assistance on these
recent user and group changes to nginx-unit

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

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

 www-servers/nginx-unit/files/nginx-unit.confd | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/www-servers/nginx-unit/files/nginx-unit.confd 
b/www-servers/nginx-unit/files/nginx-unit.confd
index 2eae2c67538f..eedf0ffbd685 100644
--- a/www-servers/nginx-unit/files/nginx-unit.confd
+++ b/www-servers/nginx-unit/files/nginx-unit.confd
@@ -1,11 +1,10 @@
 # /etc/conf.d/nginx-unit
 
 # non-privileged processes to run as specified user
-#NXT_USER="nobody"
+#NXT_USER="nginx-unit"
 
 # non-privileged processes to run as specified group
-# default: user's primary group
-#NXT_GROUP=""
+#NXT_GROUP="nginx-unit"
 
 # Address of the Control API Socket
 #NXT_CONTROL="unix:/run/nginx-unit.sock"



[gentoo-commits] repo/gentoo:master commit in: dev-python/django-crispy-forms/

2023-02-28 Thread Alfredo Tupone
commit: 7f1895aa83849c913f7237033c925eac257aa5d3
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Tue Feb 28 21:09:58 2023 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Tue Feb 28 21:10:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f1895aa

dev-python/django-crispy-forms: bump to 2.0

Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-python/django-crispy-forms/Manifest   | 1 +
 dev-python/django-crispy-forms/django-crispy-forms-1.14.0.ebuild  | 8 +++-
 ...-crispy-forms-1.14.0.ebuild => django-crispy-forms-2.0.ebuild} | 8 +++-
 3 files changed, 15 insertions(+), 2 deletions(-)

diff --git a/dev-python/django-crispy-forms/Manifest 
b/dev-python/django-crispy-forms/Manifest
index 8ccfa76bebff..52d7cbd7417f 100644
--- a/dev-python/django-crispy-forms/Manifest
+++ b/dev-python/django-crispy-forms/Manifest
@@ -1 +1,2 @@
 DIST django-crispy-forms-1.14.0.gh.tar.gz 295826 BLAKE2B 
4be78ba2eb8b7dfd6d9813d2a94b26ca571f3c8767f22e37e64deca517b0044d1684343f82790860f024b6eaf6759acfdb6975e4497e40bb75cc64ace3ce9745
 SHA512 
964ebcd74dd284d11cd0a820238468cce415a61b9ac83afe401b1414da0e27b3e9e0a9aa4fec411a8ff9fa08aa6fb56550c6262e0a9d821b17e12590fc06970c
+DIST django-crispy-forms-2.0.gh.tar.gz 273743 BLAKE2B 
4169c4f77ddd0dd9f8786abd71ad762f645283555f250861f32b874fb9e189d4ca174285ee39b51bc5f0c0e8c2e83c2e00c34398c51ede65438a1c6b8a17c3ee
 SHA512 
8b6f5b35cb90837b7cd6a64ed74afe6a19a80f287f66d0a139811990524e1a48d4d7c01e61fb7d303958522c47458d0aa0008a3d6c147f7d03dc790e53a80592

diff --git a/dev-python/django-crispy-forms/django-crispy-forms-1.14.0.ebuild 
b/dev-python/django-crispy-forms/django-crispy-forms-1.14.0.ebuild
index 790ba770fa73..0463cb56afea 100644
--- a/dev-python/django-crispy-forms/django-crispy-forms-1.14.0.ebuild
+++ b/dev-python/django-crispy-forms/django-crispy-forms-1.14.0.ebuild
@@ -16,6 +16,12 @@ 
SRC_URI="https://github.com/django-crispy-forms/${PN}/archive/${PV}.tar.gz
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-RESTRICT="test" #Not working
+IUSE="test"
+RESTRICT="test" #Some tests are failing
 
 RDEPEND="dev-python/django[${PYTHON_USEDEP}]"
+BDEPEND="test? (
+   dev-python/pytest-django[${PYTHON_USEDEP}]
+)"
+
+distutils_enable_tests pytest

diff --git a/dev-python/django-crispy-forms/django-crispy-forms-1.14.0.ebuild 
b/dev-python/django-crispy-forms/django-crispy-forms-2.0.ebuild
similarity index 76%
copy from dev-python/django-crispy-forms/django-crispy-forms-1.14.0.ebuild
copy to dev-python/django-crispy-forms/django-crispy-forms-2.0.ebuild
index 790ba770fa73..914ce0712232 100644
--- a/dev-python/django-crispy-forms/django-crispy-forms-1.14.0.ebuild
+++ b/dev-python/django-crispy-forms/django-crispy-forms-2.0.ebuild
@@ -16,6 +16,12 @@ 
SRC_URI="https://github.com/django-crispy-forms/${PN}/archive/${PV}.tar.gz
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-RESTRICT="test" #Not working
+IUSE="test"
+RESTRICT="test" #Missing crispy_bootstrap3
 
 RDEPEND="dev-python/django[${PYTHON_USEDEP}]"
+BDEPEND="test? (
+   dev-python/pytest-django[${PYTHON_USEDEP}]
+)"
+
+distutils_enable_tests pytest



[gentoo-commits] proj/qt:master commit in: dev-qt/qtgui/

2023-02-28 Thread Jimi Huotari
commit: 8d38f796bba0a012422710ff01240e03299b92de
Author: Jimi Huotari  gentoo  org>
AuthorDate: Tue Feb 28 20:50:31 2023 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Tue Feb 28 20:50:31 2023 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=8d38f796

dev-qt/qtgui: add missing dependency on 'x11-base/xorg-proto'

Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qtgui/qtgui-5.15.8..ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-qt/qtgui/qtgui-5.15.8..ebuild 
b/dev-qt/qtgui/qtgui-5.15.8..ebuild
index 1c4cedd1..1788d8cd 100644
--- a/dev-qt/qtgui/qtgui-5.15.8..ebuild
+++ b/dev-qt/qtgui/qtgui-5.15.8..ebuild
@@ -68,6 +68,7 @@ DEPEND="${RDEPEND}
evdev? ( sys-kernel/linux-headers )
linuxfb? ( sys-kernel/linux-headers )
udev? ( sys-kernel/linux-headers )
+   X? ( x11-base/xorg-proto )
 "
 PDEPEND="
ibus? ( app-i18n/ibus )



[gentoo-commits] repo/gentoo:master commit in: net-im/spectrum2/files/, net-im/spectrum2/

2023-02-28 Thread Conrad Kostecki
commit: f2af202efb0844fb1dd3b5a00d2865d51ffdeff3
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Feb 28 20:45:43 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Feb 28 20:46:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2af202e

net-im/spectrum2: add log4cxx-1.0.0 support

Signed-off-by: Conrad Kostecki  gentoo.org>

 .../files/spectrum2-2.1.3-log4cxx-1.0.0.patch  |  63 
 net-im/spectrum2/spectrum2-2.1.3-r2.ebuild | 111 +
 2 files changed, 174 insertions(+)

diff --git a/net-im/spectrum2/files/spectrum2-2.1.3-log4cxx-1.0.0.patch 
b/net-im/spectrum2/files/spectrum2-2.1.3-log4cxx-1.0.0.patch
new file mode 100644
index ..852f4ad78027
--- /dev/null
+++ b/net-im/spectrum2/files/spectrum2-2.1.3-log4cxx-1.0.0.patch
@@ -0,0 +1,63 @@
+Description: (newer) Debian log4cxx needs C++17 and used smart pointers.
+  This patch just enables C++17 for the build and using smart pointers
+  where needed.
+Author: Tobias Frost 
+Forwarded: not yet. log4cxx 0.14 will come with some preprocessor macros that 
will enable properly gating the new code.
+Last-Update: 2022-11-21 
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -2,7 +2,7 @@
+ 
+ project(libtransport)
+ 
+-set(CMAKE_CXX_STANDARD 11)
++set(CMAKE_CXX_STANDARD 17)
+ if(WIN32)
+   set(CMAKE_CXX_STANDARD 17)
+ endif(WIN32)
+--- a/plugin/cpp/Logging.cpp
 b/plugin/cpp/Logging.cpp
+@@ -26,6 +26,7 @@
+ #include 
+ #include 
+ 
++#include 
+ 
+ #include 
+ #include 
+@@ -100,15 +101,17 @@
+ #ifdef _MSC_VER
+   root->addAppender(new ConsoleAppender(new PatternLayout(L"%d 
%-5p %c: %m%n")));
+ #else
+-  root->addAppender(new ConsoleAppender(new PatternLayout("%d 
%-5p %c: %m%n")));
++  auto patternlayout = std::make_shared("%d %-5p 
%c: %m%n");
++  auto consoleappender = 
std::make_shared(patternlayout);
++  root->addAppender(consoleappender);
+ #endif
+   }
+   else {
+   log4cxx::helpers::Properties p;
+ 
+-  log4cxx::helpers::FileInputStream *istream = NULL;
++  log4cxx::helpers::InputStreamPtr istream;
+   try {
+-  istream = new 
log4cxx::helpers::FileInputStream(CONFIG_STRING(config, key));
++  istream.reset(new 
log4cxx::helpers::FileInputStream(CONFIG_STRING(config, key)));
+   }
+   catch(log4cxx::helpers::IOException ) {
+   std::cerr << "Can't create FileInputStream logger 
instance: " << ex.what() << "\n";
+--- a/tests/libtransport/main.cpp
 b/tests/libtransport/main.cpp
+@@ -23,7 +23,9 @@
+ #ifdef WITH_LOG4CXX
+   LoggerPtr root = Logger::getRootLogger();
+ #ifndef _MSC_VER
+-  root->addAppender(new FileAppender(new PatternLayout("%d %-5p %c: 
%m%n"), "libtransport_test.log", false));
++  auto patternlayout = std::make_shared("%d %-5p %c: 
%m%n");
++  auto fileappender = std::make_shared(patternlayout, 
"libtransport_test.log", false);
++  root->addAppender(fileappender);
+ #else
+   root->addAppender(new FileAppender(new PatternLayout(L"%d %-5p %c: 
%m%n"), L"libtransport_test.log", false));
+ #endif

diff --git a/net-im/spectrum2/spectrum2-2.1.3-r2.ebuild 
b/net-im/spectrum2/spectrum2-2.1.3-r2.ebuild
new file mode 100644
index ..6913f31eba94
--- /dev/null
+++ b/net-im/spectrum2/spectrum2-2.1.3-r2.ebuild
@@ -0,0 +1,111 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake systemd tmpfiles
+
+DESCRIPTION="An open source instant messaging transport"
+HOMEPAGE="https://www.spectrum.im;
+SRC_URI="https://github.com/SpectrumIM/spectrum2/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="doc frotz irc mysql postgres purple sms +sqlite test twitter whatsapp 
xmpp"
+REQUIRED_USE="
+   || ( mysql postgres sqlite )
+   test? ( irc )
+"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   acct-group/spectrum
+   acct-user/spectrum
+   dev-libs/boost:=[nls]
+   dev-libs/expat
+   dev-libs/libev:=
+   >=dev-libs/log4cxx-1.0.0:=
+   dev-libs/jsoncpp:=
+   dev-libs/openssl:=
+   dev-libs/popt
+   dev-libs/protobuf:=
+   net-dns/libidn:=
+   >=net-im/swift-4.0.2-r2:=
+   net-misc/curl
+   sys-libs/zlib:=
+   frotz? ( !games-engines/frotz )
+   irc? ( net-im/libcommuni )
+   mysql? (
+   || (
+   dev-db/mariadb-connector-c
+   dev-db/mysql-connector-c
+   )
+   )
+   postgres? ( dev-libs/libpqxx:= )
+   purple? (
+   dev-libs/glib
+   net-im/pidgin:=
+   )
+   sms? ( app-mobilephone/smstools )
+   sqlite? ( dev-db/sqlite:3 )
+   twitter? ( 

[gentoo-commits] repo/gentoo:master commit in: sci-libs/caffe2/files/, sci-libs/caffe2/

2023-02-28 Thread Alfredo Tupone
commit: 725ad515274266020396fdae1a5b949b30fdc127
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Tue Feb 28 20:37:40 2023 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Tue Feb 28 20:38:24 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=725ad515

sci-libs/caffe2: add tensorpipe use flag

Signed-off-by: Alfredo Tupone  gentoo.org>

 .../{caffe2-1.13.1-r3.ebuild => caffe2-1.13.1-r4.ebuild}   |  7 +--
 sci-libs/caffe2/files/caffe2-1.13.1-tensorpipe.patch   | 10 ++
 sci-libs/caffe2/metadata.xml   |  1 +
 3 files changed, 16 insertions(+), 2 deletions(-)

diff --git a/sci-libs/caffe2/caffe2-1.13.1-r3.ebuild 
b/sci-libs/caffe2/caffe2-1.13.1-r4.ebuild
similarity index 96%
rename from sci-libs/caffe2/caffe2-1.13.1-r3.ebuild
rename to sci-libs/caffe2/caffe2-1.13.1-r4.ebuild
index 04521a5c26ef..9411531dd1ec 100644
--- a/sci-libs/caffe2/caffe2-1.13.1-r3.ebuild
+++ b/sci-libs/caffe2/caffe2-1.13.1-r4.ebuild
@@ -17,12 +17,13 @@ 
SRC_URI="https://github.com/pytorch/${MYPN}/archive/refs/tags/v${PV}.tar.gz
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="cuda distributed ffmpeg mpi nnpack +numpy opencl opencv openmp qnnpack 
xnnpack"
+IUSE="cuda distributed ffmpeg mpi nnpack +numpy opencl opencv openmp qnnpack 
tensorpipe xnnpack"
 RESTRICT="test"
 REQUIRED_USE="
${PYTHON_REQUIRED_USE}
ffmpeg? ( opencv )
mpi? ( distributed )
+   tensorpipe? ( distributed )
 " # ?? ( cuda rocm )
 
 # CUDA 12 not supported yet: https://github.com/pytorch/pytorch/issues/91122
@@ -52,6 +53,7 @@ RDEPEND="
opencl? ( virtual/opencl )
opencv? ( media-libs/opencv:= )
qnnpack? ( sci-libs/QNNPACK )
+   tensorpipe? ( sci-libs/tensorpipe )
xnnpack? ( sci-libs/XNNPACK )
 "
 DEPEND="
@@ -77,6 +79,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-1.13.0-install-dirs.patch
"${FILESDIR}"/${PN}-1.12.0-glog-0.6.0.patch
"${FILESDIR}"/${PN}-1.12.0-clang.patch
+   "${FILESDIR}"/${P}-tensorpipe.patch
 )
 
 src_prepare() {
@@ -127,6 +130,7 @@ src_configure() {
-DUSE_QNNPACK=$(usex qnnpack)
-DUSE_XNNPACK=$(usex xnnpack)
-DUSE_SYSTEM_XNNPACK=$(usex xnnpack)
+   -DUSE_TENSORPIPE=$(usex tensorpipe)
-DUSE_PYTORCH_QNNPACK=OFF
-DUSE_NUMPY=$(usex numpy)
-DUSE_OPENCL=$(usex opencl)
@@ -147,7 +151,6 @@ src_configure() {
-DUSE_SYSTEM_GLOO=ON
-DUSE_SYSTEM_ONNX=ON
-DUSE_SYSTEM_SLEEF=ON
-   -DUSE_TENSORPIPE=OFF
 
-Wno-dev
-DTORCH_INSTALL_LIB_DIR="${EPREFIX}"/usr/$(get_libdir)

diff --git a/sci-libs/caffe2/files/caffe2-1.13.1-tensorpipe.patch 
b/sci-libs/caffe2/files/caffe2-1.13.1-tensorpipe.patch
new file mode 100644
index ..ae0cac9fb947
--- /dev/null
+++ b/sci-libs/caffe2/files/caffe2-1.13.1-tensorpipe.patch
@@ -0,0 +1,10 @@
+--- a/cmake/Dependencies.cmake 2023-02-28 14:14:49.099057348 +0100
 b/cmake/Dependencies.cmake 2023-02-28 14:15:05.326790806 +0100
+@@ -1404,7 +1404,6 @@
+ 
+ # Tensorpipe uses cuda_add_library
+ torch_update_find_cuda_flags()
+-add_subdirectory(${PROJECT_SOURCE_DIR}/third_party/tensorpipe)
+ 
+ list(APPEND Caffe2_DEPENDENCY_LIBS tensorpipe)
+ if(USE_CUDA)

diff --git a/sci-libs/caffe2/metadata.xml b/sci-libs/caffe2/metadata.xml
index f009baee81bb..531b9cbf5879 100644
--- a/sci-libs/caffe2/metadata.xml
+++ b/sci-libs/caffe2/metadata.xml
@@ -19,6 +19,7 @@
Add support for image processing 
operators
Use OpenMP for parallel code
Use QNNPACK
+   Use tensorpipe
Use XNNPACK





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

2023-02-28 Thread Michał Górny
commit: 1a924aadc8d0a4b6716f4912ec5d7d37f3d1547c
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Feb 28 20:26:30 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Feb 28 20:27:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a924aad

dev-python/pelican-minify: Enable py3.11

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

 dev-python/pelican-minify/pelican-minify-0.9-r2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/pelican-minify/pelican-minify-0.9-r2.ebuild 
b/dev-python/pelican-minify/pelican-minify-0.9-r2.ebuild
index 8bad83e0ff36..a42c3a32392e 100644
--- a/dev-python/pelican-minify/pelican-minify-0.9-r2.ebuild
+++ b/dev-python/pelican-minify/pelican-minify-0.9-r2.ebuild
@@ -4,8 +4,9 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 PYPI_NO_NORMALIZE=1
+
 inherit distutils-r1 pypi
 
 DESCRIPTION="An HTML minification plugin for Pelican, the static site 
generator"



[gentoo-commits] repo/gentoo:master commit in: www-servers/nginx-unit/, www-servers/nginx-unit/files/

2023-02-28 Thread Mike Pagano
commit: 1cb867db04d4061168de5d84bb2c8fed834b8274
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue Feb 28 20:18:58 2023 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue Feb 28 20:18:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cb867db

www-servers/nginx-unit: Add conf.d file

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

 www-servers/nginx-unit/files/nginx-unit.confd  | 27 ++
 www-servers/nginx-unit/nginx-unit-1.29.0-r1.ebuild |  1 +
 2 files changed, 28 insertions(+)

diff --git a/www-servers/nginx-unit/files/nginx-unit.confd 
b/www-servers/nginx-unit/files/nginx-unit.confd
new file mode 100644
index ..2eae2c67538f
--- /dev/null
+++ b/www-servers/nginx-unit/files/nginx-unit.confd
@@ -0,0 +1,27 @@
+# /etc/conf.d/nginx-unit
+
+# non-privileged processes to run as specified user
+#NXT_USER="nobody"
+
+# non-privileged processes to run as specified group
+# default: user's primary group
+#NXT_GROUP=""
+
+# Address of the Control API Socket
+#NXT_CONTROL="unix:/run/nginx-unit.sock"
+
+# PID file
+#NXT_PID="/run/nginx-unit.pid"
+
+# Log File Name
+#NXT_LOG="/var/log/nginx-unit"
+
+# Modules directory name
+#NXT_MODULES="/usr/lib64/nginx-unit"
+
+
+# State directory name
+#NXT_STATE="/var/lib/nginx-unit"
+
+# tmp directory name
+#NXT_TMP="/usr/tmp"

diff --git a/www-servers/nginx-unit/nginx-unit-1.29.0-r1.ebuild 
b/www-servers/nginx-unit/nginx-unit-1.29.0-r1.ebuild
index 2b5fa3f6a04f..944eabe1322d 100644
--- a/www-servers/nginx-unit/nginx-unit-1.29.0-r1.ebuild
+++ b/www-servers/nginx-unit/nginx-unit-1.29.0-r1.ebuild
@@ -90,6 +90,7 @@ src_install() {
diropts -m 0770
keepdir /var/lib/${PN}
newinitd "${FILESDIR}/${PN}.initd-r1" ${PN}
+   newconfd "${FILESDIR}"/nginx-unit.confd nginx-unit
systemd_newunit "${FILESDIR}"/${PN}.service ${PN}.service
 }
 



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

2023-02-28 Thread Ulrich Müller
commit: e67cbb4cb4a87f6d664483d867cb6954ef1dce7a
Author: Ulrich Müller  gentoo  org>
AuthorDate: Tue Feb 28 19:49:51 2023 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Tue Feb 28 19:51:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e67cbb4c

app-editors/emacs: Disable tests that fail with USE=jit

Closes: https://bugs.gentoo.org/874681
Signed-off-by: Ulrich Müller  gentoo.org>

 app-editors/emacs/emacs-28.3_rc1.ebuild | 11 ++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/app-editors/emacs/emacs-28.3_rc1.ebuild 
b/app-editors/emacs/emacs-28.3_rc1.ebuild
index 2538b120f522..0a3be1463dbd 100644
--- a/app-editors/emacs/emacs-28.3_rc1.ebuild
+++ b/app-editors/emacs/emacs-28.3_rc1.ebuild
@@ -375,8 +375,17 @@ src_test() {
# bytecomp-tests--dest-mountpoint
%lisp/emacs-lisp/bytecomp-tests.el
 
-   # Reason: inconsistent years in files
+   # Reason: inconsistent years in files?
+   # test-correct-notice
+   # test-end-chop
%lisp/emacs-lisp/copyright-tests.el
+
+   # The following tests fail with USE=jit #874681
+   # ert-test-record-backtrace
+   # loadhist-tests-file-dependents
+   # loadhist-tests-file-provides
+   %lisp/emacs-lisp/ert-tests.el
+   %lisp/loadhist-tests.el
)
 
# See test/README for possible options



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

2023-02-28 Thread Michał Górny
commit: 4fbe97d5e49495c7689a47cec2480778baebfc45
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Feb 28 19:44:12 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Feb 28 19:44:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fbe97d5

dev-python/python-slugify: Remove old

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

 dev-python/python-slugify/Manifest |  1 -
 .../python-slugify/python-slugify-7.0.0.ebuild | 29 --
 2 files changed, 30 deletions(-)

diff --git a/dev-python/python-slugify/Manifest 
b/dev-python/python-slugify/Manifest
index b4c9835f540c..b983b9796e26 100644
--- a/dev-python/python-slugify/Manifest
+++ b/dev-python/python-slugify/Manifest
@@ -1,3 +1,2 @@
-DIST python-slugify-7.0.0.gh.tar.gz 13257 BLAKE2B 
6d50fd25ac89caed3a970f4cce786d9b61de68386fc183659c0d884877edc934e121ad07316259af08deb61a30ac33f0076a90b2d5a650dfb113e6b6416addfe
 SHA512 
c22743a28ffb273546541eaf59d2a7beb9070a7f81e504acaf73d220c2be83a87d02012b5841076539ba6bae5778dd47309ee7ceef9f8479c993dda6b3e09837
 DIST python-slugify-8.0.0.gh.tar.gz 13322 BLAKE2B 
146b04d75aa1aefa0a28824c2c3dd3f323ddfd49dbaafc82a9d9401de8fbdea25793c833e17b4a04cfc646fa371a0a10c40011be870fef573a8f0f8977671d26
 SHA512 
24d9309873c5bd625a9301b3a7844c7a1f3d2adb5faad9e49563446e33ab08f3d984c6692fb36885fdc363bee8c86252092ea0fc8f1b70152cff3365db37fd82
 DIST python-slugify-8.0.1.gh.tar.gz 13574 BLAKE2B 
24fe3dc74f2a867e81bfbb9eac4a1db59a185ddfaf0f2f80cb50d5f06b2061ce28d23ba09ffd214dba26563d1ef37900d016d75dde7a7c35fa756cf49f51b9c2
 SHA512 
721089244c90f784e49259ee70caa0908d8523c2cf42c8fd57804a73017a815311a9cc9981c1f70a8c2f7cd7e01d77eedf8f9bd3c9d5c55ac4d5f72dbe512b34

diff --git a/dev-python/python-slugify/python-slugify-7.0.0.ebuild 
b/dev-python/python-slugify/python-slugify-7.0.0.ebuild
deleted file mode 100644
index f808e43dda0d..
--- a/dev-python/python-slugify/python-slugify-7.0.0.ebuild
+++ /dev/null
@@ -1,29 +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="A Python Slugify application that handles Unicode"
-HOMEPAGE="
-   https://github.com/un33k/python-slugify/
-   https://pypi.org/project/python-slugify/
-"
-SRC_URI="
-   https://github.com/un33k/${PN}/archive/v${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~ppc64 ~riscv x86"
-
-RDEPEND="
-   dev-python/text-unidecode[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest



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

2023-02-28 Thread Michał Górny
commit: 0c453bcf0533e956959bc089737c4003e24a1b85
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Feb 28 19:43:32 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Feb 28 19:43:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c453bcf

dev-python/whatever: Remove old

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

 dev-python/whatever/Manifest   |  1 -
 dev-python/whatever/whatever-0.6-r1.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/dev-python/whatever/Manifest b/dev-python/whatever/Manifest
index 11b9a3c92eeb..56de536a49fd 100644
--- a/dev-python/whatever/Manifest
+++ b/dev-python/whatever/Manifest
@@ -1,2 +1 @@
-DIST whatever-0.6.gh.tar.gz 6003 BLAKE2B 
410093960b8e17b1e0a7f91d7692bfd9e3f88a73cffb17a9a1763d42674cb1ec75da2b0a6575279c93451f24504086bdb89487bcc44bb116cbb2af89b9a7521b
 SHA512 
f982100f0d6a8bf4c30e452a083c75f4cb2bca07e57e40ba4fd66baca752f039aea9519ffb97b3d43708df0ff5e981d0c4d03773f225106aa2f43e7770ee1975
 DIST whatever-0.7.gh.tar.gz 6373 BLAKE2B 
401edadee8379dda2a2a90d7e02b64e2c091b4ad6a9ae3c25b9513b3953f09c89b7cad5bf48fc96713a332a8e3891f2bbca755c7f6d4817578eeab1f986e8640
 SHA512 
7641957f6eabad0d8485dac9b9cfaf0c6a8426ec9817c4e0748e669561fb5fbe21932f9bb864362ee34f5a5bff8ce6f6803c428130c1af3aabef3d583d7a582e

diff --git a/dev-python/whatever/whatever-0.6-r1.ebuild 
b/dev-python/whatever/whatever-0.6-r1.ebuild
deleted file mode 100644
index 8f64b4f30626..
--- a/dev-python/whatever/whatever-0.6-r1.ebuild
+++ /dev/null
@@ -1,21 +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..10} )
-inherit distutils-r1
-
-DESCRIPTION="Easy anonymous functions by partial application of operators"
-HOMEPAGE="https://github.com/Suor/whatever;
-SRC_URI="
-   https://github.com/Suor/whatever/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-java/javax-jsp-api/

2023-02-28 Thread Arthur Zamarin
commit: 7678839d7439170edba1d781c12cd996fc59fa55
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Feb 28 19:24:21 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Feb 28 19:24:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7678839d

dev-java/javax-jsp-api: Keyword 2.2 x86, #898172

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

 dev-java/javax-jsp-api/javax-jsp-api-2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/javax-jsp-api/javax-jsp-api-2.2.ebuild 
b/dev-java/javax-jsp-api/javax-jsp-api-2.2.ebuild
index d2a5bffe2540..08ba0896f5f7 100644
--- a/dev-java/javax-jsp-api/javax-jsp-api-2.2.ebuild
+++ b/dev-java/javax-jsp-api/javax-jsp-api-2.2.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://repo1.maven.org/maven2/javax/servlet/jsp/jsp-api/${PV}/jsp-api-
 
 LICENSE="CDDL GPL-2-with-classpath-exception"
 SLOT="2.2"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 
 CP_DEPEND="
dev-java/javax-el-api:2.2



[gentoo-commits] repo/gentoo:master commit in: dev-java/jstl-api/

2023-02-28 Thread Arthur Zamarin
commit: e9b00d99b35513fcef859e62daf153ec309ba850
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Feb 28 19:24:22 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Feb 28 19:24:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9b00d99

dev-java/jstl-api: Keyword 1.2.7 x86, #898172

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

 dev-java/jstl-api/jstl-api-1.2.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jstl-api/jstl-api-1.2.7.ebuild 
b/dev-java/jstl-api/jstl-api-1.2.7.ebuild
index 3ffdda743891..1818a42cc5da 100644
--- a/dev-java/jstl-api/jstl-api-1.2.7.ebuild
+++ b/dev-java/jstl-api/jstl-api-1.2.7.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/tags-${PV}-RELEASE"
 
 LICENSE="EPL-2.0 GPL-2-with-classpath-exception"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 
 CP_DEPEND="
dev-java/javax-el-api:2.2



[gentoo-commits] repo/gentoo:master commit in: dev-java/jstl/

2023-02-28 Thread Arthur Zamarin
commit: 17b070b511ba4faa35c17b37bc2e9e7b8868e3d2
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Feb 28 19:24:20 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Feb 28 19:24:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17b070b5

dev-java/jstl: Keyword 1.2.7 x86, #898172

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

 dev-java/jstl/jstl-1.2.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jstl/jstl-1.2.7.ebuild b/dev-java/jstl/jstl-1.2.7.ebuild
index 376308e7e9bc..351e0735dbe7 100644
--- a/dev-java/jstl/jstl-1.2.7.ebuild
+++ b/dev-java/jstl/jstl-1.2.7.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/tags-${PV}-RELEASE"
 
 LICENSE="EPL-2.0 GPL-2-with-classpath-exception"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 
 CP_DEPEND="
dev-java/javax-el-api:2.2



[gentoo-commits] repo/gentoo:master commit in: dev-java/javax-el-api/

2023-02-28 Thread Arthur Zamarin
commit: 0be13b3eecbd8e0c957941dc00682fca38960d74
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Feb 28 19:24:21 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Feb 28 19:24:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0be13b3e

dev-java/javax-el-api: Keyword 2.2 x86, #898172

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

 dev-java/javax-el-api/javax-el-api-2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/javax-el-api/javax-el-api-2.2.ebuild 
b/dev-java/javax-el-api/javax-el-api-2.2.ebuild
index a701c7953dee..2bd0a3f73432 100644
--- a/dev-java/javax-el-api/javax-el-api-2.2.ebuild
+++ b/dev-java/javax-el-api/javax-el-api-2.2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://repo1.maven.org/maven2/javax/el/el-api/${PV}/el-api-${PV}-sourc
 # https://repo1.maven.org/maven2/javax/el/el-api/2.2/el-api-2.2.pom
 LICENSE="CDDL GPL-2"
 SLOT="2.2"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 
 RDEPEND=">=virtual/jre-1.8:*"
 DEPEND=">=virtual/jdk-1.8:*"



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

2023-02-28 Thread Sam James
commit: 2bcf797f0eb6dd5c3e6a28e76926594801851abe
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb 28 19:11:30 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 28 19:11:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bcf797f

dev-python/whatever: Stabilize 0.7 amd64, #898466

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

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

diff --git a/dev-python/whatever/whatever-0.7.ebuild 
b/dev-python/whatever/whatever-0.7.ebuild
index 24b4808c54e5..ac57a483df48 100644
--- a/dev-python/whatever/whatever-0.7.ebuild
+++ b/dev-python/whatever/whatever-0.7.ebuild
@@ -20,6 +20,6 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 distutils_enable_tests pytest



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

2023-02-28 Thread Sam James
commit: a9800d8f8e267134d5d38cd12c97eaa8b23ce39e
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb 28 19:11:32 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 28 19:11:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9800d8f

dev-python/whatever: Stabilize 0.7 x86, #898466

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

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

diff --git a/dev-python/whatever/whatever-0.7.ebuild 
b/dev-python/whatever/whatever-0.7.ebuild
index ac57a483df48..e662527bfda6 100644
--- a/dev-python/whatever/whatever-0.7.ebuild
+++ b/dev-python/whatever/whatever-0.7.ebuild
@@ -20,6 +20,6 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 distutils_enable_tests pytest



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

2023-02-28 Thread Sam James
commit: e4e67494d458d93e87a2e1ee27f60e5612ac9bac
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb 28 19:11:34 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 28 19:11:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4e67494

dev-python/python-slugify: Stabilize 8.0.0 ALLARCHES, #898490

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

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

diff --git a/dev-python/python-slugify/python-slugify-8.0.0.ebuild 
b/dev-python/python-slugify/python-slugify-8.0.0.ebuild
index e80db8044cf6..f808e43dda0d 100644
--- a/dev-python/python-slugify/python-slugify-8.0.0.ebuild
+++ b/dev-python/python-slugify/python-slugify-8.0.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~ppc64 ~riscv x86"
 
 RDEPEND="
dev-python/text-unidecode[${PYTHON_USEDEP}]



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

2023-02-28 Thread Sam James
commit: 830c46baf116bf8fca5b981723122ece4bfcbcd9
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb 28 18:31:14 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 28 19:10:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=830c46ba

profiles/base: add cache vars for -Wimplicit-function-declaration silencing

Autoconf has a builtin check to try figure out how to make the compiler
error out on implicit function declarations. This check necessarily emits
such a warning/error. We know that -Werror=implicit-function-declaration
will work on any compiler we care about, so just force that to avoid noise.

This means we don't have to try whitelist 'strchr'.

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

 profiles/base/make.defaults | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index ab69dbfae58e..68ff36a90cc8 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -181,3 +181,9 @@ ADA_TARGET="gnat_2021"
 # Default targets for lua{,-single}.eclass
 LUA_SINGLE_TARGET="lua5-1"
 LUA_TARGETS="lua5-1"
+
+# Sam James  (2023-02-28)
+# Reduce -Wimplicit-function-declaration noise from autoconf. Any compilers
+# we care about should match these anyway. See 
https://wiki.gentoo.org/wiki/Modern_C_porting.
+ac_cv_c_undeclared_builtin_options="none needed"
+gl_cv_compiler_check_decl_option="-Werror=implicit-function-declaration"



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

2023-02-28 Thread Sam James
commit: 6dba70e2ee448d2da87b1958cc54198d38d954cd
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb 28 19:09:56 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 28 19:09:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dba70e2

app-i18n/ibus-libpinyin: Stabilize 1.13.1 x86, #898400

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

 app-i18n/ibus-libpinyin/ibus-libpinyin-1.13.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-libpinyin/ibus-libpinyin-1.13.1.ebuild 
b/app-i18n/ibus-libpinyin/ibus-libpinyin-1.13.1.ebuild
index 9287c3f07b9e..b7af5906e50e 100644
--- a/app-i18n/ibus-libpinyin/ibus-libpinyin-1.13.1.ebuild
+++ b/app-i18n/ibus-libpinyin/ibus-libpinyin-1.13.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/libpinyin/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="boost lua opencc"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}
lua? ( ${LUA_REQUIRED_USE} )"



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

2023-02-28 Thread Sam James
commit: 48e73a0f096e713a50a1b74ff6eb56e716d5c9d2
Author: Matoro Mahri  users  noreply  github  
com>
AuthorDate: Tue Feb 28 19:05:21 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 28 19:09:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48e73a0f

media-video/pipewire: increase timeout multiplier

Bug: https://bugs.gentoo.org/896130
Signed-off-by: Matoro Mahri  users.noreply.github.com>
Signed-off-by: Sam James  gentoo.org>

 media-video/pipewire/pipewire-0.3.63-r3.ebuild | 4 
 media-video/pipewire/pipewire-0.3.64-r2.ebuild | 4 
 media-video/pipewire/pipewire-0.3.65-r3.ebuild | 4 
 media-video/pipewire/pipewire-0.3.66-r1.ebuild | 4 
 media-video/pipewire/pipewire-.ebuild  | 4 
 5 files changed, 20 insertions(+)

diff --git a/media-video/pipewire/pipewire-0.3.63-r3.ebuild 
b/media-video/pipewire/pipewire-0.3.63-r3.ebuild
index e91c865b5b7e..7d5e71a8dcc3 100644
--- a/media-video/pipewire/pipewire-0.3.63-r3.ebuild
+++ b/media-video/pipewire/pipewire-0.3.63-r3.ebuild
@@ -267,6 +267,10 @@ multilib_src_configure() {
meson_src_configure
 }
 
+multilib_src_test() {
+   meson_src_test --timeout-multiplier 10
+}
+
 multilib_src_install() {
# Our custom DOCS do not exist in multilib source directory
DOCS= meson_src_install

diff --git a/media-video/pipewire/pipewire-0.3.64-r2.ebuild 
b/media-video/pipewire/pipewire-0.3.64-r2.ebuild
index ec34788a440c..f3ff9f1a1a72 100644
--- a/media-video/pipewire/pipewire-0.3.64-r2.ebuild
+++ b/media-video/pipewire/pipewire-0.3.64-r2.ebuild
@@ -269,6 +269,10 @@ multilib_src_configure() {
meson_src_configure
 }
 
+multilib_src_test() {
+   meson_src_test --timeout-multiplier 10
+}
+
 multilib_src_install() {
# Our custom DOCS do not exist in multilib source directory
DOCS= meson_src_install

diff --git a/media-video/pipewire/pipewire-0.3.65-r3.ebuild 
b/media-video/pipewire/pipewire-0.3.65-r3.ebuild
index 478bc4c00ace..73c73b92d625 100644
--- a/media-video/pipewire/pipewire-0.3.65-r3.ebuild
+++ b/media-video/pipewire/pipewire-0.3.65-r3.ebuild
@@ -275,6 +275,10 @@ multilib_src_configure() {
meson_src_configure
 }
 
+multilib_src_test() {
+   meson_src_test --timeout-multiplier 10
+}
+
 multilib_src_install() {
# Our custom DOCS do not exist in multilib source directory
DOCS= meson_src_install

diff --git a/media-video/pipewire/pipewire-0.3.66-r1.ebuild 
b/media-video/pipewire/pipewire-0.3.66-r1.ebuild
index b5a7f3a8ef16..9b7aaa447444 100644
--- a/media-video/pipewire/pipewire-0.3.66-r1.ebuild
+++ b/media-video/pipewire/pipewire-0.3.66-r1.ebuild
@@ -262,6 +262,10 @@ multilib_src_configure() {
meson_src_configure
 }
 
+multilib_src_test() {
+   meson_src_test --timeout-multiplier 10
+}
+
 multilib_src_install() {
# Our custom DOCS do not exist in multilib source directory
DOCS= meson_src_install

diff --git a/media-video/pipewire/pipewire-.ebuild 
b/media-video/pipewire/pipewire-.ebuild
index b5a7f3a8ef16..9b7aaa447444 100644
--- a/media-video/pipewire/pipewire-.ebuild
+++ b/media-video/pipewire/pipewire-.ebuild
@@ -262,6 +262,10 @@ multilib_src_configure() {
meson_src_configure
 }
 
+multilib_src_test() {
+   meson_src_test --timeout-multiplier 10
+}
+
 multilib_src_install() {
# Our custom DOCS do not exist in multilib source directory
DOCS= meson_src_install



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

2023-02-28 Thread Sam James
commit: b23fe9ac5f801614fa3c564a6a709978edf32154
Author: Matoro Mahri  users  noreply  github  
com>
AuthorDate: Tue Feb 28 15:20:27 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 28 19:09:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b23fe9ac

dev-python/whatthepatch: Keyword 1.0.4 ppc64, #874048

Signed-off-by: Matoro Mahri  users.noreply.github.com>
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/whatthepatch/whatthepatch-1.0.4.ebuild 
b/dev-python/whatthepatch/whatthepatch-1.0.4.ebuild
index bc0ab6c46818..cb31437231b8 100644
--- a/dev-python/whatthepatch/whatthepatch-1.0.4.ebuild
+++ b/dev-python/whatthepatch/whatthepatch-1.0.4.ebuild
@@ -16,6 +16,6 @@ HOMEPAGE="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 
 distutils_enable_tests pytest



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

2023-02-28 Thread Sam James
commit: 0018b8c9f2b203a7d4b9c465fae32e8382ccdc93
Author: Matoro Mahri  users  noreply  github  
com>
AuthorDate: Tue Feb 28 15:20:28 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 28 19:09:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0018b8c9

dev-python/docstring-to-markdown: Keyword 0.11 ppc64, #874048

Signed-off-by: Matoro Mahri  users.noreply.github.com>
Signed-off-by: Sam James  gentoo.org>

 dev-python/docstring-to-markdown/docstring-to-markdown-0.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/docstring-to-markdown/docstring-to-markdown-0.11.ebuild 
b/dev-python/docstring-to-markdown/docstring-to-markdown-0.11.ebuild
index 10fbea97acbd..f1f8398d1ef3 100644
--- a/dev-python/docstring-to-markdown/docstring-to-markdown-0.11.ebuild
+++ b/dev-python/docstring-to-markdown/docstring-to-markdown-0.11.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 
 distutils_enable_tests pytest
 



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

2023-02-28 Thread Sam James
commit: add70d4847c3a8047353f85c5e867ce730aa7c1d
Author: Matoro Mahri  users  noreply  github  
com>
AuthorDate: Tue Feb 28 15:20:27 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 28 19:09:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=add70d48

dev-python/yapf: Keyword 0.32.0-r1 ppc64, #874048

Signed-off-by: Matoro Mahri  users.noreply.github.com>
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/yapf/yapf-0.32.0-r1.ebuild 
b/dev-python/yapf/yapf-0.32.0-r1.ebuild
index d8665695e7b3..db3d7b1b2d2e 100644
--- a/dev-python/yapf/yapf-0.32.0-r1.ebuild
+++ b/dev-python/yapf/yapf-0.32.0-r1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2023-02-28 Thread Sam James
commit: d0ff1d91031aae8ed5f747eaa75609f0a69bbd96
Author: Matoro Mahri  users  noreply  github  
com>
AuthorDate: Tue Feb 28 15:20:28 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 28 19:09:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0ff1d91

dev-python/python-lsp-jsonrpc: Keyword 1.0.0 ppc64, #874048

Signed-off-by: Matoro Mahri  users.noreply.github.com>
Signed-off-by: Sam James  gentoo.org>

 dev-python/python-lsp-jsonrpc/python-lsp-jsonrpc-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/python-lsp-jsonrpc/python-lsp-jsonrpc-1.0.0.ebuild 
b/dev-python/python-lsp-jsonrpc/python-lsp-jsonrpc-1.0.0.ebuild
index e6403c34e7d8..6319c7914137 100644
--- a/dev-python/python-lsp-jsonrpc/python-lsp-jsonrpc-1.0.0.ebuild
+++ b/dev-python/python-lsp-jsonrpc/python-lsp-jsonrpc-1.0.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 
 BDEPEND="
test? (



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

2023-02-28 Thread Sam James
commit: fa149a1eb2c009ac5cbc73e87d81fdb64a4da7ec
Author: Matoro Mahri  users  noreply  github  
com>
AuthorDate: Tue Feb 28 15:20:28 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 28 19:09:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa149a1e

dev-python/python-lsp-server: Keyword 1.7.1 ppc64, #874048

Signed-off-by: Matoro Mahri  users.noreply.github.com>
Signed-off-by: Sam James  gentoo.org>

 dev-python/python-lsp-server/python-lsp-server-1.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/python-lsp-server/python-lsp-server-1.7.1.ebuild 
b/dev-python/python-lsp-server/python-lsp-server-1.7.1.ebuild
index b0f9a2826d4a..7a9c2d8d1ade 100644
--- a/dev-python/python-lsp-server/python-lsp-server-1.7.1.ebuild
+++ b/dev-python/python-lsp-server/python-lsp-server-1.7.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 
 IUSE="all-plugins"
 



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

2023-02-28 Thread Sam James
commit: 8fa80d822e70e81ae580ee6a90c911461d07b00b
Author: Matoro Mahri  users  noreply  github  
com>
AuthorDate: Tue Feb 28 15:20:26 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 28 19:09:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fa80d82

dev-python/tabulate: Keyword 0.9.0 ppc64, #874048

Signed-off-by: Matoro Mahri  users.noreply.github.com>
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/tabulate/tabulate-0.9.0.ebuild 
b/dev-python/tabulate/tabulate-0.9.0.ebuild
index 26f8a7898049..f076ab90fff3 100644
--- a/dev-python/tabulate/tabulate-0.9.0.ebuild
+++ b/dev-python/tabulate/tabulate-0.9.0.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 SLOT="0"
 LICENSE="MIT"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-python/wcwidth[${PYTHON_USEDEP}]



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

2023-02-28 Thread Sam James
commit: c3ded6d4af8ba164cc68aa425d5fb7b5359c9eca
Author: Matoro Mahri  users  noreply  github  
com>
AuthorDate: Tue Feb 28 15:20:26 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 28 19:09:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3ded6d4

dev-python/pytoolconfig: Keyword 1.2.5 ppc64, #874048

Signed-off-by: Matoro Mahri  users.noreply.github.com>
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/pytoolconfig/pytoolconfig-1.2.5.ebuild 
b/dev-python/pytoolconfig/pytoolconfig-1.2.5.ebuild
index c3f74df611d5..aac5fc10b064 100644
--- a/dev-python/pytoolconfig/pytoolconfig-1.2.5.ebuild
+++ b/dev-python/pytoolconfig/pytoolconfig-1.2.5.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 
 RDEPEND="
>=dev-python/packaging-22.0[${PYTHON_USEDEP}]



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

2023-02-28 Thread Sam James
commit: f6d3f390b4bde0b598e36be9f1ef279fe5490173
Author: Matoro Mahri  users  noreply  github  
com>
AuthorDate: Tue Feb 28 15:20:27 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 28 19:09:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6d3f390

dev-python/rope: Keyword 1.7.0 ppc64, #874048

Signed-off-by: Matoro Mahri  users.noreply.github.com>
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/rope/rope-1.7.0.ebuild 
b/dev-python/rope/rope-1.7.0.ebuild
index 01bc24f0fa0d..52f77cc18ffb 100644
--- a/dev-python/rope/rope-1.7.0.ebuild
+++ b/dev-python/rope/rope-1.7.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 IUSE="doc"
 
 RDEPEND="



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

2023-02-28 Thread Sam James
commit: 5b3f6622b014f8a5ee7f46f3f95da62f53db63bb
Author: Matoro Mahri  users  noreply  github  
com>
AuthorDate: Tue Feb 28 15:20:26 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 28 19:09:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b3f6622

dev-python/colorclass: Keyword 2.2.2-r1 ppc64, #874048

Signed-off-by: Matoro Mahri  users.noreply.github.com>
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/colorclass/colorclass-2.2.2-r1.ebuild 
b/dev-python/colorclass/colorclass-2.2.2-r1.ebuild
index f4e1849763ac..a0e58a29a467 100644
--- a/dev-python/colorclass/colorclass-2.2.2-r1.ebuild
+++ b/dev-python/colorclass/colorclass-2.2.2-r1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 
 BDEPEND="
test? (



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

2023-02-28 Thread Sam James
commit: 441e8e33ab936f25e6752428da18900fab039ea8
Author: Matoro Mahri  users  noreply  github  
com>
AuthorDate: Tue Feb 28 15:20:25 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 28 19:09:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=441e8e33

dev-python/autopep8: Keyword 2.0.1 ppc64, #874048

Signed-off-by: Matoro Mahri  users.noreply.github.com>
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/autopep8/autopep8-2.0.1.ebuild 
b/dev-python/autopep8/autopep8-2.0.1.ebuild
index e35cb4f06e3c..807955f05f3e 100644
--- a/dev-python/autopep8/autopep8-2.0.1.ebuild
+++ b/dev-python/autopep8/autopep8-2.0.1.ebuild
@@ -19,7 +19,7 @@ if [[ ${PV} == ** ]]; then
inherit git-r3
 else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 ~arm64 ~ia64 ppc sparc x86 ~amd64-linux 
~x86-linux"
+   KEYWORDS="~alpha amd64 ~arm64 ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 fi
 
 LICENSE="MIT"



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

2023-02-28 Thread Michał Górny
commit: 0cbda4e817a5b0d943e83b5f454eefc1ec2922ac
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Feb 28 18:57:37 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Feb 28 18:57:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cbda4e8

dev-python/whatthepatch: Remove old

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

 dev-python/whatthepatch/Manifest  |  1 -
 dev-python/whatthepatch/whatthepatch-1.0.3.ebuild | 22 --
 2 files changed, 23 deletions(-)

diff --git a/dev-python/whatthepatch/Manifest b/dev-python/whatthepatch/Manifest
index b631f6baed56..bcc8a300fb0e 100644
--- a/dev-python/whatthepatch/Manifest
+++ b/dev-python/whatthepatch/Manifest
@@ -1,2 +1 @@
-DIST whatthepatch-1.0.3.tar.gz 28634 BLAKE2B 
94c5a074bf30ce81dbad1c8c3830efa726f8526e35da03949abb32803721ed01f3faf4c6bfe098bf679e3990489c19a7ba06c73a86959e4ee59adc2a37d59e3b
 SHA512 
87e3e0aa78f71ad73f1b9663c3b1b53ae700ce82f2a5135717487d2ce8e597e3eeb2a9316b3ac96c27eb25a4a8c1e11658d93e976e882dd9f46cb1057f317211
 DIST whatthepatch-1.0.4.tar.gz 31063 BLAKE2B 
b3f66ca0783ae147ebf5d47aa155a23cfbc16fc19aaca9812b53b2a292543f64447e31b469645bfeffb8ab1b8a5ea7cebb9ebad5e9815d6a84a3b44068329448
 SHA512 
89705fa1ad4a797038b8c4cd30c7ca88b5b51474265bc157f45c244b258075cde587c6da16fabfaa2d6b90eee858ccf82c9f01ce8e44412a5eac504f95fb413b

diff --git a/dev-python/whatthepatch/whatthepatch-1.0.3.ebuild 
b/dev-python/whatthepatch/whatthepatch-1.0.3.ebuild
deleted file mode 100644
index 77385ba4720c..
--- a/dev-python/whatthepatch/whatthepatch-1.0.3.ebuild
+++ /dev/null
@@ -1,22 +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="A patch parsing and application library."
-HOMEPAGE="
-   https://github.com/cscorley/whatthepatch/
-   https://pypi.org/project/whatthepatch/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-
-distutils_enable_tests pytest



  1   2   3   4   >