[gentoo-commits] repo/gentoo:master commit in: x11-misc/lightdm/files/, x11-misc/lightdm/

2020-10-10 Thread Mikle Kolyada
commit: 78187c218bcde260ef8ff50ddb3e3c34db5cb55f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Oct 11 06:58:21 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Oct 11 06:58:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78187c21

x11-misc/lightdm: include ⟶ substack pambase files

Acked-by: Lars Wendler  gentoo.org>
Closes: https://bugs.gentoo.org/747625
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Mikle Kolyada  gentoo.org>

 x11-misc/lightdm/files/lightdm-autologin  | 4 ++--
 .../lightdm/{lightdm-1.30.0-r1.ebuild => lightdm-1.30.0-r2.ebuild}| 0
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/lightdm/files/lightdm-autologin 
b/x11-misc/lightdm/files/lightdm-autologin
index decfba3438b..9063a82f281 100644
--- a/x11-misc/lightdm/files/lightdm-autologin
+++ b/x11-misc/lightdm/files/lightdm-autologin
@@ -2,5 +2,5 @@ authoptionalpam_env.so
 auth   requiredpam_nologin.so
 auth   requiredpam_permit.so
 
-accountinclude system-local-login
-sessioninclude system-local-login
+accountsubstacksystem-local-login
+sessionsubstacksystem-local-login

diff --git a/x11-misc/lightdm/lightdm-1.30.0-r1.ebuild 
b/x11-misc/lightdm/lightdm-1.30.0-r2.ebuild
similarity index 100%
rename from x11-misc/lightdm/lightdm-1.30.0-r1.ebuild
rename to x11-misc/lightdm/lightdm-1.30.0-r2.ebuild



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

2020-10-10 Thread Georgy Yakovlev
commit: f336314e1e6eac06862bff4bdca1da4bf6296b33
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Oct 11 05:32:40 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Oct 11 05:32:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f336314e

dev-python/lit: 10.0.1 ppc64 stable, bug #742974

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev  gentoo.org>

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

diff --git a/dev-python/lit/lit-10.0.1.ebuild b/dev-python/lit/lit-10.0.1.ebuild
index e3e46729021..d5ada9e0bb8 100644
--- a/dev-python/lit/lit-10.0.1.ebuild
+++ b/dev-python/lit/lit-10.0.1.ebuild
@@ -15,7 +15,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc64 x86"
+KEYWORDS="amd64 arm arm64 ppc64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-10-10 Thread Georgy Yakovlev
commit: cbaa92b8e753ce3d0227a928555ba1ea327c0ff5
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Oct 11 05:31:56 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Oct 11 05:31:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbaa92b8

sys-devel/llvm: 10.0.1 ppc64 stable, bug #742974

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev  gentoo.org>

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

diff --git a/sys-devel/llvm/llvm-10.0.1.ebuild 
b/sys-devel/llvm/llvm-10.0.1.ebuild
index f9c28daef04..b162bfbdf27 100644
--- a/sys-devel/llvm/llvm-10.0.1.ebuild
+++ b/sys-devel/llvm/llvm-10.0.1.ebuild
@@ -28,7 +28,7 @@ ALL_LLVM_TARGETS=( "${ALL_LLVM_TARGETS[@]/#/llvm_targets_}" )
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA BSD public-domain rc"
 SLOT="$(ver_cut 1)"
-KEYWORDS="amd64 arm arm64 ~ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="amd64 arm arm64 ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE="debug doc exegesis gold libedit +libffi ncurses test xar xml z3
kernel_Darwin ${ALL_LLVM_TARGETS[*]}"
 REQUIRED_USE="|| ( ${ALL_LLVM_TARGETS[*]} )"



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

2020-10-10 Thread Georgy Yakovlev
commit: 5672cc187141abc7bd4763fda35fed70ee617aae
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Oct 11 05:39:34 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Oct 11 05:39:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5672cc18

sys-devel/clang-common: 10.0.1 ppc64 stable, bug #742974

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-devel/clang-common/clang-common-10.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/clang-common/clang-common-10.0.1.ebuild 
b/sys-devel/clang-common/clang-common-10.0.1.ebuild
index b7f3cff25b6..63696549242 100644
--- a/sys-devel/clang-common/clang-common-10.0.1.ebuild
+++ b/sys-devel/clang-common/clang-common-10.0.1.ebuild
@@ -13,7 +13,7 @@ S=${WORKDIR}/clang/utils
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="amd64 arm arm64 ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE=""
 
 PDEPEND="sys-devel/clang:*"



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

2020-10-10 Thread Georgy Yakovlev
commit: 3c600f0ea8586d6abb584a81bbe57d1a47f8be5d
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Oct 11 05:44:00 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Oct 11 05:44:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c600f0e

sys-devel/clang: 10.0.1 ppc64 stable, bug #742974

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev  gentoo.org>

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

diff --git a/sys-devel/clang/clang-10.0.1.ebuild 
b/sys-devel/clang/clang-10.0.1.ebuild
index 6add40bbfc8..d3aad2e7443 100644
--- a/sys-devel/clang/clang-10.0.1.ebuild
+++ b/sys-devel/clang/clang-10.0.1.ebuild
@@ -29,7 +29,7 @@ LLVM_TARGET_USEDEPS=${ALL_LLVM_TARGETS[@]/%/?}
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT"
 SLOT="$(ver_cut 1)"
-KEYWORDS="amd64 arm arm64 ~ppc64 x86 ~amd64-linux"
+KEYWORDS="amd64 arm arm64 ppc64 x86 ~amd64-linux"
 IUSE="debug default-compiler-rt default-libcxx default-lld doc
+static-analyzer test xml kernel_FreeBSD ${ALL_LLVM_TARGETS[*]}"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}



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

2020-10-10 Thread Georgy Yakovlev
commit: 778491907ffea0f5cd2018e6e0c5fd8ee27ef730
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Oct 11 05:33:38 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Oct 11 05:33:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77849190

sys-devel/lld: 10.0.1 ppc64 stable, bug #742974

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev  gentoo.org>

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

diff --git a/sys-devel/lld/lld-10.0.1.ebuild b/sys-devel/lld/lld-10.0.1.ebuild
index cda0aacf288..39abe87632e 100644
--- a/sys-devel/lld/lld-10.0.1.ebuild
+++ b/sys-devel/lld/lld-10.0.1.ebuild
@@ -14,7 +14,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc64 x86"
+KEYWORDS="amd64 arm arm64 ppc64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-10-10 Thread Georgy Yakovlev
commit: 431d4d0172694c5552cd5949c8e5ee22a16c44fa
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Oct 11 05:41:30 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Oct 11 05:41:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=431d4d01

sys-libs/compiler-rt: 10.0.1 ppc64 stable, bug #742974

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-libs/compiler-rt/compiler-rt-10.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/compiler-rt/compiler-rt-10.0.1.ebuild 
b/sys-libs/compiler-rt/compiler-rt-10.0.1.ebuild
index bd6d37c1386..36bc141096e 100644
--- a/sys-libs/compiler-rt/compiler-rt-10.0.1.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-10.0.1.ebuild
@@ -13,7 +13,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="$(ver_cut 1-3)"
-KEYWORDS="amd64 arm arm64 ~ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="amd64 arm arm64 ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE="+clang test"
 RESTRICT="!test? ( test ) !clang? ( test )"
 



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

2020-10-10 Thread Georgy Yakovlev
commit: 8d00a43fbe6588ab3267131fd6fa4c32c3dc455c
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Oct 11 05:43:09 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Oct 11 05:43:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d00a43f

sys-devel/clang-runtime: 10.0.1 ppc64 stable, bug #742974

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-devel/clang-runtime/clang-runtime-10.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/clang-runtime/clang-runtime-10.0.1.ebuild 
b/sys-devel/clang-runtime/clang-runtime-10.0.1.ebuild
index 09ccffc50eb..04d3897324e 100644
--- a/sys-devel/clang-runtime/clang-runtime-10.0.1.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-10.0.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI=""
 
 LICENSE="metapackage"
 SLOT="$(ver_cut 1-3)"
-KEYWORDS="amd64 arm arm64 ~ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="amd64 arm arm64 ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE="+compiler-rt libcxx openmp +sanitize"
 REQUIRED_USE="sanitize? ( compiler-rt )"
 



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

2020-10-10 Thread Georgy Yakovlev
commit: 4e8a1c226f865cf063f2eea2858d212ba9826e96
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Oct 11 05:31:07 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Oct 11 05:31:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e8a1c22

sys-devel/llvm-common: 10.0.1 ppc64 stable, bug #742974

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-devel/llvm-common/llvm-common-10.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/llvm-common/llvm-common-10.0.1.ebuild 
b/sys-devel/llvm-common/llvm-common-10.0.1.ebuild
index 8b13e80cda6..d12935e080d 100644
--- a/sys-devel/llvm-common/llvm-common-10.0.1.ebuild
+++ b/sys-devel/llvm-common/llvm-common-10.0.1.ebuild
@@ -12,7 +12,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="amd64 arm arm64 ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE=""
 
 RDEPEND="!sys-devel/llvm:0"



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

2020-10-10 Thread Georgy Yakovlev
commit: 78ce95cc1f272eb1a0ccf5509ff2aaa5dcb30510
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Oct 11 05:42:42 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Oct 11 05:42:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78ce95cc

sys-libs/libomp: 10.0.1 ppc64 stable, bug #742974

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev  gentoo.org>

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

diff --git a/sys-libs/libomp/libomp-10.0.1.ebuild 
b/sys-libs/libomp/libomp-10.0.1.ebuild
index 33f6fa96982..9908059ef41 100644
--- a/sys-libs/libomp/libomp-10.0.1.ebuild
+++ b/sys-libs/libomp/libomp-10.0.1.ebuild
@@ -14,7 +14,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc64 x86 ~amd64-linux ~x64-macos"
+KEYWORDS="amd64 arm arm64 ppc64 x86 ~amd64-linux ~x64-macos"
 IUSE="cuda hwloc kernel_linux offload ompt test"
 # CUDA works only with the x86_64 ABI
 REQUIRED_USE="offload? ( cuda? ( abi_x86_64 ) )"



[gentoo-commits] repo/gentoo:master commit in: sys-libs/compiler-rt-sanitizers/

2020-10-10 Thread Georgy Yakovlev
commit: 8c17d57ce622defcf99579bf9704a7f7ed1b35dd
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Oct 11 05:42:01 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Oct 11 05:42:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c17d57c

sys-libs/compiler-rt-sanitizers: 10.0.1 ppc64 stable, bug #742974

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-10.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-10.0.1.ebuild 
b/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-10.0.1.ebuild
index 8c9212fe3a0..a14a857fafc 100644
--- a/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-10.0.1.ebuild
+++ b/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-10.0.1.ebuild
@@ -14,7 +14,7 @@ llvm.org_set_globals
 
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="$(ver_cut 1-3)"
-KEYWORDS="amd64 arm arm64 ~ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="amd64 arm arm64 ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE="+clang +libfuzzer +profile +sanitize test +xray elibc_glibc"
 # FIXME: libfuzzer does not enable all its necessary dependencies
 REQUIRED_USE="libfuzzer? ( || ( sanitize xray ) )"



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

2020-10-10 Thread Georgy Yakovlev
commit: cbf4ec339aaf9496c6dfb41aad0ba05c2afb09e8
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Oct 11 02:41:44 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Oct 11 04:37:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbf4ec33

sys-devel/rust-std: bump to 1.47.0

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-devel/rust-std/Manifest   |   1 +
 sys-devel/rust-std/rust-std-1.47.0.ebuild | 154 ++
 2 files changed, 155 insertions(+)

diff --git a/sys-devel/rust-std/Manifest b/sys-devel/rust-std/Manifest
index 4a83cef970c..5c548978160 100644
--- a/sys-devel/rust-std/Manifest
+++ b/sys-devel/rust-std/Manifest
@@ -1 +1,2 @@
 DIST rustc-1.46.0-src.tar.xz 101868452 BLAKE2B 
da9798596b124a10d79c236a871228f05e5f571d22c2259328e7026c91e088c85f5de9c0536a16531e0cb10477bfcd16d3ac11467979f5561cb6199442b877ef
 SHA512 
099857f1d295043587a4e2a65ef3e6a90e12c8b6958e98535a1656c113c553f9a9b621aba8a19cf21bd8d2c79d27cbfa4b8e6fabbcb3cbfee23b545be7b450b4
+DIST rustc-1.47.0-src.tar.xz 104143736 BLAKE2B 
0454094dde35275488046826da87655e51bf0795481d6d08fd70d644bfc12481bca8641166106ef32f20494906025244715b16ff21a1c023f4bd2818aab42521
 SHA512 
6ba83c0158f8130ddeae7e070417a2121d8a548c8fe97e28bce116d84048636c75aaee78e0c92cd43a50f5679a1223fc226cc8c5ba9bbd1465e84c5c6034d5c9

diff --git a/sys-devel/rust-std/rust-std-1.47.0.ebuild 
b/sys-devel/rust-std/rust-std-1.47.0.ebuild
new file mode 100644
index 000..8138b790c50
--- /dev/null
+++ b/sys-devel/rust-std/rust-std-1.47.0.ebuild
@@ -0,0 +1,154 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8,9} )
+
+inherit flag-o-matic multiprocessing python-any-r1 rust-toolchain 
toolchain-funcs
+
+DESCRIPTION="Rust standard library, standalone (for crossdev)"
+HOMEPAGE="https://www.rust-lang.org";
+SRC_URI="https://static.rust-lang.org/dist/rustc-${PV}-src.tar.xz";
+
+LICENSE="|| ( MIT Apache-2.0 ) BSD-1 BSD-2 BSD-4 UoI-NCSA"
+SLOT="stable/$(ver_cut 1-2)"
+# please do not keyword
+#KEYWORDS="" #nowarn
+IUSE="debug"
+
+BDEPEND="
+   ${PYTHON_DEPS}
+   ~dev-lang/rust-${PV}:=
+"
+
+DEPEND="||
+   (
+   >="${CATEGORY}"/gcc-4.7:*
+   >="${CATEGORY}"/clang-3.5:*
+   )
+"
+
+RDEPEND="${DEPEND}"
+
+# need full compiler to run tests
+RESTRICT="test"
+
+QA_FLAGS_IGNORED="usr/lib/rust/${PV}/rustlib/.*/lib/lib.*.so"
+
+S="${WORKDIR}/${P/-std/c}-src"
+
+#
+# The cross magic
+#
+export CTARGET=${CTARGET:-${CHOST}}
+if [[ ${CTARGET} == ${CHOST} ]] ; then
+   if [[ ${CATEGORY} == cross-* ]] ; then
+   export CTARGET=${CATEGORY#cross-}
+   fi
+fi
+
+is_cross() {
+   [[ ${CHOST} != ${CTARGET} ]]
+}
+
+toml_usex() {
+   usex "$1" true false
+}
+
+pkg_pretend() {
+   is_cross || die "${PN} should only be used for cross"
+}
+
+pkg_setup() {
+   python-any-r1_pkg_setup
+}
+
+src_prepare() {
+   default
+}
+
+src_configure() {
+   # do the great cleanup
+   strip-flags
+   filter-flags '-mcpu=*' '-march=*' '-mtune=*' '-m32' '-m64'
+   strip-unsupported-flags
+
+   local rust_root x
+   rust_root="$(rustc --print sysroot)"
+   rtarget="$(rust_abi ${CTARGET})"
+   rtarget="${ERUST_STD_RTARGET:-${rtarget}}" # some targets need to be 
custom.
+   rbuild="$(rust_abi ${CBUILD})"
+   rhost="$(rust_abi ${CHOST})"
+
+   echo
+   for x in CATEGORY rust_root rbuild rhost rtarget RUSTFLAGS CFLAGS 
CXXFLAGS LDFLAGS; do
+   einfo "$(printf '%10s' ${x^^}:) ${!x}"
+   done
+
+   cat <<- EOF > "${S}"/config.toml
+   [build]
+   build = "${rbuild}"
+   host = ["${rhost}"]
+   target = ["${rtarget}"]
+   cargo = "${rust_root}/bin/cargo"
+   rustc = "${rust_root}/bin/rustc"
+   submodules = false
+   python = "${EPYTHON}"
+   locked-deps = true
+   vendor = true
+   extended = true
+   verbose = 2
+   cargo-native-static = false
+   [install]
+   prefix = "${EPREFIX}/usr/lib/${PN}/${PV}"
+   sysconfdir = "etc"
+   docdir = "share/doc/rust"
+   bindir = "bin"
+   libdir = "lib"
+   mandir = "share/man"
+   [rust]
+   # https://github.com/rust-lang/rust/issues/54872
+   codegen-units-std = 1
+   optimize = true
+   debug = $(toml_usex debug)
+   debug-assertions = $(toml_usex debug)
+   debuginfo-level-rustc = 0
+   backtrace = true
+   incremental = false
+   default-linker = "$(tc-getCC)"
+   rpath = false
+   dist-src = false
+   remap-debuginfo = true
+  

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

2020-10-10 Thread Georgy Yakovlev
commit: 93ab649830d97b3a15bb95461e935a2dfd648071
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Oct 11 04:38:35 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Oct 11 04:38:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93ab6498

profiles/package.mask: unmask rust-1.47.0

Signed-off-by: Georgy Yakovlev  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 2ac06971f0f..43e6230005b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -49,13 +49,6 @@ sys-auth/pam_passwdqc
 # Bug #740894.
  (2020-10-09)
-# Regressions, can't build firefox/thunderbird
-# Masking until fixes land to FF or Rust itself.
-=dev-lang/rust-1.47.0
-=dev-lang/rust-bin-1.47.0
-=virtual/rust-1.47.0
-
 # Azamat H. Hackimov  (2020-10-06)
 # 1.3.3 is broken and failing unittests for net-im/prosody. Bug #746782.
 >=dev-lua/luaexpat-1.3.3



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

2020-10-10 Thread Michael Palimaka
commit: 488ef15aefdbbe2b554cf51e4cbfb29c920407f1
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Oct 11 04:16:05 2020 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Oct 11 04:16:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=488ef15a

sys-apps/apparmor: respect CPP

Closes: https://bugs.gentoo.org/747571
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Michael Palimaka  gentoo.org>

 sys-apps/apparmor/apparmor-3.0.0.ebuild | 5 +
 1 file changed, 5 insertions(+)

diff --git a/sys-apps/apparmor/apparmor-3.0.0.ebuild 
b/sys-apps/apparmor/apparmor-3.0.0.ebuild
index 662a23505d2..36c5b717c4b 100644
--- a/sys-apps/apparmor/apparmor-3.0.0.ebuild
+++ b/sys-apps/apparmor/apparmor-3.0.0.ebuild
@@ -40,6 +40,11 @@ src_prepare() {
# remove warning about missing file that controls features
# we don't currently support
sed -e "/installation problem/ctrue" -i rc.apparmor.functions || die
+
+   # bug 634782
+   sed -e "s/cpp/$(tc-getCPP) -/" \
+   -i ../common/list_capabilities.sh \
+   -i ../common/list_af_names.sh || die
 }
 
 src_compile() {



[gentoo-commits] data/api:master commit in: files/overlays/

2020-10-10 Thread Michał Górny
commit: 749819926f23f70c1a432d635f109dcfa7cb43c3
Author: José Pekkarinen  gmail  com>
AuthorDate: Sat Oct 10 21:32:16 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 11 02:58:01 2020 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=74981992

repositories: Update foxiverlay URLs

Signed-off-by: José Pekkarinen  gmail.com>
Closes: https://github.com/gentoo/api-gentoo-org/pull/303
Signed-off-by: Michał Górny  gentoo.org>

 files/overlays/repositories.xml | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index aae5640..46d65cc 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -1705,15 +1705,15 @@
   
 foxiverlay
 Personal overlay for unofficial 
ebuilds
-https://github.com/PikkuJose/foxiverlay
+https://github.com/Pekkari/foxiverlay
 
   koali...@gmail.com
   José Pekkarinen
 
-https://github.com/PikkuJose/foxiverlay.git
-git://github.com/PikkuJose/foxiverlay.git
-g...@github.com:PikkuJose/foxiverlay.git
-https://github.com/PikkuJose/foxiverlay/commits/master.atom
+https://github.com/Pekkari/foxiverlay.git
+git://github.com/Pekkari/foxiverlay.git
+g...@github.com:Pekkari/foxiverlay.git
+https://github.com/Pekkari/foxiverlay/commits/master.atom
   
   
 freeswitch



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

2020-10-10 Thread Matthew Thode
commit: 18a742ed6669d822ccad107c5b6e2f386801bf72
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Oct 11 01:23:30 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Oct 11 01:29:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18a742ed

dev-python/python-novaclient: 17.2.1 bump

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

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

diff --git a/dev-python/python-novaclient/Manifest 
b/dev-python/python-novaclient/Manifest
index 047eb33a472..39ba54012d6 100644
--- a/dev-python/python-novaclient/Manifest
+++ b/dev-python/python-novaclient/Manifest
@@ -1 +1,2 @@
 DIST python-novaclient-17.0.0.tar.gz 325548 BLAKE2B 
f34bb6cb2cbb7f65f81ef410828b9c3a14b67bc4558f0175b4c9b66899c192367637d281d86f5e1a7267c2288930845f22fb389244839c2dfa76fc9a58bf3480
 SHA512 
4f8a789364f4a6603c67236fb61ef1ca2aabbc8e18d96d5890af137cc6d2d06c250a5202aa91c95432686ce7b5ffba8e31cc38b43032ae2420c08381751d3332
+DIST python-novaclient-17.2.1.tar.gz 323330 BLAKE2B 
a7dd4a7b134c09945c3549ce014060c95da07d9125d5b24e7c99369c33538cfe56cee9f90c17a1d8025ac74969af950dcdcf8b3f87197cbd099e84cca857e23a
 SHA512 
d1a9966f7da80e0884a451b3b014c45a1b4057dbdf0d8bcd23665eee55b6f15872e8e1d2b79b3cdbfc78f51800ffa3536cf0ab4e30eebf3878ffc007c52913cd

diff --git a/dev-python/python-novaclient/python-novaclient-17.2.1.ebuild 
b/dev-python/python-novaclient/python-novaclient-17.2.1.ebuild
new file mode 100644
index 000..f9d08a9993e
--- /dev/null
+++ b/dev-python/python-novaclient/python-novaclient-17.2.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="A client for the OpenStack Nova API"
+HOMEPAGE="https://github.com/openstack/python-novaclient";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0"
+DEPEND="${CDEPEND}"
+RDEPEND="
+   >=dev-python/keystoneauth-3.5.0[${PYTHON_USEDEP}]
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/oslo-serialization-1.18.0[${PYTHON_USEDEP}]
+   !~dev-python/oslo-serialization-2.19.1[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
+   >=dev-python/prettytable-0.7.2[${PYTHON_USEDEP}]
+   =dev-python/requests-2.10.0[${PYTHON_USEDEP}]
+   !~dev-python/requests-2.12.2[${PYTHON_USEDEP}]
+   >=dev-python/simplejson-3.5.1[${PYTHON_USEDEP}]
+   >=dev-python/stevedore-2.0.1[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/os-client-config/

2020-10-10 Thread Matthew Thode
commit: 7907e79a075dfbb296223ed7fc01044d73d4018e
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Oct 11 01:11:13 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Oct 11 01:29:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7907e79a

dev-python/os-client-config: 2.1.0 bump

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/os-client-config/Manifest   |  1 +
 .../os-client-config/os-client-config-2.1.0.ebuild | 28 ++
 2 files changed, 29 insertions(+)

diff --git a/dev-python/os-client-config/Manifest 
b/dev-python/os-client-config/Manifest
index 8b1a32b800c..47ffd6c898b 100644
--- a/dev-python/os-client-config/Manifest
+++ b/dev-python/os-client-config/Manifest
@@ -1 +1,2 @@
 DIST os-client-config-1.32.0.tar.gz 48162 BLAKE2B 
95f70717da5ad85b4a691bd89ca38989713f2d3654eac18c7b0001ccda8eccb266bd7ac3a25591d649af0814f8c97b718c88d856498e5042a07ca9920b6fe52d
 SHA512 
2cca903347df75e18a0aab4244dc325f79fa7cb5a25a382ec7081a30d7e2c6ecbd5025d58c20873ea851396169e2b2c8253b0b77f6189a311016e57f8e065329
+DIST os-client-config-2.1.0.tar.gz 48257 BLAKE2B 
c88d2c9c34103abfa60c3d983ed50309a2a552cf275f48e3c1dde9837b98849d09062546c5bc096d978a059afbae54eed9eadb8aa53375aae67f409bf3cf3e05
 SHA512 
31f53e5bafced1d7d57ac8818a7b889506b45347655ee41db6d5d9c0a6f2ead2a6d820553aec4a6ad9fd817abf9d6b666938a24ba85ab3745e06bb10b312e33a

diff --git a/dev-python/os-client-config/os-client-config-2.1.0.ebuild 
b/dev-python/os-client-config/os-client-config-2.1.0.ebuild
new file mode 100644
index 000..0d3bc6e2e69
--- /dev/null
+++ b/dev-python/os-client-config/os-client-config-2.1.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=bdepend
+
+inherit distutils-r1
+
+DESCRIPTION="OpenStack Client Configuation Library"
+HOMEPAGE="https://www.openstack.org/";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-1.8.0[${PYTHON_USEDEP}]"
+DEPEND="${CDEPEND}"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/openstacksdk-0.13.0[${PYTHON_USEDEP}]
+"
+
+PATCHES=(
+   "${FILESDIR}"/test_get_all_clouds.patch
+)



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

2020-10-10 Thread Matthew Thode
commit: 11817667fbe76a3be2d8f95836fb2b151d8123b0
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Oct 11 00:58:20 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Oct 11 01:29:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11817667

dev-python/oslo-context: 3.1.1 bump

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/oslo-context/Manifest  |  1 +
 dev-python/oslo-context/oslo-context-3.1.1.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/dev-python/oslo-context/Manifest b/dev-python/oslo-context/Manifest
index 38d82ebd550..20a319c097c 100644
--- a/dev-python/oslo-context/Manifest
+++ b/dev-python/oslo-context/Manifest
@@ -1 +1,2 @@
 DIST oslo.context-2.22.1.tar.gz 29315 BLAKE2B 
89c7dacfe42a9c3cd8d7fde8a77e3654f48788909cea725151e833a305c6916534919496393e603084311625cc9242661e72cbf1a2bdb72bedca3127e77ca9d9
 SHA512 
d0a3b9e41d23e8f642f8aacd998f6d6f4ad1fbf103947fc7403a57c4e3d9ae51b3cf73dfb79139d541875a0e412ed8600c4ce6b19cc207697429f48a7fb72887
+DIST oslo.context-3.1.1.tar.gz 29335 BLAKE2B 
2179e5c273b5e387806fc4a8b1ac2f0641f4cc9f2345cb00e6ef9c2e7c8b69709c0c14dd11254d026283b2be7e032044b6f753a13f062915db9f000ae1873f1a
 SHA512 
a9d16475bac5aa96d086019632f417fa5b496f615b814527e547a43362f1e36ed47c47266032e72194f88716237ccff7a24bf941d66bf36afe09b846a810583b

diff --git a/dev-python/oslo-context/oslo-context-3.1.1.ebuild 
b/dev-python/oslo-context/oslo-context-3.1.1.ebuild
new file mode 100644
index 000..0bed5501a70
--- /dev/null
+++ b/dev-python/oslo-context/oslo-context-3.1.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=bdepend
+
+inherit distutils-r1
+
+DESCRIPTION="Helpers to maintain useful information about a request context"
+HOMEPAGE="https://pypi.org/project/oslo.context/";
+SRC_URI="mirror://pypi/${PN:0:1}/oslo.context/oslo.context-${PV}.tar.gz"
+S="${WORKDIR}/oslo.context-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+DEPEND="${CDEPEND}"
+RDEPEND="${CDEPEND}
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]"



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

2020-10-10 Thread Matthew Thode
commit: 0009a22486d1cb4dbe690db0b9ff09582a570954
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Oct 11 01:05:30 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Oct 11 01:29:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0009a224

dev-python/oslo-log: 4.4.0 bump

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/oslo-log/Manifest  |  1 +
 dev-python/oslo-log/oslo-log-4.4.0.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/dev-python/oslo-log/Manifest b/dev-python/oslo-log/Manifest
index 4629af0d09b..e71eb148609 100644
--- a/dev-python/oslo-log/Manifest
+++ b/dev-python/oslo-log/Manifest
@@ -1 +1,2 @@
 DIST oslo.log-4.1.2.tar.gz 87095 BLAKE2B 
20dd69c5002f33c288c7c04818435076ffba112b91e0f5726cb32674f10e162e378bce221278428714aa827cee81253cc21bb0588934cd024b7948b349e60a76
 SHA512 
f34ed66bd289fc88420d02d67ce59b498274d44f43d20b53cef1369699d715ec9706a5f62b81de3005010de1e1fa4c36aa935ee72f81160a75cbda3596a0d167
+DIST oslo.log-4.4.0.tar.gz 86108 BLAKE2B 
b710d110759612dc7c1516a0df7b0ffe5af1ee83f99ff776212e72a52a4249657b4857a8fa99aa06047093ac554b6374ba529bafee75d4589beb538baca5b190
 SHA512 
6501963e90d40d2e722f338ec7c78fa36f6b5b255d36fc5df7d6160d1f35397ff112b88053603f6b57d9d93539bdb665e3c1b6894f3898988fd8d06b5a356120

diff --git a/dev-python/oslo-log/oslo-log-4.4.0.ebuild 
b/dev-python/oslo-log/oslo-log-4.4.0.ebuild
new file mode 100644
index 000..88037b33eaf
--- /dev/null
+++ b/dev-python/oslo-log/oslo-log-4.4.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="OpenStack logging config library, configuration for all openstack 
projects."
+HOMEPAGE="https://pypi.org/project/oslo.log/ 
https://github.com/openstack/oslo.log";
+SRC_URI="mirror://pypi/o/oslo.log/oslo.log-${PV}.tar.gz"
+S="${WORKDIR}/oslo.log-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+RDEPEND=">=dev-python/pbr-3.1.1[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-context-2.20.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.20.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.36.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-serialization-1.25.0[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.19.0[${PYTHON_USEDEP}]
+   >=dev-python/pyinotify-0.9.6[${PYTHON_USEDEP}]
+   >=dev-python/python-dateutil-2.7.0[${PYTHON_USEDEP}]"
+DEPEND=">=dev-python/pbr-3.1.1[${PYTHON_USEDEP}]"



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

2020-10-10 Thread Matthew Thode
commit: f71708931d16f34f678c44f5dade9ef6835ed4ee
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Oct 11 01:03:19 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Oct 11 01:29:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7170893

dev-python/oslo-serialization: 4.0.1 bump

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/oslo-serialization/Manifest |  1 +
 .../oslo-serialization-4.0.1.ebuild| 36 ++
 2 files changed, 37 insertions(+)

diff --git a/dev-python/oslo-serialization/Manifest 
b/dev-python/oslo-serialization/Manifest
index 08f8fc66414..c3cc719d390 100644
--- a/dev-python/oslo-serialization/Manifest
+++ b/dev-python/oslo-serialization/Manifest
@@ -1 +1,2 @@
 DIST oslo-serialization-3.1.1.tar.gz 32180 BLAKE2B 
5ce0db206732430b2553b0eb01d5df717069a07370a20ef452b77e83ed95f1cd0542eac287ba28d4fd2a3f66541823c362a925e48a3ed175abdbab2c1aa5b2f2
 SHA512 
5a551c33a001eeb73213dac1b4e4bc50db2ceb7dc2f9881c07abbab05cc8ccfda4d73cc9bdc673e26628aaa05c3d66f9c76ba4eb370c851990f3614b33233a95
+DIST oslo-serialization-4.0.1.tar.gz 30010 BLAKE2B 
0f5dae22ca096b1dd7e4eb35862c931c5cf2cb06cbd2d5660cb5322140a12052ba76c50ca24644a4957f116bc33bbdf12adcd4191ddef3006f1630d762bb71af
 SHA512 
dea4ecb0face2bc730d1e8883e71b34d3709c6cb43a0dc3bfbb757809fda7c198949de42327b5854d65b152f3ab09fbb14311259cf584063c73b93a3cc1313c1

diff --git a/dev-python/oslo-serialization/oslo-serialization-4.0.1.ebuild 
b/dev-python/oslo-serialization/oslo-serialization-4.0.1.ebuild
new file mode 100644
index 000..76d72ac7011
--- /dev/null
+++ b/dev-python/oslo-serialization/oslo-serialization-4.0.1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=bdepend
+
+inherit distutils-r1
+
+MY_PN=${PN/-/.}
+
+DESCRIPTION="Oslo Serialization library"
+HOMEPAGE="https://launchpad.net/oslo";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+DEPEND="${CDEPEND}"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/msgpack-0.5.2[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
+"
+
+python_prepare_all() {
+   # allow useage of renamed msgpack
+   sed -i '/^msgpack/d' requirements.txt || die
+   distutils-r1_python_prepare_all
+}



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

2020-10-10 Thread Matthew Thode
commit: 330058ccbccd0fb83091826ba1ca4ffb7665d119
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Oct 11 01:17:31 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Oct 11 01:29:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=330058cc

dev-python/python-keystoneclient: 4.1.1 bump

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

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

diff --git a/dev-python/python-keystoneclient/Manifest 
b/dev-python/python-keystoneclient/Manifest
index 0dd8e7f5f02..4cc0e733cac 100644
--- a/dev-python/python-keystoneclient/Manifest
+++ b/dev-python/python-keystoneclient/Manifest
@@ -1 +1,2 @@
 DIST python-keystoneclient-4.0.0.tar.gz 313891 BLAKE2B 
886f354ea29b4bb8886bde1c337e619403f81ee608079777f1e96bf55e936fb7bef48194d721b14857043e1c878f2f2c925483dc0641bb5c25afd6af1536fce9
 SHA512 
6c094327b4c8bcb32c42463a3abe412230c514c59a5b45387da99689385780f530669979b6aa06ee03450a1386ff089bfc69c24c625e56ed46ab093e6f58153f
+DIST python-keystoneclient-4.1.1.tar.gz 316920 BLAKE2B 
f42ab0648f43fc6424cb502a996c7f81e688171aea4c94ae664d128d31eed04c6936e763ed996af990dda6dbc42d2cc7fcb0aeb8638b75133609521e704d2b55
 SHA512 
a88f992dfdb196a66ad3b173ac8f7c006524225d426c240e1ed27ae4007df5d5e74251e273c11316ba451f6fb31de6250e51203e70dec670f7f1e0b65d24fdd1

diff --git 
a/dev-python/python-keystoneclient/python-keystoneclient-4.1.1.ebuild 
b/dev-python/python-keystoneclient/python-keystoneclient-4.1.1.ebuild
new file mode 100644
index 000..dc9a3867145
--- /dev/null
+++ b/dev-python/python-keystoneclient/python-keystoneclient-4.1.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="Client Library for OpenStack Identity"
+HOMEPAGE="https://www.openstack.org/";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0"
+DEPEND="${CDEPEND}"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/oslo-serialization-1.18.0[${PYTHON_USEDEP}]
+   !~dev-python/oslo-serialization-2.19.1[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
+"



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

2020-10-10 Thread Matthew Thode
commit: 7ff55588176b671505df62754723d4d7dd24c598
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Oct 10 23:29:03 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Oct 11 01:29:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ff55588

dev-python/oslo-i18n: 5.0.1 bump

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/oslo-i18n/Manifest   |  1 +
 dev-python/oslo-i18n/oslo-i18n-5.0.1.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-python/oslo-i18n/Manifest b/dev-python/oslo-i18n/Manifest
index 5800177893a..f5fc0a8e29b 100644
--- a/dev-python/oslo-i18n/Manifest
+++ b/dev-python/oslo-i18n/Manifest
@@ -1 +1,2 @@
 DIST oslo-i18n-3.23.1.tar.gz 44731 BLAKE2B 
2205d5f27640fe15c7143df2e18d27b01a3f90c30b04b838643d33cc490cc4257cde77925d76fefd0add0d3159ee4976281608b6e43288f0c0cd4fc4c7959b47
 SHA512 
82ebcf54d7edbd7c3e7c1d7e13b223ca9cf88aae717ee6fa0c2fb9b423ef88403b42b3360cfd7b8dd3b6d973a077a1458fc9c879efbb6006a1cedc6ade35397b
+DIST oslo-i18n-5.0.1.tar.gz 44636 BLAKE2B 
69df723bff7a279ace2a8bb2ea795e6beaa626ffc4bb364c513d16d2ce3cb07f6e9957a98d1b633f95154672d118de6fbb71ef5c1a3a53520f4d1f4b8f72748f
 SHA512 
d55238616dc90f85ff458fc6680b3a3b2493d2a640bf5849c19cd7271e7127b535a301ed3085b5e0131b46a635b5a09423f6cba60f9f1b9b0352a0e7115a8057

diff --git a/dev-python/oslo-i18n/oslo-i18n-5.0.1.ebuild 
b/dev-python/oslo-i18n/oslo-i18n-5.0.1.ebuild
new file mode 100644
index 000..43a19397e95
--- /dev/null
+++ b/dev-python/oslo-i18n/oslo-i18n-5.0.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=bdepend
+
+inherit distutils-r1 vcs-snapshot
+
+MY_PN=${PN/-/.}
+
+DESCRIPTION="Oslo i18n library"
+HOMEPAGE="https://launchpad.net/oslo";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+DEPEND="${CDEPEND}"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
+"



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

2020-10-10 Thread Matthew Thode
commit: 0bd81bbc92f498205d04d7456660e66118337080
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Oct 11 01:28:05 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Oct 11 01:29:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bd81bbc

dev-python/python-openstackclient: 5.4.0 bump

Closes: https://bugs.gentoo.org/747223
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

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

diff --git a/dev-python/python-openstackclient/Manifest 
b/dev-python/python-openstackclient/Manifest
index a29d18b6b74..a60a62dea41 100644
--- a/dev-python/python-openstackclient/Manifest
+++ b/dev-python/python-openstackclient/Manifest
@@ -1 +1,2 @@
 DIST python-openstackclient-5.2.1.tar.gz 722343 BLAKE2B 
894424f8ce8a7d0489df4ca6c4d811f489f7ae4a0933b9e0a7ff30c0bfaba8bbf783d56376de655c6cc2fece28b032063f6cddb330353f3dd78c44584061c236
 SHA512 
74abb72435e95070e2d9a849def79ef56a4afbf9473cf29053af3cc65ab5d936fe0c542ae9240ffd5b801964f17c9a65af8f4770c49606c180e4eef25e73c26c
+DIST python-openstackclient-5.4.0.tar.gz 727289 BLAKE2B 
15aff0e53034512618ee4624031618d44f24e8d639033b22eacd791d45150180b52e5ccc0e78e6ed9a5043076259c47bbf981fec0ee00129e838efdc9d4741a1
 SHA512 
76370c28e27bc1aa13f772721c1efaf1e5eec931fc6bb0653989d4a38b28426bbabe1e6bc6d4be9a902c0d8fb871bc63f37c5ea0fa57d6bd96a9a9a02630ddf5

diff --git 
a/dev-python/python-openstackclient/python-openstackclient-5.4.0.ebuild 
b/dev-python/python-openstackclient/python-openstackclient-5.4.0.ebuild
new file mode 100644
index 000..e94c34d5eb6
--- /dev/null
+++ b/dev-python/python-openstackclient/python-openstackclient-5.4.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="A client for the OpenStack APIs"
+HOMEPAGE="https://github.com/openstack/python-openstackclient";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0"
+DEPEND="${CDEPEND}"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/cliff-2.8.0[${PYTHON_USEDEP}]
+   !~dev-python/cliff-2.9.0[${PYTHON_USEDEP}]
+   >=dev-python/openstacksdk-0.48.0[${PYTHON_USEDEP}]
+   >=dev-python/osc-lib-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
+   >=dev-python/python-keystoneclient-3.22.0[${PYTHON_USEDEP}]
+   >=dev-python/python-novaclient-15.1.0[${PYTHON_USEDEP}]
+   >=dev-python/python-cinderclient-3.3.0[${PYTHON_USEDEP}]
+   >=dev-python/stevedore-2.0.1[${PYTHON_USEDEP}]
+"



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

2020-10-10 Thread Matthew Thode
commit: 5501fcb5b51a67497a1ded29ff82c343bbe47c0f
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Oct 10 23:26:10 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Oct 11 01:29:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5501fcb5

dev-python/debtcollector: 2.2.0 bump

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/debtcollector/Manifest  |  1 +
 .../debtcollector/debtcollector-2.2.0.ebuild   | 25 ++
 2 files changed, 26 insertions(+)

diff --git a/dev-python/debtcollector/Manifest 
b/dev-python/debtcollector/Manifest
index 9a85edd7f34..7040aeb438a 100644
--- a/dev-python/debtcollector/Manifest
+++ b/dev-python/debtcollector/Manifest
@@ -1 +1,2 @@
 DIST debtcollector-1.21.0.tar.gz 28472 BLAKE2B 
a7c4a2d41ff6df1df1bfc2b775d888c1f9839ddb76bc80ff6b9bb9d1fb8e14eb225006021a0889d2a49c317c48f65cec024ff1d3c4e9c9bee1c0139a7cd1fc71
 SHA512 
a5a4f66a4d65134e84164de6953d4c6d5b2b9d36974055d26263b6d8505c4a131d693c371287ccd9c76220a9b59d6c3d1f0015db1d0f2bd8eafcb79c0bef0822
+DIST debtcollector-2.2.0.tar.gz 28833 BLAKE2B 
33361daaba12c52a1cc0bac168199ef3dbb959279def29ef782fa421f0aa106038de02217f6321c64e02845abd0573e69f5638b384411e7fbfd194dd3f6b3356
 SHA512 
6e5fdf38a25406a7a56d18e9b900471e3e4ce513ef62619c9eafa153ea08ff6b4b9bd90c524cfa16e04ff0c9c324e90d4fdd75212fced0b202245cdddae02137

diff --git a/dev-python/debtcollector/debtcollector-2.2.0.ebuild 
b/dev-python/debtcollector/debtcollector-2.2.0.ebuild
new file mode 100644
index 000..e76434a9b87
--- /dev/null
+++ b/dev-python/debtcollector/debtcollector-2.2.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=bdepend
+
+inherit distutils-r1
+
+DESCRIPTION="Python deprecation patterns and strategies that collect technical 
debt"
+HOMEPAGE="https://www.openstack.org/";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+DEPEND="${CDEPEND}"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/wrapt-1.7.0[${PYTHON_USEDEP}]
+"



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

2020-10-10 Thread Matthew Thode
commit: ff7ee7d1f692229d22762ae31493529cf5653477
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Oct 11 01:27:07 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Oct 11 01:29:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff7ee7d1

dev-python/python-cinderclient: 7.2.0 bump

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

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

diff --git a/dev-python/python-cinderclient/Manifest 
b/dev-python/python-cinderclient/Manifest
index e5639b56197..2a224c62500 100644
--- a/dev-python/python-cinderclient/Manifest
+++ b/dev-python/python-cinderclient/Manifest
@@ -1 +1,2 @@
 DIST python-cinderclient-4.2.2.tar.gz 289041 BLAKE2B 
c397c530a040f340d8b39d33348299c547f4591e0046c89644014e3ecdb1163c2b7d46111609ffb6586ed4dd70ae7c1a9f2895046ac7650d101cb6581a5f758f
 SHA512 
fbbdf3828bc13c316c148290575a5efc349c02123bde0f965e11d504cb690fdda9c18af36aa4fc7c6289dc809b45aca41721c3f30b71d088bda2733c785c5ef9
+DIST python-cinderclient-7.2.0.tar.gz 248517 BLAKE2B 
8d992762d3ee69db12f51f6e4e005c6781c865274d42ba31d693854f1c5267a1a15cf5591ed262dacf463a10a719069fc1db67a4fcc95d528b964e128c50a8c8
 SHA512 
535be2d6e71a9fc415b17929a78cf7c8f1e5f5f2764637fbcd22c90b08da4ae477b863c913faad24439aea06e234cf26a66f392d54e5238af4c2730f4a087a13

diff --git a/dev-python/python-cinderclient/python-cinderclient-7.2.0.ebuild 
b/dev-python/python-cinderclient/python-cinderclient-7.2.0.ebuild
new file mode 100644
index 000..31ce7993519
--- /dev/null
+++ b/dev-python/python-cinderclient/python-cinderclient-7.2.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="A client for the OpenStack Cinder API"
+HOMEPAGE="https://launchpad.net/python-cinderclient";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0"
+DEPEND="${CDEPEND}"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/prettytable-0.7.1[${PYTHON_USEDEP}]
+   =dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
+   >=dev-python/simplejson-3.5.1[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
+   !~dev-python/requests-2.20.0[${PYTHON_USEDEP}]
+   >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
+"



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

2020-10-10 Thread Matthew Thode
commit: 21780716bd25055c3ed90e7cae6b2d7ca0fad78e
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Oct 11 00:51:52 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Oct 11 01:29:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21780716

dev-python/oslo-utils: 4.6.0 bump

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/oslo-utils/Manifest|  1 +
 dev-python/oslo-utils/oslo-utils-4.6.0.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/dev-python/oslo-utils/Manifest b/dev-python/oslo-utils/Manifest
index e6cec35eea3..670b655a846 100644
--- a/dev-python/oslo-utils/Manifest
+++ b/dev-python/oslo-utils/Manifest
@@ -1 +1,2 @@
 DIST oslo-utils-4.1.2.tar.gz 92889 BLAKE2B 
16397708abe47946c1495adf6b91ad9db6bdef8c2f475f398b3b4d390193b800ff0b1710183732b81dde89fc24aad204854d02a0e0567046e712663eaa685711
 SHA512 
d6784c7e1a30690ec2523514b464c95e1d6704a8c8fef5da85b76583dfb5d4b5cbfd18eb9451a90243210e50405f7541b85b39ac09d4f487119677efeef63418
+DIST oslo-utils-4.6.0.tar.gz 94148 BLAKE2B 
2de92b22b849522a43e81f0fa9bb5e92d2c380c07eca81cd916c536e10ec55869d5933a3a9dcc65b682ac793534094e6b0aaa74b7ac9c74724231dccc0dbae3b
 SHA512 
fe91522c9860a7637af8b8521c297d6467f2af643f026abc97b72fd3032789219d2b3fdc9a6d8beecb0e55e4e7c319e800be295abf9639b52e32da81dae0c9a7

diff --git a/dev-python/oslo-utils/oslo-utils-4.6.0.ebuild 
b/dev-python/oslo-utils/oslo-utils-4.6.0.ebuild
new file mode 100644
index 000..82ffb8f09c7
--- /dev/null
+++ b/dev-python/oslo-utils/oslo-utils-4.6.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_6 python3_7 python3_8 )
+DISTUTILS_USE_SETUPTOOLS=bdepend
+
+inherit distutils-r1
+
+MY_PN=${PN/-/.}
+
+DESCRIPTION="Oslo Utility library"
+HOMEPAGE="https://launchpad.net/oslo";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+DEPEND="${CDEPEND}"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+   >=dev-python/packaging-20.4[${PYTHON_USEDEP}]
+"



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

2020-10-10 Thread Matthew Thode
commit: 4fa113111289ed9d0f998319cd4560f3c05c5750
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Oct 10 23:27:41 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Oct 11 01:29:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fa11311

dev-python/oslo-config: 8.3.2 bump

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/oslo-config/Manifest |  1 +
 dev-python/oslo-config/oslo-config-8.3.2.ebuild | 32 +
 2 files changed, 33 insertions(+)

diff --git a/dev-python/oslo-config/Manifest b/dev-python/oslo-config/Manifest
index 40a6b73dafd..a430f465c48 100644
--- a/dev-python/oslo-config/Manifest
+++ b/dev-python/oslo-config/Manifest
@@ -1 +1,2 @@
 DIST oslo-config-8.0.3.tar.gz 147691 BLAKE2B 
9af2a1ff399b52261561d268f6b9cc673629af572faadc736e851826ccf84ea8fcb8b8846b62f85671934f5214f289301157da7197dd5a15ad6e9ec1792bdb31
 SHA512 
09c49b0917d20c74e59efd6b8cca0394f98c337b075f916ae21f6072ce6f28a90a701a3f63f0737e4b3161cf4795fdb2be9b01091fd00828990cbc715683b0f4
+DIST oslo-config-8.3.2.tar.gz 148787 BLAKE2B 
ae3bf5c715d647dc1d5f1c82a6882f3282c87cb622a30ece23eca6453aca997363b6a65d3dc92666d95387c5051c9e9a87f337fa212500607ce6426ce6024847
 SHA512 
273ce5aeb7aa47b12a0e3a14b9920f7c177854a13c78a2382268e06068f443362088acd105deffc854689af14839c553c62aab983e9b4e29b4e079836b472957

diff --git a/dev-python/oslo-config/oslo-config-8.3.2.ebuild 
b/dev-python/oslo-config/oslo-config-8.3.2.ebuild
new file mode 100644
index 000..25fa3048ec5
--- /dev/null
+++ b/dev-python/oslo-config/oslo-config-8.3.2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+MY_PN=${PN/-/.}
+
+DESCRIPTION="Oslo Configuration API"
+HOMEPAGE="https://launchpad.net/oslo";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+DEPEND=">=dev-python/pbr-1.3[${PYTHON_USEDEP}]"
+RDEPEND=">=dev-python/pbr-1.3[${PYTHON_USEDEP}]
+   >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/netaddr-0.7.18[${PYTHON_USEDEP}]
+   >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/rfc3986-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-3.12.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.18.0[${PYTHON_USEDEP}]
+   dev-python/importlib_metadata[${PYTHON_USEDEP}]
+"



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

2020-10-10 Thread Matthew Thode
commit: ebb80e1ed80aa4a4123a2c067a6047c8995f96a8
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Oct 11 01:11:37 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Oct 11 01:29:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebb80e1e

dev-python/osc-lib: 2.2.1 bump

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/osc-lib/Manifest |  1 +
 dev-python/osc-lib/osc-lib-2.2.1.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/osc-lib/Manifest b/dev-python/osc-lib/Manifest
index 6ee4d1bf075..95ba7198f79 100644
--- a/dev-python/osc-lib/Manifest
+++ b/dev-python/osc-lib/Manifest
@@ -1 +1,2 @@
 DIST osc-lib-2.0.0.tar.gz 93445 BLAKE2B 
eff1ba7e87fca3e6ba080066d46b7378f902ca6fea464ea6f5189175f7eb82d65b3a2d5cc5d4efc482412001505dd3edde48404f6dd448996f25233ceab6ac46
 SHA512 
6947ea6ac56b644dd9be4b3052905313c42c9ec46b4031d4c77e7df43292f3b04fa288e8ad748eb7dd1a88edaa8d7d9263c8c7b899ce1607a7b2174e696d
+DIST osc-lib-2.2.1.tar.gz 93855 BLAKE2B 
e6c863a13ea950a30a033e3877660a66ef60f66ef1e42efec39d207b1d492499136f9fb696e10001fe40b815e6cd4fd320a45acfd995504a4b7222b29951bf3c
 SHA512 
8328541f319dfa2ffd0ac51aa89429b05fee0b160b2d236fd30cd9ce2d233c86963b744ce0a63bbb849e5d47af9868ca843db2ad79e9099bd22f59d553235d06

diff --git a/dev-python/osc-lib/osc-lib-2.2.1.ebuild 
b/dev-python/osc-lib/osc-lib-2.2.1.ebuild
new file mode 100644
index 000..de339ec5f73
--- /dev/null
+++ b/dev-python/osc-lib/osc-lib-2.2.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=bdepend
+
+inherit distutils-r1
+
+DESCRIPTION="A package of common support modules for writing OSC plugins."
+HOMEPAGE="https://github.com/openstack/osc-lib";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0"
+DEPEND="${CDEPEND}"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/cliff-3.2.0[${PYTHON_USEDEP}]
+   >=dev-python/keystoneauth-3.14.0[${PYTHON_USEDEP}]
+   >=dev-python/openstacksdk-0.15.0[${PYTHON_USEDEP}]
+   >=dev-python/os-client-config-1.29.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
+   >=dev-python/simplejson-3.5.1[${PYTHON_USEDEP}]
+   >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]"



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

2020-10-10 Thread Matthew Thode
commit: 4863b80ab117cd0071cf6bcc517f9a1d9d9f1644
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Oct 11 01:28:58 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Oct 11 01:29:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4863b80a

dev-python/python-zunclient: 4.1.1 bump

Closes: https://bugs.gentoo.org/show_bug.cgi?id=747253
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/python-zunclient/Manifest   |  1 +
 .../python-zunclient/python-zunclient-4.1.1.ebuild | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/dev-python/python-zunclient/Manifest 
b/dev-python/python-zunclient/Manifest
index 88b02141d0a..89c7503811e 100644
--- a/dev-python/python-zunclient/Manifest
+++ b/dev-python/python-zunclient/Manifest
@@ -1 +1,2 @@
 DIST python-zunclient-4.0.1.tar.gz 114913 BLAKE2B 
b0bf2722f67158a79b4e4673d237696564668a96e01107d33cfe13dd51ff0efd9916930277a7146bc1600cf350b41839817d496462f48162d569bfe3a7fbd26b
 SHA512 
bdbef196053241582d0b641a6c4c25c0c167a21693e2796a2d92c6d93c6b627d19fbe14286fe469bd7067c79b2bcb298009cda763398dd2f31e9df891efa09c4
+DIST python-zunclient-4.1.1.tar.gz 114232 BLAKE2B 
973ea1191b3d0ba13fc6ad368bd2a741ea3d14ddba32158421c1c72befee5bafbb01da4c2ce12e48e50991169efaf5eeaa4cd986ad34ed058e160c0308c868f5
 SHA512 
7569171ad620e8e84380639d0f99985b942857925a99fbf47f98196bd372a7b0333923d1ea501c3d7d76c06f6327d38b53f1f80f199c27f4bdf073eab4c1e53b

diff --git a/dev-python/python-zunclient/python-zunclient-4.1.1.ebuild 
b/dev-python/python-zunclient/python-zunclient-4.1.1.ebuild
new file mode 100644
index 000..2af2f91181d
--- /dev/null
+++ b/dev-python/python-zunclient/python-zunclient-4.1.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_7 python3_8 )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="A client for the OpenStack Zun API"
+HOMEPAGE="https://github.com/openstack/python-zunclient";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0"
+DEPEND="${CDEPEND}"
+RDEPEND="
+   >=dev-python/prettytable-0.7.1[${PYTHON_USEDEP}]
+   =dev-python/python-openstackclient-3.12.0[${PYTHON_USEDEP}]
+   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
+   >=dev-python/osc-lib-1.8.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
+   >=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}]
+   >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
+   >=dev-python/websocket-client-0.44.0[${PYTHON_USEDEP}]
+   >=dev-python/docker-py-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-3.13[${PYTHON_USEDEP}]"



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

2020-10-10 Thread Louis Sautier
commit: ff9b808a5b353221275fab370a6c7d5f7b7c6ca8
Author: Louis Sautier  gentoo  org>
AuthorDate: Sun Oct 11 00:13:41 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Sun Oct 11 00:49:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff9b808a

dev-python/joblib: bump to 0.17.0, add Python 3.9 support

Also remove doc altogether since it is already masked.

Closes: https://bugs.gentoo.org/700164
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/joblib/Manifest |  1 +
 dev-python/joblib/joblib-0.17.0.ebuild | 50 ++
 2 files changed, 51 insertions(+)

diff --git a/dev-python/joblib/Manifest b/dev-python/joblib/Manifest
index bcaca744dab..e1489fb1b9f 100644
--- a/dev-python/joblib/Manifest
+++ b/dev-python/joblib/Manifest
@@ -1,3 +1,4 @@
 DIST joblib-0.14.1.tar.gz 338930 BLAKE2B 
6b84c43be8b8d32f28a3dbc3e6f4ce15574cf20571805501972d162d4b076c1fe144a9790b8132821f0acd439c8859873038813c7bdd4163d0535eca36a1a8fa
 SHA512 
079eb4321ed95c8f05399abca2a1c46ecb7c28fe9a3a50b6eb106a2bd2f3566fb25bca59022fafbfcee5069f078921421d799eeb29a796f8f98881491cf9be08
 DIST joblib-0.15.1.tar.gz 342550 BLAKE2B 
c8ccf0b6d2e229a780939d9c4f39265bd18b5a452d014056001072b7daf7e46a5961c6d80f768c30ba7463aa36c5ec09959bb1e891028bf6f7862a9a265079aa
 SHA512 
a0b0bde5b034af3eee0bce2875199fc9ac232a34a49c14daf6fbddd9bf3ad8fa0d77192827b7531704b81db7bdfbaf76c4755b8fc1035eaf73b2e08f9e6d8828
 DIST joblib-0.16.0.tar.gz 345002 BLAKE2B 
0336fcbe95204141a0b04dfbf8949ba509792402eefbb86b3dc02375e7e3eb5c76d548d4ad01238307c0334ce4299fd9e763765d92722819894ea26ab6144032
 SHA512 
9f1f2e7f2e293e1c53e9752907f4ba25d52a5c4895eebfa423c8e3bc64146ab20a490e1db0cfa39596c9bbc47ea1cc491b0576bf8da9a1f68b58e91ba09ead34
+DIST joblib-0.17.0.tar.gz 345984 BLAKE2B 
4f4cb83037fc02ce9ea17e7dc5d284235b847eeb90bf1a877c4168aabd9ad4dd762e45a6485806efc759cdfcb98e6ee70e6d9a498cd7645b1d6b0051a9f9ba2e
 SHA512 
73c42a9f5949478a4a03b97ec31549cabca2ebc968d2c869632696b671c175dc85ae7aa8ac92905f13f830083b2305b56df1552f1d70fa7fe51945ae7286840a

diff --git a/dev-python/joblib/joblib-0.17.0.ebuild 
b/dev-python/joblib/joblib-0.17.0.ebuild
new file mode 100644
index 000..cbff1fbeb9f
--- /dev/null
+++ b/dev-python/joblib/joblib-0.17.0.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Tools to provide lightweight pipelining in Python"
+HOMEPAGE="https://joblib.readthedocs.io/en/latest/
+   https://github.com/joblib/joblib";
+SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+RDEPEND="
+   dev-python/cloudpickle[${PYTHON_USEDEP}]
+   dev-python/loky[${PYTHON_USEDEP}]
+"
+# joblib is imported by setup.py so we need ${RDEPEND}
+BDEPEND="
+   ${RDEPEND}
+   test? (
+   dev-python/threadpoolctl[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   # unbundle
+   rm -r joblib/externals || die
+   sed -e "s:'joblib.externals[^']*',\?::g" -i setup.py || die
+   find -name '*.py' -exec \
+   sed -e 's:\(joblib\)\?\.externals\.::' \
+   -e 's:from \.externals ::' \
+   -i {} + || die
+
+   # https://github.com/joblib/joblib/issues/1115
+   sed -e 's:test_parallel_call_cached_function_defined_in_jupyter:_&:' \
+   -i joblib/test/test_memory.py || die
+
+   # tries to fetch from the internet
+   rm examples/compressors_comparison.py \
+   examples/parallel/distributed_backend_simple.py || die
+
+   distutils-r1_python_prepare_all
+}



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

2020-10-10 Thread Andreas K. Hüttel
commit: 71d2eb2ffe3a16f9e59a4c05c578a7fdee637b14
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Oct 10 23:55:31 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Oct 10 23:55:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71d2eb2f

app-text/xournalpp: No stripping (think of the kids)

Closes: https://bugs.gentoo.org/745255
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 app-text/xournalpp/files/xournalpp-1.0.18-nostrip.patch | 15 +++
 app-text/xournalpp/xournalpp-1.0.18-r1.ebuild   |  4 
 2 files changed, 19 insertions(+)

diff --git a/app-text/xournalpp/files/xournalpp-1.0.18-nostrip.patch 
b/app-text/xournalpp/files/xournalpp-1.0.18-nostrip.patch
new file mode 100644
index 000..120e86ff586
--- /dev/null
+++ b/app-text/xournalpp/files/xournalpp-1.0.18-nostrip.patch
@@ -0,0 +1,15 @@
+diff --git a/src/xoj-preview-extractor/CMakeLists.txt 
b/src/xoj-preview-extractor/CMakeLists.txt
+index b2029d68..2e1d68ba 100644
+--- a/src/xoj-preview-extractor/CMakeLists.txt
 b/src/xoj-preview-extractor/CMakeLists.txt
+@@ -36,10 +36,6 @@ target_link_libraries (xournal-thumbnailer
+ 
+ set (THUMBNAILER_BIN "xournal-thumbnailer")
+ 
+-add_custom_command (TARGET xournal-thumbnailer POST_BUILD
+-  COMMAND ${CMAKE_STRIP} ${THUMBNAILER_BIN}
+-)
+-
+ ## Install ##
+ 
+ install (TARGETS xournal-thumbnailer

diff --git a/app-text/xournalpp/xournalpp-1.0.18-r1.ebuild 
b/app-text/xournalpp/xournalpp-1.0.18-r1.ebuild
index 3d28d5cb4eb..f04ebe22737 100644
--- a/app-text/xournalpp/xournalpp-1.0.18-r1.ebuild
+++ b/app-text/xournalpp/xournalpp-1.0.18-r1.ebuild
@@ -40,6 +40,10 @@ BDEPEND="
sys-apps/lsb-release
 "
 
+PATCHES=(
+   "${FILESDIR}/${P}-nostrip.patch" # bug 745255
+)
+
 src_prepare() {
cmake-utils_src_prepare
 }



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

2020-10-10 Thread Sergei Trofimovich
commit: 2f096dd2c9d8bbfad8489b8b35ae69cb00fbad3f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Oct 10 23:27:43 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Oct 10 23:28:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f096dd2

profiles/package.mask: mask >=timezone-data-2020b for cashes

Reported-by: Bernd Feige
Bug: https://bugs.gentoo.org/747538
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 2c45a9d3f3c..2ac06971f0f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Sergei Trofimovich  (2020-10-11)
+# Mask new version until calendar apps are sorted out:
+# bug #747538.
+>=sys-libs/timezone-data-2020b
+
 # Mikle Kolyada  (2020-10-09)
 # pam module separated from
 # the sys-auth/pam_passwdqc package



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

2020-10-10 Thread Matthew Thode
commit: 28fafe7e508ac21b9c5cb6386059e1f69e0712c5
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Oct 10 23:07:54 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Oct 10 23:09:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28fafe7e

dev-python/openstacksdk: fix silly bug

Closes: https://bugs.gentoo.org/747697
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

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

diff --git a/dev-python/openstacksdk/openstacksdk-0.50.0.ebuild 
b/dev-python/openstacksdk/openstacksdk-0.50.0.ebuild
index 147ea078eb9..b6d18569f7b 100644
--- a/dev-python/openstacksdk/openstacksdk-0.50.0.ebuild
+++ b/dev-python/openstacksdk/openstacksdk-0.50.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 PYTHON_COMPAT=( python3_{6,7,8} )
-DISTUTILS_USE_SETUPTOOLS=bdepend
+DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1
 



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

2020-10-10 Thread Matthew Thode
commit: bc71ddcf9a2a7d6b076a63a4dd9fdc232d688f14
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Oct 10 23:09:13 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Oct 10 23:09:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc71ddcf

dev-python/keystoneauth: fix very silly bug

Closes: https://bugs.gentoo.org/747703
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

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

diff --git a/dev-python/keystoneauth/keystoneauth-4.2.1.ebuild 
b/dev-python/keystoneauth/keystoneauth-4.2.1.ebuild
index e1333cf7d22..e3d33b772a0 100644
--- a/dev-python/keystoneauth/keystoneauth-4.2.1.ebuild
+++ b/dev-python/keystoneauth/keystoneauth-4.2.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 PYTHON_COMPAT=( python3_6 python3_7 python3_8 )
-DISTUTILS_USE_SETUPTOOLS=rdepend
+DISTUTILS_USE_SETUPTOOLS=bdepend
 
 inherit distutils-r1
 



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

2020-10-10 Thread Matthew Thode
commit: a7a9ccc4aef5b5e501c004048b1be390f32bd18b
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Oct 10 23:02:05 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Oct 10 23:09:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7a9ccc4

sys-cluster/swift: add DISTUTILS_USE_SETUPTOOLS=rdepend

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

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

 sys-cluster/swift/swift-2.26.0.ebuild  | 6 ++
 sys-cluster/swift/swift-2020.2..ebuild | 8 +++-
 2 files changed, 5 insertions(+), 9 deletions(-)

diff --git a/sys-cluster/swift/swift-2.26.0.ebuild 
b/sys-cluster/swift/swift-2.26.0.ebuild
index 2ea038c24b4..084afc372ec 100644
--- a/sys-cluster/swift/swift-2.26.0.ebuild
+++ b/sys-cluster/swift/swift-2.26.0.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 PYTHON_COMPAT=( python3_7 python3_8 )
+DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1 eutils linux-info
 
@@ -23,10 +24,7 @@ IUSE="account container doc +memcached +object proxy"
 REQUIRED_USE="|| ( proxy account container object )"
 
 CDEPEND=">=dev-python/pbr-1.8.0[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}"
-
+DEPEND="${CDEPEND}"
 RDEPEND="
${CDEPEND}
>=dev-python/eventlet-0.25.0[${PYTHON_USEDEP}]

diff --git a/sys-cluster/swift/swift-2020.2..ebuild 
b/sys-cluster/swift/swift-2020.2..ebuild
index 68cffb20f36..084afc372ec 100644
--- a/sys-cluster/swift/swift-2020.2..ebuild
+++ b/sys-cluster/swift/swift-2020.2..ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_6 python3_7 )
+PYTHON_COMPAT=( python3_7 python3_8 )
+DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1 eutils linux-info
 
@@ -23,10 +24,7 @@ IUSE="account container doc +memcached +object proxy"
 REQUIRED_USE="|| ( proxy account container object )"
 
 CDEPEND=">=dev-python/pbr-1.8.0[${PYTHON_USEDEP}]"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}"
-
+DEPEND="${CDEPEND}"
 RDEPEND="
${CDEPEND}
>=dev-python/eventlet-0.25.0[${PYTHON_USEDEP}]



[gentoo-commits] proj/kde:master commit in: kde-apps/kanagram/

2020-10-10 Thread Andreas Sturmlechner
commit: 21bdadb8333b1e587cbc3989f89f96176d4fcaf1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 10 18:59:49 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 10 18:59:49 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=21bdadb8

kde-apps/kanagram: Drop unused DEPEND, update HOMEPAGE

Upstream commit 18f5de5b0247339349aabbf630912f8cee41ce4f

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/kanagram/kanagram-20.08.49..ebuild | 2 +-
 kde-apps/kanagram/kanagram-.ebuild  | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kanagram/kanagram-20.08.49..ebuild 
b/kde-apps/kanagram/kanagram-20.08.49..ebuild
index fbe4deaf78..7f8e32889f 100644
--- a/kde-apps/kanagram/kanagram-20.08.49..ebuild
+++ b/kde-apps/kanagram/kanagram-20.08.49..ebuild
@@ -10,7 +10,7 @@ QTMIN=5.14.2
 inherit ecm kde.org
 
 DESCRIPTION="Game based on anagrams of words"
-HOMEPAGE="https://kde.org/applications/education/org.kde.kanagram
+HOMEPAGE="https://kde.org/applications/en/kanagram
 https://edu.kde.org/kanagram/";
 
 LICENSE="GPL-2" # TODO: CHECK

diff --git a/kde-apps/kanagram/kanagram-.ebuild 
b/kde-apps/kanagram/kanagram-.ebuild
index c851012564..d9b43b51e5 100644
--- a/kde-apps/kanagram/kanagram-.ebuild
+++ b/kde-apps/kanagram/kanagram-.ebuild
@@ -10,7 +10,7 @@ QTMIN=5.14.2
 inherit ecm kde.org
 
 DESCRIPTION="Game based on anagrams of words"
-HOMEPAGE="https://kde.org/applications/education/org.kde.kanagram
+HOMEPAGE="https://kde.org/applications/en/kanagram
 https://edu.kde.org/kanagram/";
 
 LICENSE="GPL-2" # TODO: CHECK
@@ -27,7 +27,6 @@ DEPEND="
>=kde-frameworks/kconfigwidgets-${KFMIN}:5
>=kde-frameworks/kcoreaddons-${KFMIN}:5
>=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
>=kde-frameworks/ki18n-${KFMIN}:5
>=kde-frameworks/knewstuff-${KFMIN}:5
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5



[gentoo-commits] proj/kde:master commit in: kde-apps/ksnakeduel/

2020-10-10 Thread Andreas Sturmlechner
commit: 00c7b90a406d8fcdded4dd3ea360e1c752719909
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 10 17:21:18 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 10 17:52:54 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=00c7b90a

kde-apps/ksnakeduel: Set ECM_HANDBOOK="forceoptional", update HOMEPAGE

Upstream commit 510953b7ee3b0f7f6dd1027648186f4d38929142

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/ksnakeduel/ksnakeduel-20.08.49..ebuild | 2 +-
 kde-apps/ksnakeduel/ksnakeduel-.ebuild  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/ksnakeduel/ksnakeduel-20.08.49..ebuild 
b/kde-apps/ksnakeduel/ksnakeduel-20.08.49..ebuild
index e728fc71cc..bd0b1dcb85 100644
--- a/kde-apps/ksnakeduel/ksnakeduel-20.08.49..ebuild
+++ b/kde-apps/ksnakeduel/ksnakeduel-20.08.49..ebuild
@@ -11,7 +11,7 @@ QTMIN=5.14.2
 inherit ecm kde.org
 
 DESCRIPTION="KDE Tron game"
-HOMEPAGE="https://kde.org/applications/games/org.kde.ksnakeduel";
+HOMEPAGE="https://kde.org/applications/en/ksnakeduel";
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"

diff --git a/kde-apps/ksnakeduel/ksnakeduel-.ebuild 
b/kde-apps/ksnakeduel/ksnakeduel-.ebuild
index 671fbca321..f2dfe04825 100644
--- a/kde-apps/ksnakeduel/ksnakeduel-.ebuild
+++ b/kde-apps/ksnakeduel/ksnakeduel-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-ECM_HANDBOOK="optional"
+ECM_HANDBOOK="forceoptional"
 KDE_SELINUX_MODULE="games"
 PVCUT=$(ver_cut 1-3)
 KFMIN=5.74.0
@@ -11,7 +11,7 @@ QTMIN=5.14.2
 inherit ecm kde.org
 
 DESCRIPTION="KDE Tron game"
-HOMEPAGE="https://kde.org/applications/games/org.kde.ksnakeduel";
+HOMEPAGE="https://kde.org/applications/en/ksnakeduel";
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"



[gentoo-commits] proj/kde:master commit in: kde-apps/filelight/

2020-10-10 Thread Andreas Sturmlechner
commit: ec50fb1eac5c6a6a59140a9df678f0166a4e9b6d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 10 16:36:35 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 10 16:36:35 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ec50fb1e

kde-apps/filelight: Update HOMEPAGE

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/filelight/filelight-20.08.49..ebuild | 2 +-
 kde-apps/filelight/filelight-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/filelight/filelight-20.08.49..ebuild 
b/kde-apps/filelight/filelight-20.08.49..ebuild
index 493f93277d..e81bb2eeb9 100644
--- a/kde-apps/filelight/filelight-20.08.49..ebuild
+++ b/kde-apps/filelight/filelight-20.08.49..ebuild
@@ -10,7 +10,7 @@ QTMIN=5.14.2
 inherit ecm kde.org
 
 DESCRIPTION="Visualise disk usage with interactive map of concentric, 
segmented rings"
-HOMEPAGE="https://kde.org/applications/utilities/org.kde.filelight
+HOMEPAGE="https://kde.org/applications/en/filelight
 https://utils.kde.org/projects/filelight/";
 
 LICENSE="GPL-2" # TODO: CHECK

diff --git a/kde-apps/filelight/filelight-.ebuild 
b/kde-apps/filelight/filelight-.ebuild
index 07dfe66165..c5f6954523 100644
--- a/kde-apps/filelight/filelight-.ebuild
+++ b/kde-apps/filelight/filelight-.ebuild
@@ -10,7 +10,7 @@ QTMIN=5.14.2
 inherit ecm kde.org
 
 DESCRIPTION="Visualise disk usage with interactive map of concentric, 
segmented rings"
-HOMEPAGE="https://kde.org/applications/utilities/org.kde.filelight
+HOMEPAGE="https://kde.org/applications/en/filelight
 https://utils.kde.org/projects/filelight/";
 
 LICENSE="GPL-2" # TODO: CHECK



[gentoo-commits] proj/kde:master commit in: kde-apps/kpat/

2020-10-10 Thread Andreas Sturmlechner
commit: 95873df232536c99f896d4ece3496691734e1e50
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 10 17:19:02 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 10 17:19:02 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=95873df2

kde-apps/kpat: Set ECM_TEST="forceoptional", update HOMEPAGE

Upstream commit e9efc23ff12b8bacc252eb05f2b1aceb8f8112a0

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/kpat/kpat-20.08.49..ebuild | 3 ++-
 kde-apps/kpat/kpat-.ebuild  | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kpat/kpat-20.08.49..ebuild 
b/kde-apps/kpat/kpat-20.08.49..ebuild
index 7868998730..56087a1cba 100644
--- a/kde-apps/kpat/kpat-20.08.49..ebuild
+++ b/kde-apps/kpat/kpat-20.08.49..ebuild
@@ -4,6 +4,7 @@
 EAPI=7
 
 ECM_HANDBOOK="forceoptional"
+ECM_TEST="forceoptional"
 KDE_SELINUX_MODULE="games"
 PVCUT=$(ver_cut 1-3)
 KFMIN=5.72.0
@@ -11,7 +12,7 @@ QTMIN=5.14.2
 inherit ecm kde.org
 
 DESCRIPTION="KDE patience game"
-HOMEPAGE="https://kde.org/applications/games/org.kde.kpat
+HOMEPAGE="https://kde.org/applications/en/kpat
 https://games.kde.org/game.php?game=kpat";
 
 LICENSE="GPL-2" # TODO: CHECK

diff --git a/kde-apps/kpat/kpat-.ebuild b/kde-apps/kpat/kpat-.ebuild
index eaaf0c64cb..227486fb97 100644
--- a/kde-apps/kpat/kpat-.ebuild
+++ b/kde-apps/kpat/kpat-.ebuild
@@ -4,6 +4,7 @@
 EAPI=7
 
 ECM_HANDBOOK="forceoptional"
+ECM_TEST="forceoptional"
 KDE_SELINUX_MODULE="games"
 PVCUT=$(ver_cut 1-3)
 KFMIN=5.74.0
@@ -11,7 +12,7 @@ QTMIN=5.14.2
 inherit ecm kde.org
 
 DESCRIPTION="KDE patience game"
-HOMEPAGE="https://kde.org/applications/games/org.kde.kpat
+HOMEPAGE="https://kde.org/applications/en/kpat
 https://games.kde.org/game.php?game=kpat";
 
 LICENSE="GPL-2" # TODO: CHECK



[gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-mobile/

2020-10-10 Thread Andreas Sturmlechner
commit: 9e63c6219cb1b82c4c3f403caf5ee50425707c8f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 10 21:13:53 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 10 21:39:41 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=9e63c621

kde-apps/kaccounts-mobile: Remove package, no more development

Unmaintained and archived upstream. See also:
https://invent.kde.org/sysadmin/repo-metadata/-/commit/fbe8935b256d38caed6f9c57d1c9bc9f5e936559

Bug: https://bugs.gentoo.org/636322
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../kaccounts-mobile/kaccounts-mobile-.ebuild  | 48 --
 kde-apps/kaccounts-mobile/metadata.xml | 11 -
 2 files changed, 59 deletions(-)

diff --git a/kde-apps/kaccounts-mobile/kaccounts-mobile-.ebuild 
b/kde-apps/kaccounts-mobile/kaccounts-mobile-.ebuild
deleted file mode 100644
index aeff2f0ff4..00
--- a/kde-apps/kaccounts-mobile/kaccounts-mobile-.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.74.0
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE accounts providers"
-HOMEPAGE="https://community.kde.org/KTp";
-
-LICENSE="LGPL-2.1"
-SLOT="5"
-KEYWORDS=""
-IUSE="google"
-
-BDEPEND="
-   virtual/pkgconfig
-"
-DEPEND="
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtnetwork-${QTMIN}:5
-   >=dev-qt/qtxml-${QTMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kcontacts-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   net-libs/accounts-qt
-   net-libs/signond
-   google? (
-   >=dev-qt/qtwebkit-5.212.0_pre20180120:5
-   >=kde-apps/libkgapi-${PVCUT}:5
-   )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package google KF5GAPI)
-   $(cmake_use_find_package google Qt5WebKitWidgets)
-   )
-
-   ecm_src_configure
-}

diff --git a/kde-apps/kaccounts-mobile/metadata.xml 
b/kde-apps/kaccounts-mobile/metadata.xml
deleted file mode 100644
index b4c0ab200f..00
--- a/kde-apps/kaccounts-mobile/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   k...@gentoo.org
-   Gentoo KDE Project
-   
-   
-   Enable support for Google Contacts Sync via 
kde-apps/libkgapi
-   
-



[gentoo-commits] proj/kde:master commit in: kde-apps/khangman/

2020-10-10 Thread Andreas Sturmlechner
commit: 43bcc41547e20925255c19bcaa68b5e7a10ae3d0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 10 18:35:09 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 10 18:35:09 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=43bcc415

kde-apps/khangman: Drop unused DEPEND, update HOMEPAGE

Upstream commit 011a6e2779c85be96e3609a4e2a847a6b2aeccd8

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/khangman/khangman-20.08.49..ebuild | 2 +-
 kde-apps/khangman/khangman-.ebuild  | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/kde-apps/khangman/khangman-20.08.49..ebuild 
b/kde-apps/khangman/khangman-20.08.49..ebuild
index 0faca0e01b..1dc3af07d7 100644
--- a/kde-apps/khangman/khangman-20.08.49..ebuild
+++ b/kde-apps/khangman/khangman-20.08.49..ebuild
@@ -10,7 +10,7 @@ QTMIN=5.14.2
 inherit ecm kde.org
 
 DESCRIPTION="Classical hangman game by KDE"
-HOMEPAGE="https://kde.org/applications/education/org.kde.khangman
+HOMEPAGE="https://kde.org/applications/en/khangman
 https://edu.kde.org/khangman/";
 
 LICENSE="GPL-2" # TODO: CHECK

diff --git a/kde-apps/khangman/khangman-.ebuild 
b/kde-apps/khangman/khangman-.ebuild
index 803d456009..4d961a2c46 100644
--- a/kde-apps/khangman/khangman-.ebuild
+++ b/kde-apps/khangman/khangman-.ebuild
@@ -10,7 +10,7 @@ QTMIN=5.14.2
 inherit ecm kde.org
 
 DESCRIPTION="Classical hangman game by KDE"
-HOMEPAGE="https://kde.org/applications/education/org.kde.khangman
+HOMEPAGE="https://kde.org/applications/en/khangman
 https://edu.kde.org/khangman/";
 
 LICENSE="GPL-2" # TODO: CHECK
@@ -30,7 +30,6 @@ DEPEND="
>=kde-frameworks/kconfigwidgets-${KFMIN}:5
>=kde-frameworks/kcoreaddons-${KFMIN}:5
>=kde-frameworks/kcrash-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
>=kde-frameworks/ki18n-${KFMIN}:5
>=kde-frameworks/knewstuff-${KFMIN}:5
>=kde-frameworks/knotifications-${KFMIN}:5



[gentoo-commits] proj/kde:master commit in: kde-apps/akonadi/

2020-10-10 Thread Andreas Sturmlechner
commit: 9f23b65c831d367efb7d38673a51f8078cdb1864
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 10 20:52:43 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 10 20:52:43 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=9f23b65c

kde-apps/akonadi: Add new DEPEND

Upstream commit 2bf3a5c987c050c1193aa2ba0330a87b70050f80

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/akonadi/akonadi-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/akonadi/akonadi-.ebuild 
b/kde-apps/akonadi/akonadi-.ebuild
index 6f2bd42d16..2a2169962b 100644
--- a/kde-apps/akonadi/akonadi-.ebuild
+++ b/kde-apps/akonadi/akonadi-.ebuild
@@ -23,6 +23,7 @@ IUSE="+kaccounts +mysql postgres sqlite tools xml"
 REQUIRED_USE="|| ( mysql postgres sqlite ) test? ( tools )"
 
 COMMON_DEPEND="
+   app-arch/xz-utils
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtnetwork-${QTMIN}:5



[gentoo-commits] proj/kde:master commit in: kde-misc/basket/

2020-10-10 Thread Andreas Sturmlechner
commit: 86215223adf4a03f1307fca1b708921310f13d3a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 10 16:45:30 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 10 16:45:30 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=86215223

kde-misc/basket: Update HOMEPAGE, reflecting repo move to kde.org

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-misc/basket/basket-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/basket/basket-.ebuild 
b/kde-misc/basket/basket-.ebuild
index 935562d7ac..a1f3efcff0 100644
--- a/kde-misc/basket/basket-.ebuild
+++ b/kde-misc/basket/basket-.ebuild
@@ -11,7 +11,7 @@ VIRTUALX_REQUIRED="test"
 inherit ecm kde.org
 
 DESCRIPTION="Multiple information organizer - a DropDrawers clone"
-HOMEPAGE="https://userbase.kde.org/BasKet 
https://github.com/basket-notepads/basket";
+HOMEPAGE="https://userbase.kde.org/BasKet 
https://invent.kde.org/utilities/basket";
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="https://github.com/${PN}-notepads/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"



[gentoo-commits] proj/kde:master commit in: kde-apps/kreversi/

2020-10-10 Thread Andreas Sturmlechner
commit: 1310639d15f8fb9da8414e9a221481b73edffbaf
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 10 18:04:06 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 10 18:04:06 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=1310639d

kde-apps/kreversi: Set ECM_HANDBOOK="forceoptional", update HOMEPAGE

Upstream commit 510317ca15b840031d6b94091847c3153a6d93be

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/kreversi/kreversi-20.08.49..ebuild | 2 +-
 kde-apps/kreversi/kreversi-.ebuild  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kreversi/kreversi-20.08.49..ebuild 
b/kde-apps/kreversi/kreversi-20.08.49..ebuild
index a540b3f33c..52b86ca786 100644
--- a/kde-apps/kreversi/kreversi-20.08.49..ebuild
+++ b/kde-apps/kreversi/kreversi-20.08.49..ebuild
@@ -11,7 +11,7 @@ QTMIN=5.14.2
 inherit ecm kde.org
 
 DESCRIPTION="Board game by KDE"
-HOMEPAGE="https://kde.org/applications/games/org.kde.kreversi
+HOMEPAGE="https://kde.org/applications/en/kreversi
 https://games.kde.org/game.php?game=kreversi";
 
 LICENSE="GPL-2" # TODO: CHECK

diff --git a/kde-apps/kreversi/kreversi-.ebuild 
b/kde-apps/kreversi/kreversi-.ebuild
index 6a54486d32..29720786c6 100644
--- a/kde-apps/kreversi/kreversi-.ebuild
+++ b/kde-apps/kreversi/kreversi-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-ECM_HANDBOOK="optional"
+ECM_HANDBOOK="forceoptional"
 KDE_SELINUX_MODULE="games"
 PVCUT=$(ver_cut 1-3)
 KFMIN=5.74.0
@@ -11,7 +11,7 @@ QTMIN=5.14.2
 inherit ecm kde.org
 
 DESCRIPTION="Board game by KDE"
-HOMEPAGE="https://kde.org/applications/games/org.kde.kreversi
+HOMEPAGE="https://kde.org/applications/en/kreversi
 https://games.kde.org/game.php?game=kreversi";
 
 LICENSE="GPL-2" # TODO: CHECK



[gentoo-commits] proj/kde:master commit in: app-backup/kup/

2020-10-10 Thread Andreas Sturmlechner
commit: 8795584e878379ac25b4dd7d3e6d180866690f78
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 10 20:43:18 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 10 20:43:18 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8795584e

app-backup/kup: Update HOMEPAGE

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-backup/kup/kup-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-backup/kup/kup-.ebuild b/app-backup/kup/kup-.ebuild
index 75d66510c1..01d6888ee4 100644
--- a/app-backup/kup/kup-.ebuild
+++ b/app-backup/kup/kup-.ebuild
@@ -7,7 +7,7 @@ ECM_HANDBOOK="forceoptional"
 inherit ecm kde.org
 
 DESCRIPTION="Backup scheduler for the Plasma desktop"
-HOMEPAGE="https://www.linux-apps.com/p/1127689";
+HOMEPAGE="https://kde.org/applications/en/kup";
 
 LICENSE="GPL-2+"
 SLOT="5"



[gentoo-commits] proj/kde:master commit in: kde-apps/kgpg/

2020-10-10 Thread Andreas Sturmlechner
commit: 6985a6af057ce2019a0750bc15bd49af0c354ca0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 10 16:35:02 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 10 16:35:02 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=6985a6af

kde-apps/kgpg: Update HOMEPAGE

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/kgpg/kgpg-20.08.49..ebuild | 2 +-
 kde-apps/kgpg/kgpg-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kgpg/kgpg-20.08.49..ebuild 
b/kde-apps/kgpg/kgpg-20.08.49..ebuild
index a9b29ec7fe..6a30a33e3f 100644
--- a/kde-apps/kgpg/kgpg-20.08.49..ebuild
+++ b/kde-apps/kgpg/kgpg-20.08.49..ebuild
@@ -11,7 +11,7 @@ QTMIN=5.14.2
 inherit ecm kde.org
 
 DESCRIPTION="Frontend for GnuPG, a powerful encryption utility by KDE"
-HOMEPAGE="https://kde.org/applications/utilities/org.kde.kgpg
+HOMEPAGE="https://kde.org/applications/en/kgpg
 https://utils.kde.org/projects/kgpg/";
 
 LICENSE="GPL-2" # TODO: CHECK

diff --git a/kde-apps/kgpg/kgpg-.ebuild b/kde-apps/kgpg/kgpg-.ebuild
index d9018d9a15..0d12a0fef0 100644
--- a/kde-apps/kgpg/kgpg-.ebuild
+++ b/kde-apps/kgpg/kgpg-.ebuild
@@ -11,7 +11,7 @@ QTMIN=5.14.2
 inherit ecm kde.org
 
 DESCRIPTION="Frontend for GnuPG, a powerful encryption utility by KDE"
-HOMEPAGE="https://kde.org/applications/utilities/org.kde.kgpg
+HOMEPAGE="https://kde.org/applications/en/kgpg
 https://utils.kde.org/projects/kgpg/";
 
 LICENSE="GPL-2" # TODO: CHECK



[gentoo-commits] proj/kde:master commit in: sci-astronomy/kstars/

2020-10-10 Thread Andreas Sturmlechner
commit: 7039a456dacb2ed084db5950ee88e78c7374d457
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 10 18:31:46 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 10 18:31:46 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7039a456

sci-astronomy/kstars: Update HOMEPAGE, packaging TODO

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sci-astronomy/kstars/kstars-.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/sci-astronomy/kstars/kstars-.ebuild 
b/sci-astronomy/kstars/kstars-.ebuild
index 337700e089..7047a01035 100644
--- a/sci-astronomy/kstars/kstars-.ebuild
+++ b/sci-astronomy/kstars/kstars-.ebuild
@@ -9,7 +9,7 @@ QTMIN=5.12.3
 inherit ecm kde.org optfeature
 
 DESCRIPTION="Desktop Planetarium"
-HOMEPAGE="https://kde.org/applications/education/org.kde.kstars
+HOMEPAGE="https://kde.org/applications/en/kstars
 https://edu.kde.org/kstars/";
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
@@ -23,6 +23,9 @@ IUSE="fits indi +password raw wcs"
 
 REQUIRED_USE="indi? ( fits ) ${PYTHON_REQUIRED_USE}"
 
+# TODO: package stellarsolver
+# https://github.com/rlancaste/stellarsolver
+# 
https://invent.kde.org/education/kstars/-/commit/e78154841c7a55328cb9f1ab6a37cc8297cf2a2c
 COMMON_DEPEND="
>=dev-qt/qtdatavis3d-${QTMIN}:5
>=dev-qt/qtdbus-${QTMIN}:5
@@ -92,7 +95,6 @@ pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
elog "Optional dependencies:"
optfeature "Display 'current' pictures of planets" 
x11-misc/xplanet
-   # for AstrometryNet is not packaged.
fi
ecm_pkg_postinst
 }



[gentoo-commits] proj/kde:master commit in: kde-apps/ktouch/

2020-10-10 Thread Andreas Sturmlechner
commit: adf618d0fbde926c7c91def2eb13a0a88522a842
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 10 18:57:28 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 10 18:57:28 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=adf618d0

kde-apps/ktouch: Drop unused DEPEND, update HOMEPAGE

Upstream commit 0308839de07840ca09c4aef0e3450d6de5ea0e7e

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/ktouch/ktouch-20.08.49..ebuild | 2 +-
 kde-apps/ktouch/ktouch-.ebuild  | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/kde-apps/ktouch/ktouch-20.08.49..ebuild 
b/kde-apps/ktouch/ktouch-20.08.49..ebuild
index 1a1b70b5b0..4b61e69516 100644
--- a/kde-apps/ktouch/ktouch-20.08.49..ebuild
+++ b/kde-apps/ktouch/ktouch-20.08.49..ebuild
@@ -10,7 +10,7 @@ QTMIN=5.14.2
 inherit ecm kde.org
 
 DESCRIPTION="Program that helps to learn and practice touch typing"
-HOMEPAGE="https://kde.org/applications/education/org.kde.ktouch";
+HOMEPAGE="https://kde.org/applications/en/ktouch";
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"

diff --git a/kde-apps/ktouch/ktouch-.ebuild 
b/kde-apps/ktouch/ktouch-.ebuild
index 26b3a21b8a..3ba270bf6a 100644
--- a/kde-apps/ktouch/ktouch-.ebuild
+++ b/kde-apps/ktouch/ktouch-.ebuild
@@ -10,7 +10,7 @@ QTMIN=5.14.2
 inherit ecm kde.org
 
 DESCRIPTION="Program that helps to learn and practice touch typing"
-HOMEPAGE="https://kde.org/applications/education/org.kde.ktouch";
+HOMEPAGE="https://kde.org/applications/en/ktouch";
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
@@ -30,7 +30,6 @@ COMMON_DEPEND="
>=kde-frameworks/kconfig-${KFMIN}:5
>=kde-frameworks/kconfigwidgets-${KFMIN}:5
>=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
>=kde-frameworks/ki18n-${KFMIN}:5
>=kde-frameworks/kiconthemes-${KFMIN}:5
>=kde-frameworks/kitemviews-${KFMIN}:5



[gentoo-commits] proj/kde:master commit in: kde-apps/libkgapi/

2020-10-10 Thread Andreas Sturmlechner
commit: c9c371c3f97ea31f993e4f111d6259b9aa34aa1a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 10 21:05:08 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 10 21:39:41 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c9c371c3

kde-apps/libkgapi: Drop unused DEPENDs

Upstream commits:
d54f786a5e4cc0ba19316eaac6706458c1838344
cee71e38c3ea0f96b437c04428ae1209ee99a0d8

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/libkgapi/libkgapi-.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/kde-apps/libkgapi/libkgapi-.ebuild 
b/kde-apps/libkgapi/libkgapi-.ebuild
index 89f5f9068d..dbe87e97d3 100644
--- a/kde-apps/libkgapi/libkgapi-.ebuild
+++ b/kde-apps/libkgapi/libkgapi-.ebuild
@@ -24,13 +24,10 @@ DEPEND="
dev-libs/cyrus-sasl:2
>=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtnetwork-${QTMIN}:5
-   >=dev-qt/qtwebengine-${QTMIN}:5[widgets]
>=dev-qt/qtwidgets-${QTMIN}:5
>=dev-qt/qtxml-${QTMIN}:5
>=kde-frameworks/kcalendarcore-${KFMIN}:5
>=kde-frameworks/kcontacts-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
 "
 RDEPEND="${DEPEND}
!

[gentoo-commits] proj/kde:master commit in: sys-block/partitionmanager/

2020-10-10 Thread Andreas Sturmlechner
commit: 8147ec449ae4a381ec9efc481b10ed83d8da7b7b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 10 20:40:29 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 10 20:40:29 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8147ec44

sys-block/partitionmanager: Raise KFMIN/QTMIN, update HOMEPAGE

Upstream commit 0b77294e3de9bc195faaf39c0e2a55c9b3048893

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sys-block/partitionmanager/partitionmanager-.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-block/partitionmanager/partitionmanager-.ebuild 
b/sys-block/partitionmanager/partitionmanager-.ebuild
index 1b06ebe9df..bea8818b66 100644
--- a/sys-block/partitionmanager/partitionmanager-.ebuild
+++ b/sys-block/partitionmanager/partitionmanager-.ebuild
@@ -4,12 +4,12 @@
 EAPI=7
 
 ECM_HANDBOOK="optional"
-KFMIN=5.60.0
-QTMIN=5.12.3
+KFMIN=5.74.0
+QTMIN=5.14.2
 inherit ecm kde.org
 
 DESCRIPTION="Utility for management of disks, partitions and file systems"
-HOMEPAGE="https://kde.org/applications/system/org.kde.partitionmanager";
+HOMEPAGE="https://kde.org/applications/en/partitionmanager";
 
 if [[ ${KDE_BUILD_TYPE} == release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"



[gentoo-commits] proj/kde:master commit in: kde-apps/rocs/

2020-10-10 Thread Andreas Sturmlechner
commit: be2fb1b34d501b25e1349a3698c6bc88152cbc34
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 10 19:10:42 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 10 19:11:42 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=be2fb1b3

kde-apps/rocs: Add missing RDEPEND, update HOMEPAGE

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/rocs/rocs-20.08.49..ebuild | 9 ++---
 kde-apps/rocs/rocs-.ebuild  | 9 ++---
 2 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/kde-apps/rocs/rocs-20.08.49..ebuild 
b/kde-apps/rocs/rocs-20.08.49..ebuild
index 9a69d75dba..88c6ba4d4a 100644
--- a/kde-apps/rocs/rocs-20.08.49..ebuild
+++ b/kde-apps/rocs/rocs-20.08.49..ebuild
@@ -10,14 +10,14 @@ QTMIN=5.14.2
 inherit ecm kde.org
 
 DESCRIPTION="Interface to work with Graph Theory"
-HOMEPAGE="https://kde.org/applications/education/org.kde.rocs";
+HOMEPAGE="https://kde.org/applications/en/rocs";
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
 KEYWORDS=""
 IUSE=""
 
-RDEPEND="
+COMMON_DEPEND="
dev-libs/grantlee:5
>=dev-qt/qtconcurrent-${QTMIN}:5
>=dev-qt/qtdeclarative-${QTMIN}:5[widgets]
@@ -41,8 +41,11 @@ RDEPEND="
>=kde-frameworks/ktextwidgets-${KFMIN}:5
>=kde-frameworks/kxmlgui-${KFMIN}:5
 "
-DEPEND="${RDEPEND}
+DEPEND="${COMMON_DEPEND}
>=dev-libs/boost-1.49
 "
+RDEPEND="${COMMON_DEPEND}
+   >=dev-qt/qtquickcontrols-${QTMIN}:5
+"
 
 RESTRICT+=" test"  # 1/10 tests currently fails

diff --git a/kde-apps/rocs/rocs-.ebuild b/kde-apps/rocs/rocs-.ebuild
index 2f5992d170..36fb15a133 100644
--- a/kde-apps/rocs/rocs-.ebuild
+++ b/kde-apps/rocs/rocs-.ebuild
@@ -10,14 +10,14 @@ QTMIN=5.14.2
 inherit ecm kde.org
 
 DESCRIPTION="Interface to work with Graph Theory"
-HOMEPAGE="https://kde.org/applications/education/org.kde.rocs";
+HOMEPAGE="https://kde.org/applications/en/rocs";
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
 KEYWORDS=""
 IUSE=""
 
-RDEPEND="
+COMMON_DEPEND="
dev-libs/grantlee:5
>=dev-qt/qtconcurrent-${QTMIN}:5
>=dev-qt/qtdeclarative-${QTMIN}:5[widgets]
@@ -40,8 +40,11 @@ RDEPEND="
>=kde-frameworks/ktextwidgets-${KFMIN}:5
>=kde-frameworks/kxmlgui-${KFMIN}:5
 "
-DEPEND="${RDEPEND}
+DEPEND="${COMMON_DEPEND}
>=dev-libs/boost-1.49
 "
+RDEPEND="${COMMON_DEPEND}
+   >=dev-qt/qtquickcontrols-${QTMIN}:5
+"
 
 RESTRICT+=" test"  # 1/10 tests currently fails



[gentoo-commits] proj/kde:master commit in: kde-apps/kwordquiz/

2020-10-10 Thread Andreas Sturmlechner
commit: 76e5b977ad4b65d44f104fc2581c7d3eea874d2b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 10 18:55:53 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 10 18:55:53 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=76e5b977

kde-apps/kwordquiz: Drop unused DEPEND, update HOMEPAGE

Upstream commit 2cbb688dc4dc23bcd0ea8e78c4c07009c79580ad

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/kwordquiz/kwordquiz-20.08.49..ebuild | 2 +-
 kde-apps/kwordquiz/kwordquiz-.ebuild  | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kwordquiz/kwordquiz-20.08.49..ebuild 
b/kde-apps/kwordquiz/kwordquiz-20.08.49..ebuild
index 261aab48d6..b7c1592dfb 100644
--- a/kde-apps/kwordquiz/kwordquiz-20.08.49..ebuild
+++ b/kde-apps/kwordquiz/kwordquiz-20.08.49..ebuild
@@ -10,7 +10,7 @@ QTMIN=5.14.2
 inherit ecm kde.org
 
 DESCRIPTION="Powerful flashcard and vocabulary learning program"
-HOMEPAGE="https://kde.org/applications/education/org.kde.kwordquiz
+HOMEPAGE="https://kde.org/applications/en/kwordquiz
 https://edu.kde.org/kwordquiz/";
 
 LICENSE="GPL-2" # TODO: CHECK

diff --git a/kde-apps/kwordquiz/kwordquiz-.ebuild 
b/kde-apps/kwordquiz/kwordquiz-.ebuild
index 99d24d10b3..3856cec199 100644
--- a/kde-apps/kwordquiz/kwordquiz-.ebuild
+++ b/kde-apps/kwordquiz/kwordquiz-.ebuild
@@ -10,7 +10,7 @@ QTMIN=5.14.2
 inherit ecm kde.org
 
 DESCRIPTION="Powerful flashcard and vocabulary learning program"
-HOMEPAGE="https://kde.org/applications/education/org.kde.kwordquiz
+HOMEPAGE="https://kde.org/applications/en/kwordquiz
 https://edu.kde.org/kwordquiz/";
 
 LICENSE="GPL-2" # TODO: CHECK
@@ -30,7 +30,6 @@ DEPEND="
>=kde-frameworks/kcrash-${KFMIN}:5
>=kde-frameworks/kguiaddons-${KFMIN}:5
>=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kiconthemes-${KFMIN}:5
>=kde-frameworks/kitemviews-${KFMIN}:5
>=kde-frameworks/knewstuff-${KFMIN}:5
>=kde-frameworks/knotifications-${KFMIN}:5



[gentoo-commits] proj/kde:master commit in: kde-apps/ksirk/

2020-10-10 Thread Andreas Sturmlechner
commit: 20eeff1d9655bcbe8ab0cecb41ee166c20612fa9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 10 17:53:41 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 10 17:53:41 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=20eeff1d

kde-apps/ksirk: Drop unused DEPEND, update HOMEPAGE

Upstream commit e88c46ba7cb2cc2c6642067f0b0967f539aade34

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-apps/ksirk/ksirk-20.08.49..ebuild | 2 +-
 kde-apps/ksirk/ksirk-.ebuild  | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/kde-apps/ksirk/ksirk-20.08.49..ebuild 
b/kde-apps/ksirk/ksirk-20.08.49..ebuild
index 4e092c6d6e..69bebd241d 100644
--- a/kde-apps/ksirk/ksirk-20.08.49..ebuild
+++ b/kde-apps/ksirk/ksirk-20.08.49..ebuild
@@ -10,7 +10,7 @@ QTMIN=5.14.2
 inherit ecm kde.org
 
 DESCRIPTION="Port of the board game risk"
-HOMEPAGE="https://kde.org/applications/games/org.kde.ksirk
+HOMEPAGE="https://kde.org/applications/en/ksirk
 https://games.kde.org/game.php?game=ksirk";
 
 LICENSE="GPL-2" # TODO: CHECK

diff --git a/kde-apps/ksirk/ksirk-.ebuild b/kde-apps/ksirk/ksirk-.ebuild
index ca5515451e..08aece49b8 100644
--- a/kde-apps/ksirk/ksirk-.ebuild
+++ b/kde-apps/ksirk/ksirk-.ebuild
@@ -10,7 +10,7 @@ QTMIN=5.14.2
 inherit ecm kde.org
 
 DESCRIPTION="Port of the board game risk"
-HOMEPAGE="https://kde.org/applications/games/org.kde.ksirk
+HOMEPAGE="https://kde.org/applications/en/ksirk
 https://games.kde.org/game.php?game=ksirk";
 
 LICENSE="GPL-2" # TODO: CHECK
@@ -32,7 +32,6 @@ DEPEND="
>=kde-frameworks/kcoreaddons-${KFMIN}:5
>=kde-frameworks/kcrash-${KFMIN}:5
>=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kiconthemes-${KFMIN}:5
>=kde-frameworks/kio-${KFMIN}:5
>=kde-frameworks/knewstuff-${KFMIN}:5
>=kde-frameworks/kwallet-${KFMIN}:5



[gentoo-commits] proj/kde:master commit in: app-editors/kile/

2020-10-10 Thread Andreas Sturmlechner
commit: cb76684e034f1bbf944bd4fece7a77a96de718f3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 10 20:28:32 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 10 20:28:41 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=cb76684e

app-editors/kile: Raise KFMIN/QTMIN, add new HOMEPAGE, drop old blocker

Upstream commit 5b710babf75d70b78155069272de3426975253a5

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-editors/kile/kile-.ebuild | 9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/app-editors/kile/kile-.ebuild 
b/app-editors/kile/kile-.ebuild
index 73ee1cc64d..e088d48808 100644
--- a/app-editors/kile/kile-.ebuild
+++ b/app-editors/kile/kile-.ebuild
@@ -5,13 +5,13 @@ EAPI=7
 
 ECM_HANDBOOK="forceoptional"
 KDE_ORG_CATEGORY="office"
-KFMIN=5.60.0
-QTMIN=5.12.3
+KFMIN=5.70.0
+QTMIN=5.14.2
 MY_P=${P/_beta/b}
 inherit ecm kde.org
 
 DESCRIPTION="Latex Editor and TeX shell based on KDE Frameworks"
-HOMEPAGE="https://kile.sourceforge.io/";
+HOMEPAGE="https://kde.org/applications/en/kile https://kile.sourceforge.io/";
 
 if [[ ${KDE_BUILD_TYPE} == release ]]; then
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
@@ -45,14 +45,13 @@ DEPEND="
pdf? ( app-text/poppler[qt5] )
 "
 RDEPEND="${DEPEND}
-   !app-editors/kile:4
kde-apps/konsole:5
kde-apps/okular:5[pdf?]
virtual/latex-base
virtual/tex-base
pdf? (
-   >=app-text/texlive-core-2014
app-text/ghostscript-gpl
+   >=app-text/texlive-core-2014
)
png? (
app-text/dvipng



[gentoo-commits] proj/kde:master commit in: kde-apps/kbruch/, kde-apps/kdebugsettings/, kde-apps/ktp-send-file/, ...

2020-10-10 Thread Andreas Sturmlechner
cal/kalarmcal-.ebuild kde-apps/kalgebra/kalgebra-.ebuild 
kde-apps/kalzium/kalzium-.ebuild kde-apps/kamera/kamera-.ebuild 
kde-apps/kamoso/kamoso-.ebuild kde-apps/kanagram/kanagram-.ebuild 
kde-apps/kapman/kapman-.ebuild 
kde-apps/kapptemplate/kapptemplate-.ebuild kde-apps/kate/kate-.ebuild 
kde-apps/katomic/katomic-.ebuild kde-apps/kbackup/kbackup-.ebuild 
kde-apps/kblackbox/kblackbox-.ebuild kde-apps/kblocks/kblocks-.ebuild 
kde-apps/kbounce/kbounce-.ebuild kde-apps/kbreakout/kbreakout-.ebuild 
kde-apps/kbruch/kbruch-.ebuild kde-apps/kcachegrind/kcachegrind-.ebuild 
kde-apps/kcalc/kcalc-.ebuild kde-apps/kcalutils/kcalutils-.ebuild 
kde-apps/kcharselect/kcharselect-.ebuild 
kde-apps/kcolorchooser/kcolorchooser-.ebuild 
kde-apps/kcron/kcron-.ebuild 
kde-apps/kde-dev-scripts/kde-dev-scripts-.ebuild 
kde-apps/kde-dev-utils/kde-dev-utils-.ebuild 
kde-apps/kdebugsettings/kdebugsettings-.ebuild kde-apps/k
 degraphics-mobipocket/kdegraphics-mobipocket-.ebuild 
kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-.ebuild 
kde-apps/kdenlive/kdenlive-.ebuild 
kde-apps/kdepim-addons/kdepim-addons-.ebuild 
kde-apps/kdepim-runtime/kdepim-runtime-.ebuild 
kde-apps/kdesdk-kioslaves/kdesdk-kioslaves-.ebuild 
kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-.ebuild 
kde-apps/kdf/kdf-.ebuild kde-apps/kdialog/kdialog-.ebuild 
kde-apps/kdiamond/kdiamond-.ebuild 
kde-apps/keditbookmarks/keditbookmarks-.ebuild 
kde-apps/kfind/kfind-.ebuild kde-apps/kfloppy/kfloppy-.ebuild 
kde-apps/kfourinline/kfourinline-.ebuild 
kde-apps/kgeography/kgeography-.ebuild kde-apps/kget/kget-.ebuild 
kde-apps/kgoldrunner/kgoldrunner-.ebuild kde-apps/kgpg/kgpg-.ebuild 
kde-apps/khangman/khangman-.ebuild 
kde-apps/khelpcenter/khelpcenter-.ebuild 
kde-apps/kidentitymanagement/kidentitymanagement-.ebuild 
kde-apps/kig/kig-.ebuild kde-apps/kigo/kigo-
 .ebuild kde-apps/killbots/killbots-.ebuild kde-ap
ps/kimagemapeditor/kimagemapeditor-.ebuild kde-apps/kimap/kimap-.ebuild 
kde-apps/kio-extras/kio-extras-.ebuild 
kde-apps/kipi-plugins/kipi-plugins-.ebuild 
kde-apps/kiriki/kiriki-.ebuild kde-apps/kiten/kiten-.ebuild 
kde-apps/kitinerary/kitinerary-.ebuild 
kde-apps/kjumpingcube/kjumpingcube-.ebuild kde-apps/kldap/kldap-.ebuild 
kde-apps/kleopatra/kleopatra-.ebuild kde-apps/klettres/klettres-.ebuild 
kde-apps/klickety/klickety-.ebuild kde-apps/klines/klines-.ebuild 
kde-apps/kmag/kmag-.ebuild kde-apps/kmahjongg/kmahjongg-.ebuild 
kde-apps/kmail-account-wizard/kmail-account-wizard-.ebuild 
kde-apps/kmail/kmail-.ebuild 
kde-apps/kmailtransport/kmailtransport-.ebuild 
kde-apps/kmime/kmime-.ebuild kde-apps/kmines/kmines-.ebuild 
kde-apps/kmix/kmix-.ebuild kde-apps/kmousetool/kmousetool-.ebuild 
kde-apps/kmouth/kmouth-.ebuild kde-apps/kmplot/kmplot-.ebuild 
kde-apps/knavalbattle/knavalbattle-.ebuild kde-a
 pps/knetwalk/knetwalk-.ebuild kde-apps/knights/knights-.ebuild 
kde-apps/knotes/knotes-.ebuild kde-apps/kolf/kolf-.ebuild 
kde-apps/kollision/kollision-.ebuild 
kde-apps/kolourpaint/kolourpaint-.ebuild 
kde-apps/kompare/kompare-.ebuild kde-apps/konqueror/konqueror-.ebuild 
kde-apps/konquest/konquest-.ebuild kde-apps/konsole/konsole-.ebuild 
kde-apps/konsolekalendar/konsolekalendar-.ebuild 
kde-apps/kontact/kontact-.ebuild 
kde-apps/kontactinterface/kontactinterface-.ebuild 
kde-apps/kopete/kopete-.ebuild kde-apps/korganizer/korganizer-.ebuild 
kde-apps/kpat/kpat-.ebuild kde-apps/kpimtextedit/kpimtextedit-.ebuild 
kde-apps/kpkpass/kpkpass-.ebuild kde-apps/krdc/krdc-.ebuild 
kde-apps/kreversi/kreversi-.ebuild kde-apps/krfb/krfb-.ebuild 
kde-apps/kross-interpreters/kross-interpreters-.ebuild 
kde-apps/kruler/kruler-.ebuild kde-apps/kscd/kscd-.ebuild 
kde-apps/kshisen/kshisen-.ebuild kde-apps/ksirk/ksir
 k-.ebuild kde-apps/ksmtp/ksmtp-.ebuild kde-ap
ps/ksnakeduel/ksnakeduel-.ebuild kde-apps/kspaceduel/kspaceduel-.ebuild 
kde-apps/ksquares/ksquares-.ebuild kde-apps/ksudoku/ksudoku-.ebuild 
kde-apps/ksystemlog/ksystemlog-.ebuild 
kde-apps/kteatime/kteatime-.ebuild kde-apps/ktimer/ktimer-.ebuild 
kde-apps/ktouch/ktouch-.ebuild 
kde-apps/ktp-accounts-kcm/ktp-accounts-kcm-.ebuild 
kde-apps/ktp-approver/ktp-approver-.ebuild 
kde-apps/ktp-auth-handler/ktp-auth-handler-.ebuild 
kde-apps/ktp-call-ui/ktp-call-ui-.ebuild 
kde-apps/ktp-common-internals/ktp-common-internals-.ebuild 
kde-apps/ktp-contact-list/ktp-contact-list-.ebuild 
kde-apps/ktp-contact-runner/ktp-contact-runner-.ebuild 
kde-apps/ktp-desktop-applets/ktp-desktop-applets-.ebuild 
kde-apps/ktp-filetransfer-handler/ktp-filetransfer-handler-.ebuild

[gentoo-commits] proj/kde:master commit in: sys-libs/kpmcore/

2020-10-10 Thread Andreas Sturmlechner
commit: 4459a36515a4abba485d4f083831c28445e09d63
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 10 20:42:22 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 10 20:42:22 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4459a365

sys-libs/kpmcore: Bump subslot, sync KFMIN/QTMIN, update HOMEPAGE

Upstream commit 4fdaf6b1c87e861861798a1892cb9425123634aa

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 sys-libs/kpmcore/kpmcore-.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-libs/kpmcore/kpmcore-.ebuild 
b/sys-libs/kpmcore/kpmcore-.ebuild
index 93d3e9e130..ca93a85027 100644
--- a/sys-libs/kpmcore/kpmcore-.ebuild
+++ b/sys-libs/kpmcore/kpmcore-.ebuild
@@ -4,8 +4,8 @@
 EAPI=7
 
 ECM_NONGUI="true"
-KFMIN=5.60.0
-QTMIN=5.12.3
+KFMIN=5.74.0
+QTMIN=5.14.2
 inherit ecm kde.org
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
@@ -14,10 +14,10 @@ if [[ ${KDE_BUILD_TYPE} = release ]]; then
 fi
 
 DESCRIPTION="Library for managing partitions"
-HOMEPAGE="https://kde.org/applications/system/org.kde.partitionmanager";
+HOMEPAGE="https://kde.org/applications/en/partitionmanager";
 
 LICENSE="GPL-3"
-SLOT="5/9"
+SLOT="5/10"
 IUSE=""
 
 BDEPEND="virtual/pkgconfig"



[gentoo-commits] proj/kde:master commit in: dev-util/massif-visualizer/

2020-10-10 Thread Andreas Sturmlechner
commit: 2ec4606db7bdfe69e46cd276bec09324e8a42e3b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 10 20:57:22 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 10 20:57:22 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=2ec4606d

dev-util/massif-visualizer: Update HOMEPAGE

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-util/massif-visualizer/massif-visualizer-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/massif-visualizer/massif-visualizer-.ebuild 
b/dev-util/massif-visualizer/massif-visualizer-.ebuild
index 409fd50818..dc4536484b 100644
--- a/dev-util/massif-visualizer/massif-visualizer-.ebuild
+++ b/dev-util/massif-visualizer/massif-visualizer-.ebuild
@@ -9,7 +9,7 @@ QTMIN=5.12.3
 inherit ecm kde.org
 
 DESCRIPTION="Tool visualising massif data"
-HOMEPAGE="https://www.linux-apps.com/content/show.php/Massif+Visualizer?content=122409";
+HOMEPAGE="https://kde.org/applications/en/massif-visualizer";
 
 LICENSE="|| ( GPL-2 GPL-3 )"
 SLOT="5"



[gentoo-commits] proj/kde:master commit in: app-office/skrooge/

2020-10-10 Thread Andreas Sturmlechner
commit: d0fc8348f8be19378d3bde6fb6ba282b10d735b6
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 10 20:30:05 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 10 20:30:05 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d0fc8348

app-office/skrooge: Raise KFMIN/QTMIN

Upstream commit 797aa3384a50c24c8febbdd3b909b5193b92058d

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-office/skrooge/skrooge-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/skrooge/skrooge-.ebuild 
b/app-office/skrooge/skrooge-.ebuild
index 285accb3fe..3e26964245 100644
--- a/app-office/skrooge/skrooge-.ebuild
+++ b/app-office/skrooge/skrooge-.ebuild
@@ -5,8 +5,8 @@ EAPI=7
 
 ECM_HANDBOOK="optional"
 ECM_TEST="forceoptional"
-KFMIN=5.60.0
-QTMIN=5.12.3
+KFMIN=5.70.0
+QTMIN=5.14.2
 VIRTUALX_REQUIRED="test"
 inherit ecm kde.org
 



[gentoo-commits] proj/kde:master commit in: media-gfx/kphotoalbum/

2020-10-10 Thread Andreas Sturmlechner
commit: 5912cb0f3c2763f9c05e489d4a8d0bef162a5f4a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 10 16:59:10 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 10 16:59:10 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5912cb0f

media-gfx/kphotoalbum: Set ECM_TEST=forceoptional

Upstream commit d7324c64a5d99fb4e4d19caa693c4b70f3595ab6

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-gfx/kphotoalbum/kphotoalbum-.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-gfx/kphotoalbum/kphotoalbum-.ebuild 
b/media-gfx/kphotoalbum/kphotoalbum-.ebuild
index bc2172192f..36d43521e0 100644
--- a/media-gfx/kphotoalbum/kphotoalbum-.ebuild
+++ b/media-gfx/kphotoalbum/kphotoalbum-.ebuild
@@ -4,6 +4,7 @@
 EAPI=7
 
 ECM_HANDBOOK="forceoptional"
+ECM_TEST="forceoptional"
 KFMIN=5.60.0
 QTMIN=5.12.3
 inherit ecm kde.org



[gentoo-commits] proj/kde:master commit in: dev-util/kdevelop/

2020-10-10 Thread Andreas Sturmlechner
commit: 336b12941d1277dd356eb536d156a6e13e8b3f8f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 10 21:28:12 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 10 21:39:42 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=336b1294

dev-util/kdevelop: Bump SOVERSIONs

Upstream commits:
a2b252a5ee008cd2afcedda23a5d1c02952a4814
64821572c4560672a0e2ca8fa001e61809e24ef7

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-util/kdevelop/kdevelop-5.6..ebuild | 4 ++--
 dev-util/kdevelop/kdevelop-.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-util/kdevelop/kdevelop-5.6..ebuild 
b/dev-util/kdevelop/kdevelop-5.6..ebuild
index b180eb36e4..0b1d55ae09 100644
--- a/dev-util/kdevelop/kdevelop-5.6..ebuild
+++ b/dev-util/kdevelop/kdevelop-5.6..ebuild
@@ -13,14 +13,14 @@ VIRTUALX_REQUIRED="test"
 inherit ecm kde.org optfeature
 
 DESCRIPTION="Integrated Development Environment, supporting KF5/Qt, C/C++ and 
much more"
-HOMEPAGE="https://www.kdevelop.org/";
+HOMEPAGE="https://kdevelop.org/";
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
KEYWORDS="~amd64 ~arm64 ~x86"
 fi
 
 LICENSE="GPL-2 LGPL-2"
-SLOT="5/55" # look at KDEVELOP_SOVERSION inside CMakeLists.txt
+SLOT="5/56" # look at KDEVELOP_SOVERSION inside CMakeLists.txt
 IUSE="+gdbui hex +plasma +qmake reviewboard subversion"
 
 COMMON_DEPEND="

diff --git a/dev-util/kdevelop/kdevelop-.ebuild 
b/dev-util/kdevelop/kdevelop-.ebuild
index b180eb36e4..a27cc0e307 100644
--- a/dev-util/kdevelop/kdevelop-.ebuild
+++ b/dev-util/kdevelop/kdevelop-.ebuild
@@ -13,14 +13,14 @@ VIRTUALX_REQUIRED="test"
 inherit ecm kde.org optfeature
 
 DESCRIPTION="Integrated Development Environment, supporting KF5/Qt, C/C++ and 
much more"
-HOMEPAGE="https://www.kdevelop.org/";
+HOMEPAGE="https://kdevelop.org/";
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
KEYWORDS="~amd64 ~arm64 ~x86"
 fi
 
 LICENSE="GPL-2 LGPL-2"
-SLOT="5/55" # look at KDEVELOP_SOVERSION inside CMakeLists.txt
+SLOT="5/57" # look at KDEVELOP_SOVERSION inside CMakeLists.txt
 IUSE="+gdbui hex +plasma +qmake reviewboard subversion"
 
 COMMON_DEPEND="



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

2020-10-10 Thread Andreas Zuber
commit: cd0b99b605a21a576365f43a6789b69441614e16
Author: Andreas Zuber  gmx  ch>
AuthorDate: Sat Oct 10 20:45:17 2020 +
Commit: Andreas Zuber  gmx  ch>
CommitDate: Sat Oct 10 20:45:17 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cd0b99b6

dev-python/bitbox02: new package

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas Zuber  gmx.ch>

 dev-python/bitbox02/Manifest  |  1 +
 dev-python/bitbox02/bitbox02-4.1.0.ebuild | 26 ++
 dev-python/bitbox02/metadata.xml  | 11 +++
 3 files changed, 38 insertions(+)

diff --git a/dev-python/bitbox02/Manifest b/dev-python/bitbox02/Manifest
new file mode 100644
index ..ac9833d4
--- /dev/null
+++ b/dev-python/bitbox02/Manifest
@@ -0,0 +1 @@
+DIST bitbox02-4.1.0.tar.gz 49519 BLAKE2B 
07878b1f65361f512e0067cdfb38208194c79b75a19b871de928af3ed77f8d7762eee92b476ef605a38a3755eca256d17a65d770a2f63f0cade8ff93028616a7
 SHA512 
affaf2c0f40805c37062eebab2a12174fb9f0094f0054ecba4273a906f24341efdc405dad81a20adb411d9656101afa323fc44ada40112f29107f268a6d42717

diff --git a/dev-python/bitbox02/bitbox02-4.1.0.ebuild 
b/dev-python/bitbox02/bitbox02-4.1.0.ebuild
new file mode 100644
index ..0abd3bea
--- /dev/null
+++ b/dev-python/bitbox02/bitbox02-4.1.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8} )
+inherit distutils-r1
+
+DESCRIPTION="Python API for communicating with the BitBox02 device"
+HOMEPAGE="https://github.com/digitalbitbox/bitbox02-firmware";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-python/base58-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/ecdsa-0.13.0[${PYTHON_USEDEP}]
+   >=dev-python/hidapi-0.7.99[${PYTHON_USEDEP}]
+   >=dev-python/noiseprotocol-0.3.0[${PYTHON_USEDEP}]
+   >=dev-python/protobuf-python-3.7.0[${PYTHON_USEDEP}]
+   >=dev-python/semver-2.8.1[${PYTHON_USEDEP}]
+   >=dev-python/typing-extensions-3.7.4[${PYTHON_USEDEP}]"
+BDEPEND=""

diff --git a/dev-python/bitbox02/metadata.xml b/dev-python/bitbox02/metadata.xml
new file mode 100644
index ..8fb0fba3
--- /dev/null
+++ b/dev-python/bitbox02/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  
+a.zu...@gmx.ch
+Andreas Zuber
+  
+  
+digitalbitbox/bitbox02-firmware
+  
+



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

2020-10-10 Thread Michał Górny
commit: 3d1e0f6bf3925393109aa5823288b937f661dc4e
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct 10 20:37:05 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct 10 20:37:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d1e0f6b

verify-sig.eclass: Fix eclassdoc

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

 eclass/verify-sig.eclass | 2 --
 1 file changed, 2 deletions(-)

diff --git a/eclass/verify-sig.eclass b/eclass/verify-sig.eclass
index c075ff66217..2c9708f2459 100644
--- a/eclass/verify-sig.eclass
+++ b/eclass/verify-sig.eclass
@@ -5,8 +5,6 @@
 # @MAINTAINER:
 # Michał Górny 
 # @SUPPORTED_EAPIS: 7
-# @AUTHOR:
-# Michał Górny 
 # @BLURB: Eclass to verify upstream signatures on distfiles
 # @DESCRIPTION:
 # verify-sig eclass provides a streamlined approach to verifying



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

2020-10-10 Thread Matthew Thode
commit: ed72e5a824bb45b48117d3a22c9e0307828f5ef7
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Oct 10 20:28:26 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Oct 10 20:28:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed72e5a8

dev-python/openstacksdk: 0.50.0 bump

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

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

diff --git a/dev-python/openstacksdk/Manifest b/dev-python/openstacksdk/Manifest
index b491f1e3f06..afd74109508 100644
--- a/dev-python/openstacksdk/Manifest
+++ b/dev-python/openstacksdk/Manifest
@@ -1 +1,2 @@
 DIST openstacksdk-0.46.0.tar.gz 928650 BLAKE2B 
f1cf41cc63efb0824ada0c9ac5fea2c1e9b7bc32482df612ba655c6bc94c707e4472c0a5995609914c4e73531aa730a28ee9612a2058a3867d7980581244e20c
 SHA512 
188bb2b2ae9fd3100aa64356d282bc6402c6f175371d8b514ed753f1dd2b1774e3bab22ca45df455fbb7d813236012c0c5174578a84d3f87a3390821f888d709
+DIST openstacksdk-0.50.0.tar.gz 940210 BLAKE2B 
0ca7740206139ced4e8fc761cee90c7b1d3a31a6fd64afbe1de9d46552dc6fe206351854a80f4e56d5a2852ca9c2714f8e8001434fafc39e16c60b8c5c935323
 SHA512 
d0e69ad046712d3d54b4e21faa20627faf96d633b1eeeac09c3b9c129a5912883f22945200b65233ff8517c67dab4c6eeac73817d2fe543cc5ba05c0d751e157

diff --git a/dev-python/openstacksdk/openstacksdk-0.50.0.ebuild 
b/dev-python/openstacksdk/openstacksdk-0.50.0.ebuild
new file mode 100644
index 000..147ea078eb9
--- /dev/null
+++ b/dev-python/openstacksdk/openstacksdk-0.50.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=bdepend
+
+inherit distutils-r1
+
+DESCRIPTION="A collection of libraries for building applications to work with 
OpenStack."
+HOMEPAGE="https://github.com/openstack/python-openstacksdk";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0"
+DEPEND="${CDEPEND}"
+RDEPEND="${CDEPEND}
+   >=dev-python/pyyaml-3.13[${PYTHON_USEDEP}]
+   >=dev-python/appdirs-1.3.0[${PYTHON_USEDEP}]
+   >=dev-python/requestsexceptions-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/jsonpatch-1.16[${PYTHON_USEDEP}]
+   !~dev-python/jsonpatch-1.20[${PYTHON_USEDEP}]
+   >=dev-python/os-service-types-1.7.0[${PYTHON_USEDEP}]
+   >=dev-python/keystoneauth-3.18.0[${PYTHON_USEDEP}]
+   >=dev-python/munch-2.1.0[${PYTHON_USEDEP}]
+   >=dev-python/decorator-4.4.1[${PYTHON_USEDEP}]
+   >=dev-python/jmespath-0.9.0[${PYTHON_USEDEP}]
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
+   >=dev-python/dogpile-cache-0.6.5[${PYTHON_USEDEP}]
+   >=dev-python/cryptography-2.7.0[${PYTHON_USEDEP}]
+   dev-python/importlib_metadata[${PYTHON_USEDEP}]
+"



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

2020-10-10 Thread Matthew Thode
commit: 2f3f705718dbf762ad95ce8b2c2abd6d4b7df57f
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Oct 10 20:27:39 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Oct 10 20:27:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f3f7057

dev-python/requestsexceptions: adding py38 and DISTUTILS_USE_SETUPTOOLS

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild | 11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild 
b/dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild
index 5c3d976f6a4..10c18dd2024 100644
--- a/dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild
+++ b/dev-python/requestsexceptions/requestsexceptions-1.4.0.ebuild
@@ -1,8 +1,9 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-PYTHON_COMPAT=( python3_{6,7} )
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=bdepend
 
 inherit distutils-r1
 
@@ -15,7 +16,5 @@ SLOT="0"
 KEYWORDS="amd64 ~arm arm64 x86"
 IUSE=""
 
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}"
-RDEPEND="${CDEPEND}"
+DEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]"
+RDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]"



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

2020-10-10 Thread Matthew Thode
commit: d70e08faec77b9abdedf6369c1811615913fcb3c
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Oct 10 20:16:19 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Oct 10 20:16:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d70e08fa

dev-python/keystoneauth: 4.2.1 bump

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/keystoneauth/Manifest  |  1 +
 dev-python/keystoneauth/keystoneauth-4.2.1.ebuild | 28 +++
 2 files changed, 29 insertions(+)

diff --git a/dev-python/keystoneauth/Manifest b/dev-python/keystoneauth/Manifest
index 7f4316ebf71..71b6a8da32a 100644
--- a/dev-python/keystoneauth/Manifest
+++ b/dev-python/keystoneauth/Manifest
@@ -1 +1,2 @@
 DIST keystoneauth1-4.0.1.tar.gz 257456 BLAKE2B 
0903e782fcd291ba4c15ddbbec684c8f5c898062fdad0b34e8da892fb501a412108affd1d3ed7b9dc4e259b67bbe90dd361ab623da07f7ab97c32c1da6f5a1ad
 SHA512 
b20e02dd521bb45406586f7ebdcbfe48ff22f4820950bbfa280a5fc969bc9cdacaff69678958412cd5880b732642cdd2079c228c9679e372ad76bef625e85c35
+DIST keystoneauth1-4.2.1.tar.gz 258328 BLAKE2B 
62f8b065a77d4150c9491f4352a3a2d37d42cc54df8db6a1eabdbe93f18714838ebed2dec0d6188e91f2dc3708b0c3cfbcf17a96411df05dd96c409a1b6c8beb
 SHA512 
cb137d259dba7cab31fa39293d40d6654c6b36157f088948995d55755fb4dc8c29df1f978a58fbc0881516f11db840f0a25c7621bb092ab95d901dde6bd210ca

diff --git a/dev-python/keystoneauth/keystoneauth-4.2.1.ebuild 
b/dev-python/keystoneauth/keystoneauth-4.2.1.ebuild
new file mode 100644
index 000..e1333cf7d22
--- /dev/null
+++ b/dev-python/keystoneauth/keystoneauth-4.2.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_6 python3_7 python3_8 )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="This package contains tools for authenticating to an 
OpenStack-based cloud."
+HOMEPAGE="https://github.com/openstack/keystoneauth";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}1/${PN}1-${PV}.tar.gz"
+S="${WORKDIR}/${PN}1-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0"
+DEPEND="${CDEPEND}"
+RDEPEND="${CDEPEND}
+   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
+   >=dev-python/os-service-types-1.2.0[${PYTHON_USEDEP}]"



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

2020-10-10 Thread Matthew Thode
commit: b22ccf5e2675cce8e1cc2f489a14c5e02dc52c86
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Oct 10 20:30:42 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Oct 10 20:33:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b22ccf5e

dev-python/python-swiftclient: 3.10.1 bump

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

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/python-swiftclient/Manifest |  1 +
 .../python-swiftclient-3.10.1.ebuild   | 46 ++
 2 files changed, 47 insertions(+)

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index b00c64cd770..44bbdef4b39 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1 +1,2 @@
+DIST python-swiftclient-3.10.1.tar.gz 199466 BLAKE2B 
4230f0fbff0e61a8172344df1cfc32f07628ac0b3784f5b8456d1b43b962e1d8561eec55c530ea94c615d46cd9454963fe0e21c54d1f4097016459e1460795c9
 SHA512 
f47444243f1968fdbba0643bcb4f05fc10a201b38ad83522e842bbad2221d0893a72147f9fbdc13e7f56469b049bbf11479fd9f41a9706119287543e0587f696
 DIST python-swiftclient-3.7.0.tar.gz 190256 BLAKE2B 
f3e4c462f05a34af8f6b7775b9e238e14a29af0970f4838dbda21c0fe43481a84ad51be1f2f62592109ac6fc5a84931fce154381129fad9e1d7a60333c44c7e9
 SHA512 
85b762cbc9f5e90c7d4dcbb5f016ee4bdc61fe6c869d24fb9bc5f3a3c3e336b171b0d3f384b51ed7bf0edf38df3936f778be85598e4c6a9bf165f8dde0df

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild
new file mode 100644
index 000..b0f49812340
--- /dev/null
+++ b/dev-python/python-swiftclient/python-swiftclient-3.10.1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="Python bindings to the OpenStack Object Storage API"
+HOMEPAGE="https://launchpad.net/python-swiftclient";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DEPEND="dev-python/pbr[${PYTHON_USEDEP}]
+   test? (
+   >=dev-python/coverage-4.0[${PYTHON_USEDEP}]
+   !~dev-python/coverage-4.4[${PYTHON_USEDEP}]
+   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
+   >=dev-python/mock-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/stestr-3.0.0[${PYTHON_USEDEP}]
+   >=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}]
+   )"
+RDEPEND="
+   >=dev-python/requests-1.1.0[${PYTHON_USEDEP}]
+   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]"
+
+#PATCHES=( "${FILESDIR}/CVE-2013-6396.patch" )
+
+python_prepare_all() {
+   sed -i '/hacking/d' "${S}/test-requirements.txt" || die "sed failed"
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   testr init
+   testr run || die "tests failed under ${EPYTHON}"
+   flake8 tests && einfo "run of tests folder by flake8 passed"
+   flake8 bin/swift && einfo "run of ./bin/swift by flake8 passed"
+}



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

2020-10-10 Thread Matthew Thode
commit: 780fad500482a728bba757b63e33c1f8e24242e4
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Oct 10 19:30:05 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Oct 10 19:32:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=780fad50

app-crypt/certbot: 1.8.0 stable amd64/x86 with cleanup

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

 app-crypt/certbot/Manifest |  1 -
 app-crypt/certbot/certbot-1.7.0.ebuild | 46 --
 app-crypt/certbot/certbot-1.8.0.ebuild |  2 +-
 3 files changed, 1 insertion(+), 48 deletions(-)

diff --git a/app-crypt/certbot/Manifest b/app-crypt/certbot/Manifest
index 78ffc8fd6ea..5c68a71d2a2 100644
--- a/app-crypt/certbot/Manifest
+++ b/app-crypt/certbot/Manifest
@@ -1,3 +1,2 @@
-DIST certbot-1.7.0.tar.gz 1416764 BLAKE2B 
de678a222e8c8e3e7834470f87763763671bfae37a5c8320a4c1a2552ec979b5391094713e7e13526f73fdf8cd32f70f8c4350f422505892c4fdd0ae77742c80
 SHA512 
f81242e68b7e261bbb6294ffe92e47bc1687128344816d71a495a94a2646e209e46c147bc76eedce0c477cc140dc6ae0fba76d2d5d01b828fce78875f5a2886a
 DIST certbot-1.8.0.tar.gz 1425620 BLAKE2B 
9cc0443fd067bf594f02a79c99defa250e656dbee00cd2717a4a747abfe80511ffcb800b6ac63e484a918192dad9465dc45335f358267fa998af16e966b8e2a6
 SHA512 
c6559fe1e5db6269942bda3738c00b1b550ec448288eaf911ba9c3967c7e949b34bdd8b77742398f0a512ce07929fa2f227c1202e40900151762f1db6ff9de56
 DIST certbot-1.9.0.tar.gz 1425703 BLAKE2B 
9bf78824649870b3e1fc3175aae551cbfaa675a8930a89f35ba2330647d86798e4fc43011c617be2d278ab20c43dd05b02e8e61956dd7f9d10d444181874346e
 SHA512 
098d8c077f5760c1f40f7d673820488ad7643c8b9c12561a58921cd95f60ae76515cefc19f822747f3385a68eba6f49fe5484b20142994ef67a26b0b16293ce8

diff --git a/app-crypt/certbot/certbot-1.7.0.ebuild 
b/app-crypt/certbot/certbot-1.7.0.ebuild
deleted file mode 100644
index 6f5c706cae2..000
--- a/app-crypt/certbot/certbot-1.7.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=(python{3_6,3_7,3_8})
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-if [[ ${PV} == * ]]; then
-   EGIT_REPO_URI="https://github.com/certbot/certbot.git";
-   inherit git-r3
-else
-   SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
-fi
-S=${WORKDIR}/${P}/${PN}
-
-inherit distutils-r1
-
-DESCRIPTION="Let's encrypt client to automate deployment of X.509 certificates"
-HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   >=app-crypt/acme-1.6.0[${PYTHON_USEDEP}]
-   >=dev-python/configargparse-0.9.3[${PYTHON_USEDEP}]
-   dev-python/configobj[${PYTHON_USEDEP}]
-   >=dev-python/cryptography-2.8[${PYTHON_USEDEP}]
-   >=dev-python/distro-1.0.1[${PYTHON_USEDEP}]
-   >=dev-python/josepy-1.1.0[${PYTHON_USEDEP}]
-   >=dev-python/parsedatetime-1.3[${PYTHON_USEDEP}]
-   dev-python/pyrfc3339[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-   dev-python/zope-component[${PYTHON_USEDEP}]
-   dev-python/zope-interface[${PYTHON_USEDEP}]"
-
-distutils_enable_tests pytest
-
-python_prepare_all() {
-   # required as deps of deps can trigger this too...
-   echo 'ignore:.*collections\.abc:DeprecationWarning' >> ../pytest.ini
-   distutils-r1_python_prepare_all
-}

diff --git a/app-crypt/certbot/certbot-1.8.0.ebuild 
b/app-crypt/certbot/certbot-1.8.0.ebuild
index 8496941da96..6f5c706cae2 100644
--- a/app-crypt/certbot/certbot-1.8.0.ebuild
+++ b/app-crypt/certbot/certbot-1.8.0.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == * ]]; then
inherit git-r3
 else
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 fi
 S=${WORKDIR}/${P}/${PN}
 



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

2020-10-10 Thread Matthew Thode
commit: 7f819be6460c1608b4d2c115420d525e8c435f16
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Oct 10 19:27:02 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Oct 10 19:32:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f819be6

sys-cluster/swift: 2.25.1 bump

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

 sys-cluster/swift/Manifest|   1 +
 sys-cluster/swift/swift-2.25.1.ebuild | 113 ++
 2 files changed, 114 insertions(+)

diff --git a/sys-cluster/swift/Manifest b/sys-cluster/swift/Manifest
index 2685fa556ae..dd6cda07eb3 100644
--- a/sys-cluster/swift/Manifest
+++ b/sys-cluster/swift/Manifest
@@ -1,2 +1,3 @@
 DIST swift-2.25.0.tar.gz 3183764 BLAKE2B 
865cfcc832edb1f30a4529b0ff550c987a7413c841b9f1ef0d0a145f5be55762963b32ea332aa6f51690a871124e84dc7fb036309f38d4120a1e095e60bfaa34
 SHA512 
60cbc4bae61bb287e93d9a6a4e9a58a9c97f407d07927dde99c923d1ee7ab4ef79350c7c0cdcaab8aa0944aee09c27da549f3ebf86eb9bb92766b2b301d593a2
+DIST swift-2.25.1.tar.gz 3161690 BLAKE2B 
985bcb884f4de9a7a4fbb8e2e76ff416035ac4554d3135c04d679c1d88a8443b988b5a18b4f3f1864542c93109020bb77eef72836fd40e705a9293c8a481e4f0
 SHA512 
4943949a420fa174e30c178b07797af4dceb89174c2e13ac9db35ff66a648024c907b52b9cdba2f730bc587b4d712efa3da09e77ccca51bd537703fc3c17144b
 DIST swift-2.26.0.tar.gz 3235050 BLAKE2B 
33b46ebc3bd57b6ca6ccb65e96dd11a754fa1b4d314c60eafd23ad8b6bb7b8fee42ce26ccf0f388ad33599520a049a2d36832ba3d1ea01b0a07a8bee3f803569
 SHA512 
5e4620831bfc75f231fa468ce68438a23ad7b013eef4173aa596fd2e42bd4eb7e6b4182026fa71b6f4dd31d2cfccc4e70480a42a77f93b15bf6e50e9287ea460

diff --git a/sys-cluster/swift/swift-2.25.1.ebuild 
b/sys-cluster/swift/swift-2.25.1.ebuild
new file mode 100644
index 000..8ac84d6415d
--- /dev/null
+++ b/sys-cluster/swift/swift-2.25.1.ebuild
@@ -0,0 +1,113 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_6 python3_7 )
+
+inherit distutils-r1 eutils linux-info
+
+DESCRIPTION="A highly available, distributed, and eventually consistent 
object/blob store"
+HOMEPAGE="https://launchpad.net/swift";
+if [[ ${PV} == * ]];then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/openstack/swift.git";
+   EGIT_BRANCH="stable/ussuri"
+else
+   SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz";
+   KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="account container doc +memcached +object proxy"
+REQUIRED_USE="|| ( proxy account container object )"
+
+CDEPEND=">=dev-python/pbr-1.8.0[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   ${CDEPEND}"
+
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/eventlet-0.25.0[${PYTHON_USEDEP}]
+   >=dev-python/greenlet-0.3.2[${PYTHON_USEDEP}]
+   >=dev-python/netifaces-0.8[${PYTHON_USEDEP}]
+   !~dev-python/netifaces-0.10.0[${PYTHON_USEDEP}]
+   !~dev-python/netifaces-0.10.1[${PYTHON_USEDEP}]
+   >=dev-python/pastedeploy-1.3.3[${PYTHON_USEDEP}]
+   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
+   dev-python/pyxattr[${PYTHON_USEDEP}]
+   >=dev-python/PyECLib-1.3.1[${PYTHON_USEDEP}]
+   >=dev-python/cryptography-2.0.2[${PYTHON_USEDEP}]
+   memcached? ( net-misc/memcached )
+   net-misc/rsync[xattr]
+   acct-user/swift
+   acct-group/swift"
+
+pkg_pretend() {
+   linux-info_pkg_setup
+   CONFIG_CHECK="~EXT3_FS_XATTR ~SQUASHFS_XATTR ~CIFS_XATTR ~JFFS2_FS_XATTR
+   ~TMPFS_XATTR ~UBIFS_FS_XATTR ~EXT2_FS_XATTR ~REISERFS_FS_XATTR 
~EXT4_FS_XATTR
+   ~ZFS"
+   if linux_config_exists; then
+   for module in ${CONFIG_CHECK}; do
+   linux_chkconfig_present ${module} || ewarn "${module} 
needs to be enabled"
+   done
+   fi
+}
+
+src_prepare() {
+   sed -i 's/xattr/pyxattr/g' requirements.txt || die
+   sed -i '/^hacking/d' test-requirements.txt || die
+   distutils-r1_python_prepare_all
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   keepdir /etc/swift
+   insinto /etc/swift
+
+   newins "etc/swift.conf-sample" "swift.conf"
+   newins "etc/rsyncd.conf-sample" "rsyncd.conf"
+   newins "etc/mime.types-sample" "mime.types-sample"
+   newins "etc/memcache.conf-sample" "memcache.conf-sample"
+   newins "etc/drive-audit.conf-sample" "drive-audit.conf-sample"
+   newins "etc/dispersion.conf-sample" "dispersion.conf-sample"
+
+   if use proxy; then
+   newinitd "${FILESDIR}/swift-proxy.initd" "swift-proxy"
+   newins "etc/proxy-server.conf-sample" "proxy-server.conf"
+   if use memcached; then
+   sed -i '/depend/a\need memcached' 
"${D}/etc/init.d/swift-proxy"
+   fi
+   fi
+   if use account; then
+   newinitd

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

2020-10-10 Thread Matthew Thode
commit: c2ccbe34f4344f1527258c988a15410d5906d79f
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Oct 10 19:32:03 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Oct 10 19:32:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2ccbe34

app-crypt/certbot-nginx: 1.8.0 stable amd64/x86 with cleanup

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

 app-crypt/certbot-nginx/Manifest   |  1 -
 app-crypt/certbot-nginx/certbot-nginx-1.7.0.ebuild | 32 --
 app-crypt/certbot-nginx/certbot-nginx-1.8.0.ebuild |  2 +-
 3 files changed, 1 insertion(+), 34 deletions(-)

diff --git a/app-crypt/certbot-nginx/Manifest b/app-crypt/certbot-nginx/Manifest
index 78ffc8fd6ea..5c68a71d2a2 100644
--- a/app-crypt/certbot-nginx/Manifest
+++ b/app-crypt/certbot-nginx/Manifest
@@ -1,3 +1,2 @@
-DIST certbot-1.7.0.tar.gz 1416764 BLAKE2B 
de678a222e8c8e3e7834470f87763763671bfae37a5c8320a4c1a2552ec979b5391094713e7e13526f73fdf8cd32f70f8c4350f422505892c4fdd0ae77742c80
 SHA512 
f81242e68b7e261bbb6294ffe92e47bc1687128344816d71a495a94a2646e209e46c147bc76eedce0c477cc140dc6ae0fba76d2d5d01b828fce78875f5a2886a
 DIST certbot-1.8.0.tar.gz 1425620 BLAKE2B 
9cc0443fd067bf594f02a79c99defa250e656dbee00cd2717a4a747abfe80511ffcb800b6ac63e484a918192dad9465dc45335f358267fa998af16e966b8e2a6
 SHA512 
c6559fe1e5db6269942bda3738c00b1b550ec448288eaf911ba9c3967c7e949b34bdd8b77742398f0a512ce07929fa2f227c1202e40900151762f1db6ff9de56
 DIST certbot-1.9.0.tar.gz 1425703 BLAKE2B 
9bf78824649870b3e1fc3175aae551cbfaa675a8930a89f35ba2330647d86798e4fc43011c617be2d278ab20c43dd05b02e8e61956dd7f9d10d444181874346e
 SHA512 
098d8c077f5760c1f40f7d673820488ad7643c8b9c12561a58921cd95f60ae76515cefc19f822747f3385a68eba6f49fe5484b20142994ef67a26b0b16293ce8

diff --git a/app-crypt/certbot-nginx/certbot-nginx-1.7.0.ebuild 
b/app-crypt/certbot-nginx/certbot-nginx-1.7.0.ebuild
deleted file mode 100644
index 51368c8f499..000
--- a/app-crypt/certbot-nginx/certbot-nginx-1.7.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=(python{3_6,3_7,3_8})
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-if [[ ${PV} == * ]]; then
-   EGIT_REPO_URI="https://github.com/certbot/certbot.git";
-   inherit git-r3
-   S=${WORKDIR}/${P}/${PN}
-else
-   
SRC_URI="https://github.com/${PN%-nginx}/${PN%-nginx}/archive/v${PV}.tar.gz -> 
${PN%-nginx}-${PV}.tar.gz"
-   KEYWORDS="amd64 ~arm ~arm64 x86"
-   S=${WORKDIR}/${PN%-nginx}-${PV}/${PN}
-fi
-
-inherit distutils-r1
-
-DESCRIPTION="Nginx plugin for certbot (Let's Encrypt Client)"
-HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   >=app-crypt/acme-1.4.0[${PYTHON_USEDEP}]
-   >=app-crypt/certbot-1.6.0[${PYTHON_USEDEP}]
-   dev-python/pyopenssl[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-1.5.5[${PYTHON_USEDEP}]
-   dev-python/zope-interface[${PYTHON_USEDEP}]"

diff --git a/app-crypt/certbot-nginx/certbot-nginx-1.8.0.ebuild 
b/app-crypt/certbot-nginx/certbot-nginx-1.8.0.ebuild
index 383e16073c6..51368c8f499 100644
--- a/app-crypt/certbot-nginx/certbot-nginx-1.8.0.ebuild
+++ b/app-crypt/certbot-nginx/certbot-nginx-1.8.0.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == * ]]; then
S=${WORKDIR}/${P}/${PN}
 else

SRC_URI="https://github.com/${PN%-nginx}/${PN%-nginx}/archive/v${PV}.tar.gz -> 
${PN%-nginx}-${PV}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 x86"
S=${WORKDIR}/${PN%-nginx}-${PV}/${PN}
 fi
 



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

2020-10-10 Thread Matthew Thode
commit: e130d631d721b8dcb3d7c3980a5b2e5d4dfed69c
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Oct 10 19:31:07 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Oct 10 19:32:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e130d631

app-crypt/certbot-apache: 1.8.0 stable amd64/x86 with cleanup

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

 app-crypt/certbot-apache/Manifest  |  1 -
 .../certbot-apache/certbot-apache-1.7.0.ebuild | 38 --
 .../certbot-apache/certbot-apache-1.8.0.ebuild |  2 +-
 3 files changed, 1 insertion(+), 40 deletions(-)

diff --git a/app-crypt/certbot-apache/Manifest 
b/app-crypt/certbot-apache/Manifest
index 78ffc8fd6ea..5c68a71d2a2 100644
--- a/app-crypt/certbot-apache/Manifest
+++ b/app-crypt/certbot-apache/Manifest
@@ -1,3 +1,2 @@
-DIST certbot-1.7.0.tar.gz 1416764 BLAKE2B 
de678a222e8c8e3e7834470f87763763671bfae37a5c8320a4c1a2552ec979b5391094713e7e13526f73fdf8cd32f70f8c4350f422505892c4fdd0ae77742c80
 SHA512 
f81242e68b7e261bbb6294ffe92e47bc1687128344816d71a495a94a2646e209e46c147bc76eedce0c477cc140dc6ae0fba76d2d5d01b828fce78875f5a2886a
 DIST certbot-1.8.0.tar.gz 1425620 BLAKE2B 
9cc0443fd067bf594f02a79c99defa250e656dbee00cd2717a4a747abfe80511ffcb800b6ac63e484a918192dad9465dc45335f358267fa998af16e966b8e2a6
 SHA512 
c6559fe1e5db6269942bda3738c00b1b550ec448288eaf911ba9c3967c7e949b34bdd8b77742398f0a512ce07929fa2f227c1202e40900151762f1db6ff9de56
 DIST certbot-1.9.0.tar.gz 1425703 BLAKE2B 
9bf78824649870b3e1fc3175aae551cbfaa675a8930a89f35ba2330647d86798e4fc43011c617be2d278ab20c43dd05b02e8e61956dd7f9d10d444181874346e
 SHA512 
098d8c077f5760c1f40f7d673820488ad7643c8b9c12561a58921cd95f60ae76515cefc19f822747f3385a68eba6f49fe5484b20142994ef67a26b0b16293ce8

diff --git a/app-crypt/certbot-apache/certbot-apache-1.7.0.ebuild 
b/app-crypt/certbot-apache/certbot-apache-1.7.0.ebuild
deleted file mode 100644
index 2977a0aff13..000
--- a/app-crypt/certbot-apache/certbot-apache-1.7.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=(python{3_6,3_7,3_8})
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-if [[ ${PV} == * ]]; then
-   EGIT_REPO_URI="https://github.com/certbot/certbot.git";
-   inherit git-r3
-   S=${WORKDIR}/${P}/${PN}
-else
-   
SRC_URI="https://github.com/${PN%-apache}/${PN%-apache}/archive/v${PV}.tar.gz 
-> ${PN%-apache}-${PV}.tar.gz"
-   KEYWORDS="amd64 ~arm64 x86"
-   S=${WORKDIR}/${PN%-apache}-${PV}/${PN}
-fi
-
-inherit distutils-r1
-
-DESCRIPTION="Apache plugin for certbot (Let's Encrypt Client)"
-HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=">=app-crypt/acme-0.29.0[${PYTHON_USEDEP}]
-   >=app-crypt/certbot-1.6.0[${PYTHON_USEDEP}]
-   dev-python/python-augeas[${PYTHON_USEDEP}]
-   dev-python/zope-component[${PYTHON_USEDEP}]
-   dev-python/zope-interface[${PYTHON_USEDEP}]"
-DEPEND="test? ( ${RDEPEND}
-   dev-python/pytest[${PYTHON_USEDEP}] )"
-
-python_test() {
-   esetup.py test || die
-}

diff --git a/app-crypt/certbot-apache/certbot-apache-1.8.0.ebuild 
b/app-crypt/certbot-apache/certbot-apache-1.8.0.ebuild
index 3a367b955f0..2977a0aff13 100644
--- a/app-crypt/certbot-apache/certbot-apache-1.8.0.ebuild
+++ b/app-crypt/certbot-apache/certbot-apache-1.8.0.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == * ]]; then
S=${WORKDIR}/${P}/${PN}
 else

SRC_URI="https://github.com/${PN%-apache}/${PN%-apache}/archive/v${PV}.tar.gz 
-> ${PN%-apache}-${PV}.tar.gz"
-   KEYWORDS="~amd64 ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm64 x86"
S=${WORKDIR}/${PN%-apache}-${PV}/${PN}
 fi
 



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

2020-10-10 Thread Matthew Thode
commit: 4ebe7f41748251f4baf5b153c4f7f74d65443657
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat Oct 10 19:29:07 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat Oct 10 19:32:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ebe7f41

app-crypt/acme: 1.8.0 stable amd64/x86 with cleanup

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

 app-crypt/acme/Manifest  |  1 -
 app-crypt/acme/acme-1.7.0.ebuild | 69 
 app-crypt/acme/acme-1.8.0.ebuild |  2 +-
 3 files changed, 1 insertion(+), 71 deletions(-)

diff --git a/app-crypt/acme/Manifest b/app-crypt/acme/Manifest
index 78ffc8fd6ea..5c68a71d2a2 100644
--- a/app-crypt/acme/Manifest
+++ b/app-crypt/acme/Manifest
@@ -1,3 +1,2 @@
-DIST certbot-1.7.0.tar.gz 1416764 BLAKE2B 
de678a222e8c8e3e7834470f87763763671bfae37a5c8320a4c1a2552ec979b5391094713e7e13526f73fdf8cd32f70f8c4350f422505892c4fdd0ae77742c80
 SHA512 
f81242e68b7e261bbb6294ffe92e47bc1687128344816d71a495a94a2646e209e46c147bc76eedce0c477cc140dc6ae0fba76d2d5d01b828fce78875f5a2886a
 DIST certbot-1.8.0.tar.gz 1425620 BLAKE2B 
9cc0443fd067bf594f02a79c99defa250e656dbee00cd2717a4a747abfe80511ffcb800b6ac63e484a918192dad9465dc45335f358267fa998af16e966b8e2a6
 SHA512 
c6559fe1e5db6269942bda3738c00b1b550ec448288eaf911ba9c3967c7e949b34bdd8b77742398f0a512ce07929fa2f227c1202e40900151762f1db6ff9de56
 DIST certbot-1.9.0.tar.gz 1425703 BLAKE2B 
9bf78824649870b3e1fc3175aae551cbfaa675a8930a89f35ba2330647d86798e4fc43011c617be2d278ab20c43dd05b02e8e61956dd7f9d10d444181874346e
 SHA512 
098d8c077f5760c1f40f7d673820488ad7643c8b9c12561a58921cd95f60ae76515cefc19f822747f3385a68eba6f49fe5484b20142994ef67a26b0b16293ce8

diff --git a/app-crypt/acme/acme-1.7.0.ebuild b/app-crypt/acme/acme-1.7.0.ebuild
deleted file mode 100644
index da638d5ba96..000
--- a/app-crypt/acme/acme-1.7.0.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=(python{3_6,3_7,3_8})
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-if [[ ${PV} == * ]]; then
-   EGIT_REPO_URI="https://github.com/certbot/certbot.git";
-   inherit git-r3
-   S=${WORKDIR}/${P}/${PN}
-else
-   SRC_URI="https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> 
certbot-${PV}.tar.gz"
-   KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
-   S=${WORKDIR}/certbot-${PV}/acme
-fi
-
-inherit distutils-r1
-
-DESCRIPTION="An implementation of the ACME protocol"
-HOMEPAGE="https://github.com/certbot/certbot https://letsencrypt.org/";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   >=dev-python/cryptography-1.3.4[${PYTHON_USEDEP}]
-   >=dev-python/idna-2.0.0[${PYTHON_USEDEP}]
-   >=dev-python/josepy-1.1.0[${PYTHON_USEDEP}]
-   >=dev-python/pyopenssl-0.15.1[${PYTHON_USEDEP}]
-   dev-python/pyrfc3339[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.10[${PYTHON_USEDEP}]
-   >=dev-python/requests-toolbelt-0.3.0[${PYTHON_USEDEP}]
-   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
-"
-DEPEND="
-   doc? (
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
-   )
-   test? (
-   ${RDEPEND}
-   dev-python/nose[${PYTHON_USEDEP}]
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/pytest-xdist[${PYTHON_USEDEP}]
-   )
-"
-
-src_compile() {
-   python_foreach_impl run_in_build_dir default
-   distutils-r1_src_compile
-   if use doc ; then
-   cd docs || die
-   sphinx-build -b html -d _build/doctrees   . _build/html
-   fi
-}
-
-python_test() {
-   nosetests -w ${PN} || die
-}
-
-python_install_all() {
-   use doc && local HTML_DOCS=( docs/_build/html/. )
-
-   distutils-r1_python_install_all
-}

diff --git a/app-crypt/acme/acme-1.8.0.ebuild b/app-crypt/acme/acme-1.8.0.ebuild
index 9c58fbb71ad..da638d5ba96 100644
--- a/app-crypt/acme/acme-1.8.0.ebuild
+++ b/app-crypt/acme/acme-1.8.0.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == * ]]; then
S=${WORKDIR}/${P}/${PN}
 else
SRC_URI="https://github.com/certbot/certbot/archive/v${PV}.tar.gz -> 
certbot-${PV}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
S=${WORKDIR}/certbot-${PV}/acme
 fi
 



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

2020-10-10 Thread Conrad Kostecki
commit: 29e1b27e34adc448432e181316ca1127be27fe18
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Oct 10 19:31:15 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Oct 10 19:31:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29e1b27e

net-misc/ipmiview: add missing ncurses dep

Closes: https://bugs.gentoo.org/747574
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Conrad Kostecki  gentoo.org>

 net-misc/ipmiview/ipmiview-2.17.0.200505.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-misc/ipmiview/ipmiview-2.17.0.200505.ebuild 
b/net-misc/ipmiview/ipmiview-2.17.0.200505.ebuild
index 905442360b7..e6d9549403f 100644
--- a/net-misc/ipmiview/ipmiview-2.17.0.200505.ebuild
+++ b/net-misc/ipmiview/ipmiview-2.17.0.200505.ebuild
@@ -19,6 +19,7 @@ KEYWORDS="-* ~amd64"
 
 RDEPEND="
net-misc/stunnel
+   sys-libs/ncurses-compat:5
virtual/jre:1.8
 "
 



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

2020-10-10 Thread Andreas Sturmlechner
commit: 9da91944040f5deaca7b87eacd3e07188fa66df7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Oct 10 11:01:22 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 10 19:28:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9da91944

dev-qt/qtgui: Drop 5.15.1 (r0)

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtgui/qtgui-5.15.1.ebuild | 184 ---
 1 file changed, 184 deletions(-)

diff --git a/dev-qt/qtgui/qtgui-5.15.1.ebuild b/dev-qt/qtgui/qtgui-5.15.1.ebuild
deleted file mode 100644
index e6fed665623..000
--- a/dev-qt/qtgui/qtgui-5.15.1.ebuild
+++ /dev/null
@@ -1,184 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-QT5_MODULE="qtbase"
-inherit qt5-build
-
-DESCRIPTION="The GUI module and platform plugins for the Qt5 framework"
-SLOT=5/$(ver_cut 1-3) # bug 707658
-
-if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-fi
-
-# TODO: linuxfb
-
-IUSE="accessibility dbus egl eglfs evdev +gif gles2-only ibus jpeg
-   +libinput +png tslib tuio +udev vnc vulkan wayland +X"
-REQUIRED_USE="
-   || ( eglfs X )
-   accessibility? ( dbus X )
-   eglfs? ( egl )
-   ibus? ( dbus )
-   libinput? ( udev )
-   X? ( gles2-only? ( egl ) )
-"
-
-RDEPEND="
-   dev-libs/glib:2
-   ~dev-qt/qtcore-${PV}:5=
-   dev-util/gtk-update-icon-cache
-   media-libs/fontconfig
-   >=media-libs/freetype-2.6.1:2
-   >=media-libs/harfbuzz-1.6.0:=
-   sys-libs/zlib:=
-   dbus? ( ~dev-qt/qtdbus-${PV} )
-   egl? ( media-libs/mesa[egl] )
-   eglfs? (
-   media-libs/mesa[gbm]
-   x11-libs/libdrm
-   )
-   evdev? ( sys-libs/mtdev )
-   gles2-only? ( media-libs/mesa[gles2] )
-   !gles2-only? ( virtual/opengl )
-   jpeg? ( virtual/jpeg:0 )
-   libinput? (
-   dev-libs/libinput:=
-   >=x11-libs/libxkbcommon-0.5.0
-   )
-   png? ( media-libs/libpng:0= )
-   tslib? ( >=x11-libs/tslib-1.21 )
-   tuio? ( ~dev-qt/qtnetwork-${PV} )
-   udev? ( virtual/libudev:= )
-   vnc? ( ~dev-qt/qtnetwork-${PV} )
-   vulkan? ( dev-util/vulkan-headers )
-   X? (
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libX11
-   >=x11-libs/libxcb-1.12:=[xkb]
-   >=x11-libs/libxkbcommon-0.5.0[X]
-   x11-libs/xcb-util-image
-   x11-libs/xcb-util-keysyms
-   x11-libs/xcb-util-renderutil
-   x11-libs/xcb-util-wm
-   )
-"
-DEPEND="${RDEPEND}
-   evdev? ( sys-kernel/linux-headers )
-   udev? ( sys-kernel/linux-headers )
-"
-PDEPEND="
-   ibus? ( app-i18n/ibus )
-   wayland? ( ~dev-qt/qtwayland-${PV} )
-"
-
-QT5_TARGET_SUBDIRS=(
-   src/tools/qvkgen
-   src/gui
-   src/openglextensions
-   src/platformheaders
-   src/platformsupport
-   src/plugins/generic
-   src/plugins/imageformats
-   src/plugins/platforms
-   src/plugins/platforminputcontexts
-)
-
-QT5_GENTOO_CONFIG=(
-   accessibility:accessibility-atspi-bridge
-   egl:egl:
-   eglfs:eglfs:
-   eglfs:eglfs_egldevice:
-   eglfs:eglfs_gbm:
-   evdev:evdev:
-   evdev:mtdev:
-   :fontconfig:
-   :system-freetype:FREETYPE
-   !:no-freetype:
-   !gif:no-gif:
-   gles2-only::OPENGL_ES
-   gles2-only:opengles2:OPENGL_ES_2
-   !:no-gui:
-   :system-harfbuzz:
-   !:no-harfbuzz:
-   jpeg:system-jpeg:IMAGEFORMAT_JPEG
-   !jpeg:no-jpeg:
-   libinput
-   libinput:xkbcommon:
-   :opengl
-   png:png:
-   png:system-png:IMAGEFORMAT_PNG
-   !png:no-png:
-   tslib:tslib:
-   udev:libudev:
-   vulkan:vulkan:
-   X:xcb:
-   X:xcb-glx:
-   X:xcb-plugin:
-   X:xcb-render:
-   X:xcb-sm:
-   X:xcb-xlib:
-   X:xcb-xinput:
-)
-
-QT5_GENTOO_PRIVATE_CONFIG=(
-   :gui
-)
-
-PATCHES=(
-   "${FILESDIR}/qt-5.12-gcc-avx2.patch" # bug 672946
-   "${FILESDIR}/${PN}-5.14.1-cmake-macro-backward-compat.patch" # bug 
703306
-)
-
-src_prepare() {
-   # don't add -O3 to CXXFLAGS, bug 549140
-   sed -i -e '/CONFIG\s*+=/s/optimize_full//' src/gui/gui.pro || die
-
-   # egl_x11 is activated when both egl and X are enabled
-   use egl && QT5_GENTOO_CONFIG+=(X:egl_x11:) || 
QT5_GENTOO_CONFIG+=(egl:egl_x11:)
-
-   qt_use_disable_config dbus dbus \
-   src/platformsupport/themes/genericunix/genericunix.pri
-
-   qt_use_disable_config tuio tuiotouch src/plugins/generic/generic.pro
-
-   qt_use_disable_mod ibus dbus \
-   src/plugins/platforminputcontexts/platforminputcontexts.pro
-
-   use vnc || sed -i -e '/SUBDIRS += vnc/d' \
-   

[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwebengine/

2020-10-10 Thread Andreas Sturmlechner
commit: 0e313cfdb446c76fe4af167c9b03b20ea4fb222f
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Fri Oct  2 17:35:07 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Oct 10 19:27:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e313cfd

dev-qt/qtwebengine: add use default for libvpx dependency

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Stephan Hartmann  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/17752
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtwebengine/qtwebengine-5.15.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtwebengine/qtwebengine-5.15.1.ebuild 
b/dev-qt/qtwebengine/qtwebengine-5.15.1.ebuild
index 2fa0f1bc340..689f6885127 100644
--- a/dev-qt/qtwebengine/qtwebengine-5.15.1.ebuild
+++ b/dev-qt/qtwebengine/qtwebengine-5.15.1.ebuild
@@ -40,7 +40,7 @@ RDEPEND="
media-libs/lcms:2
media-libs/libjpeg-turbo:=
media-libs/libpng:0=
-   >=media-libs/libvpx-1.5:=[svc]
+   >=media-libs/libvpx-1.5:=[svc(+)]
media-libs/libwebp:=
media-libs/mesa[egl,X(+)]
media-libs/opus



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

2020-10-10 Thread Andreas Zuber
commit: 12b9f839d5ca5d3cb046b22512c6d3d2f0578ef1
Author: Andreas Zuber  gmx  ch>
AuthorDate: Sat Oct 10 19:03:36 2020 +
Commit: Andreas Zuber  gmx  ch>
CommitDate: Sat Oct 10 19:03:36 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=12b9f839

dev-python/noiseprotocol: new package

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas Zuber  gmx.ch>

 dev-python/noiseprotocol/Manifest  |  1 +
 dev-python/noiseprotocol/metadata.xml  | 11 
 .../noiseprotocol/noiseprotocol-0.3.1.ebuild   | 29 ++
 3 files changed, 41 insertions(+)

diff --git a/dev-python/noiseprotocol/Manifest 
b/dev-python/noiseprotocol/Manifest
new file mode 100644
index ..0c5d463e
--- /dev/null
+++ b/dev-python/noiseprotocol/Manifest
@@ -0,0 +1 @@
+DIST noiseprotocol-0.3.1.tar.gz 308729 BLAKE2B 
ac8e885da15cab760bc41a6953e70af6496df5865a441df1816aca02d06820aa0ceec10d27cd9bf089d0dff83f7e8e10eee6165d3f66705792bbc071a6a4b823
 SHA512 
2b25b80c4d187e5529b9de0bb50698646d74aa40e9c09e6b3acf5463603eb3415027c92cfe1f25bc3a6143958aa60cb014561ab390bb63db373ec04067146216

diff --git a/dev-python/noiseprotocol/metadata.xml 
b/dev-python/noiseprotocol/metadata.xml
new file mode 100644
index ..7bca1e32
--- /dev/null
+++ b/dev-python/noiseprotocol/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  
+a.zu...@gmx.ch
+Andreas Zuber
+  
+  
+plizonczyk/noiseprotocol
+  
+

diff --git a/dev-python/noiseprotocol/noiseprotocol-0.3.1.ebuild 
b/dev-python/noiseprotocol/noiseprotocol-0.3.1.ebuild
new file mode 100644
index ..78dca965
--- /dev/null
+++ b/dev-python/noiseprotocol/noiseprotocol-0.3.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+inherit distutils-r1
+
+DESCRIPTION="Python implementation of Noise Protocol Framework"
+HOMEPAGE="https://github.com/plizonczyk/noiseprotocol";
+NOISEPROTOCOL_GIT_REVISION="73375448c55af85df0230841af868b7f31942f0a"
+SRC_URI="https://github.com/plizonczyk/${PN}/archive/${NOISEPROTOCOL_GIT_REVISION}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=">=dev-python/cryptography-2.8[${PYTHON_USEDEP}]"
+BDEPEND=""
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   sed -e "/find_packages/s:'examples':'examples', 'examples.\*':" -i 
setup.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+S="${WORKDIR}/${PN}-${NOISEPROTOCOL_GIT_REVISION}"



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

2020-10-10 Thread Louis Sautier
commit: 6d51d73f0226fc011caa7946c0cc17cbbb496a5f
Author: Louis Sautier  gentoo  org>
AuthorDate: Sat Oct 10 19:00:42 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Sat Oct 10 19:06:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d51d73f

dev-python/plyvel: bump to 1.3.0, simplify the test logic

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/plyvel/Manifest|  1 +
 dev-python/plyvel/plyvel-1.3.0.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/dev-python/plyvel/Manifest b/dev-python/plyvel/Manifest
index b3a5bfdc33c..c3d7e52c043 100644
--- a/dev-python/plyvel/Manifest
+++ b/dev-python/plyvel/Manifest
@@ -1 +1,2 @@
 DIST plyvel-1.2.0.tar.gz 145528 BLAKE2B 
3a1604b536e462b3eccb7c8294c607828b8f41f3ead65c74fd200d3bb4179765d63f57508cb3bfaee1c4c57ecda7b986afe9416714ae74ed9ad35a9247397c98
 SHA512 
00b3424e248d1ed17f6443c9862c9f35c94ad76707df5adfe625d7a387620252ff71b3e1f7e903dda1c5cfcd53cb23883c1049e31df541dfe566b8e849c0a96d
+DIST plyvel-1.3.0.tar.gz 149379 BLAKE2B 
0a4fc8c3073cc8e103ab217f8e7971f04d9e6d1862dea7ce3d2634ba9646bdeebdda740fe6cb2e83aeeab513601bddef374355c4f6c9f320ce6b4b14ff2b2bf6
 SHA512 
fc1b84f0e98bf3edcdc2d7eda4f18313186538bb419bd297f694330e60512a6ab63e8d2fabaa825023eb5570f175ebbc22b8ae81e29603b1a94c1abb37774e99

diff --git a/dev-python/plyvel/plyvel-1.3.0.ebuild 
b/dev-python/plyvel/plyvel-1.3.0.ebuild
new file mode 100644
index 000..b49ff201856
--- /dev/null
+++ b/dev-python/plyvel/plyvel-1.3.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{6..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python interface to LevelDB"
+HOMEPAGE="https://github.com/wbolster/plyvel";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=">=dev-libs/leveldb-1.20:="
+DEPEND="${RDEPEND}"
+
+distutils_enable_sphinx doc
+distutils_enable_tests pytest
+
+python_test() {
+   # With the default import mode, plyvel is imported from ${S} which 
causes
+   # a failure because it doesn't contain the compiled _plyvel extension
+   pytest --import-mode=append -vv || die "Tests fail with ${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-util/buildbot-console-view/

2020-10-10 Thread Brian Dolbec
commit: c38efd79c8a527b2ab8e9d361c90b9e6af1a614a
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sat Oct 10 17:26:59 2020 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Sat Oct 10 18:56:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c38efd79

dev-util/buildbot-console-view: Version bump to 2.8.4

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Brian Dolbec  gentoo.org>

 dev-util/buildbot-console-view/Manifest|  1 +
 .../buildbot-console-view-2.8.4.ebuild | 37 ++
 2 files changed, 38 insertions(+)

diff --git a/dev-util/buildbot-console-view/Manifest 
b/dev-util/buildbot-console-view/Manifest
index 21640b7987f..ed1412ff484 100644
--- a/dev-util/buildbot-console-view/Manifest
+++ b/dev-util/buildbot-console-view/Manifest
@@ -1 +1,2 @@
 DIST buildbot-console-view-2.8.2.tar.gz 17575 BLAKE2B 
e036429dd40fdfdadd65a10d4f6fc025b00d9a61153aecd4f31e0c6c133ba1e546b1c810254ec1fb83913cd4434db223c3cd782481ef5785ec48162a2f111682
 SHA512 
dbec358933865aa79ad86754ef454d89fa369fc64f3df54eb079c0f1ebadb027131d4bd7ac14dd29a16d34aa416e21f90cbecc873944a7ab8ef7da637e20c999
+DIST buildbot-console-view-2.8.4.tar.gz 18531 BLAKE2B 
8d997e34eefea4be633902b992a4864b601ef689cedbd7051667e5cab1ee45b13e2d5ad888af4a805ab1a60f0bc79439580583b3c3e233d321b52b28e0d9
 SHA512 
ccaa8b9ab18bd6e6609ab017ce4f2d447f99310b3448584decb8a572c573426bf84e6b86837f68b715863c66de013a8cad546e35dbbfb051c1c8d32a3825fe7f

diff --git a/dev-util/buildbot-console-view/buildbot-console-view-2.8.4.ebuild 
b/dev-util/buildbot-console-view/buildbot-console-view-2.8.4.ebuild
new file mode 100644
index 000..461db8d8fd2
--- /dev/null
+++ b/dev-util/buildbot-console-view/buildbot-console-view-2.8.4.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+PYTHON_REQ_USE="sqlite"
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+DISTUTILS_USE_SETUPTOOLS="rdepend"
+
+inherit distutils-r1
+
+DESCRIPTION="Buildbot console-view plugin"
+HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.org/project/buildbot-console-view/";
+
+MY_PV="${PV/_p/.post}"
+MY_P="${PN}-${MY_PV}"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+
+KEYWORDS="~amd64"
+
+IUSE=""
+
+RDEPEND="
+   ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
+   ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}]
+"
+
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}/${MY_P}"
+
+python_install_all() {
+   distutils-r1_python_install_all
+}



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

2020-10-10 Thread Brian Dolbec
commit: 562afd7fa0fdccef901403f8010b36e9d74628c3
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sat Oct 10 17:25:30 2020 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Sat Oct 10 18:56:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=562afd7f

dev-util/buildbot-www: Version bump to 2.8.4

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Brian Dolbec  gentoo.org>

 dev-util/buildbot-www/Manifest  |  1 +
 dev-util/buildbot-www/buildbot-www-2.8.4.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/dev-util/buildbot-www/Manifest b/dev-util/buildbot-www/Manifest
index d443040ceef..854beeaa632 100644
--- a/dev-util/buildbot-www/Manifest
+++ b/dev-util/buildbot-www/Manifest
@@ -1 +1,2 @@
 DIST buildbot-www-2.8.2.tar.gz 3172352 BLAKE2B 
8ead9e9eb046bf773bd70d312ae612dced839b263b02d300f600d066fcf21ef98a7884fef36c494bdc8eb26129d5bf7897c319256f0fe6ef8e1515dc8507a26e
 SHA512 
22d0ccb3e5b3badeb5a59db18dd7b0b925fe84936c1be1773437e899122df95bc9b0a4205a0c87182cf6be4ca4275ab20cb86a4da6098c9d9c73927cb9b3c784
+DIST buildbot-www-2.8.4.tar.gz 3170166 BLAKE2B 
d3d5c8a6b4b963cffaa75035e2f4a076af27c9f816a8e80b346bdeade55f01c7c8403612b8e6d12036261dabe6ab4f05ddb7ffce4e7369565d361fe7b062f691
 SHA512 
8b698b8b99b3f9b51df0ce230c3d6e5dea8d1c1278cb7372edd170844ec46f7fe213be20db628da244cd38daaa53b1e2fcbffd3ab3980eee35ccc6a9824c7ae5

diff --git a/dev-util/buildbot-www/buildbot-www-2.8.4.ebuild 
b/dev-util/buildbot-www/buildbot-www-2.8.4.ebuild
new file mode 100644
index 000..c5f7aebcb28
--- /dev/null
+++ b/dev-util/buildbot-www/buildbot-www-2.8.4.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+PYTHON_REQ_USE="sqlite"
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+DISTUTILS_USE_SETUPTOOLS="rdepend"
+
+inherit distutils-r1
+
+DESCRIPTION="BuildBot base web interface, use with 
buildbot-{console-view,waterfall-view}..."
+HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.org/project/buildbot-www/";
+
+MY_PV="${PV/_p/.post}"
+MY_P="${PN}-${MY_PV}"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+
+KEYWORDS="~amd64"
+
+DEPEND="
+   ~dev-util/buildbot-pkg-${PV}[${PYTHON_USEDEP}]
+"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${MY_P}"



[gentoo-commits] repo/gentoo:master commit in: dev-util/buildbot-grid-view/

2020-10-10 Thread Brian Dolbec
commit: 05737afaaa48e230dd363e29823447bd808211ea
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sat Oct 10 17:27:30 2020 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Sat Oct 10 18:56:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05737afa

dev-util/buildbot-grid-view: Version bump to 2.8.4

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Brian Dolbec  gentoo.org>

 dev-util/buildbot-grid-view/Manifest   |  1 +
 .../buildbot-grid-view-2.8.4.ebuild| 37 ++
 2 files changed, 38 insertions(+)

diff --git a/dev-util/buildbot-grid-view/Manifest 
b/dev-util/buildbot-grid-view/Manifest
index 68c45139787..91d0f666e38 100644
--- a/dev-util/buildbot-grid-view/Manifest
+++ b/dev-util/buildbot-grid-view/Manifest
@@ -1 +1,2 @@
 DIST buildbot-grid-view-2.8.2.tar.gz 13373 BLAKE2B 
0a7a73011655e9a57574575943a3560c395ca4358c0f2169def8413a60f8381644512a227b54f016b23e6dcd18641d1ea7a3295f6c0a983c6f3caa9ab1dda60d
 SHA512 
9b136d96f5a38f0d28f6c37db6269e039eca0cff5bbc7d75d43346566ba2e9f7924e453098f492429a7a95e02c34a9b81e131d40dc3e339f4dd377f1
+DIST buildbot-grid-view-2.8.4.tar.gz 13510 BLAKE2B 
97816ae90c06cbc3ac63920da4dd2e1152750181a5c23c59d3f227f46131228140e676328aa80741626ff071679dd8c9385f3895ce92d27ce6d0264afe299872
 SHA512 
dfeb454f9d9162e30e0ea8555a0978ecfad2266e1a9412e0633924ad44ae404144ae4a51b58fdca31fa54b67fe53bab57cac1f54926fee346decf90623f91f89

diff --git a/dev-util/buildbot-grid-view/buildbot-grid-view-2.8.4.ebuild 
b/dev-util/buildbot-grid-view/buildbot-grid-view-2.8.4.ebuild
new file mode 100644
index 000..d598731012b
--- /dev/null
+++ b/dev-util/buildbot-grid-view/buildbot-grid-view-2.8.4.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+PYTHON_REQ_USE="sqlite"
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+DISTUTILS_USE_SETUPTOOLS="rdepend"
+
+inherit distutils-r1
+
+DESCRIPTION="BuildBot grid view web interface"
+HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.org/project/buildbot-grid-view/";
+
+MY_PV="${PV/_p/.post}"
+MY_P="${PN}-${MY_PV}"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+
+KEYWORDS="~amd64"
+
+IUSE=""
+
+RDEPEND=""
+
+DEPEND="${RDEPEND}
+   ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
+   ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}]
+"
+
+S="${WORKDIR}/${MY_P}"
+
+python_install_all() {
+   distutils-r1_python_install_all
+}



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

2020-10-10 Thread Brian Dolbec
commit: 0862ff8df8e4b1c46e45512a38af71e8f7c0
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sat Oct 10 17:23:13 2020 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Sat Oct 10 18:56:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0862ff8d

dev-util/buildbot-worker: Version bump to 2.8.4

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Brian Dolbec  gentoo.org>

 dev-util/buildbot-worker/Manifest  |   1 +
 .../buildbot-worker/buildbot-worker-2.8.4.ebuild   | 126 +
 2 files changed, 127 insertions(+)

diff --git a/dev-util/buildbot-worker/Manifest 
b/dev-util/buildbot-worker/Manifest
index 1f66b9bbf4c..8e21e4f93ae 100644
--- a/dev-util/buildbot-worker/Manifest
+++ b/dev-util/buildbot-worker/Manifest
@@ -1 +1,2 @@
 DIST buildbot-worker-2.8.2.tar.gz 101707 BLAKE2B 
451dff979c6934bf6dd4e1579abbe18e9cf43551c906bd516c788a6a5f6170650a5468927bec0a8d4ab242e5886247406b2e098e1908a8d9b544982c7be6
 SHA512 
0628825ac023a66cd249dc6b42ff2f3ad3b5c0cb97561fd332ce4775abaa5368a8b7b636115259ab4aa842c811178c9b641ef4453b06167315eb81117ffef815
+DIST buildbot-worker-2.8.4.tar.gz 101175 BLAKE2B 
23077305d26ab282eaa4c633ebee7ca7c502285862604ecafe25d6b666ce802729c5478d676e6834bf9a2e27ccf48e1ad0e69449e55532aa81b0dcd3c6780011
 SHA512 
16ad9a0e5e9c875f90383fc90c359ee843e0b82a7878f87f2ac9e7091d8d907707c69210876f25b4fdf7148bcaafab10d10a8a0a8865c73808db707320757107

diff --git a/dev-util/buildbot-worker/buildbot-worker-2.8.4.ebuild 
b/dev-util/buildbot-worker/buildbot-worker-2.8.4.ebuild
new file mode 100644
index 000..3bd934a5034
--- /dev/null
+++ b/dev-util/buildbot-worker/buildbot-worker-2.8.4.ebuild
@@ -0,0 +1,126 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+DISTUTILS_USE_SETUPTOOLS="rdepend"
+
+inherit readme.gentoo-r1 distutils-r1
+
+DESCRIPTION="BuildBot Worker (slave) Daemon"
+HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.org/project/buildbot-worker/";
+
+MY_V="${PV/_p/.post}"
+MY_P="${PN}-${MY_V}"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   acct-user/buildbot
+   >=dev-python/twisted-17.9.0[${PYTHON_USEDEP}]
+   dev-python/future[${PYTHON_USEDEP}]
+   !

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

2020-10-10 Thread Brian Dolbec
commit: c8edd97732cc04772dc85edcc812cfa8c0151c20
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sat Oct 10 17:33:14 2020 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Sat Oct 10 18:56:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8edd977

dev-util/buildbot-badges: Version bump to 2.8.4

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Brian Dolbec  gentoo.org>

 dev-util/buildbot-badges/Manifest  |  1 +
 .../buildbot-badges/buildbot-badges-2.8.4.ebuild   | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-util/buildbot-badges/Manifest 
b/dev-util/buildbot-badges/Manifest
index 2dfafccecda..d63b05c3221 100644
--- a/dev-util/buildbot-badges/Manifest
+++ b/dev-util/buildbot-badges/Manifest
@@ -1 +1,2 @@
 DIST buildbot-badges-2.8.2.tar.gz 3982 BLAKE2B 
d2320979c3c8530089ddad3c9c57e9f77576da8979b5834ab7f4e6766c5d210c822e7ab582103e897591db0efc63139dc7cb9f9d834bf81ae199dd25929c6b49
 SHA512 
e2f6ca0178428db90812633c9af47e8f5c40220f506e62745a150a5572a95f99d3a4115621c29b8188b4b5d48aa3b0bac1862b6c5793cd87a4971798a5aae28a
+DIST buildbot-badges-2.8.4.tar.gz 3983 BLAKE2B 
24d77c179a2f3287f80b46b66abcc42897016f1094a0b5cfa36dc691be1e7d3c3c709f2c7f13c789bfcecb50d59788e5c8d660f45414855831f31892d34b63af
 SHA512 
bfd11c0dedcf4586e73eff3cc158953d2d3eb8f75c7d900354381e962b5215ca52d2e14c5f20d558c3ae6068a680a4af17967ee7dd7d677a2ba8af2d9cf4e725

diff --git a/dev-util/buildbot-badges/buildbot-badges-2.8.4.ebuild 
b/dev-util/buildbot-badges/buildbot-badges-2.8.4.ebuild
new file mode 100644
index 000..c59f1ad4227
--- /dev/null
+++ b/dev-util/buildbot-badges/buildbot-badges-2.8.4.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+PYTHON_REQ_USE="sqlite"
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+DISTUTILS_USE_SETUPTOOLS="rdepend"
+
+inherit distutils-r1
+
+DESCRIPTION="Buildbot badges plugin produces an image in SVG or PNG format..."
+HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.org/project/buildbot-grid-view/";
+
+MY_PV="${PV/_p/.post}"
+MY_P="${PN}-${MY_PV}"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+
+KEYWORDS="~amd64"
+
+IUSE=""
+
+RDEPEND=""
+
+DEPEND="${RDEPEND}
+   ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
+   ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}]
+   ~dev-util/buildbot-pkg-${PV}[${PYTHON_USEDEP}]
+   dev-python/cairocffi[${PYTHON_USEDEP}]
+   media-gfx/cairosvg[${PYTHON_USEDEP}]
+   >=dev-python/jinja-2.1[${PYTHON_USEDEP}]
+   dev-python/klein[${PYTHON_USEDEP}]
+"
+
+S="${WORKDIR}/${MY_P}"



[gentoo-commits] repo/gentoo:master commit in: dev-util/buildbot-wsgi-dashboards/

2020-10-10 Thread Brian Dolbec
commit: 6849b4da3c379a708ffeee0b84ce620079451d93
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sat Oct 10 17:28:46 2020 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Sat Oct 10 18:56:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6849b4da

dev-util/buildbot-wsgi-dashboards: Version bump to 2.8.4

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Brian Dolbec  gentoo.org>

 dev-util/buildbot-wsgi-dashboards/Manifest |  1 +
 .../buildbot-wsgi-dashboards-2.8.4.ebuild  | 32 ++
 2 files changed, 33 insertions(+)

diff --git a/dev-util/buildbot-wsgi-dashboards/Manifest 
b/dev-util/buildbot-wsgi-dashboards/Manifest
index 036efb520e7..5d52d05513f 100644
--- a/dev-util/buildbot-wsgi-dashboards/Manifest
+++ b/dev-util/buildbot-wsgi-dashboards/Manifest
@@ -1 +1,2 @@
 DIST buildbot-wsgi-dashboards-2.8.2.tar.gz 5566 BLAKE2B 
487b816862366acae9e55c39cb440a21c8e5c438299c43e2d6fad049ff946ece5ab647390955fbbad403ad1d7c0a2707a7612129442dc398cc7210d831aa49ef
 SHA512 
2b75a61331aa457b3f168e1955b8905f95d11008ab6bee611ac92488f988cb0cf73fbf92321e594ac0a6e5ae03b82dfa05daab5a0647ae636a96922c0f4e8eff
+DIST buildbot-wsgi-dashboards-2.8.4.tar.gz 5588 BLAKE2B 
3298edaebe2f9eb5e31f8298598e892d64d653648843e3c107710d4df3a24977bd3e77db06f7edecdf8d85bbbdeedfc66a75c6f3eef93ec8374d0df1973790dc
 SHA512 
656f0626c8cad2c21d64ebc3eb4d6e1ac24a10909afc28819e54046be8e843a7383f3648a00a908cfddd9543767e1c3293825170d7c6c64c40a61bdcd55245bd

diff --git 
a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-2.8.4.ebuild 
b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-2.8.4.ebuild
new file mode 100644
index 000..f124a0ef5c5
--- /dev/null
+++ b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-2.8.4.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+PYTHON_REQ_USE="sqlite"
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+DISTUTILS_USE_SETUPTOOLS="rdepend"
+
+inherit distutils-r1
+
+DESCRIPTION="Buildbot plugin to integrate flask or bottle dashboards to 
buildbot UI"
+HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.org/project/buildbot-wsgi-dashboards/";
+
+MY_PV="${PV/_p/.post}"
+MY_P="${PN}-${MY_PV}"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+
+KEYWORDS="~amd64"
+
+RDEPEND=""
+
+DEPEND="${RDEPEND}
+   >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}]
+   ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
+   ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}]
+"
+
+S="${WORKDIR}/${MY_P}"



[gentoo-commits] repo/gentoo:master commit in: dev-util/buildbot-waterfall-view/

2020-10-10 Thread Brian Dolbec
commit: 7b6cf597676efbd6f6f0f51540e9e02206c8b877
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sat Oct 10 17:26:17 2020 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Sat Oct 10 18:56:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b6cf597

dev-util/buildbot-waterfall-view: Version bump to 2.8.4

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Brian Dolbec  gentoo.org>

 dev-util/buildbot-waterfall-view/Manifest  |  1 +
 .../buildbot-waterfall-view-2.8.4.ebuild   | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-util/buildbot-waterfall-view/Manifest 
b/dev-util/buildbot-waterfall-view/Manifest
index 8d2ff7e178c..a4245089aed 100644
--- a/dev-util/buildbot-waterfall-view/Manifest
+++ b/dev-util/buildbot-waterfall-view/Manifest
@@ -1 +1,2 @@
 DIST buildbot-waterfall-view-2.8.2.tar.gz 190551 BLAKE2B 
9db81d1cf17357a57c34eb8f3b1e4412635c4804708d3d99646a68293af52594952884f96f7d528c6a87302c3563a8d4f4411ed410da2fe1043b4439d4113d73
 SHA512 
e252874745a623c1ec8fefcfb10c742a783ec677f172d20ef8165687ec5981f4df09092096f7922381e886f4ea7ba4c795997ad8ff8fd58fd6aa40d8bc057b00
+DIST buildbot-waterfall-view-2.8.4.tar.gz 191026 BLAKE2B 
f81dea767bf881182eeb6eb750cdcf4bc289ac92097b9b8e13a5b5a237873aa4ea16f48625e56de2dc69fe849e5602d96a3d7991cdeb427dae169de5740f0bcb
 SHA512 
c15b7bd23193742b50deaceb1810f8dbeedb77768f0d8a3d0a7bf72c89d914b963aa2141475464f9f3701881da6abed49e730ccb39d824a755ad9c567590dd7f

diff --git 
a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-2.8.4.ebuild 
b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-2.8.4.ebuild
new file mode 100644
index 000..8e4b9cc0d87
--- /dev/null
+++ b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-2.8.4.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+PYTHON_REQ_USE="sqlite"
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+DISTUTILS_USE_SETUPTOOLS="rdepend"
+
+inherit distutils-r1
+
+DESCRIPTION="Buildbot waterfall-view plugin"
+HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.org/project/buildbot-waterfall-view/";
+
+MY_PV="${PV/_p/.post}"
+MY_P="${PN}-${MY_PV}"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+
+   KEYWORDS="~amd64"
+
+IUSE=""
+
+RDEPEND="
+   ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+   ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}]
+"
+
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}/${MY_P}"



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

2020-10-10 Thread Brian Dolbec
commit: 8aa011a8c1de830fe232c5df295db22c5934fda0
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sat Oct 10 17:21:21 2020 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Sat Oct 10 18:56:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aa011a8

dev-util/buildbot: Version bump to 2.8.4

Update  sphinx dep.
Docs build fails in  due to sphinxcontrib.jinga error,
maintaining current package.use.mask.

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Brian Dolbec  gentoo.org>

 dev-util/buildbot/Manifest |  1 +
 ...{buildbot-.ebuild => buildbot-2.8.4.ebuild} | 26 +-
 dev-util/buildbot/buildbot-.ebuild |  4 ++--
 3 files changed, 18 insertions(+), 13 deletions(-)

diff --git a/dev-util/buildbot/Manifest b/dev-util/buildbot/Manifest
index 1ce0b508b66..459e87fc240 100644
--- a/dev-util/buildbot/Manifest
+++ b/dev-util/buildbot/Manifest
@@ -1,2 +1,3 @@
 DIST buildbot-2.8.0-fakedb.tar.xz 16204 BLAKE2B 
741676e2c9117b1ab174ce49747bdfcd07766ad3e471e308398dff476f167fd231b7772c2f02002cbafb27e2ef535242d84d5aa84f4bc8942d4d216b2d5bf1f6
 SHA512 
c2b00d8621b3a1e521f6c17e902ae331b606dda3d319187895f26629dbdaf50caefc5d49fb150fb780e682ae431515c7ded4950d62448e8a73b8efba821c0fa1
 DIST buildbot-2.8.2.tar.gz 3181035 BLAKE2B 
40a3e424cc03c982549f25993a4abd2fe04bdc089ad22288af4d25724972f9f3541ef32549d2761c808845df44a972b00cf631adfc564bf4852c4b6b6ab14404
 SHA512 
7d7f15becc7fc1803ae4e9f1906d547c89dfe1efaa51e8fda0674a3d9b060bafbaae4cb671ec844750313247edb73f17c9014c545bce58070df0ca322a0fd9a2
+DIST buildbot-2.8.4.tar.gz 3134447 BLAKE2B 
67052a060c9951e584a5e94f36b92262b9a1956c22efbce7ac17d83f93edde3d9443b00a7bc3afc5918006d68cc023ea0ae913e7bbf0e7cede0d9345992f83ae
 SHA512 
45a6e6116ab5fec18b9b3a6d54886bcf86d3a821a79fd151f9311c8c3646c61051a194250395e203f02b9aa0161e12a9ca54b623897c74eee6133df752f1742c

diff --git a/dev-util/buildbot/buildbot-.ebuild 
b/dev-util/buildbot/buildbot-2.8.4.ebuild
similarity index 92%
copy from dev-util/buildbot/buildbot-.ebuild
copy to dev-util/buildbot/buildbot-2.8.4.ebuild
index aab7babe0e9..1912aad93d9 100644
--- a/dev-util/buildbot/buildbot-.ebuild
+++ b/dev-util/buildbot/buildbot-2.8.4.ebuild
@@ -5,11 +5,8 @@ EAPI="7"
 PYTHON_REQ_USE="sqlite"
 PYTHON_COMPAT=( python3_{6,7,8} )
 
-EGIT_REPO_URI="https://github.com/buildbot/${PN}.git";
-
 DISTUTILS_USE_SETUPTOOLS="rdepend"
 
-inherit git-r3
 inherit readme.gentoo-r1 systemd distutils-r1
 
 MY_PV="${PV/_p/.post}"
@@ -17,11 +14,13 @@ MY_P="${PN}-${MY_PV}"
 
 DESCRIPTION="BuildBot build automation system"
 HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.org/project/buildbot/";
-[[ ${PV} == * ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz
+   https://dev.gentoo.org/~dolsen/distfiles/buildbot-2.8.0-fakedb.tar.xz
+"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64 ~amd64-linux ~x86-linux"
 
 IUSE="crypt doc docker examples irc test"
 RESTRICT="!test? ( test )"
@@ -59,6 +58,7 @@ DEPEND="${RDEPEND}
 /dev/null
#'man' target is currently broken
-   emake html
+   emake html || die "Docs generation failed"
popd > /dev/null
fi
 }
@@ -109,7 +114,6 @@ src_install() {
 
if use doc; then
HTML_DOCS=( docs/_build/html/ )
-   # TODO: install man pages
fi
 
if use examples; then

diff --git a/dev-util/buildbot/buildbot-.ebuild 
b/dev-util/buildbot/buildbot-.ebuild
index aab7babe0e9..5929de5695c 100644
--- a/dev-util/buildbot/buildbot-.ebuild
+++ b/dev-util/buildbot/buildbot-.ebuild
@@ -55,10 +55,10 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
doc? (
-   >=dev-python/sphinx-1.4.3[${PYTHON_USEDEP}]
-   =dev-python/sphinx-3.2.0[${PYTHON_USEDEP}]
dev-python/sphinxcontrib-blockdiag[${PYTHON_USEDEP}]
dev-python/sphinxcontrib-spelling[${PYTHON_USEDEP}]
+   dev-python/sphinxcontrib-websupport[${PYTHON_USEDEP}]
dev-python/pyenchant[${PYTHON_USEDEP}]
dev-python/docutils[${PYTHON_USEDEP}]
dev-python/sphinx-jinja[${PYTHON_USEDEP}]



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

2020-10-10 Thread Brian Dolbec
commit: 3a189623d4b2179811570315f02fef39fb92691a
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sat Oct 10 15:21:03 2020 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Sat Oct 10 18:55:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a189623

dev-python/treq: Version bump to 20.9.0

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Brian Dolbec  gentoo.org>

 dev-python/treq/Manifest   |  1 +
 dev-python/treq/treq-20.9.0.ebuild | 63 ++
 2 files changed, 64 insertions(+)

diff --git a/dev-python/treq/Manifest b/dev-python/treq/Manifest
index 6b65bc43fc3..2b2343d60df 100644
--- a/dev-python/treq/Manifest
+++ b/dev-python/treq/Manifest
@@ -1 +1,2 @@
 DIST treq-20.4.1.tar.gz 59116 BLAKE2B 
1370748d8bde407a8802d54786b45fbbc65525efba14cd5a33d741573b9fca7b36629deea65672669c4da45347bb40d975a063430ffd18f50d5ef896ce6dae66
 SHA512 
ca24ca7ad6bcf3fe6cba490d05eea4d71727a84bb2caf0a019edc01f91f7c25d87dc8208fc7cc816d18ef42db4dc66884475f0baa6b2cf39714e4422d0d67d3b
+DIST treq-20.9.0.tar.gz 60142 BLAKE2B 
a495b73221ee86163a5fefd03c8019f4b671a1f32d2ab304b89566339a36aaec7245d33b738b646fa48c42f4db9744938637ece058e067ee3f747e53ce442ab8
 SHA512 
c595ad69d5a9c688ca966cc897db669a57d14027e0bdc345d550f791390099743749be4a41294e61428cdc7bc0fa197474be780323b00f17a712505e081e7073

diff --git a/dev-python/treq/treq-20.9.0.ebuild 
b/dev-python/treq/treq-20.9.0.ebuild
new file mode 100644
index 000..34acd45f649
--- /dev/null
+++ b/dev-python/treq/treq-20.9.0.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS="bdepend"
+
+inherit distutils-r1
+
+DESCRIPTION="A requests-like API built on top of twisted.web's Agent"
+HOMEPAGE="https://github.com/twisted/treq https://pypi.org/project/treq/";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="doc test"
+RESTRICT="!test? ( test )"
+
+COMMON_DEPEND="
+   dev-python/incremental[${PYTHON_USEDEP}]
+   dev-python/hyperlink[${PYTHON_USEDEP}]
+"
+
+RDEPEND="${COMMON_DEPEND}
+   dev-python/six[${PYTHON_USEDEP}]
+   >=dev-python/twisted-18.7.0[crypt,${PYTHON_USEDEP}]
+   >=dev-python/requests-2.1.0[${PYTHON_USEDEP}]
+   dev-python/attrs[${PYTHON_USEDEP}]
+"
+
+DEPEND="${COMMON_DEPEND}
+   doc? ( dev-python/sphinx
+   ${RDEPEND} )
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/httpbin[${PYTHON_USEDEP}]
+   )"
+
+python_compile_all() {
+   use doc && emake -C "${S}/docs" html
+}
+
+python_install_all() {
+   use doc && HTML_DOCS=( docs/_build/html/ )
+
+   distutils-r1_python_install_all
+}
+
+test_instructions(){
+   ewarn "The 'test' USE flag and FEATURE only ensures that the correct"
+   ewarn "dependenciess are installed for this package."
+   ewarn "Please run eg:"
+   ewarn "$ python3.7 /usr/bin/trial treq"
+   ewarn "as a user for each of the python versions it is installed to"
+   ewarn "to correctly test this package."
+}
+
+python_test() {
+   # Tests fail when run via emerge
+   # they need proper network access
+   test_instructions
+}



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

2020-10-10 Thread Brian Dolbec
commit: 777b794f47e345d3f67d30e2f1359f06a830e8dc
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sat Oct 10 17:24:23 2020 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Sat Oct 10 18:56:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=777b794f

dev-util/buildbot-pkg: Version bump to 2.8.4

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Brian Dolbec  gentoo.org>

 dev-util/buildbot-pkg/Manifest  |  1 +
 dev-util/buildbot-pkg/buildbot-pkg-2.8.4.ebuild | 27 +
 2 files changed, 28 insertions(+)

diff --git a/dev-util/buildbot-pkg/Manifest b/dev-util/buildbot-pkg/Manifest
index de580751633..38e30919816 100644
--- a/dev-util/buildbot-pkg/Manifest
+++ b/dev-util/buildbot-pkg/Manifest
@@ -1 +1,2 @@
 DIST buildbot-pkg-2.8.2.tar.gz 4736 BLAKE2B 
afbd5213b51240845f8becfcc727dc3280aa1510dd62305a5e029099da4f8e7cbbf749365baba568a2205354205e97dbdbff78a1740e464164e0c2bbc3148194
 SHA512 
611b5600df181adfbbe203947c36ad64a99c10c6c63c0f4e65ffd2ae4551f2d879559007b59302434cd1a2ae915a2a7125afb90f6c896110ebf514212434a2a7
+DIST buildbot-pkg-2.8.4.tar.gz 4772 BLAKE2B 
08e1bdf7db8a4b1f007b12475937638575afa3e16511c28f24dab59fda88d83b03420b84d4e674aaf8e2e7962e80291f759fc7083424d3d96df2643946e8d2d5
 SHA512 
c5ca0c36315807bb458e16f4bdc015659b32e0c6047a067d5717251e6054249aa8a162873aa196b4fb6367c68a9a99ec3a698e861a5c70de1f81e90601b3467f

diff --git a/dev-util/buildbot-pkg/buildbot-pkg-2.8.4.ebuild 
b/dev-util/buildbot-pkg/buildbot-pkg-2.8.4.ebuild
new file mode 100644
index 000..24f94f8cc0d
--- /dev/null
+++ b/dev-util/buildbot-pkg/buildbot-pkg-2.8.4.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+PYTHON_REQ_USE="sqlite"
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+DISTUTILS_USE_SETUPTOOLS="rdepend"
+
+inherit distutils-r1
+
+MY_PV="${PV/_p/.post}"
+MY_P="${PN}-${MY_PV}"
+
+DESCRIPTION="BuildBot common www build tools for packaging releases"
+HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot 
https://pypi.org/project/buildbot-pkg/";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+
+KEYWORDS="~amd64"
+
+# No real integration tests for this pkg.
+# all tests are related to making releases and final checks for distribution
+
+S=${WORKDIR}/${MY_P}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/xdg-desktop-portal-gtk/

2020-10-10 Thread Thomas Deutschmann
commit: dfa937be3d9458172faa983953d015e38d87fdf7
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Oct 10 18:49:08 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Oct 10 18:55:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfa937be

sys-apps/xdg-desktop-portal-gtk: bump to v1.8.0

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-apps/xdg-desktop-portal-gtk/Manifest| 2 +-
 ...-portal-gtk-1.7.1_pre.ebuild => xdg-desktop-portal-gtk-1.8.0.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/xdg-desktop-portal-gtk/Manifest 
b/sys-apps/xdg-desktop-portal-gtk/Manifest
index acbbf6ecac3..e46f4f3792f 100644
--- a/sys-apps/xdg-desktop-portal-gtk/Manifest
+++ b/sys-apps/xdg-desktop-portal-gtk/Manifest
@@ -1 +1 @@
-DIST xdg-desktop-portal-gtk-1.7.1.tar.xz 369932 BLAKE2B 
510652a0025fc27d447a0482552a0ae9c8e08f0471166466356043c026c922b1b0779053bcc7902f041f93ccd71e2e71882594eee7f4dda8cea295e419192941
 SHA512 
2a2326559a4ed7e44ffddc1a6881c25f14822465f5660bc806e7d8a120d66268e2987329f4bc9f7821329eea41ee96b15a39c5f7ac805a1e04d0604a88b31c08
+DIST xdg-desktop-portal-gtk-1.8.0.tar.xz 370196 BLAKE2B 
d15a054e8fbc74718db7ad2d0f7b53c86b392e729fb4d5b8bdd87b16c0ebbf4feb11b29bc27da12990b351f520faa23bde694721819589513b6cfd1e4ea2f092
 SHA512 
832b3c4cb9ea738f2ab7641fbd7e14beaa5f6a1ae88f012cd44b12f4bc51588f61868b5982301e3dfd67965d6a69fd8669a9832b6ec7017168d611c87d76689b

diff --git 
a/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.7.1_pre.ebuild 
b/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.8.0.ebuild
similarity index 100%
rename from 
sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.7.1_pre.ebuild
rename to sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.8.0.ebuild



[gentoo-commits] repo/gentoo:master commit in: sys-apps/xdg-desktop-portal-gtk/

2020-10-10 Thread Thomas Deutschmann
commit: 5d4f5f3f01d87957bef1f86fc7dc50eabb7e89ff
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Oct 10 18:50:43 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Oct 10 18:55:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d4f5f3f

sys-apps/xdg-desktop-portal-gtk: add keywords

Acked-by: Mart Raudsepp  gentoo.org>
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.8.0.ebuild 
b/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.8.0.ebuild
index ed07582361d..27f6469c046 100644
--- a/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.8.0.ebuild
+++ b/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.8.0.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/flatpak/${PN}/releases/download/${MY_PV}/${MY_P}.tar
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="wayland X"
 
 BDEPEND="



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

2020-10-10 Thread Michał Górny
commit: 9619d56bbe7ea9d91e4f711779f1f7a101b539dc
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Oct  6 09:56:56 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct 10 18:21:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9619d56b

use.desc: Add verify-sig flag

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

 profiles/use.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/use.desc b/profiles/use.desc
index a0104c8a2f7..ef9f4da5721 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -334,6 +334,7 @@ vala - Enable bindings for dev-lang/vala
 vanilla - Do not add extra patches which change default behaviour; DO NOT USE 
THIS ON A GLOBAL SCALE as the severity of the meaning changes drastically
 vcd - Video CD support
 vdpau - Enable the Video Decode and Presentation API for Unix acceleration 
interface
+verify-sig - Verify upstream signatures on distfiles
 vhosts - Add support for installing web-based applications into a 
virtual-hosting environment
 videos - Install optional video files (used in some games)
 vim-syntax - Pulls in related vim syntax scripts



[gentoo-commits] repo/gentoo:master commit in: app-crypt/openpgp-keys-miniupnp/

2020-10-10 Thread Michał Górny
commit: 5de233ce1e661a519f6f36fbe26a6a2831d2b66b
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Oct  6 08:36:51 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct 10 18:21:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5de233ce

app-crypt/openpgp-keys-miniupnp: Package keys used by miniupnp upst

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

 app-crypt/openpgp-keys-miniupnp/Manifest   |  2 ++
 app-crypt/openpgp-keys-miniupnp/metadata.xml   |  9 +
 .../openpgp-keys-miniupnp-20201006.ebuild  | 23 ++
 3 files changed, 34 insertions(+)

diff --git a/app-crypt/openpgp-keys-miniupnp/Manifest 
b/app-crypt/openpgp-keys-miniupnp/Manifest
new file mode 100644
index 000..c8f82da42fa
--- /dev/null
+++ b/app-crypt/openpgp-keys-miniupnp/Manifest
@@ -0,0 +1,2 @@
+DIST A31ACAAF.asc 3139 BLAKE2B 
4574c3f37965fafa4e2d703276a585d1f17b0da862042620681bac591062b3b70c52cbe5481da543d3c3193a640c06e9d86c3cef1568ae3a3f62901a6ad200ab
 SHA512 
ecad52850fdcc7c21bab81917b3cea85c48b751534427d3db5750c43cbce73916ec4879e4f5535d4b87b7eca927ad249e384c5597702a0052afa89c23c5719b9
+DIST A5C0863C.asc 3098 BLAKE2B 
fdbc8629fd462b9cc72c568b0af5607951055abc03a1e344e4c1b411fb87bfa285c2e29d2781f9e9b02ec0bc63eacf55e5dc19198056a417ba3358dba445cc0c
 SHA512 
adebff655374dbc8a045f9ab148f9fc343b043e80cb7e4e14c66aa56bfb2f0f5521e294c7600ca708893efc84679f788116d82ef5818370f1425f03dea0a77b9

diff --git a/app-crypt/openpgp-keys-miniupnp/metadata.xml 
b/app-crypt/openpgp-keys-miniupnp/metadata.xml
new file mode 100644
index 000..5a5a3aaf429
--- /dev/null
+++ b/app-crypt/openpgp-keys-miniupnp/metadata.xml
@@ -0,0 +1,9 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   mgo...@gentoo.org
+   Michał Górny
+   
+   
+

diff --git 
a/app-crypt/openpgp-keys-miniupnp/openpgp-keys-miniupnp-20201006.ebuild 
b/app-crypt/openpgp-keys-miniupnp/openpgp-keys-miniupnp-20201006.ebuild
new file mode 100644
index 000..4b07eeca602
--- /dev/null
+++ b/app-crypt/openpgp-keys-miniupnp/openpgp-keys-miniupnp-20201006.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="OpenPGP keys used to sign miniupnp* packages"
+HOMEPAGE="http://miniupnp.free.fr/files/";
+SRC_URI="
+   http://miniupnp.free.fr/A31ACAAF.asc
+   http://miniupnp.free.fr/A5C0863C.asc
+"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86"
+
+S=${WORKDIR}
+
+src_install() {
+   local files=( ${A} )
+   insinto /usr/share/openpgp-keys
+   newins - miniupnp.asc < <(cat "${files[@]/#/${DISTDIR}/}")
+}



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

2020-10-10 Thread Michał Górny
commit: eaa7fd05859cc57d3cec736a8bbd23b40fce362c
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct 10 18:19:08 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct 10 18:21:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaa7fd05

net-misc/minissdpd: Use verify-sig.eclass

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

 net-misc/minissdpd/Manifest  |  1 +
 net-misc/minissdpd/minissdpd-1.5.20200928.ebuild | 13 -
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/net-misc/minissdpd/Manifest b/net-misc/minissdpd/Manifest
index 648afd0004d..bbe7ffc1981 100644
--- a/net-misc/minissdpd/Manifest
+++ b/net-misc/minissdpd/Manifest
@@ -1,2 +1,3 @@
 DIST minissdpd-1.5.20190824.tar.gz 37300 BLAKE2B 
3a04f6af0af8ce5d26e4860ceafe2c52f1ee562f179094fbcba3485c85ae75b7374fd7fa8f89ec6d9ce2a10bb94120618de40e0191fc7ecdd1e813a2b9c5d6af
 SHA512 
79a14482b69a88b778e484a3b3e98964c420ff7576ac818ba60fd5e07f5b31754cdef3ee00d9189ba0a33f0268f11acd1f7c4222d8d0958920d1f568ec7755e2
 DIST minissdpd-1.5.20200928.tar.gz 37860 BLAKE2B 
fc80660ed84198d08d5879e276a0b5ab49c66344c8841f223990f704b6ebf70c8411da1d84ec51a9f69285a6b5a804ebe6b197555f5684d55cd0bf3abe250704
 SHA512 
e44142dcec4d0d4029a9d93748a8b3edec5482e2313d290956d3829b04e3637f6ba81292f27effad8829b29bb59f7fc43666338a8423d683ca6daa5807ea6362
+DIST minissdpd-1.5.20200928.tar.gz.sig 543 BLAKE2B 
5fdedfe4b042924667c329aa964e006cc9a5aad1e2d4f11d46c6689e7d88b4614c383bfb666ca9a7c90b37256a4e38dcc85e479687688578dd198893fcf5d3cf
 SHA512 
15477061b009991a05323a66582bd7ba9c9aa3a1a7c84eca93b27adf1b11ede81063d9de4695fcf3567f3c367a730afe4cee0fa95cccdecd316d08021956cf6b

diff --git a/net-misc/minissdpd/minissdpd-1.5.20200928.ebuild 
b/net-misc/minissdpd/minissdpd-1.5.20200928.ebuild
index fd2d7685e49..f6632eade21 100644
--- a/net-misc/minissdpd/minissdpd-1.5.20200928.ebuild
+++ b/net-misc/minissdpd/minissdpd-1.5.20200928.ebuild
@@ -2,21 +2,24 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-inherit toolchain-funcs
+inherit toolchain-funcs verify-sig
 
 DESCRIPTION="MiniSSDP Daemon"
-SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz";
 HOMEPAGE="http://miniupnp.free.fr/";
+SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz
+   verify-sig? ( http://miniupnp.free.fr/files/${P}.tar.gz.sig )"
 
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
 DEPEND="net-libs/libnfnetlink"
-
-RDEPEND="$DEPEND
+RDEPEND="${DEPEND}
|| ( net-misc/miniupnpd net-libs/miniupnpc )"
+BDEPEND="
+   verify-sig? ( app-crypt/openpgp-keys-miniupnp )"
+
+VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/miniupnp.asc
 
 src_configure() {
sed -i -e '/#define HAVE_IP_MREQN/{s:/[*]::;s:[*]/::;}' config.h || die



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

2020-10-10 Thread Michał Górny
commit: ae1887b32e79d83d706494a1b35da90545e9e200
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Oct 10 18:05:45 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct 10 18:21:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae1887b3

net-misc/miniupnpd: Use verify-sig.eclass

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

 net-misc/miniupnpd/Manifest   |  1 +
 net-misc/miniupnpd/miniupnpd-2.2.0_rc2.ebuild | 16 +++-
 2 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/net-misc/miniupnpd/Manifest b/net-misc/miniupnpd/Manifest
index 5cc9be099c4..de05c1338e1 100644
--- a/net-misc/miniupnpd/Manifest
+++ b/net-misc/miniupnpd/Manifest
@@ -1,2 +1,3 @@
 DIST miniupnpd-2.1.20200510.tar.gz 245426 BLAKE2B 
17b5335bb4cfb55a517c1f0aeb1eabd7515c729480ee737a8ba525988e59f067e18d2de78393df2ff62cc15201a742d17a17d5632601c1d98ea2a943dcc4a393
 SHA512 
36a5d1844075a93e76f13aba8820b3747bcc8f562c8cbcc562f991ac154e91c951b5caaa9b7c7066cf80534066c3ee6e20a066012b830143f0a7352cb9f5d71b
 DIST miniupnpd-2.2.0-RC2.tar.gz 248756 BLAKE2B 
428f353496f4410ae2ddce96d8edca1d4addf4f77c1e794ba48b5ac7fbe12368f994d91c04eb5d54fbddd24f5e6d36aa87e4cfb4f60b8e3f08f3bf96b5b7f094
 SHA512 
17dd31477c018f3f26b05a9ab5370819f763bcab6c00f3bb13ea87bc3781f5dcd190e294837b85a9e41b4fe7d1bfa0b475ef8da2f1fa48c3fe357c284f585508
+DIST miniupnpd-2.2.0-RC2.tar.gz.sig 543 BLAKE2B 
678b76fcc994d66dad6988a272d99db1f1eb89096b72e171f9ee94c59734ff5a1885316ac2564119614b0a9c653cf7e7d88a6b9f291a6588d4577e669d2b4775
 SHA512 
fa6c93501b6bf5eef763d0ee637233458ddb6e2aac0ec92554c803ed29e6d3fb35e8618a7316fddc07a009a5a7b702351226ef2eaec6dd5404bea47d5fb0ebe2

diff --git a/net-misc/miniupnpd/miniupnpd-2.2.0_rc2.ebuild 
b/net-misc/miniupnpd/miniupnpd-2.2.0_rc2.ebuild
index e80efef5db1..1c2981def4c 100644
--- a/net-misc/miniupnpd/miniupnpd-2.2.0_rc2.ebuild
+++ b/net-misc/miniupnpd/miniupnpd-2.2.0_rc2.ebuild
@@ -3,12 +3,14 @@
 
 EAPI=7
 
-inherit toolchain-funcs
+inherit toolchain-funcs verify-sig
 
+MY_P=${P/_rc/-RC}
 DESCRIPTION="MiniUPnP IGD Daemon"
 HOMEPAGE="http://miniupnp.free.fr/";
-SRC_URI="http://miniupnp.free.fr/files/${P/_rc/-RC}.tar.gz";
-S=${WORKDIR}/${P/_rc/-RC}
+SRC_URI="http://miniupnp.free.fr/files/${MY_P}.tar.gz
+   verify-sig? ( http://miniupnp.free.fr/files/${MY_P}.tar.gz.sig )"
+S=${WORKDIR}/${MY_P}
 
 LICENSE="BSD"
 SLOT="0"
@@ -29,8 +31,12 @@ RDEPEND="
net-libs/libnftnl:=
net-libs/libmnl:=
)"
-DEPEND="${RDEPEND}
-   sys-apps/lsb-release"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   sys-apps/lsb-release
+   verify-sig? ( app-crypt/openpgp-keys-miniupnp )"
+
+VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/miniupnp.asc
 
 src_configure() {
local opts=(



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

2020-10-10 Thread Michał Górny
commit: f302f3b08b352dc4ac1c89dec343cd89093a04d6
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Sep  6 16:00:51 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct 10 18:21:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f302f3b0

verify-sig.eclass: New eclass to verify OpenPGP sigs

verify-sig eclass provides a streamlined approach to verifying upstream
signatures on distfiles.  Its primary purpose is to permit developers
to easily verify signatures while bumping packages.  The eclass removes
the risk of developer forgetting to perform the verification,
or performing it incorrectly, e.g. due to additional keys in the local
keyring.  It also permits users to verify the developer's work.

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

 eclass/verify-sig.eclass | 177 +++
 1 file changed, 177 insertions(+)

diff --git a/eclass/verify-sig.eclass b/eclass/verify-sig.eclass
new file mode 100644
index 000..c075ff66217
--- /dev/null
+++ b/eclass/verify-sig.eclass
@@ -0,0 +1,177 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# @ECLASS: verify-sig.eclass
+# @MAINTAINER:
+# Michał Górny 
+# @SUPPORTED_EAPIS: 7
+# @AUTHOR:
+# Michał Górny 
+# @BLURB: Eclass to verify upstream signatures on distfiles
+# @DESCRIPTION:
+# verify-sig eclass provides a streamlined approach to verifying
+# upstream signatures on distfiles.  Its primary purpose is to permit
+# developers to easily verify signatures while bumping packages.
+# The eclass removes the risk of developer forgetting to perform
+# the verification, or performing it incorrectly, e.g. due to additional
+# keys in the local keyring.  It also permits users to verify
+# the developer's work.
+#
+# To use the eclass, start by packaging the upstream's key
+# as app-crypt/openpgp-keys-*.  Then inherit the eclass, add detached
+# signatures to SRC_URI and set VERIFY_SIG_OPENPGP_KEY_PATH.  The eclass
+# provides verify-sig USE flag to toggle the verification.
+#
+# Example use:
+# @CODE
+# inherit verify-sig
+#
+# SRC_URI="https://example.org/${P}.tar.gz
+#   verify-sig? ( https://example.org/${P}.tar.gz.sig )"
+# BDEPEND="
+#   verify-sig? ( app-crypt/openpgp-keys-example )"
+#
+# VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/example.asc
+# @CODE
+
+case "${EAPI:-0}" in
+   0|1|2|3|4|5|6)
+   die "Unsupported EAPI=${EAPI} (obsolete) for ${ECLASS}"
+   ;;
+   7)
+   ;;
+   *)
+   die "Unsupported EAPI=${EAPI} (unknown) for ${ECLASS}"
+   ;;
+esac
+
+EXPORT_FUNCTIONS src_unpack
+
+if [[ ! ${_VERIFY_SIG_ECLASS} ]]; then
+
+IUSE="verify-sig"
+
+BDEPEND="
+   verify-sig? (
+   app-crypt/gnupg
+   >=app-portage/gemato-16
+   )"
+
+# @ECLASS-VARIABLE: VERIFY_SIG_OPENPGP_KEY_PATH
+# @DEFAULT_UNSET
+# @DESCRIPTION:
+# Path to key bundle used to perform the verification.  This is required
+# when using default src_unpack.  Alternatively, the key path can be
+# passed directly to the verification functions.
+
+# @ECLASS-VARIABLE: VERIFY_SIG_OPENPGP_KEYSERVER
+# @DEFAULT_UNSET
+# @DESCRIPTION:
+# Keyserver used to refresh keys.  If not specified, the keyserver
+# preference from the key will be respected.  If no preference
+# is specified by the key, the GnuPG default will be used.
+
+# @ECLASS-VARIABLE: VERIFY_SIG_OPENPGP_KEY_REFRESH
+# @USER_VARIABLE
+# @DESCRIPTION:
+# Attempt to refresh keys via WKD/keyserver.  Set it to "yes"
+# in make.conf to enable.  Note that this requires working Internet
+# connection.
+: ${VERIFY_SIG_OPENPGP_KEY_REFRESH:=no}
+
+# @FUNCTION: verify-sig_verify_detached
+# @USAGE:   []
+# @DESCRIPTION:
+# Read the detached signature from  and verify  against
+# it.   can either be passed directly, or it defaults
+# to VERIFY_SIG_OPENPGP_KEY_PATH.  The function dies if verification
+# fails.
+verify-sig_verify_detached() {
+   local file=${1}
+   local sig=${2}
+   local key=${3:-${VERIFY_SIG_OPENPGP_KEY_PATH}}
+
+   [[ -n ${key} ]] ||
+   die "${FUNCNAME}: no key passed and VERIFY_SIG_OPENPGP_KEY_PATH 
unset"
+
+   local extra_args=()
+   [[ ${VERIFY_SIG_OPENPGP_KEY_REFRESH} == yes ]] || extra_args+=( -R )
+   [[ -n ${VERIFY_SIG_OPENPGP_KEYSERVER+1} ]] && extra_args+=(
+   --keyserver "${VERIFY_SIG_OPENPGP_KEYSERVER}"
+   )
+
+   einfo "Verifying ${file##*/} ..."
+   gemato gpg-wrap -K "${key}" "${extra_args[@]}" -- \
+   gpg --verify "${sig}" "${file}" ||
+   die "PGP signature verification failed"
+}
+
+# @FUNCTION: verify-sig_src_unpack
+# @DESCRIPTION:
+# Default src_unpack override that verifies signatures for all
+# distfiles if 'verify-sig' flag is enabled.  The function dies if any
+# of the signatures fails to verify or if any distfiles are not signed.
+# Please write src_unpack() yourself if 

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

2020-10-10 Thread Michał Górny
commit: e70db5ab8eaa9b156f8aabb704dcd8f2217449fb
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Oct  6 08:39:08 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct 10 18:21:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e70db5ab

net-libs/miniupnpc: Use verify-sig.eclass

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

 net-libs/miniupnpc/Manifest  |  1 +
 net-libs/miniupnpc/miniupnpc-2.1.20191224.ebuild | 11 ---
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/net-libs/miniupnpc/Manifest b/net-libs/miniupnpc/Manifest
index 955881a8af5..5341c95b6ff 100644
--- a/net-libs/miniupnpc/Manifest
+++ b/net-libs/miniupnpc/Manifest
@@ -1 +1,2 @@
 DIST miniupnpc-2.1.20191224.tar.gz 94740 BLAKE2B 
85c0b3eb678685bc7192dbee9440ec5f5be80cbac4d6a4e0a6473662c66f05ef512322cd535a142ffe16d3099a86f78ea70645a7eb2979c373e7a486aeab0cd5
 SHA512 
d362f914ce9177c1bc46f1f3ae59069c61c0c9c1b6ea7e78003d6b46445d3550835ffc541c2649b5fbc997d035357b461148edb3648135f33d0ce98b54961917
+DIST miniupnpc-2.1.20191224.tar.gz.sig 543 BLAKE2B 
ddbde04faa7bce62fdbb5b555bda9dc9ff69f09cc97442049adc787a03ec91824f14cdddaef6e577cf8d08fa96202fc792333b8dab7e6e8c30847fa9302a35d0
 SHA512 
b8885d2002259c95ede7ab57aaf82db83c2bd7ace3d0986179efac4245ffd42161049e0167a9ac1ff18de6c8df4d39356f0fb6aa6dada7523a238b4db4838887

diff --git a/net-libs/miniupnpc/miniupnpc-2.1.20191224.ebuild 
b/net-libs/miniupnpc/miniupnpc-2.1.20191224.ebuild
index 7c74096859f..939ae17cc4e 100644
--- a/net-libs/miniupnpc/miniupnpc-2.1.20191224.ebuild
+++ b/net-libs/miniupnpc/miniupnpc-2.1.20191224.ebuild
@@ -3,11 +3,12 @@
 
 EAPI=7
 
-inherit toolchain-funcs
+inherit toolchain-funcs verify-sig
 
 DESCRIPTION="UPnP client library and a simple UPnP client"
 HOMEPAGE="http://miniupnp.free.fr/";
-SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz";
+SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz
+   verify-sig? ( http://miniupnp.free.fr/files/${P}.tar.gz.sig )"
 
 LICENSE="BSD"
 SLOT="0/17"
@@ -15,7 +16,11 @@ KEYWORDS="amd64 arm arm64 hppa ~mips ppc ppc64 s390 sparc 
x86"
 IUSE="ipv6 kernel_linux static-libs"
 
 RDEPEND=""
-DEPEND="kernel_linux? ( sys-apps/lsb-release sys-apps/which )"
+BDEPEND="
+   kernel_linux? ( sys-apps/lsb-release sys-apps/which )
+   verify-sig? ( app-crypt/openpgp-keys-miniupnp )"
+
+VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/miniupnp.asc
 
 src_prepare() {
eapply_user



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

2020-10-10 Thread Michał Górny
commit: 02d5d73b1f8dc09c996dea20e43c6de4e1c63a46
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Oct  6 12:09:26 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct 10 18:21:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02d5d73b

profiles/targets/developer: Enable verify-sig by default

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

 profiles/targets/developer/make.defaults | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/profiles/targets/developer/make.defaults 
b/profiles/targets/developer/make.defaults
index 94e10bef018..99e2bd68f55 100644
--- a/profiles/targets/developer/make.defaults
+++ b/profiles/targets/developer/make.defaults
@@ -18,4 +18,7 @@ PORTAGE_ELOG_CLASSES="${PORTAGE_ELOG_CLASSES} qa"
 # USE="-perl -python snmp truetype xml"
 # perl and python are now disabled by default anyway, truetype and xml are 
enabled
 # by the also inherited desktop profile
-USE="snmp"
+USE="${USE} snmp"
+
+# Verify upstream signatures by default.
+USE="${USE} verify-sig"



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

2020-10-10 Thread Michał Górny
commit: 4807390e35cdcbf84ab977fb22b60790b9663cf5
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Oct  6 09:54:28 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Oct 10 18:21:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4807390e

dev-python/miniupnpc: Use verify-sig.eclass

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

 dev-python/miniupnpc/Manifest  |  1 +
 dev-python/miniupnpc/miniupnpc-2.1.20191224.ebuild | 11 +++
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/dev-python/miniupnpc/Manifest b/dev-python/miniupnpc/Manifest
index 955881a8af5..5341c95b6ff 100644
--- a/dev-python/miniupnpc/Manifest
+++ b/dev-python/miniupnpc/Manifest
@@ -1 +1,2 @@
 DIST miniupnpc-2.1.20191224.tar.gz 94740 BLAKE2B 
85c0b3eb678685bc7192dbee9440ec5f5be80cbac4d6a4e0a6473662c66f05ef512322cd535a142ffe16d3099a86f78ea70645a7eb2979c373e7a486aeab0cd5
 SHA512 
d362f914ce9177c1bc46f1f3ae59069c61c0c9c1b6ea7e78003d6b46445d3550835ffc541c2649b5fbc997d035357b461148edb3648135f33d0ce98b54961917
+DIST miniupnpc-2.1.20191224.tar.gz.sig 543 BLAKE2B 
ddbde04faa7bce62fdbb5b555bda9dc9ff69f09cc97442049adc787a03ec91824f14cdddaef6e577cf8d08fa96202fc792333b8dab7e6e8c30847fa9302a35d0
 SHA512 
b8885d2002259c95ede7ab57aaf82db83c2bd7ace3d0986179efac4245ffd42161049e0167a9ac1ff18de6c8df4d39356f0fb6aa6dada7523a238b4db4838887

diff --git a/dev-python/miniupnpc/miniupnpc-2.1.20191224.ebuild 
b/dev-python/miniupnpc/miniupnpc-2.1.20191224.ebuild
index 5e1d489b2e1..e2122994dfd 100644
--- a/dev-python/miniupnpc/miniupnpc-2.1.20191224.ebuild
+++ b/dev-python/miniupnpc/miniupnpc-2.1.20191224.ebuild
@@ -5,11 +5,12 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
 
-inherit distutils-r1
+inherit distutils-r1 verify-sig
 
 DESCRIPTION="Python bindings for UPnP client library"
 HOMEPAGE="http://miniupnp.free.fr/";
-SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz";
+SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz
+   verify-sig? ( http://miniupnp.free.fr/files/${P}.tar.gz.sig )"
 
 LICENSE="BSD"
 SLOT="0"
@@ -17,8 +18,10 @@ KEYWORDS="amd64 ppc ppc64 x86"
 IUSE=""
 
 RDEPEND=">=net-libs/miniupnpc-${PV}:0="
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
+BDEPEND="verify-sig? ( app-crypt/openpgp-keys-miniupnp )"
+
+VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/miniupnp.asc
 
 PATCHES=(
"${FILESDIR}"/miniupnpc-2.0.20171102-shared-lib.patch



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

2020-10-10 Thread William Hubbs
commit: 8db3709ea17ead3f28616d6827c0db6e7d7b085c
Author: William Hubbs  gentoo  org>
AuthorDate: Sat Oct 10 16:56:44 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sat Oct 10 18:07:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8db3709e

sys-cluster/kubelet: build 1.19.2 with at least go 1.15

Bug: https://bugs.gentoo.org/747040
Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kubelet/kubelet-1.19.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-cluster/kubelet/kubelet-1.19.2.ebuild 
b/sys-cluster/kubelet/kubelet-1.19.2.ebuild
index 8b9a262c2f4..03f40ee62ef 100644
--- a/sys-cluster/kubelet/kubelet-1.19.2.ebuild
+++ b/sys-cluster/kubelet/kubelet-1.19.2.ebuild
@@ -14,6 +14,7 @@ KEYWORDS="~amd64 ~arm64"
 IUSE="hardened"
 
 RDEPEND="!sys-cluster/kubernetes"
+BDEPEND=">=dev-lang/go-1.15"
 
 RESTRICT+=" test "
 S="${WORKDIR}/kubernetes-${PV}"



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

2020-10-10 Thread William Hubbs
commit: 9cad7e958ae0167449e080697fb1135d1f83f659
Author: William Hubbs  gentoo  org>
AuthorDate: Sat Oct 10 17:15:25 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sat Oct 10 18:07:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cad7e95

sys-cluster/kube-scheduler-1.19.2: build with at least go 1.15

Closes: https://bugs.gentoo.org/747040
Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kube-scheduler/kube-scheduler-1.19.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-cluster/kube-scheduler/kube-scheduler-1.19.2.ebuild 
b/sys-cluster/kube-scheduler/kube-scheduler-1.19.2.ebuild
index 86e4c1bd623..177edc1feff 100644
--- a/sys-cluster/kube-scheduler/kube-scheduler-1.19.2.ebuild
+++ b/sys-cluster/kube-scheduler/kube-scheduler-1.19.2.ebuild
@@ -18,6 +18,7 @@ COMMON_DEPEND="acct-group/kube-scheduler
 DEPEND="${COMMON_DEPEND}"
 RDEPEND="${COMMON_DEPEND}
!sys-cluster/kubernetes"
+BDEPEND=">=dev-lang/go-1.15"
 
 RESTRICT+=" test"
 S="${WORKDIR}/kubernetes-${PV}"



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

2020-10-10 Thread William Hubbs
commit: 5ed45533a8e7d5eea5a11462369768698dd68771
Author: William Hubbs  gentoo  org>
AuthorDate: Sat Oct 10 16:53:50 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sat Oct 10 18:07:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ed45533

sys-cluster/kubectl: build 1.19.2 with at least go 1.15

Bug: https://bugs.gentoo.org/747040
Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kubectl/kubectl-1.19.2.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sys-cluster/kubectl/kubectl-1.19.2.ebuild 
b/sys-cluster/kubectl/kubectl-1.19.2.ebuild
index 3c9b5ec4141..716d7d53396 100644
--- a/sys-cluster/kubectl/kubectl-1.19.2.ebuild
+++ b/sys-cluster/kubectl/kubectl-1.19.2.ebuild
@@ -14,6 +14,8 @@ KEYWORDS="~amd64 ~arm64"
 IUSE="hardened"
 
 DEPEND="!sys-cluster/kubernetes"
+BDEPEND=">=dev-lang/go-1.15"
+
 RESTRICT+=" test"
 S="${WORKDIR}/kubernetes-${PV}"
 



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

2020-10-10 Thread William Hubbs
commit: 2bd4dfa8c534d10e715a0cb089e8c955afc597b9
Author: William Hubbs  gentoo  org>
AuthorDate: Sat Oct 10 16:42:02 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sat Oct 10 18:07:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bd4dfa8

sys-cluster/kube-apiserver: build 1.19.2 with at least go 1.15

Bug: https://bugs.gentoo.org/747040
Signed-off-by: William Hubbs  gentoo.org>

 sys-cluster/kube-apiserver/kube-apiserver-1.19.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-cluster/kube-apiserver/kube-apiserver-1.19.2.ebuild 
b/sys-cluster/kube-apiserver/kube-apiserver-1.19.2.ebuild
index 990e8375f17..0c60e4a0143 100644
--- a/sys-cluster/kube-apiserver/kube-apiserver-1.19.2.ebuild
+++ b/sys-cluster/kube-apiserver/kube-apiserver-1.19.2.ebuild
@@ -19,6 +19,7 @@ COMMON_DEPEND="
 DEPEND="${COMMON_DEPEND}"
 RDEPEND="${COMMON_DEPEND}
!sys-cluster/kubernetes"
+BDEPEND=">=dev-lang/go-1.15"
 
 RESTRICT+=" test"
 S="${WORKDIR}/kubernetes-${PV}"



  1   2   3   4   >