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

2021-12-30 Thread Viorel Munteanu
commit: 5fb768f39fc6731d29b1b30305296ace8b1776de
Author: Viorel Munteanu  gmail  com>
AuthorDate: Fri Dec 31 07:30:20 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Fri Dec 31 07:30:20 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5fb768f3

dev-python/desktop-notifier: update HOMEPAGE

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild 
b/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild
index accc2eb55..60ba280bd 100644
--- a/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild
+++ b/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="desktop-notifier is a Python library for cross-platform desktop 
notifications"
-HOMEPAGE="https://github.com/altdesktop/python-dbus-next;
+HOMEPAGE="https://desktop-notifier.readthedocs.io/;
 SRC_URI="https://github.com/samschott/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"



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

2021-12-30 Thread Viorel Munteanu
commit: c407e6dad69d9c23d148b4720796541b2a764e1a
Author: Viorel Munteanu  gmail  com>
AuthorDate: Fri Dec 31 07:38:10 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Fri Dec 31 07:38:10 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c407e6da

dev-python/Pyro5: drop 5.13

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/Pyro5/Manifest  |  1 -
 dev-python/Pyro5/Pyro5-5.13.ebuild | 27 ---
 2 files changed, 28 deletions(-)

diff --git a/dev-python/Pyro5/Manifest b/dev-python/Pyro5/Manifest
index f2ad2dada..dc691d18c 100644
--- a/dev-python/Pyro5/Manifest
+++ b/dev-python/Pyro5/Manifest
@@ -1,2 +1 @@
 DIST Pyro5-5.13.1.tar.gz 430497 BLAKE2B 
8b9709a683e57af09faa82320df24cc1122f91296bfb61ae4003c3486714a60b735c45b2ff8f03642b6fb1a69645be9f58ad236d0cf7597a0e177b4cdaf2ae80
 SHA512 
71c35842c3fb78e04f5799c6e0059882140b38cc010620beecce56f8e2764f0186211cbc166af5e82e14c3e91173ef1e3f1b45a4480184dadd91bb762d11a24f
-DIST Pyro5-5.13.tar.gz 430458 BLAKE2B 
0f5aba470f7532e34b881b89736f3f56ec2aa856c26be0b1071dad32e1b8e00d7c907105572aa6aac89807211e1178bf7004e5d4dfaa8a5a978a86db8379d975
 SHA512 
42ba1c36ddc3075b5b9c5210c8e6f7a3e8b7680bdb53295ed74e985c0df7d66a2450b3f7fdea942e8f996cd78b14e7e09f012702ccf4a932d9e305719a406791

diff --git a/dev-python/Pyro5/Pyro5-5.13.ebuild 
b/dev-python/Pyro5/Pyro5-5.13.ebuild
deleted file mode 100644
index 642fcb897..0
--- a/dev-python/Pyro5/Pyro5-5.13.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Distributed object middleware for Python (RPC)"
-HOMEPAGE="https://pyro5.readthedocs.io/;
-SRC_URI="https://github.com/irmen/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
-   >=dev-python/serpent-1.40[${PYTHON_USEDEP}]
-"
-RDEPEND="${DEPEND}"
-BDEPEND=""
-
-distutils_enable_tests pytest
-
-PROPERTIES="test_network"
-RESTRICT="test"



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

2021-12-30 Thread Viorel Munteanu
commit: 707588ffec60e0bdcb9a3634b586ed094b7cf10b
Author: Viorel Munteanu  gmail  com>
AuthorDate: Fri Dec 31 07:37:55 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Fri Dec 31 07:37:55 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=707588ff

dev-python/Pyro5: add 5.13.1

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/Pyro5/Manifest|  1 +
 dev-python/Pyro5/Pyro5-5.13.1.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/Pyro5/Manifest b/dev-python/Pyro5/Manifest
index 8ca5d98a6..f2ad2dada 100644
--- a/dev-python/Pyro5/Manifest
+++ b/dev-python/Pyro5/Manifest
@@ -1 +1,2 @@
+DIST Pyro5-5.13.1.tar.gz 430497 BLAKE2B 
8b9709a683e57af09faa82320df24cc1122f91296bfb61ae4003c3486714a60b735c45b2ff8f03642b6fb1a69645be9f58ad236d0cf7597a0e177b4cdaf2ae80
 SHA512 
71c35842c3fb78e04f5799c6e0059882140b38cc010620beecce56f8e2764f0186211cbc166af5e82e14c3e91173ef1e3f1b45a4480184dadd91bb762d11a24f
 DIST Pyro5-5.13.tar.gz 430458 BLAKE2B 
0f5aba470f7532e34b881b89736f3f56ec2aa856c26be0b1071dad32e1b8e00d7c907105572aa6aac89807211e1178bf7004e5d4dfaa8a5a978a86db8379d975
 SHA512 
42ba1c36ddc3075b5b9c5210c8e6f7a3e8b7680bdb53295ed74e985c0df7d66a2450b3f7fdea942e8f996cd78b14e7e09f012702ccf4a932d9e305719a406791

diff --git a/dev-python/Pyro5/Pyro5-5.13.1.ebuild 
b/dev-python/Pyro5/Pyro5-5.13.1.ebuild
new file mode 100644
index 0..642fcb897
--- /dev/null
+++ b/dev-python/Pyro5/Pyro5-5.13.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Distributed object middleware for Python (RPC)"
+HOMEPAGE="https://pyro5.readthedocs.io/;
+SRC_URI="https://github.com/irmen/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+   >=dev-python/serpent-1.40[${PYTHON_USEDEP}]
+"
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+distutils_enable_tests pytest
+
+PROPERTIES="test_network"
+RESTRICT="test"



[gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/

2021-12-31 Thread Viorel Munteanu
commit: 19345c8d515e52877cda263097010244bd07d2b7
Author: Viorel Munteanu  gmail  com>
AuthorDate: Fri Dec 31 08:57:58 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Fri Dec 31 08:57:58 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=19345c8d

net-misc/maestral: fix failing tests

Closes: https://bugs.gentoo.org/830339
Signed-off-by: Viorel Munteanu  gmail.com>

 net-misc/maestral/maestral-1.5.2.ebuild | 5 +
 1 file changed, 5 insertions(+)

diff --git a/net-misc/maestral/maestral-1.5.2.ebuild 
b/net-misc/maestral/maestral-1.5.2.ebuild
index 54d55b1bd..f9a6c3ad9 100644
--- a/net-misc/maestral/maestral-1.5.2.ebuild
+++ b/net-misc/maestral/maestral-1.5.2.ebuild
@@ -50,6 +50,11 @@ python_prepare_all()
# this test requires network
sed -i -e 's/test_check_for_updates/_&/' tests/offline/test_main.py || 
die
 
+   # this test fails on default gentoo instalation as `/usr/local/share` 
is missing
+   # so use `/usr/share` instead
+   # inform upstream https://github.com/samschott/maestral/issues/562
+   sed -i -e 's:/local/:/:g' tests/offline/utils/test_path.py || die
+
distutils-r1_python_prepare_all
 }
 



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

2021-12-28 Thread Viorel Munteanu
commit: 0a4481b85b45f3ed049fff623acf6974d6d7b88e
Author: Viorel Munteanu  gmail  com>
AuthorDate: Tue Dec 28 10:51:41 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Tue Dec 28 10:51:41 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0a4481b8

dev-python/desktop-notifier: add a dependency

Closes: https://bugs.gentoo.org/830146
Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild 
b/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild
index 95a60fddb..be452dd59 100644
--- a/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild
+++ b/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild
@@ -16,6 +16,7 @@ SLOT="0"
 KEYWORDS="~amd64"
 
 DEPEND="
+   dev-python/wheel[${PYTHON_USEDEP}]
dev-python/packaging[${PYTHON_USEDEP}]
dev-python/python-dbus-next[${PYTHON_USEDEP}]
python_targets_python3_8? ( dev-python/importlib_resources )



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

2021-12-28 Thread Viorel Munteanu
commit: 8c7bee178da5a0180780001530a87a1951fd5517
Author: Viorel Munteanu  gmail  com>
AuthorDate: Tue Dec 28 10:53:06 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Tue Dec 28 10:53:06 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8c7bee17

dev-python/keyrings-alt: add a dependency for test

Closes: https://bugs.gentoo.org/830147
Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild 
b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
index fceff8dfa..b097cd964 100644
--- a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
+++ b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
@@ -22,7 +22,10 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 BDEPEND="
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+   test? (
+   dev-python/keyring[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   )
 "
 
 distutils_enable_tests pytest



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

2021-12-28 Thread Viorel Munteanu
commit: 3381b1d7c2059f8a98717a05761374672ee12150
Author: Viorel Munteanu  gmail  com>
AuthorDate: Tue Dec 28 10:55:39 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Tue Dec 28 10:56:31 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3381b1d7

dev-python/sdnotify: update SRC_URI

At least one gentoo mirror has a different package with the same name
cf http://tux.rainside.sk/gentoo/distfiles/sdnotify-0.3.2.tar.gz

Closes: https://bugs.gentoo.org/830148
Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/sdnotify/Manifest  | 2 +-
 dev-python/sdnotify/sdnotify-0.3.2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/sdnotify/Manifest b/dev-python/sdnotify/Manifest
index 73384e074..72673d54e 100644
--- a/dev-python/sdnotify/Manifest
+++ b/dev-python/sdnotify/Manifest
@@ -1 +1 @@
-DIST sdnotify-0.3.2.tar.gz 2459 BLAKE2B 
1d1846e37889c36cfa7242d14e4040ebb9b73d3e53f5a3423447ae1a4912373e4249faa7803ac212e3c7d64371d1fe9e1be2d56f8604791cead2cbe22e422053
 SHA512 
f7e7d38c8d7f56ebad8b0343361a0bf6177208b94916430343a0a392015622d7bb62aa391e17956e5aa9a0d7189c79268cb86c46bb52b36488df5aebca5cfbd3
+DIST bb4242-sdnotify-0.3.2.tar.gz 3302 BLAKE2B 
add938bb947d8834abc9cbfaae28dfd85d9e9580d130f6dac0660a1f06f291723b909eac61eb39023d999566568985f93ab07587ab235bdfe79fe09efca28874
 SHA512 
08fbbd2865ac075f0faa4ee3c1a9e5afb824318a4863cc603bc544ebb173d9f1caf4941df19470c0c506b4f518cc1f30ec1d8be70b03a46afadf490765af2e55

diff --git a/dev-python/sdnotify/sdnotify-0.3.2.ebuild 
b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
index 02e183b91..ed6c2d2d7 100644
--- a/dev-python/sdnotify/sdnotify-0.3.2.ebuild
+++ b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
@@ -10,7 +10,7 @@ inherit distutils-r1
 
 DESCRIPTION="Python implementation of the systemd sd_notify protocol"
 HOMEPAGE="https://github.com/bb4242/sdnotify;
-SRC_URI="https://github.com/bb4242/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+SRC_URI="https://github.com/bb4242/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
bb4242-${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"



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

2021-12-28 Thread Viorel Munteanu
commit: 6b5d4d77a6c0ad568b77bfb781e53b2f41e4e0ef
Author: Viorel Munteanu  gmail  com>
AuthorDate: Tue Dec 28 12:36:35 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Tue Dec 28 12:36:35 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6b5d4d77

dev-python/keyrings-alt: fix dependencies

Turns out keyring is always required

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild 
b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
index b097cd964..2ba8598f2 100644
--- a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
+++ b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
@@ -17,15 +17,13 @@ SLOT="0"
 KEYWORDS="~amd64"
 
 DEPEND="
+   dev-python/keyring[${PYTHON_USEDEP}]
>=dev-python/setuptools-56.0.0[${PYTHON_USEDEP}]
>=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
 "
 RDEPEND="${DEPEND}"
 BDEPEND="
-   test? (
-   dev-python/keyring[${PYTHON_USEDEP}]
-   dev-python/pytest[${PYTHON_USEDEP}]
-   )
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
 "
 
 distutils_enable_tests pytest



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

2021-12-24 Thread Viorel Munteanu
commit: 3c6d9a8d67b5077c6aa7c406bf224583db3e625d
Author: Viorel Munteanu  gmail  com>
AuthorDate: Fri Dec 24 17:57:35 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Fri Dec 24 18:02:41 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3c6d9a8d

dev-python/stone: add new v3.2.1

depedency of net-misc/maestral

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/stone/Manifest   |  1 +
 dev-python/stone/metadata.xml   | 12 
 dev-python/stone/stone-3.2.1.ebuild | 34 ++
 3 files changed, 47 insertions(+)

diff --git a/dev-python/stone/Manifest b/dev-python/stone/Manifest
new file mode 100644
index 0..34da4bbdb
--- /dev/null
+++ b/dev-python/stone/Manifest
@@ -0,0 +1 @@
+DIST stone-3.2.1.tar.gz 280856 BLAKE2B 
496d235c9afa4723d2e705425c243ffcae1550cf1b9cb1950a72401b61b064fa0922e0a3fa4c3ff0bdbcb483872054024b1ceb8ea4d8ff320309d2d7f05b4f81
 SHA512 
446ad0aefd839795b66d65e18c54d79e91f3927558167631f26a35d749ccb433c587e33a15c1dca4dbfe4320c062fc4e09d5cd3c5d4a60465b208ed553649b74

diff --git a/dev-python/stone/metadata.xml b/dev-python/stone/metadata.xml
new file mode 100644
index 0..e15fed67c
--- /dev/null
+++ b/dev-python/stone/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   ceamac.para...@gmail.com
+   Primary maintainer
+
+
+   dropbox/stone
+   stone
+
+

diff --git a/dev-python/stone/stone-3.2.1.ebuild 
b/dev-python/stone/stone-3.2.1.ebuild
new file mode 100644
index 0..fc13779a7
--- /dev/null
+++ b/dev-python/stone/stone-3.2.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="The Official Api Spec Language for Dropbox"
+HOMEPAGE="https://www.dropbox.com/developers;
+SRC_URI="https://github.com/dropbox/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+   >=dev-python/ply-3.4[${PYTHON_USEDEP}]
+   >=dev-python/six-1.3.0[${PYTHON_USEDEP}]
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+"
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   # Don't run tests via setup.py pytest
+   sed -i "s/'pytest-runner',//" setup.py || die
+
+   distutils-r1_python_prepare_all
+}



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

2021-12-24 Thread Viorel Munteanu
commit: c311fbf5826c47e8b5666747efd145683a436e02
Author: Viorel Munteanu  gmail  com>
AuthorDate: Fri Dec 24 17:54:41 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Fri Dec 24 18:02:41 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c311fbf5

dev-python/dropbox-sdk-python: add new v11.25.0

dependency of net-misc/maestral

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/dropbox-sdk-python/Manifest |  1 +
 .../dropbox-sdk-python-11.25.0.ebuild  | 38 ++
 dev-python/dropbox-sdk-python/metadata.xml | 12 +++
 3 files changed, 51 insertions(+)

diff --git a/dev-python/dropbox-sdk-python/Manifest 
b/dev-python/dropbox-sdk-python/Manifest
new file mode 100644
index 0..abb309cf9
--- /dev/null
+++ b/dev-python/dropbox-sdk-python/Manifest
@@ -0,0 +1 @@
+DIST dropbox-sdk-python-11.25.0.tar.gz 1152439 BLAKE2B 
71c0cff71c388681d7bd039a55a0f5e099af487b35d1c73abd560a6b5d3ad40438e66882f527bb90e48c1345564f5c1662c11a652ef82c96a53c4131c31adfc0
 SHA512 
4a418c3e70aba56c8a648bb60f9866594aadaf5b4630a1f96d86df3308c86db0d5058b5672a017a3d51cebbd316398b79a01187392ed7eb3fd55ecbdc4a86eb9

diff --git a/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.25.0.ebuild 
b/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.25.0.ebuild
new file mode 100644
index 0..51f6d2052
--- /dev/null
+++ b/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.25.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="The offical Dropbox SDK for Python"
+HOMEPAGE="https://www.dropbox.com/developers;
+SRC_URI="https://github.com/dropbox/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+   >=dev-python/requests-2.16.2[${PYTHON_USEDEP}]
+   >=dev-python/six-1.12.0[${PYTHON_USEDEP}]
+   >=dev-python/stone-2.0.0[${PYTHON_USEDEP}]
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+"
+
+distutils_enable_tests pytest
+
+# does not find module mock
+RESTRICT="test"
+
+python_prepare_all() {
+   # Don't run tests via setup.py pytest
+   sed -i "s/'pytest-runner == 5.2.0',//" setup.py || die
+
+   distutils-r1_python_prepare_all
+}

diff --git a/dev-python/dropbox-sdk-python/metadata.xml 
b/dev-python/dropbox-sdk-python/metadata.xml
new file mode 100644
index 0..175daf4bd
--- /dev/null
+++ b/dev-python/dropbox-sdk-python/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   ceamac.para...@gmail.com
+   Primary maintainer
+
+
+   dropbox/dropbox-sdk-python
+   dropbox
+
+



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

2021-12-24 Thread Viorel Munteanu
commit: acfeb50577c93e8b730282363a3016be6b313e5c
Author: Viorel Munteanu  gmail  com>
AuthorDate: Fri Dec 24 17:56:48 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Fri Dec 24 18:02:41 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=acfeb505

dev-python/sdnotify: add new v0.3.2

dependency of net-misc/maestral

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/sdnotify/Manifest  |  1 +
 dev-python/sdnotify/metadata.xml  | 12 
 dev-python/sdnotify/sdnotify-0.3.2.ebuild | 21 +
 3 files changed, 34 insertions(+)

diff --git a/dev-python/sdnotify/Manifest b/dev-python/sdnotify/Manifest
new file mode 100644
index 0..73384e074
--- /dev/null
+++ b/dev-python/sdnotify/Manifest
@@ -0,0 +1 @@
+DIST sdnotify-0.3.2.tar.gz 2459 BLAKE2B 
1d1846e37889c36cfa7242d14e4040ebb9b73d3e53f5a3423447ae1a4912373e4249faa7803ac212e3c7d64371d1fe9e1be2d56f8604791cead2cbe22e422053
 SHA512 
f7e7d38c8d7f56ebad8b0343361a0bf6177208b94916430343a0a392015622d7bb62aa391e17956e5aa9a0d7189c79268cb86c46bb52b36488df5aebca5cfbd3

diff --git a/dev-python/sdnotify/metadata.xml b/dev-python/sdnotify/metadata.xml
new file mode 100644
index 0..c633830a6
--- /dev/null
+++ b/dev-python/sdnotify/metadata.xml
@@ -0,0 +1,12 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   ceamac.para...@gmail.com
+   Primary maintainer
+
+
+   bb4242/sdnotify
+   sdnotify
+
+

diff --git a/dev-python/sdnotify/sdnotify-0.3.2.ebuild 
b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
new file mode 100644
index 0..02e183b91
--- /dev/null
+++ b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8,9,10} )
+DISTUTILS_USE_SETUPTOOLS=no
+
+inherit distutils-r1
+
+DESCRIPTION="Python implementation of the systemd sd_notify protocol"
+HOMEPAGE="https://github.com/bb4242/sdnotify;
+SRC_URI="https://github.com/bb4242/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+BDEPEND=""



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

2021-12-24 Thread Viorel Munteanu
commit: b0ef246a92c0f52b92aefb764c1074a8483e44e3
Author: Viorel Munteanu  gmail  com>
AuthorDate: Fri Dec 24 17:52:54 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Fri Dec 24 18:02:41 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b0ef246a

dev-python/Pyro5: add new v5.13

dependency of net-misc/maestral

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/Pyro5/Manifest  |  1 +
 dev-python/Pyro5/Pyro5-5.13.ebuild | 29 +
 dev-python/Pyro5/metadata.xml  | 12 
 3 files changed, 42 insertions(+)

diff --git a/dev-python/Pyro5/Manifest b/dev-python/Pyro5/Manifest
new file mode 100644
index 0..8ca5d98a6
--- /dev/null
+++ b/dev-python/Pyro5/Manifest
@@ -0,0 +1 @@
+DIST Pyro5-5.13.tar.gz 430458 BLAKE2B 
0f5aba470f7532e34b881b89736f3f56ec2aa856c26be0b1071dad32e1b8e00d7c907105572aa6aac89807211e1178bf7004e5d4dfaa8a5a978a86db8379d975
 SHA512 
42ba1c36ddc3075b5b9c5210c8e6f7a3e8b7680bdb53295ed74e985c0df7d66a2450b3f7fdea942e8f996cd78b14e7e09f012702ccf4a932d9e305719a406791

diff --git a/dev-python/Pyro5/Pyro5-5.13.ebuild 
b/dev-python/Pyro5/Pyro5-5.13.ebuild
new file mode 100644
index 0..0c407ee07
--- /dev/null
+++ b/dev-python/Pyro5/Pyro5-5.13.ebuild
@@ -0,0 +1,29 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Distributed object middleware for Python (RPC)"
+HOMEPAGE="https://pyro5.readthedocs.io/;
+SRC_URI="https://github.com/irmen/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+   >=dev-python/serpent-1.40[${PYTHON_USEDEP}]
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+"
+
+distutils_enable_tests pytest
+
+PROPERTIES="test_network"
+RESTRICT="test"

diff --git a/dev-python/Pyro5/metadata.xml b/dev-python/Pyro5/metadata.xml
new file mode 100644
index 0..705ebead9
--- /dev/null
+++ b/dev-python/Pyro5/metadata.xml
@@ -0,0 +1,12 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   ceamac.para...@gmail.com
+   Primary maintainer
+
+
+   irmen/Pyro5
+   Pyro5
+
+



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

2021-12-24 Thread Viorel Munteanu
commit: 15bb26a2c188fc1ee3e59fb87b8725e120953740
Author: Viorel Munteanu  gmail  com>
AuthorDate: Fri Dec 24 17:58:16 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Fri Dec 24 18:02:41 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=15bb26a2

dev-python/survey: add new v3.4.3

dependency of net-misc/maestral

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/survey/Manifest|  1 +
 dev-python/survey/metadata.xml| 12 
 dev-python/survey/survey-3.4.3.ebuild | 22 ++
 3 files changed, 35 insertions(+)

diff --git a/dev-python/survey/Manifest b/dev-python/survey/Manifest
new file mode 100644
index 0..602ad2b98
--- /dev/null
+++ b/dev-python/survey/Manifest
@@ -0,0 +1 @@
+DIST survey-3.4.3.tar.gz 13533965 BLAKE2B 
4b2e881bdddb3c606cc356ab1883545ea98b433e8568fc421ae0601c75e9828f1facfaa0b988da19962f93ded7b16ecd4d495c02022b5d1f99a00ba4c6996362
 SHA512 
a4033a54a9eef5e9082d9903a0b9cc158897d9f58696905c5fb551c64d55fe13d9a687ca161555b280002df3d0f9405dfcbf16830f691004fec614dd980b3e32

diff --git a/dev-python/survey/metadata.xml b/dev-python/survey/metadata.xml
new file mode 100644
index 0..3390e1da3
--- /dev/null
+++ b/dev-python/survey/metadata.xml
@@ -0,0 +1,12 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   ceamac.para...@gmail.com
+   Primary maintainer
+
+
+   Exahilosys/survey
+   survey
+
+

diff --git a/dev-python/survey/survey-3.4.3.ebuild 
b/dev-python/survey/survey-3.4.3.ebuild
new file mode 100644
index 0..bff46faa4
--- /dev/null
+++ b/dev-python/survey/survey-3.4.3.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="A simple library for creating beautiful interactive prompts"
+HOMEPAGE="https://github.com/Exahilosys/survey;
+SRC_URI="https://github.com/Exahilosys/${PN}/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+   >=dev-python/wrapio-1.0.0[${PYTHON_USEDEP}]
+"
+RDEPEND="${DEPEND}"
+BDEPEND=""



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

2021-12-24 Thread Viorel Munteanu
commit: 5be2cbb6a5e892c0c23f8b278012091ace20d116
Author: Viorel Munteanu  gmail  com>
AuthorDate: Fri Dec 24 17:55:21 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Fri Dec 24 18:02:41 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5be2cbb6

dev-python/keyrings-alt: add new v4.1.0

dependency of net-misc/maestral

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/keyrings-alt/Manifest  |  1 +
 dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild | 31 +++
 dev-python/keyrings-alt/metadata.xml  | 12 +
 3 files changed, 44 insertions(+)

diff --git a/dev-python/keyrings-alt/Manifest b/dev-python/keyrings-alt/Manifest
new file mode 100644
index 0..931a5e32a
--- /dev/null
+++ b/dev-python/keyrings-alt/Manifest
@@ -0,0 +1 @@
+DIST keyrings-alt-4.1.0.tar.gz 26104 BLAKE2B 
51b2bfa7d67182fa47e2994f50a8a1c9a94c8eb138e4957f1f33296f4c8696c06405953f9b10a57154d1e32f606db14810612a3526d727a8a6bcd468dbb02523
 SHA512 
941793b72688b182002793c14e4df84c79d8864fa3033d25326af8fd8cc90c500b10b53827916240f242490f60a9fd638873cedc3b8b04455a2621c756228bf8

diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild 
b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
new file mode 100644
index 0..f3a4c6ee3
--- /dev/null
+++ b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+MY_PN=${PN/-/.}
+DESCRIPTION="Alternate keyring backend implementations for use with the 
keyring package"
+HOMEPAGE="https://github.com/jaraco/keyrings.alt;
+SRC_URI="https://github.com/jaraco/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+   dev-python/keyring[${PYTHON_USEDEP}]
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+"
+
+distutils_enable_tests pytest
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
+
+S="${WORKDIR}/${MY_PN}-${PV}"

diff --git a/dev-python/keyrings-alt/metadata.xml 
b/dev-python/keyrings-alt/metadata.xml
new file mode 100644
index 0..700850bce
--- /dev/null
+++ b/dev-python/keyrings-alt/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   ceamac.para...@gmail.com
+   Primary maintainer
+
+
+   jaraco/keyrings.alt
+   keyrings.alt
+
+



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

2021-12-24 Thread Viorel Munteanu
commit: 4792546a539fc814655339ec4667257f1aa89d76
Author: Viorel Munteanu  gmail  com>
AuthorDate: Fri Dec 24 17:58:51 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Fri Dec 24 18:02:41 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4792546a

dev-python/wrapio: add new v2.0.0

dependency of net-misc/maestral

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/wrapio/Manifest|  1 +
 dev-python/wrapio/metadata.xml| 12 
 dev-python/wrapio/wrapio-2.0.0.ebuild | 20 
 3 files changed, 33 insertions(+)

diff --git a/dev-python/wrapio/Manifest b/dev-python/wrapio/Manifest
new file mode 100644
index 0..e0b2bf023
--- /dev/null
+++ b/dev-python/wrapio/Manifest
@@ -0,0 +1 @@
+DIST wrapio-2.0.0.tar.gz 7239 BLAKE2B 
228d1a0367bdcb1c69e9035de2bd780d9a47b3a6b5ccb9080fc7f9974dafdfec3cccae9f4ff7368d4d5c06424cecc5832a38db60410954cde561a0c2e272
 SHA512 
09056de108f6f5fc6af83534a9e8a9c80c70ead6d1d492f3dfd573b38a5dd909c837934309f9f7611394768573848afa737484b3f64ff682bcf6c7a091e15a46

diff --git a/dev-python/wrapio/metadata.xml b/dev-python/wrapio/metadata.xml
new file mode 100644
index 0..2bc6e6284
--- /dev/null
+++ b/dev-python/wrapio/metadata.xml
@@ -0,0 +1,12 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   ceamac.para...@gmail.com
+   Primary maintainer
+
+
+   Exahilosys/wrapio
+   wrapio
+
+

diff --git a/dev-python/wrapio/wrapio-2.0.0.ebuild 
b/dev-python/wrapio/wrapio-2.0.0.ebuild
new file mode 100644
index 0..7b0ddd981
--- /dev/null
+++ b/dev-python/wrapio/wrapio-2.0.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Handling event-based streams in Python"
+HOMEPAGE="https://github.com/Exahilosys/wrapio;
+SRC_URI="https://github.com/Exahilosys/${PN}/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+BDEPEND=""



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

2021-12-24 Thread Viorel Munteanu
commit: cfc12348b7603d783ef6fcb2678018d26ae51681
Author: Viorel Munteanu  gmail  com>
AuthorDate: Fri Dec 24 17:53:50 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Fri Dec 24 18:02:41 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cfc12348

dev-python/desktop-notifier: add new v3.3.1

dependency of net-misc/maestral

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/desktop-notifier/Manifest   |  1 +
 .../desktop-notifier/desktop-notifier-3.3.1.ebuild | 26 ++
 dev-python/desktop-notifier/metadata.xml   | 12 ++
 3 files changed, 39 insertions(+)

diff --git a/dev-python/desktop-notifier/Manifest 
b/dev-python/desktop-notifier/Manifest
new file mode 100644
index 0..91c2bcf79
--- /dev/null
+++ b/dev-python/desktop-notifier/Manifest
@@ -0,0 +1 @@
+DIST desktop-notifier-3.3.1.tar.gz 4595242 BLAKE2B 
2d85f8632e53352bdd1ea93689b4b61a3f2ef845c67907371a34cbc04c143ec6a8224f8484bea8246296b7c733adf4cb40a028247271fa050d2232f5187ce0f1
 SHA512 
650eb555ae266857dc8579b03184748e52fa6b59427bd67cebe1c7cd38039363a5e1f8da083624637810275e726062bf8296ef4c61ac690805b73e5ee129462b

diff --git a/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild 
b/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild
new file mode 100644
index 0..95a60fddb
--- /dev/null
+++ b/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="desktop-notifier is a Python library for cross-platform desktop 
notifications"
+HOMEPAGE="https://github.com/altdesktop/python-dbus-next;
+SRC_URI="https://github.com/samschott/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+   dev-python/packaging[${PYTHON_USEDEP}]
+   dev-python/python-dbus-next[${PYTHON_USEDEP}]
+   python_targets_python3_8? ( dev-python/importlib_resources )
+"
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+distutils_enable_tests setup.py

diff --git a/dev-python/desktop-notifier/metadata.xml 
b/dev-python/desktop-notifier/metadata.xml
new file mode 100644
index 0..3c374a9ad
--- /dev/null
+++ b/dev-python/desktop-notifier/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   ceamac.para...@gmail.com
+   Primary maintainer
+
+
+   samschott/desktop-notifier
+   desktop-notifier
+
+



[gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/

2021-12-24 Thread Viorel Munteanu
commit: e6f4536962142cb9273f972a1a02c96a5d76beab
Author: Viorel Munteanu  gmail  com>
AuthorDate: Fri Dec 24 17:59:36 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Fri Dec 24 18:02:41 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e6f45369

net-misc/maestral: add new v1.5.2

maestral is an open source dropbox client

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu  gmail.com>

 net-misc/maestral/Manifest  |  1 +
 net-misc/maestral/maestral-1.5.2.ebuild | 46 +
 net-misc/maestral/metadata.xml  | 12 +
 3 files changed, 59 insertions(+)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
new file mode 100644
index 0..bd9a13d45
--- /dev/null
+++ b/net-misc/maestral/Manifest
@@ -0,0 +1 @@
+DIST maestral-1.5.2.tar.gz 8277812 BLAKE2B 
df901a0a98a51f3c611cd3aa3ff4d4662fa10cdd595df2214f1a4c9fd0da8c787531a21671261df7196869d1822c69884299f2bcecd0e4190bb81fcb55a8885f
 SHA512 
eafed2a3dbc55e3ee9417da393864ec94c76724949855805e99e3c65c29b1d33aeeb2ac063c0a4c115d3f03c002dbe899b6ec1ec6ebcb0a29386a39eabdeb769

diff --git a/net-misc/maestral/maestral-1.5.2.ebuild 
b/net-misc/maestral/maestral-1.5.2.ebuild
new file mode 100644
index 0..428dec159
--- /dev/null
+++ b/net-misc/maestral/maestral-1.5.2.ebuild
@@ -0,0 +1,46 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="Maestral is an open-source Dropbox client written in Python"
+HOMEPAGE="https://maestral.app;
+SRC_URI="https://github.com/samschott/maestral/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+   >=dev-python/click-8.0.2[${PYTHON_USEDEP}]
+   >=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
+   >=dev-python/dropbox-sdk-python-10.9.0[${PYTHON_USEDEP}]
+   =dev-python/fasteners-0.15[${PYTHON_USEDEP}]
+   >=dev-python/keyring-22.0.0[${PYTHON_USEDEP}]
+   >=dev-python/keyrings-alt-3.1.0[${PYTHON_USEDEP}]
+   dev-python/packaging[${PYTHON_USEDEP}]
+   >=dev-python/pathspec-0.5.8[${PYTHON_USEDEP}]
+   >=dev-python/Pyro5-5.10[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.6.2[${PYTHON_USEDEP}]
+   >=dev-python/sdnotify-0.3.2[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/survey-3.4.3[${PYTHON_USEDEP}]
+   =dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
+   python_targets_python3_8? ( 
dev-python/importlib_metadata[${PYTHON_USEDEP}] )
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+"
+
+# Skipped: Requires auth token
+RESTRICT=test
+
+distutils_enable_tests setup.py

diff --git a/net-misc/maestral/metadata.xml b/net-misc/maestral/metadata.xml
new file mode 100644
index 0..c352c9543
--- /dev/null
+++ b/net-misc/maestral/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   ceamac.para...@gmail.com
+   Primary maintainer
+
+
+   samschott/maestral
+   maestral
+
+



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

2021-12-24 Thread Viorel Munteanu
commit: a06b219e8d3fdd3f1efedcbfcc276f8ea9b5cd12
Author: Viorel Munteanu  gmail  com>
AuthorDate: Fri Dec 24 17:56:05 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Fri Dec 24 18:02:41 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a06b219e

dev-python/python-dbus-next: add new v0.2.3

dependency of net-misc/maestral

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/python-dbus-next/Manifest   |  1 +
 dev-python/python-dbus-next/metadata.xml   | 12 ++
 .../python-dbus-next/python-dbus-next-0.2.3.ebuild | 28 ++
 3 files changed, 41 insertions(+)

diff --git a/dev-python/python-dbus-next/Manifest 
b/dev-python/python-dbus-next/Manifest
new file mode 100644
index 0..2c73f9a9e
--- /dev/null
+++ b/dev-python/python-dbus-next/Manifest
@@ -0,0 +1 @@
+DIST python-dbus-next-0.2.3.tar.gz 81711 BLAKE2B 
6acc38a05511b3de7e13893d82dd1ecd55f9a6124b4d859574294602b921ff012776c12ddb02e1be437b258c7bd5120a3a9625fc5b06bbbe02915dcc4c14897b
 SHA512 
7836d855c755c8ac6cbbb251ca0cbd2f4df9b573f31b1ea1cab480e47896d36b4cb0d479b2469b0bf0b5c700068361a18874b4a087f73020cdcb4e04a2d7dbe7

diff --git a/dev-python/python-dbus-next/metadata.xml 
b/dev-python/python-dbus-next/metadata.xml
new file mode 100644
index 0..7d50e4c0a
--- /dev/null
+++ b/dev-python/python-dbus-next/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   ceamac.para...@gmail.com
+   Primary maintainer
+
+
+   altdesktop/python-dbus-next
+   dbus-next
+
+

diff --git a/dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild 
b/dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild
new file mode 100644
index 0..6a11da9f2
--- /dev/null
+++ b/dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild
@@ -0,0 +1,28 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="python-dbus-next is a Python library for DBus"
+HOMEPAGE="https://github.com/altdesktop/python-dbus-next;
+SRC_URI="https://github.com/altdesktop/${PN}/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+BDEPEND="
+   test? ( dev-python/pytest )
+"
+
+distutils_enable_tests pytest
+
+# some tests fail with:
+# dbus_next.errors.InvalidAddressError: DBUS_SESSION_BUS_ADDRESS not set and 
could not get DISPLAY environment variable to get bus addres
+RESTRICT="test"



[gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral-qt/

2021-12-24 Thread Viorel Munteanu
commit: 8ec2acf400d50e0006b45479f0b45530f0d2e75f
Author: Viorel Munteanu  gmail  com>
AuthorDate: Fri Dec 24 18:00:35 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Fri Dec 24 18:02:41 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8ec2acf4

net-misc/maestral-qt: add new v1.5.2

QT gui for net-misc/maestral

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu  gmail.com>

 net-misc/maestral-qt/Manifest |  1 +
 net-misc/maestral-qt/maestral-qt-1.5.2.ebuild | 29 +++
 net-misc/maestral-qt/metadata.xml | 12 +++
 3 files changed, 42 insertions(+)

diff --git a/net-misc/maestral-qt/Manifest b/net-misc/maestral-qt/Manifest
new file mode 100644
index 0..4c1cabe59
--- /dev/null
+++ b/net-misc/maestral-qt/Manifest
@@ -0,0 +1 @@
+DIST maestral-qt-1.5.2.tar.gz 1209752 BLAKE2B 
55a640d193b53c342433e901c0d7afbde3a5212b4f80ac83a4279ce9c5d7effca9bfb14b1ab580f1d5fdaba54e78809c265180a9e8a8fd70bd4751373f69ec48
 SHA512 
7699dea1cb36875e547bc88e3869a468c9eed9bf9ad6b02e4c20186424f8994672b2e2fd58905d62eb82011be6b902d0e04a8c89c11f4f17d2ddf6d2571736b7

diff --git a/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild 
b/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild
new file mode 100644
index 0..7bd53dd61
--- /dev/null
+++ b/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Maestral is an open-source Dropbox client written in Python"
+HOMEPAGE="https://maestral.app;
+SRC_URI="https://github.com/samschott/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+   >=dev-python/click-8.0.2[${PYTHON_USEDEP}]
+   dev-python/markdown2[${PYTHON_USEDEP}]
+   dev-python/packaging[${PYTHON_USEDEP}]
+   >=dev-python/PyQt5-5.9[${PYTHON_USEDEP}]
+   ~net-misc/maestral-${PV}[${PYTHON_USEDEP}]
+   python_targets_python3_8? ( dev-python/importlib_resources )
+"
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+distutils_enable_tests setup.py

diff --git a/net-misc/maestral-qt/metadata.xml 
b/net-misc/maestral-qt/metadata.xml
new file mode 100644
index 0..6ea44d9f6
--- /dev/null
+++ b/net-misc/maestral-qt/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   ceamac.para...@gmail.com
+   Primary maintainer
+
+
+   samschott/maestral-qt
+   maestral-qt
+
+



[gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/

2021-12-24 Thread Viorel Munteanu
commit: 779d887cec65d674e76b8e0018425d0cb474eb00
Author: Viorel Munteanu  gmail  com>
AuthorDate: Fri Dec 24 19:18:19 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Fri Dec 24 19:18:19 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=779d887c

net-misc/maestral: update icons cache

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu  gmail.com>

 net-misc/maestral/maestral-1.5.2.ebuild | 12 +++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/net-misc/maestral/maestral-1.5.2.ebuild 
b/net-misc/maestral/maestral-1.5.2.ebuild
index 428dec159..7014da6d5 100644
--- a/net-misc/maestral/maestral-1.5.2.ebuild
+++ b/net-misc/maestral/maestral-1.5.2.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 PYTHON_COMPAT=( python3_{8..10} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
-inherit distutils-r1
+inherit distutils-r1 xdg-utils
 
 DESCRIPTION="Maestral is an open-source Dropbox client written in Python"
 HOMEPAGE="https://maestral.app;
@@ -44,3 +44,13 @@ BDEPEND="
 RESTRICT=test
 
 distutils_enable_tests setup.py
+
+pkg_postinst()
+{
+   xdg_icon_cache_update
+}
+
+pkg_postrm()
+{
+   xdg_icon_cache_update
+}



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

2021-12-25 Thread Viorel Munteanu
commit: db5099107447736722db87ac8cd102e13a92b1ff
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sat Dec 25 13:24:27 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Sat Dec 25 13:24:27 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=db509910

dev-python/keyrings-alt: fix deps

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild 
b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
index f3a4c6ee3..fceff8dfa 100644
--- a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
+++ b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
@@ -17,7 +17,8 @@ SLOT="0"
 KEYWORDS="~amd64"
 
 DEPEND="
-   dev-python/keyring[${PYTHON_USEDEP}]
+   >=dev-python/setuptools-56.0.0[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
 "
 RDEPEND="${DEPEND}"
 BDEPEND="



[gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/

2021-12-25 Thread Viorel Munteanu
commit: eebfdb95e998203020e51f8121beec4d0bde23c2
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sat Dec 25 13:32:56 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Sat Dec 25 13:32:56 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=eebfdb95

net-misc/maestral: fix deps

Signed-off-by: Viorel Munteanu  gmail.com>

 net-misc/maestral/maestral-1.5.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-misc/maestral/maestral-1.5.2.ebuild 
b/net-misc/maestral/maestral-1.5.2.ebuild
index 7014da6d5..015e1e278 100644
--- a/net-misc/maestral/maestral-1.5.2.ebuild
+++ b/net-misc/maestral/maestral-1.5.2.ebuild
@@ -29,10 +29,11 @@ DEPEND="
>=dev-python/Pyro5-5.10[${PYTHON_USEDEP}]
>=dev-python/requests-2.6.2[${PYTHON_USEDEP}]
>=dev-python/sdnotify-0.3.2[${PYTHON_USEDEP}]
-   dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/setuptools-41.0.0[${PYTHON_USEDEP}]
>=dev-python/survey-3.4.3[${PYTHON_USEDEP}]
=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
+   dev-python/wheel[${PYTHON_USEDEP}]
python_targets_python3_8? ( 
dev-python/importlib_metadata[${PYTHON_USEDEP}] )
 "
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral-qt/

2021-12-28 Thread Viorel Munteanu
commit: 27e517185045cbd8122c962cd3ba2654a192e891
Author: Viorel Munteanu  gmail  com>
AuthorDate: Tue Dec 28 13:58:17 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Tue Dec 28 13:58:17 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=27e51718

net-misc/maestral-qt: fix a dependency

Signed-off-by: Viorel Munteanu  gmail.com>

 net-misc/maestral-qt/maestral-qt-1.5.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild 
b/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild
index 7bd53dd61..a3cebc491 100644
--- a/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild
+++ b/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild
@@ -19,7 +19,7 @@ DEPEND="
>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
dev-python/markdown2[${PYTHON_USEDEP}]
dev-python/packaging[${PYTHON_USEDEP}]
-   >=dev-python/PyQt5-5.9[${PYTHON_USEDEP}]
+   >=dev-python/PyQt5-5.9[widgets,gui,${PYTHON_USEDEP}]
~net-misc/maestral-${PV}[${PYTHON_USEDEP}]
python_targets_python3_8? ( dev-python/importlib_resources )
 "



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/stone/, dev-python/keyrings-alt/, dev-python/desktop-notifier/, ...

2021-12-28 Thread Viorel Munteanu
commit: 43b56bac1219219a45ee099a2509eb77c03c27a6
Author: Viorel Munteanu  gmail  com>
AuthorDate: Tue Dec 28 13:29:46 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Tue Dec 28 13:59:23 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=43b56bac

net-misc/maestral: add ~x86 keyword

Also to all dependencies

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/Pyro5/Pyro5-5.13.ebuild  | 2 +-
 dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild   | 2 +-
 dev-python/dropbox-sdk-python/dropbox-sdk-python-11.25.0.ebuild | 2 +-
 dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild   | 2 +-
 dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild   | 2 +-
 dev-python/sdnotify/sdnotify-0.3.2.ebuild   | 2 +-
 dev-python/stone/stone-3.2.1.ebuild | 2 +-
 dev-python/survey/survey-3.4.3.ebuild   | 2 +-
 dev-python/wrapio/wrapio-2.0.0.ebuild   | 2 +-
 net-misc/maestral-qt/maestral-qt-1.5.2.ebuild   | 2 +-
 net-misc/maestral/maestral-1.5.2.ebuild | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/dev-python/Pyro5/Pyro5-5.13.ebuild 
b/dev-python/Pyro5/Pyro5-5.13.ebuild
index 0c407ee07..670c7c5c8 100644
--- a/dev-python/Pyro5/Pyro5-5.13.ebuild
+++ b/dev-python/Pyro5/Pyro5-5.13.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/irmen/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 
 DEPEND="
>=dev-python/serpent-1.40[${PYTHON_USEDEP}]

diff --git a/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild 
b/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild
index be452dd59..4c253702e 100644
--- a/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild
+++ b/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/samschott/${PN}/archive/refs/tags/v${PV}.tar.gz -> $
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 
 DEPEND="
dev-python/wheel[${PYTHON_USEDEP}]

diff --git a/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.25.0.ebuild 
b/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.25.0.ebuild
index 51f6d2052..12a67e482 100644
--- a/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.25.0.ebuild
+++ b/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.25.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/dropbox/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 
 DEPEND="
>=dev-python/requests-2.16.2[${PYTHON_USEDEP}]

diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild 
b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
index 2ba8598f2..01d3cd9b7 100644
--- a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
+++ b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/jaraco/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> $
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 
 DEPEND="
dev-python/keyring[${PYTHON_USEDEP}]

diff --git a/dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild 
b/dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild
index 6a11da9f2..11e116c44 100644
--- a/dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild
+++ b/dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/altdesktop/${PN}/archive/refs/tags/v${PV}.tar.gz ->
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 
 DEPEND=""
 RDEPEND="${DEPEND}"

diff --git a/dev-python/sdnotify/sdnotify-0.3.2.ebuild 
b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
index ed6c2d2d7..999e56e93 100644
--- a/dev-python/sdnotify/sdnotify-0.3.2.ebuild
+++ b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/bb4242/${PN}/archive/refs/tags/v${PV}.tar.gz -> bb42
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 
 DEPEND=""
 RDEPEND="${DEPEND}"

diff --git a/dev-python/stone/stone-3.2.1.ebuild 
b/dev-python/stone/stone-3.2.1.ebuild
index fc13779a7..ffca72777 100644
--- a/dev-python/stone/stone-3.2.1.ebuild
+++ b/dev-python/stone/stone-3.2.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/dropbox/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 
 DEPEND="

[gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral-qt/

2021-12-29 Thread Viorel Munteanu
commit: bc9a02ce0bc319cc2b2d7e236ae20f9b9cac91d5
Author: Viorel Munteanu  gmail  com>
AuthorDate: Wed Dec 29 12:03:57 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Wed Dec 29 12:07:23 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bc9a02ce

net-misc/maestral-qt: fix deps

Signed-off-by: Viorel Munteanu  gmail.com>

 net-misc/maestral-qt/maestral-qt-1.5.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild 
b/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild
index c04931b07..918df6d17 100644
--- a/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild
+++ b/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild
@@ -21,7 +21,7 @@ DEPEND="
dev-python/packaging[${PYTHON_USEDEP}]
>=dev-python/PyQt5-5.9[widgets,gui,${PYTHON_USEDEP}]
~net-misc/maestral-${PV}[${PYTHON_USEDEP}]
-   python_targets_python3_8? ( dev-python/importlib_resources )
+   $(python_gen_cond_dep 
'dev-python/importlib_resources[${PYTHON_USEDEP}]' python3_8)
 "
 RDEPEND="${DEPEND}"
 BDEPEND=""



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

2021-12-29 Thread Viorel Munteanu
commit: 4dfb353eaa2ebd2293f8f177e7a0eea96ce8cf0b
Author: Viorel Munteanu  gmail  com>
AuthorDate: Wed Dec 29 12:00:08 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Wed Dec 29 12:07:23 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4dfb353e

dev-python/dropbox-sdk-python: fix deps

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/dropbox-sdk-python/dropbox-sdk-python-11.25.0.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.25.0.ebuild 
b/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.25.0.ebuild
index 12a67e482..604c90d78 100644
--- a/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.25.0.ebuild
+++ b/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.25.0.ebuild
@@ -21,9 +21,7 @@ DEPEND="
>=dev-python/stone-2.0.0[${PYTHON_USEDEP}]
 "
 RDEPEND="${DEPEND}"
-BDEPEND="
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
-"
+BDEPEND=""
 
 distutils_enable_tests pytest
 



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

2021-12-29 Thread Viorel Munteanu
commit: e8cb0f2b710923e5e2ee7ef112a7a331b80c7b2c
Author: Viorel Munteanu  gmail  com>
AuthorDate: Wed Dec 29 11:57:02 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Wed Dec 29 12:07:23 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e8cb0f2b

dev-python/Pyro5: remove unneeded pytest dep

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/Pyro5/Pyro5-5.13.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/Pyro5/Pyro5-5.13.ebuild 
b/dev-python/Pyro5/Pyro5-5.13.ebuild
index 670c7c5c8..642fcb897 100644
--- a/dev-python/Pyro5/Pyro5-5.13.ebuild
+++ b/dev-python/Pyro5/Pyro5-5.13.ebuild
@@ -19,9 +19,7 @@ DEPEND="
>=dev-python/serpent-1.40[${PYTHON_USEDEP}]
 "
 RDEPEND="${DEPEND}"
-BDEPEND="
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
-"
+BDEPEND=""
 
 distutils_enable_tests pytest
 



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

2021-12-29 Thread Viorel Munteanu
commit: 1bf2fdca96d962f1f272145b32597b84f246c511
Author: Viorel Munteanu  gmail  com>
AuthorDate: Wed Dec 29 12:03:09 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Wed Dec 29 12:07:23 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1bf2fdca

dev-python/stone: fix deps

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/stone/stone-3.2.1.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/stone/stone-3.2.1.ebuild 
b/dev-python/stone/stone-3.2.1.ebuild
index ffca72777..c216f8cf7 100644
--- a/dev-python/stone/stone-3.2.1.ebuild
+++ b/dev-python/stone/stone-3.2.1.ebuild
@@ -20,9 +20,7 @@ DEPEND="
>=dev-python/six-1.3.0[${PYTHON_USEDEP}]
 "
 RDEPEND="${DEPEND}"
-BDEPEND="
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
-"
+BDEPEND=""
 
 distutils_enable_tests pytest
 



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

2021-12-29 Thread Viorel Munteanu
commit: 8e9c213208ac7d67f3afec51b4d1483f551eacb3
Author: Viorel Munteanu  gmail  com>
AuthorDate: Wed Dec 29 11:58:56 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Wed Dec 29 12:07:23 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8e9c2132

dev-python/desktop-notifier: fix dependencies

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild 
b/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild
index 4c253702e..accc2eb55 100644
--- a/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild
+++ b/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild
@@ -19,7 +19,7 @@ DEPEND="
dev-python/wheel[${PYTHON_USEDEP}]
dev-python/packaging[${PYTHON_USEDEP}]
dev-python/python-dbus-next[${PYTHON_USEDEP}]
-   python_targets_python3_8? ( dev-python/importlib_resources )
+   $(python_gen_cond_dep 
'dev-python/importlib_resources[${PYTHON_USEDEP}]' python3_8)
 "
 RDEPEND="${DEPEND}"
 BDEPEND=""



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

2021-12-29 Thread Viorel Munteanu
commit: 161856907922c185c0d96e7f844e3a67f72c0f2c
Author: Viorel Munteanu  gmail  com>
AuthorDate: Wed Dec 29 12:02:25 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Wed Dec 29 12:07:23 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=16185690

dev-python/python-dbus-next: fix deps

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild 
b/dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild
index 11e116c44..273297f0a 100644
--- a/dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild
+++ b/dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild
@@ -17,9 +17,7 @@ KEYWORDS="~amd64 ~x86"
 
 DEPEND=""
 RDEPEND="${DEPEND}"
-BDEPEND="
-   test? ( dev-python/pytest )
-"
+BDEPEND=""
 
 distutils_enable_tests pytest
 



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

2021-12-29 Thread Viorel Munteanu
commit: b4311131d93099b2def1bd4e8a73487f4c76d376
Author: Viorel Munteanu  gmail  com>
AuthorDate: Wed Dec 29 12:01:38 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Wed Dec 29 12:07:23 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b4311131

dev-python/keyrings-alt: fix deps

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild 
b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
index 01d3cd9b7..2bb0bc784 100644
--- a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
+++ b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
@@ -18,12 +18,10 @@ KEYWORDS="~amd64 ~x86"
 
 DEPEND="
dev-python/keyring[${PYTHON_USEDEP}]
-   >=dev-python/setuptools-56.0.0[${PYTHON_USEDEP}]
-   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
 "
 RDEPEND="${DEPEND}"
 BDEPEND="
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
 "
 
 distutils_enable_tests pytest



[gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/

2021-12-29 Thread Viorel Munteanu
commit: ca306a9311879bbe98993d66dfb98bd7fc36c679
Author: Viorel Munteanu  gmail  com>
AuthorDate: Wed Dec 29 12:06:15 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Wed Dec 29 12:07:23 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ca306a93

net-misc/maestral: fix deps and tests

Signed-off-by: Viorel Munteanu  gmail.com>

 net-misc/maestral/maestral-1.5.2.ebuild | 19 +--
 1 file changed, 13 insertions(+), 6 deletions(-)

diff --git a/net-misc/maestral/maestral-1.5.2.ebuild 
b/net-misc/maestral/maestral-1.5.2.ebuild
index 6ce8dbcf6..54d55b1bd 100644
--- a/net-misc/maestral/maestral-1.5.2.ebuild
+++ b/net-misc/maestral/maestral-1.5.2.ebuild
@@ -29,22 +29,29 @@ DEPEND="
>=dev-python/Pyro5-5.10[${PYTHON_USEDEP}]
>=dev-python/requests-2.6.2[${PYTHON_USEDEP}]
>=dev-python/sdnotify-0.3.2[${PYTHON_USEDEP}]
-   >=dev-python/setuptools-41.0.0[${PYTHON_USEDEP}]
>=dev-python/survey-3.4.3[${PYTHON_USEDEP}]
=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
dev-python/wheel[${PYTHON_USEDEP}]
-   python_targets_python3_8? ( 
dev-python/importlib_metadata[${PYTHON_USEDEP}] )
+   $(python_gen_cond_dep 'dev-python/importlib_metadata[${PYTHON_USEDEP}]' 
python3_8)
 "
 RDEPEND="${DEPEND}"
 BDEPEND="
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+   test? ( dev-python/pytest-benchmark[${PYTHON_USEDEP}] )
 "
 
-# Skipped: Requires auth token
-RESTRICT=test
+distutils_enable_tests pytest
 
-distutils_enable_tests setup.py
+python_prepare_all()
+{
+   # this test requires systemd
+   sed -i -e 's/test_autostart/_&/' tests/offline/test_cli.py || die
+
+   # this test requires network
+   sed -i -e 's/test_check_for_updates/_&/' tests/offline/test_main.py || 
die
+
+   distutils-r1_python_prepare_all
+}
 
 pkg_postinst()
 {



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

2022-01-03 Thread Viorel Munteanu
commit: 80b0e3f6f5a1ba706862925424b4381fed38553a
Author: Viorel Munteanu  gmail  com>
AuthorDate: Mon Jan  3 18:02:47 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Mon Jan  3 18:02:47 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=80b0e3f6

dev-python/python-dbus-next: update HOMEPAGE

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild 
b/dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild
index 273297f0a..491730ce4 100644
--- a/dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild
+++ b/dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -8,7 +8,10 @@ PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="python-dbus-next is a Python library for DBus"
-HOMEPAGE="https://github.com/altdesktop/python-dbus-next;
+HOMEPAGE="
+   https://github.com/altdesktop/python-dbus-next
+   https://pypi.org/project/dbus-next
+"
 SRC_URI="https://github.com/altdesktop/${PN}/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"



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

2022-01-03 Thread Viorel Munteanu
commit: a5812e6cc6983745e0ec90290dd674717263f5f0
Author: Viorel Munteanu  gmail  com>
AuthorDate: Mon Jan  3 17:50:00 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Mon Jan  3 17:51:39 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a5812e6c

dev-python/keyrings-alt: update HOMEPAGE

Add docs

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild | 10 --
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild 
b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
index 2bb0bc784..a7373a503 100644
--- a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
+++ b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021,2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -9,7 +9,10 @@ inherit distutils-r1
 
 MY_PN=${PN/-/.}
 DESCRIPTION="Alternate keyring backend implementations for use with the 
keyring package"
-HOMEPAGE="https://github.com/jaraco/keyrings.alt;
+HOMEPAGE="
+   https://github.com/jaraco/keyrings.alt
+   https://pypi.org/project/keyrings.alt
+"
 SRC_URI="https://github.com/jaraco/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
@@ -25,6 +28,9 @@ BDEPEND="
 "
 
 distutils_enable_tests pytest
+distutils_enable_sphinx docs \
+   dev-python/rst-linker \
+   dev-python/jaraco-packaging
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
 



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

2022-01-03 Thread Viorel Munteanu
commit: 2a5d58b209bd509267293094a0ac2843fe5894d0
Author: Viorel Munteanu  gmail  com>
AuthorDate: Mon Jan  3 17:13:49 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Mon Jan  3 17:13:49 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2a5d58b2

dev-python/wrapio: update HOMEPAGE

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/wrapio/wrapio-2.0.0.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-python/wrapio/wrapio-2.0.0.ebuild 
b/dev-python/wrapio/wrapio-2.0.0.ebuild
index 5645cdab1..904c90104 100644
--- a/dev-python/wrapio/wrapio-2.0.0.ebuild
+++ b/dev-python/wrapio/wrapio-2.0.0.ebuild
@@ -8,7 +8,10 @@ PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="Handling event-based streams in Python"
-HOMEPAGE="https://github.com/Exahilosys/wrapio;
+HOMEPAGE="
+   https://github.com/Exahilosys/wrapio
+   https://pypi.org/project/wrapio
+   "
 SRC_URI="https://github.com/Exahilosys/${PN}/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"



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

2022-01-03 Thread Viorel Munteanu
commit: e1d8c51de52802d74c6826700ab692740d0a706f
Author: Viorel Munteanu  gmail  com>
AuthorDate: Mon Jan  3 17:11:35 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Mon Jan  3 17:11:35 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e1d8c51d

dev-python/Pyro5: add docs

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/Pyro5/Pyro5-5.13.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/Pyro5/Pyro5-5.13.1.ebuild 
b/dev-python/Pyro5/Pyro5-5.13.1.ebuild
index f24d06c0a..decca2d3e 100644
--- a/dev-python/Pyro5/Pyro5-5.13.1.ebuild
+++ b/dev-python/Pyro5/Pyro5-5.13.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -26,6 +26,7 @@ RDEPEND="${DEPEND}"
 BDEPEND=""
 
 distutils_enable_tests pytest
+distutils_enable_sphinx docs/source
 
 PROPERTIES="test_network"
 RESTRICT="test"



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

2022-01-03 Thread Viorel Munteanu
commit: 5e90d0cc1233824be7d0495480e240f0db8ceb16
Author: Viorel Munteanu  gmail  com>
AuthorDate: Mon Jan  3 17:19:38 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Mon Jan  3 17:19:38 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5e90d0cc

dev-python/wrapio: add docs

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/wrapio/wrapio-2.0.0.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-python/wrapio/wrapio-2.0.0.ebuild 
b/dev-python/wrapio/wrapio-2.0.0.ebuild
index 904c90104..b963cdb61 100644
--- a/dev-python/wrapio/wrapio-2.0.0.ebuild
+++ b/dev-python/wrapio/wrapio-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -21,3 +21,5 @@ KEYWORDS="~amd64 ~x86"
 DEPEND=""
 RDEPEND="${DEPEND}"
 BDEPEND=""
+
+distutils_enable_sphinx docs



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

2022-01-03 Thread Viorel Munteanu
commit: 07aa90f23409d4c042a42ffec95a633515f834b5
Author: Viorel Munteanu  gmail  com>
AuthorDate: Mon Jan  3 17:02:19 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Mon Jan  3 17:02:19 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=07aa90f2

dev-python/Pyro5: update HOMEPAGE

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/Pyro5/Pyro5-5.13.1.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-python/Pyro5/Pyro5-5.13.1.ebuild 
b/dev-python/Pyro5/Pyro5-5.13.1.ebuild
index 642fcb897..f24d06c0a 100644
--- a/dev-python/Pyro5/Pyro5-5.13.1.ebuild
+++ b/dev-python/Pyro5/Pyro5-5.13.1.ebuild
@@ -8,7 +8,11 @@ PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="Distributed object middleware for Python (RPC)"
-HOMEPAGE="https://pyro5.readthedocs.io/;
+HOMEPAGE="
+   https://pyro5.readthedocs.io
+   https://pypi.org/project/Pyro5
+   https://github.com/irmen/Pyro5
+"
 SRC_URI="https://github.com/irmen/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"



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

2022-01-03 Thread Viorel Munteanu
commit: 5825b01b139edde6897b60fc7e1ee13399e3c542
Author: Viorel Munteanu  gmail  com>
AuthorDate: Mon Jan  3 17:29:46 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Mon Jan  3 17:31:23 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5825b01b

dev-python/desktop-notifier: add 3.3.2

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/desktop-notifier/Manifest   |  1 +
 .../desktop-notifier/desktop-notifier-3.3.2.ebuild | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/desktop-notifier/Manifest 
b/dev-python/desktop-notifier/Manifest
index 91c2bcf79..c5cfc7b87 100644
--- a/dev-python/desktop-notifier/Manifest
+++ b/dev-python/desktop-notifier/Manifest
@@ -1 +1,2 @@
 DIST desktop-notifier-3.3.1.tar.gz 4595242 BLAKE2B 
2d85f8632e53352bdd1ea93689b4b61a3f2ef845c67907371a34cbc04c143ec6a8224f8484bea8246296b7c733adf4cb40a028247271fa050d2232f5187ce0f1
 SHA512 
650eb555ae266857dc8579b03184748e52fa6b59427bd67cebe1c7cd38039363a5e1f8da083624637810275e726062bf8296ef4c61ac690805b73e5ee129462b
+DIST desktop-notifier-3.3.2.tar.gz 4595234 BLAKE2B 
c53383b8f15c36acb21a77695b8a76e782f912078ba7c5946fe55c2e8c3c950ece7581a81a69dbee12553be7155364c9165336d7f2b814ccb0e3076dc082cf85
 SHA512 
d93825ea4880428e9eb41f0adff27e963ebeae23aa5cdc8c77e4a60aecee69aa1448f9aca8b12520597b52df531580e29e3458c2ea7b4f2e60eda68de5dfbe9f

diff --git a/dev-python/desktop-notifier/desktop-notifier-3.3.2.ebuild 
b/dev-python/desktop-notifier/desktop-notifier-3.3.2.ebuild
new file mode 100644
index 0..3ded81d88
--- /dev/null
+++ b/dev-python/desktop-notifier/desktop-notifier-3.3.2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2021,2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="desktop-notifier is a Python library for cross-platform desktop 
notifications"
+HOMEPAGE="
+   https://desktop-notifier.readthedocs.io
+   https://pypi.org/project/desktop-notifier
+   https://github.com/samschott/desktop-notifier
+"
+SRC_URI="https://github.com/samschott/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+   dev-python/wheel[${PYTHON_USEDEP}]
+   dev-python/packaging[${PYTHON_USEDEP}]
+   dev-python/python-dbus-next[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 
'dev-python/importlib_resources[${PYTHON_USEDEP}]' python3_8)
+"
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+distutils_enable_sphinx docs



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

2022-01-03 Thread Viorel Munteanu
commit: 526631fff636221b1049e036af67dab85ec735ca
Author: Viorel Munteanu  gmail  com>
AuthorDate: Mon Jan  3 17:31:51 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Mon Jan  3 17:31:51 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=526631ff

dev-python/desktop-notifier: drop 3.3.1

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/desktop-notifier/Manifest   |  1 -
 .../desktop-notifier/desktop-notifier-3.3.1.ebuild | 27 --
 2 files changed, 28 deletions(-)

diff --git a/dev-python/desktop-notifier/Manifest 
b/dev-python/desktop-notifier/Manifest
index c5cfc7b87..25ed24757 100644
--- a/dev-python/desktop-notifier/Manifest
+++ b/dev-python/desktop-notifier/Manifest
@@ -1,2 +1 @@
-DIST desktop-notifier-3.3.1.tar.gz 4595242 BLAKE2B 
2d85f8632e53352bdd1ea93689b4b61a3f2ef845c67907371a34cbc04c143ec6a8224f8484bea8246296b7c733adf4cb40a028247271fa050d2232f5187ce0f1
 SHA512 
650eb555ae266857dc8579b03184748e52fa6b59427bd67cebe1c7cd38039363a5e1f8da083624637810275e726062bf8296ef4c61ac690805b73e5ee129462b
 DIST desktop-notifier-3.3.2.tar.gz 4595234 BLAKE2B 
c53383b8f15c36acb21a77695b8a76e782f912078ba7c5946fe55c2e8c3c950ece7581a81a69dbee12553be7155364c9165336d7f2b814ccb0e3076dc082cf85
 SHA512 
d93825ea4880428e9eb41f0adff27e963ebeae23aa5cdc8c77e4a60aecee69aa1448f9aca8b12520597b52df531580e29e3458c2ea7b4f2e60eda68de5dfbe9f

diff --git a/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild 
b/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild
deleted file mode 100644
index 60ba280bd..0
--- a/dev-python/desktop-notifier/desktop-notifier-3.3.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="desktop-notifier is a Python library for cross-platform desktop 
notifications"
-HOMEPAGE="https://desktop-notifier.readthedocs.io/;
-SRC_URI="https://github.com/samschott/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
-   dev-python/wheel[${PYTHON_USEDEP}]
-   dev-python/packaging[${PYTHON_USEDEP}]
-   dev-python/python-dbus-next[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep 
'dev-python/importlib_resources[${PYTHON_USEDEP}]' python3_8)
-"
-RDEPEND="${DEPEND}"
-BDEPEND=""
-
-distutils_enable_tests setup.py



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

2022-01-03 Thread Viorel Munteanu
commit: daa6a6872e8bbd74200a321752bf5b1a2e1edc27
Author: Viorel Munteanu  gmail  com>
AuthorDate: Mon Jan  3 21:19:26 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Mon Jan  3 21:23:05 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=daa6a687

dev-python/sphinxcontrib-fulltoc: initial import

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/sphinxcontrib-fulltoc/Manifest  |  1 +
 dev-python/sphinxcontrib-fulltoc/metadata.xml  | 12 
 .../sphinxcontrib-fulltoc-1.2.ebuild   | 35 ++
 3 files changed, 48 insertions(+)

diff --git a/dev-python/sphinxcontrib-fulltoc/Manifest 
b/dev-python/sphinxcontrib-fulltoc/Manifest
new file mode 100644
index 0..0af279544
--- /dev/null
+++ b/dev-python/sphinxcontrib-fulltoc/Manifest
@@ -0,0 +1 @@
+DIST sphinxcontrib-fulltoc-1.2.tar.gz 12366 BLAKE2B 
229fed6e70f6908152b88ad192fcc19df862905d5c99580f0bd9be8dc44f2a6355c14d6121e69f6e9beec3111d2328d05158052712cc0e5f287f1872ed792e9b
 SHA512 
ea622e1918711390d58061e3608ea8e4d72ccc104c7f80577060c0cc8d608d78b5bdbf097302cf3f96153643266b4edc1a70d039b3f2e1ec555a230cd06671c9

diff --git a/dev-python/sphinxcontrib-fulltoc/metadata.xml 
b/dev-python/sphinxcontrib-fulltoc/metadata.xml
new file mode 100644
index 0..edbfddfb9
--- /dev/null
+++ b/dev-python/sphinxcontrib-fulltoc/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   ceamac.para...@gmail.com
+   Primary maintainer
+
+
+   sphinx-contrib/fulltoc
+   sphinxcontrib-fulltoc
+
+

diff --git a/dev-python/sphinxcontrib-fulltoc/sphinxcontrib-fulltoc-1.2.ebuild 
b/dev-python/sphinxcontrib-fulltoc/sphinxcontrib-fulltoc-1.2.ebuild
new file mode 100644
index 0..2c27bfb2b
--- /dev/null
+++ b/dev-python/sphinxcontrib-fulltoc/sphinxcontrib-fulltoc-1.2.ebuild
@@ -0,0 +1,35 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="python-dbus-next is a Python library for DBus"
+HOMEPAGE="
+   https://github.com/sphinx-contrib/fulltoc
+   https://pypi.org/project/sphinxcontrib-fulltoc
+   https://sphinxcontrib-fulltoc.readthedocs.io
+"
+SRC_URI="https://github.com/sphinx-contrib/${PN}/archive/refs/tags/${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+BDEPEND="dev-python/pbr[${PYTHON_USEDEP}]"
+
+export OSLO_PACKAGE_VERSION=${PV}
+
+S="${WORKDIR}/fulltoc-${PV}"
+
+distutils_enable_tests setup.py
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



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

2022-01-03 Thread Viorel Munteanu
commit: bb074d903ed1ed3c9de3747179e5afb4f3f62cc1
Author: Viorel Munteanu  gmail  com>
AuthorDate: Mon Jan  3 21:20:45 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Mon Jan  3 21:23:09 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bb074d90

dev-python/python-dbus-next: add docs

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild | 10 +-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild 
b/dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild
index 491730ce4..69c1c0ebc 100644
--- a/dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild
+++ b/dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild
@@ -20,10 +20,18 @@ KEYWORDS="~amd64 ~x86"
 
 DEPEND=""
 RDEPEND="${DEPEND}"
-BDEPEND=""
+BDEPEND="
+   doc? (
+   dev-python/sphinxcontrib-asyncio
+   dev-python/sphinxcontrib-fulltoc
+   )
+   test? ( dev-python/pytest-asyncio )
+"
 
 distutils_enable_tests pytest
+distutils_enable_sphinx docs
 
 # some tests fail with:
 # dbus_next.errors.InvalidAddressError: DBUS_SESSION_BUS_ADDRESS not set and 
could not get DISPLAY environment variable to get bus addres
+# or require certain services to be installed (like 
org.freedesktop.DBus.Debug.Stats)
 RESTRICT="test"



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

2022-01-03 Thread Viorel Munteanu
commit: c47db85ed08d39b205e31a61901df10f3035b8cd
Author: Viorel Munteanu  gmail  com>
AuthorDate: Mon Jan  3 21:27:45 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Mon Jan  3 21:27:45 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c47db85e

dev-python/sphinxcontrib-fulltoc: update LICENSE

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/sphinxcontrib-fulltoc/sphinxcontrib-fulltoc-1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinxcontrib-fulltoc/sphinxcontrib-fulltoc-1.2.ebuild 
b/dev-python/sphinxcontrib-fulltoc/sphinxcontrib-fulltoc-1.2.ebuild
index 2c27bfb2b..17fd8ac7e 100644
--- a/dev-python/sphinxcontrib-fulltoc/sphinxcontrib-fulltoc-1.2.ebuild
+++ b/dev-python/sphinxcontrib-fulltoc/sphinxcontrib-fulltoc-1.2.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="
 "
 
SRC_URI="https://github.com/sphinx-contrib/${PN}/archive/refs/tags/${PV}.tar.gz 
-> ${P}.tar.gz"
 
-LICENSE="MIT"
+LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 



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

2022-01-04 Thread Viorel Munteanu
commit: 45cae5abb63cbaf0941622f5c7f1e3d6251f2191
Author: Viorel Munteanu  gmail  com>
AuthorDate: Tue Jan  4 08:16:43 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Tue Jan  4 08:16:43 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=45cae5ab

dev-python/sdnotify: update HOMEPAGE

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/sdnotify/sdnotify-0.3.2.ebuild | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/dev-python/sdnotify/sdnotify-0.3.2.ebuild 
b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
index 999e56e93..ac1cc9169 100644
--- a/dev-python/sdnotify/sdnotify-0.3.2.ebuild
+++ b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
@@ -1,15 +1,18 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8,9,10} )
+PYTHON_COMPAT=( python3_{8..10} )
 DISTUTILS_USE_SETUPTOOLS=no
 
 inherit distutils-r1
 
 DESCRIPTION="Python implementation of the systemd sd_notify protocol"
-HOMEPAGE="https://github.com/bb4242/sdnotify;
+HOMEPAGE="
+   https://github.com/bb4242/sdnotify
+   https://pypi.org/project/sdnotify
+"
 SRC_URI="https://github.com/bb4242/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
bb4242-${P}.tar.gz"
 
 LICENSE="MIT"



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

2022-01-04 Thread Viorel Munteanu
commit: 076c36ce96cbf009185672577fa5756da058e30c
Author: Viorel Munteanu  gmail  com>
AuthorDate: Tue Jan  4 08:12:37 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Tue Jan  4 08:12:37 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=076c36ce

dev-python/python-dbus-next: fix deps

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild | 12 
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild 
b/dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild
index 69c1c0ebc..15c616860 100644
--- a/dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild
+++ b/dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild
@@ -20,16 +20,12 @@ KEYWORDS="~amd64 ~x86"
 
 DEPEND=""
 RDEPEND="${DEPEND}"
-BDEPEND="
-   doc? (
-   dev-python/sphinxcontrib-asyncio
-   dev-python/sphinxcontrib-fulltoc
-   )
-   test? ( dev-python/pytest-asyncio )
-"
+BDEPEND="test? ( dev-python/pytest-asyncio[${PYTHON_USEDEP}] )"
 
 distutils_enable_tests pytest
-distutils_enable_sphinx docs
+distutils_enable_sphinx docs \
+   dev-python/sphinxcontrib-asyncio \
+   dev-python/sphinxcontrib-fulltoc
 
 # some tests fail with:
 # dbus_next.errors.InvalidAddressError: DBUS_SESSION_BUS_ADDRESS not set and 
could not get DISPLAY environment variable to get bus addres



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

2022-01-04 Thread Viorel Munteanu
commit: 9e66c5efa3d71332e19cd8cb050b07bfd4838ea5
Author: Viorel Munteanu  gmail  com>
AuthorDate: Tue Jan  4 08:30:03 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Tue Jan  4 08:30:03 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9e66c5ef

dev-python/survey: update HOMEPAGE

Add docs

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/survey/survey-3.4.3.ebuild | 9 +++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/dev-python/survey/survey-3.4.3.ebuild 
b/dev-python/survey/survey-3.4.3.ebuild
index 0fd4accca..d6af07291 100644
--- a/dev-python/survey/survey-3.4.3.ebuild
+++ b/dev-python/survey/survey-3.4.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -8,7 +8,10 @@ PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="A simple library for creating beautiful interactive prompts"
-HOMEPAGE="https://github.com/Exahilosys/survey;
+HOMEPAGE="
+   https://github.com/Exahilosys/survey
+   https://pypi.org/project/survey
+"
 SRC_URI="https://github.com/Exahilosys/${PN}/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
@@ -20,3 +23,5 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 BDEPEND=""
+
+distutils_enable_sphinx docs



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

2022-01-04 Thread Viorel Munteanu
commit: 48a3a33804178cfbda81c4612a6342fd944d32cb
Author: Viorel Munteanu  gmail  com>
AuthorDate: Tue Jan  4 08:25:56 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Tue Jan  4 08:25:56 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=48a3a338

dev-python/stone: update HOMEPAGE

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/stone/stone-3.2.1.ebuild | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-python/stone/stone-3.2.1.ebuild 
b/dev-python/stone/stone-3.2.1.ebuild
index c216f8cf7..37983c86f 100644
--- a/dev-python/stone/stone-3.2.1.ebuild
+++ b/dev-python/stone/stone-3.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -8,7 +8,11 @@ PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="The Official Api Spec Language for Dropbox"
-HOMEPAGE="https://www.dropbox.com/developers;
+HOMEPAGE="
+   https://www.dropbox.com/developers
+   https://github.com/dropbox/stone
+   https://pypi.org/project/stone
+"
 SRC_URI="https://github.com/dropbox/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"



[gentoo-commits] repo/proj/guru:dev commit in: www-misc/waldl/files/, www-misc/waldl/

2021-11-14 Thread Viorel Munteanu
commit: 717b67bb3f4f77c3fb34d7ca96a778bc377e2cef
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sun Nov 14 08:37:49 2021 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Sun Nov 14 08:37:49 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=717b67bb

www-misc/waldl: Add new package

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu  gmail.com>

 www-misc/waldl/Manifest  |  1 +
 www-misc/waldl/files/waldl-0.0.1-customize.patch | 14 +
 www-misc/waldl/files/waldlrc.example | 21 ++
 www-misc/waldl/metadata.xml  | 11 
 www-misc/waldl/waldl-0.0.1_pre2022.ebuild| 36 
 5 files changed, 83 insertions(+)

diff --git a/www-misc/waldl/Manifest b/www-misc/waldl/Manifest
new file mode 100644
index 0..0205ee29f
--- /dev/null
+++ b/www-misc/waldl/Manifest
@@ -0,0 +1 @@
+DIST waldl-0.0.1_pre2022.tar.gz 14334 BLAKE2B 
37da96396ecf69686b0782899f5f641cdf0057d76a4544d07204e810565d167a0d44b3fd1a77b635f57a31adcdde1199d5ad2eb7ee6e735321418b6b33db5089
 SHA512 
1c89a389db39310f7b5bb76373ef42cf02dbfcf9e52a4f86237403f6cc558ec2be5384ed2858c67d2925560632381dfb4f4747851f9f45ad2c8d8fbd90a761a6

diff --git a/www-misc/waldl/files/waldl-0.0.1-customize.patch 
b/www-misc/waldl/files/waldl-0.0.1-customize.patch
new file mode 100644
index 0..c23eb0164
--- /dev/null
+++ b/www-misc/waldl/files/waldl-0.0.1-customize.patch
@@ -0,0 +1,14 @@
+diff --git a/waldl b/waldl
+index e58467a..7df3144 100755
+--- a/waldl
 b/waldl
+@@ -31,6 +31,9 @@ quality=large
+ # atleast : least res
+ atleast=1920x1080
+ 
++# allow the user to customize the defaults
++[ -e "$HOME/.config/waldlrc" ] && . "$HOME/.config/waldlrc"
++
+ # the menu command used when no query is provided
+ sh_menu () {
+   : | dmenu -p "search wallhaven:"

diff --git a/www-misc/waldl/files/waldlrc.example 
b/www-misc/waldl/files/waldlrc.example
new file mode 100644
index 0..61742f25c
--- /dev/null
+++ b/www-misc/waldl/files/waldlrc.example
@@ -0,0 +1,21 @@
+# copy this to ~/.config/waldlrc
+
+
+## User variables ##
+
+
+# the dir where wallpapers are stored
+walldir="$HOME/.local/share/wallhaven"
+# the dir used to cache thumbnails
+cachedir="$HOME/.cache/wallhaven"
+# sxiv options
+sxiv_otps=" -tfpo -z 200" # o is needed for selection
+# number of pages to show in search results, max 9
+# each page contains 24 results
+max_pages=9
+# sorting : date_added, relevance, random, views, favorites, toplist
+sorting=random
+# quality : large original small
+quality=large
+# atleast : least res
+atleast=1920x1080

diff --git a/www-misc/waldl/metadata.xml b/www-misc/waldl/metadata.xml
new file mode 100644
index 0..93e1d4575
--- /dev/null
+++ b/www-misc/waldl/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+   ceamac.para...@gmail.com
+   Primary maintainer
+
+
+   pystardust/waldl
+
+

diff --git a/www-misc/waldl/waldl-0.0.1_pre2022.ebuild 
b/www-misc/waldl/waldl-0.0.1_pre2022.ebuild
new file mode 100644
index 0..accd7c887
--- /dev/null
+++ b/www-misc/waldl/waldl-0.0.1_pre2022.ebuild
@@ -0,0 +1,36 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Browse and download wallpapers from wallhaven.cc using sxiv"
+HOMEPAGE="https://github.com/pystardust/waldl;
+GIT_COMMIT="727640c1583cf627c075db7239e09e7bbdfecf17"
+SRC_URI="https://github.com/pystardust/waldl/archive/${GIT_COMMIT}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+   app-misc/jq
+   media-gfx/sxiv
+   net-misc/curl
+   x11-libs/libnotify
+   x11-misc/dmenu
+"
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+S="${WORKDIR}/${PN}-${GIT_COMMIT}/"
+
+PATCHES=(
+   "${FILESDIR}/waldl-0.0.1-customize.patch"
+)
+
+DOCS=( README.md "${FILESDIR}/waldlrc.example" )
+
+src_install() {
+   einstalldocs
+   dobin waldl
+}



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

2022-01-09 Thread Viorel Munteanu
commit: 882a5847337bf84b8a920c83909a4bd3b5297d59
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sun Jan  9 11:22:35 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Sun Jan  9 11:22:35 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=882a5847

dev-python/Pyro5: rewrite deps

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/Pyro5/Pyro5-5.13.1.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/Pyro5/Pyro5-5.13.1.ebuild 
b/dev-python/Pyro5/Pyro5-5.13.1.ebuild
index decca2d3e..f194c261a 100644
--- a/dev-python/Pyro5/Pyro5-5.13.1.ebuild
+++ b/dev-python/Pyro5/Pyro5-5.13.1.ebuild
@@ -19,11 +19,9 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND="
+RDEPEND="
>=dev-python/serpent-1.40[${PYTHON_USEDEP}]
 "
-RDEPEND="${DEPEND}"
-BDEPEND=""
 
 distutils_enable_tests pytest
 distutils_enable_sphinx docs/source



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

2022-01-09 Thread Viorel Munteanu
commit: 51be173c2e31b83afa910443afe5bc1ec5062193
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sun Jan  9 11:24:23 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Sun Jan  9 11:24:23 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=51be173c

dev-python/dropbox-sdk-python: rewrite deps

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/dropbox-sdk-python/dropbox-sdk-python-11.25.0.ebuild | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.25.0.ebuild 
b/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.25.0.ebuild
index 604c90d78..f092c0c50 100644
--- a/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.25.0.ebuild
+++ b/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.25.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -15,13 +15,11 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND="
+RDEPEND="
>=dev-python/requests-2.16.2[${PYTHON_USEDEP}]
>=dev-python/six-1.12.0[${PYTHON_USEDEP}]
>=dev-python/stone-2.0.0[${PYTHON_USEDEP}]
 "
-RDEPEND="${DEPEND}"
-BDEPEND=""
 
 distutils_enable_tests pytest
 



[gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/

2022-01-09 Thread Viorel Munteanu
commit: 0bc08474349f019ef4ddd5c1a6f839efce074f5f
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sun Jan  9 11:29:52 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Sun Jan  9 11:29:52 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0bc08474

net-misc/maestral: rewrite deps

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu  gmail.com>

 net-misc/maestral/maestral-1.5.2.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/net-misc/maestral/maestral-1.5.2.ebuild 
b/net-misc/maestral/maestral-1.5.2.ebuild
index f9a6c3ad9..1aa2dd9e9 100644
--- a/net-misc/maestral/maestral-1.5.2.ebuild
+++ b/net-misc/maestral/maestral-1.5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -16,7 +16,7 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND="
+RDEPEND="
>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
>=dev-python/dropbox-sdk-python-10.9.0[${PYTHON_USEDEP}]
@@ -35,7 +35,6 @@ DEPEND="
dev-python/wheel[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/importlib_metadata[${PYTHON_USEDEP}]' 
python3_8)
 "
-RDEPEND="${DEPEND}"
 BDEPEND="
test? ( dev-python/pytest-benchmark[${PYTHON_USEDEP}] )
 "



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

2022-01-09 Thread Viorel Munteanu
commit: e53644bae30c40e6f5fbb3cb81023b84d9396599
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sun Jan  9 11:23:50 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Sun Jan  9 11:23:50 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e53644ba

dev-python/desktop-notifier: rewrite deps

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/desktop-notifier/desktop-notifier-3.3.2.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/desktop-notifier/desktop-notifier-3.3.2.ebuild 
b/dev-python/desktop-notifier/desktop-notifier-3.3.2.ebuild
index 3ded81d88..0bffed187 100644
--- a/dev-python/desktop-notifier/desktop-notifier-3.3.2.ebuild
+++ b/dev-python/desktop-notifier/desktop-notifier-3.3.2.ebuild
@@ -19,13 +19,11 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND="
+RDEPEND="
dev-python/wheel[${PYTHON_USEDEP}]
dev-python/packaging[${PYTHON_USEDEP}]
dev-python/python-dbus-next[${PYTHON_USEDEP}]
$(python_gen_cond_dep 
'dev-python/importlib_resources[${PYTHON_USEDEP}]' python3_8)
 "
-RDEPEND="${DEPEND}"
-BDEPEND=""
 
 distutils_enable_sphinx docs



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

2022-01-09 Thread Viorel Munteanu
commit: 59723a7b4d2ba154b8cd7164b2c29fce2b7f9189
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sun Jan  9 11:31:53 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Sun Jan  9 11:31:53 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=59723a7b

dev-python/wrapio: rewrite deps

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/wrapio/wrapio-2.0.0.ebuild | 4 
 1 file changed, 4 deletions(-)

diff --git a/dev-python/wrapio/wrapio-2.0.0.ebuild 
b/dev-python/wrapio/wrapio-2.0.0.ebuild
index b963cdb61..1d6d750ec 100644
--- a/dev-python/wrapio/wrapio-2.0.0.ebuild
+++ b/dev-python/wrapio/wrapio-2.0.0.ebuild
@@ -18,8 +18,4 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND=""
-RDEPEND="${DEPEND}"
-BDEPEND=""
-
 distutils_enable_sphinx docs



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

2022-01-09 Thread Viorel Munteanu
commit: ee4e49b21ac8c28d16208fb902a2f39775913603
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sun Jan  9 11:24:58 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Sun Jan  9 11:24:58 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ee4e49b2

dev-python/keyrings-alt: rewrite deps

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild 
b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
index a7373a503..65a5e4927 100644
--- a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
+++ b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
@@ -19,10 +19,9 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND="
+RDEPEND="
dev-python/keyring[${PYTHON_USEDEP}]
 "
-RDEPEND="${DEPEND}"
 BDEPEND="
>=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
 "



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

2022-01-09 Thread Viorel Munteanu
commit: f7b939dd6ade765afaefbbdafe931925cc03fa88
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sun Jan  9 11:28:57 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Sun Jan  9 11:28:57 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f7b939dd

dev-python/survey: rewrite deps

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/survey/survey-3.4.3.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/survey/survey-3.4.3.ebuild 
b/dev-python/survey/survey-3.4.3.ebuild
index d6af07291..d377c2dba 100644
--- a/dev-python/survey/survey-3.4.3.ebuild
+++ b/dev-python/survey/survey-3.4.3.ebuild
@@ -18,10 +18,8 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND="
+RDEPEND="
>=dev-python/wrapio-1.0.0[${PYTHON_USEDEP}]
 "
-RDEPEND="${DEPEND}"
-BDEPEND=""
 
 distutils_enable_sphinx docs



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

2022-01-09 Thread Viorel Munteanu
commit: 8dc2e4e772c5ddc5a2cf64c65af534b4cb81cdce
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sun Jan  9 11:27:22 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Sun Jan  9 11:27:22 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8dc2e4e7

dev-python/sphinxcontrib-fulltoc: rewrite deps

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/sphinxcontrib-fulltoc/sphinxcontrib-fulltoc-1.2.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/sphinxcontrib-fulltoc/sphinxcontrib-fulltoc-1.2.ebuild 
b/dev-python/sphinxcontrib-fulltoc/sphinxcontrib-fulltoc-1.2.ebuild
index 6b0ca1145..b148c9501 100644
--- a/dev-python/sphinxcontrib-fulltoc/sphinxcontrib-fulltoc-1.2.ebuild
+++ b/dev-python/sphinxcontrib-fulltoc/sphinxcontrib-fulltoc-1.2.ebuild
@@ -19,8 +19,7 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
+RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
 BDEPEND="dev-python/pbr[${PYTHON_USEDEP}]"
 
 export OSLO_PACKAGE_VERSION=${PV}



[gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral-qt/

2022-01-09 Thread Viorel Munteanu
commit: 75ea256ad8901630110d04e3ab2cfb2ac6808695
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sun Jan  9 11:30:47 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Sun Jan  9 11:30:47 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=75ea256a

net-misc/maestral-qt: rewrite deps

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu  gmail.com>

 net-misc/maestral-qt/maestral-qt-1.5.2.ebuild | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild 
b/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild
index 918df6d17..f93d647b9 100644
--- a/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild
+++ b/net-misc/maestral-qt/maestral-qt-1.5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -15,7 +15,7 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND="
+RDEPEND="
>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
dev-python/markdown2[${PYTHON_USEDEP}]
dev-python/packaging[${PYTHON_USEDEP}]
@@ -23,7 +23,5 @@ DEPEND="
~net-misc/maestral-${PV}[${PYTHON_USEDEP}]
$(python_gen_cond_dep 
'dev-python/importlib_resources[${PYTHON_USEDEP}]' python3_8)
 "
-RDEPEND="${DEPEND}"
-BDEPEND=""
 
 distutils_enable_tests setup.py



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

2022-01-09 Thread Viorel Munteanu
commit: ed92b16878d2c674f44d9bba12be3e0d30e123d2
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sun Jan  9 11:25:44 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Sun Jan  9 11:25:44 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ed92b168

dev-python/python-dbus-next: rewrite deps

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild 
b/dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild
index 15c616860..68ac62e89 100644
--- a/dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild
+++ b/dev-python/python-dbus-next/python-dbus-next-0.2.3.ebuild
@@ -18,8 +18,6 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND=""
-RDEPEND="${DEPEND}"
 BDEPEND="test? ( dev-python/pytest-asyncio[${PYTHON_USEDEP}] )"
 
 distutils_enable_tests pytest



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

2022-01-09 Thread Viorel Munteanu
commit: f7fbc95f5ace70478931d19f89c4ebede80a70cf
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sun Jan  9 11:28:14 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Sun Jan  9 11:28:14 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f7fbc95f

dev-python/stone: rewrite deps

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/stone/stone-3.2.1.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/stone/stone-3.2.1.ebuild 
b/dev-python/stone/stone-3.2.1.ebuild
index 37983c86f..2554ce32c 100644
--- a/dev-python/stone/stone-3.2.1.ebuild
+++ b/dev-python/stone/stone-3.2.1.ebuild
@@ -19,12 +19,10 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND="
+RDEPEND="
>=dev-python/ply-3.4[${PYTHON_USEDEP}]
>=dev-python/six-1.3.0[${PYTHON_USEDEP}]
 "
-RDEPEND="${DEPEND}"
-BDEPEND=""
 
 distutils_enable_tests pytest
 



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

2022-01-09 Thread Viorel Munteanu
commit: c3362fca591be1445e89b16eac9f99893f0e8850
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sun Jan  9 11:26:27 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Sun Jan  9 11:26:27 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c3362fca

dev-python/sdnotify: rewrite deps

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/sdnotify/sdnotify-0.3.2.ebuild | 4 
 1 file changed, 4 deletions(-)

diff --git a/dev-python/sdnotify/sdnotify-0.3.2.ebuild 
b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
index ac1cc9169..fc94d3502 100644
--- a/dev-python/sdnotify/sdnotify-0.3.2.ebuild
+++ b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
@@ -18,7 +18,3 @@ 
SRC_URI="https://github.com/bb4242/${PN}/archive/refs/tags/v${PV}.tar.gz -> bb42
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-BDEPEND=""



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

2022-03-08 Thread Viorel Munteanu
commit: cb5628201c50584f0edddc8fde62dcf0bdb59093
Author: Viorel Munteanu  gmail  com>
AuthorDate: Tue Mar  8 11:37:48 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Tue Mar  8 11:37:48 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cb562820

dev-python/desktop-notifier: fix BDEPEND

Closes: https://bugs.gentoo.org/834740
Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/desktop-notifier/desktop-notifier-3.3.4.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-python/desktop-notifier/desktop-notifier-3.3.4.ebuild 
b/dev-python/desktop-notifier/desktop-notifier-3.3.4.ebuild
index 5ad16b998..82d2e329f 100644
--- a/dev-python/desktop-notifier/desktop-notifier-3.3.4.ebuild
+++ b/dev-python/desktop-notifier/desktop-notifier-3.3.4.ebuild
@@ -26,5 +26,8 @@ RDEPEND="
dev-python/python-dbus-next[${PYTHON_USEDEP}]
$(python_gen_cond_dep 
'dev-python/importlib_resources[${PYTHON_USEDEP}]' python3_8)
 "
+BDEPEND="
+   dev-python/build[${PYTHON_USEDEP}]
+"
 
 distutils_enable_sphinx docs



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

2022-03-17 Thread Viorel Munteanu
commit: 3a59c4baaad13af47cb393d6dc5c8a1bc0fae5f3
Author: Viorel Munteanu  gmail  com>
AuthorDate: Thu Mar 17 08:25:09 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Thu Mar 17 08:25:09 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3a59c4ba

dev-python/pycadf: add maintainer-needed tag

Signed-off-by: Viorel Munteanu  gmail.com>

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

diff --git a/dev-python/pycadf/metadata.xml b/dev-python/pycadf/metadata.xml
index 722cf01b5..e53f0c3cb 100644
--- a/dev-python/pycadf/metadata.xml
+++ b/dev-python/pycadf/metadata.xml
@@ -1,6 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
+  
   
   
 pycadf



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/fastfetch/

2022-03-14 Thread Viorel Munteanu
commit: b67a14068f69d61a42c498f132a16031ac0b9362
Author: Viorel Munteanu  gmail  com>
AuthorDate: Mon Mar 14 16:40:45 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Mon Mar 14 16:40:45 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b67a1406

app-misc/fastfetch: drop 0.612

Signed-off-by: Viorel Munteanu  gmail.com>

 app-misc/fastfetch/Manifest   |  1 -
 app-misc/fastfetch/fastfetch-0.612.ebuild | 72 ---
 2 files changed, 73 deletions(-)

diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest
index f1870469d..007e94b73 100644
--- a/app-misc/fastfetch/Manifest
+++ b/app-misc/fastfetch/Manifest
@@ -1,2 +1 @@
-DIST fastfetch-0.612.tar.gz 326712 BLAKE2B 
e9b1d68058080fb2148af651748b4e84a9f9cb167723bd045c1ee4d9f25393de17be499c39c0440dd0690406d562416428b68717b34b150911b64d7bf67835a4
 SHA512 
368eb2258880587a1f7345eed9aea3fdfd05526232207bef0472bb8f7555316ded0686de425bb0856da3d8ad319def0ff37ca860ce1bd3c0aa480935b7851bbb
 DIST fastfetch-0.614.tar.gz 326954 BLAKE2B 
1186626054d18acc949651b34562134f2178c6ae2355e7b50aa04b6cfd9bbe6aef1fb68094ac14cf39806a900fb03a1c1903cbc0e2a4dd96fc41ebb615279dd6
 SHA512 
de8048c12efa5c16b9c1b33ed14154243e9909d16418332dc5b7f193f00322b7dfa7d1b0d90491041d3e9adf5d5bc67fd83ec330242d1277ea831e632f8bc4b1

diff --git a/app-misc/fastfetch/fastfetch-0.612.ebuild 
b/app-misc/fastfetch/fastfetch-0.612.ebuild
deleted file mode 100644
index 402b6d3c6..0
--- a/app-misc/fastfetch/fastfetch-0.612.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Like neofetch but faster"
-HOMEPAGE="https://github.com/LinusDierheimer/fastfetch;
-if [[ ${PV} == * ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git;
-else
-   COMMIT="4e68c09f2795e3bd91bdfa06998b688db0326a67"
-   VERSION_REV="4e68c09"
-   
SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/${COMMIT}.tar.gz 
-> ${P}.tar.gz"
-   S="${WORKDIR}/${PN}-${COMMIT}"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="X gnome pci vulkan wayland xcb xfce xrandr"
-
-# note - qa-vdb will always report errors because fastfetch loads the libs 
dynamically
-RDEPEND="
-   X? ( x11-libs/libX11 )
-   gnome? (
-   dev-libs/glib
-   gnome-base/dconf
-   )
-   pci? ( sys-apps/pciutils )
-   vulkan? ( media-libs/vulkan-loader )
-   wayland? ( dev-libs/wayland )
-   xcb? ( x11-libs/libxcb )
-   xfce? ( xfce-base/xfconf )
-   xrandr? ( x11-libs/libXrandr )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-REQUIRED_USE="xrandr? ( X )"
-
-src_configure() {
-   local mycmakeargs=(
-   -DENABLE_RPM=no
-   -DENABLE_VULKAN=$(usex vulkan)
-   -DENABLE_WAYLAND=$(usex wayland)
-   -DENABLE_XCB_RANDR=$(usex xcb)
-   -DENABLE_XCB=$(usex xcb)
-   -DENABLE_XRANDR=$(usex xrandr)
-   -DENABLE_X11=$(usex X)
-   -DENABLE_GIO=$(usex gnome)
-   -DENABLE_DCONF=$(usex gnome)
-   -DENABLE_XFCONF=$(usex xfce)
-   )
-
-   if [[ ${PV} == * ]]; then
-   elog "REV=\"r$(git rev-list --count HEAD)\""
-   elog "COMMIT=\"$(git rev-parse HEAD)\""
-   elog "VERSION_REV=\"$(git rev-parse --short HEAD)\""
-   else
-   # version comes from git, fake it
-   local project_version_major=$(ver_cut 2)
-   mycmakeargs+=(
-   
-DPROJECT_VERSION="r${project_version_major}.${VERSION_REV}"
-   -DPROJECT_VERSION_MAJOR="${project_version_major}"
-   )
-   fi
-
-   cmake_src_configure
-}



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/fastfetch/

2022-03-14 Thread Viorel Munteanu
commit: e19df104a4e12be520f3795d61bb675d2987d646
Author: Viorel Munteanu  gmail  com>
AuthorDate: Mon Mar 14 16:40:29 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Mon Mar 14 16:40:29 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e19df104

app-misc/fastfetch: add 0.614

Signed-off-by: Viorel Munteanu  gmail.com>

 app-misc/fastfetch/Manifest   |  1 +
 app-misc/fastfetch/fastfetch-0.614.ebuild | 72 +++
 2 files changed, 73 insertions(+)

diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest
index 898eab2a6..f1870469d 100644
--- a/app-misc/fastfetch/Manifest
+++ b/app-misc/fastfetch/Manifest
@@ -1 +1,2 @@
 DIST fastfetch-0.612.tar.gz 326712 BLAKE2B 
e9b1d68058080fb2148af651748b4e84a9f9cb167723bd045c1ee4d9f25393de17be499c39c0440dd0690406d562416428b68717b34b150911b64d7bf67835a4
 SHA512 
368eb2258880587a1f7345eed9aea3fdfd05526232207bef0472bb8f7555316ded0686de425bb0856da3d8ad319def0ff37ca860ce1bd3c0aa480935b7851bbb
+DIST fastfetch-0.614.tar.gz 326954 BLAKE2B 
1186626054d18acc949651b34562134f2178c6ae2355e7b50aa04b6cfd9bbe6aef1fb68094ac14cf39806a900fb03a1c1903cbc0e2a4dd96fc41ebb615279dd6
 SHA512 
de8048c12efa5c16b9c1b33ed14154243e9909d16418332dc5b7f193f00322b7dfa7d1b0d90491041d3e9adf5d5bc67fd83ec330242d1277ea831e632f8bc4b1

diff --git a/app-misc/fastfetch/fastfetch-0.614.ebuild 
b/app-misc/fastfetch/fastfetch-0.614.ebuild
new file mode 100644
index 0..644af36e0
--- /dev/null
+++ b/app-misc/fastfetch/fastfetch-0.614.ebuild
@@ -0,0 +1,72 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Like neofetch but faster"
+HOMEPAGE="https://github.com/LinusDierheimer/fastfetch;
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git;
+else
+   COMMIT="07a685bb9a1edc6b804d722e118f8c2bba85b527"
+   VERSION_REV="07a685b"
+   
SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/${COMMIT}.tar.gz 
-> ${P}.tar.gz"
+   S="${WORKDIR}/${PN}-${COMMIT}"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="X gnome pci vulkan wayland xcb xfce xrandr"
+
+# note - qa-vdb will always report errors because fastfetch loads the libs 
dynamically
+RDEPEND="
+   X? ( x11-libs/libX11 )
+   gnome? (
+   dev-libs/glib
+   gnome-base/dconf
+   )
+   pci? ( sys-apps/pciutils )
+   vulkan? ( media-libs/vulkan-loader )
+   wayland? ( dev-libs/wayland )
+   xcb? ( x11-libs/libxcb )
+   xfce? ( xfce-base/xfconf )
+   xrandr? ( x11-libs/libXrandr )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+REQUIRED_USE="xrandr? ( X )"
+
+src_configure() {
+   local mycmakeargs=(
+   -DENABLE_RPM=no
+   -DENABLE_VULKAN=$(usex vulkan)
+   -DENABLE_WAYLAND=$(usex wayland)
+   -DENABLE_XCB_RANDR=$(usex xcb)
+   -DENABLE_XCB=$(usex xcb)
+   -DENABLE_XRANDR=$(usex xrandr)
+   -DENABLE_X11=$(usex X)
+   -DENABLE_GIO=$(usex gnome)
+   -DENABLE_DCONF=$(usex gnome)
+   -DENABLE_XFCONF=$(usex xfce)
+   )
+
+   if [[ ${PV} == * ]]; then
+   elog "REV=\"r$(git rev-list --count HEAD)\""
+   elog "COMMIT=\"$(git rev-parse HEAD)\""
+   elog "VERSION_REV=\"$(git rev-parse --short HEAD)\""
+   else
+   # version comes from git, fake it
+   local project_version_major=$(ver_cut 2)
+   mycmakeargs+=(
+   
-DPROJECT_VERSION="r${project_version_major}.${VERSION_REV}"
+   -DPROJECT_VERSION_MAJOR="${project_version_major}"
+   )
+   fi
+
+   cmake_src_configure
+}



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/fastfetch/

2022-03-17 Thread Viorel Munteanu
commit: f2ddcdd533ba854d88137a156936c9391c5ba2e7
Author: Viorel Munteanu  gmail  com>
AuthorDate: Thu Mar 17 18:14:38 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Thu Mar 17 18:14:38 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f2ddcdd5

app-misc/fastfetch: drop 0.614

Signed-off-by: Viorel Munteanu  gmail.com>

 app-misc/fastfetch/Manifest   |  1 -
 app-misc/fastfetch/fastfetch-0.614.ebuild | 72 ---
 2 files changed, 73 deletions(-)

diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest
index a427224a2..d5a344c27 100644
--- a/app-misc/fastfetch/Manifest
+++ b/app-misc/fastfetch/Manifest
@@ -1,2 +1 @@
-DIST fastfetch-0.614.tar.gz 326954 BLAKE2B 
1186626054d18acc949651b34562134f2178c6ae2355e7b50aa04b6cfd9bbe6aef1fb68094ac14cf39806a900fb03a1c1903cbc0e2a4dd96fc41ebb615279dd6
 SHA512 
de8048c12efa5c16b9c1b33ed14154243e9909d16418332dc5b7f193f00322b7dfa7d1b0d90491041d3e9adf5d5bc67fd83ec330242d1277ea831e632f8bc4b1
 DIST fastfetch-0.619.tar.gz 327381 BLAKE2B 
c85425478fa1cf42570232927e7bbd12b53cd450925a64ff21318ea9a3f22544d66e66b32f4f5b33a660082ca0dfc8666cc8b705078c8cec29de657385e1d564
 SHA512 
57ba0697e0b2f1d984a4ede21b50873a7ba0381b54eed07ad508fc454903e3dbcdfdb6ac6456141aff5cf0ce6d880f58f4343b2cad6e785491b397ab7413329e

diff --git a/app-misc/fastfetch/fastfetch-0.614.ebuild 
b/app-misc/fastfetch/fastfetch-0.614.ebuild
deleted file mode 100644
index 644af36e0..0
--- a/app-misc/fastfetch/fastfetch-0.614.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Like neofetch but faster"
-HOMEPAGE="https://github.com/LinusDierheimer/fastfetch;
-if [[ ${PV} == * ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git;
-else
-   COMMIT="07a685bb9a1edc6b804d722e118f8c2bba85b527"
-   VERSION_REV="07a685b"
-   
SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/${COMMIT}.tar.gz 
-> ${P}.tar.gz"
-   S="${WORKDIR}/${PN}-${COMMIT}"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="X gnome pci vulkan wayland xcb xfce xrandr"
-
-# note - qa-vdb will always report errors because fastfetch loads the libs 
dynamically
-RDEPEND="
-   X? ( x11-libs/libX11 )
-   gnome? (
-   dev-libs/glib
-   gnome-base/dconf
-   )
-   pci? ( sys-apps/pciutils )
-   vulkan? ( media-libs/vulkan-loader )
-   wayland? ( dev-libs/wayland )
-   xcb? ( x11-libs/libxcb )
-   xfce? ( xfce-base/xfconf )
-   xrandr? ( x11-libs/libXrandr )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-REQUIRED_USE="xrandr? ( X )"
-
-src_configure() {
-   local mycmakeargs=(
-   -DENABLE_RPM=no
-   -DENABLE_VULKAN=$(usex vulkan)
-   -DENABLE_WAYLAND=$(usex wayland)
-   -DENABLE_XCB_RANDR=$(usex xcb)
-   -DENABLE_XCB=$(usex xcb)
-   -DENABLE_XRANDR=$(usex xrandr)
-   -DENABLE_X11=$(usex X)
-   -DENABLE_GIO=$(usex gnome)
-   -DENABLE_DCONF=$(usex gnome)
-   -DENABLE_XFCONF=$(usex xfce)
-   )
-
-   if [[ ${PV} == * ]]; then
-   elog "REV=\"r$(git rev-list --count HEAD)\""
-   elog "COMMIT=\"$(git rev-parse HEAD)\""
-   elog "VERSION_REV=\"$(git rev-parse --short HEAD)\""
-   else
-   # version comes from git, fake it
-   local project_version_major=$(ver_cut 2)
-   mycmakeargs+=(
-   
-DPROJECT_VERSION="r${project_version_major}.${VERSION_REV}"
-   -DPROJECT_VERSION_MAJOR="${project_version_major}"
-   )
-   fi
-
-   cmake_src_configure
-}



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/fastfetch/

2022-03-17 Thread Viorel Munteanu
commit: 712085b891ceeb28dac3f8d3835982c99051dd8f
Author: Viorel Munteanu  gmail  com>
AuthorDate: Thu Mar 17 18:14:29 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Thu Mar 17 18:14:29 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=712085b8

app-misc/fastfetch: add 0.619

Signed-off-by: Viorel Munteanu  gmail.com>

 app-misc/fastfetch/Manifest   |  1 +
 app-misc/fastfetch/fastfetch-0.619.ebuild | 72 +++
 2 files changed, 73 insertions(+)

diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest
index 007e94b73..a427224a2 100644
--- a/app-misc/fastfetch/Manifest
+++ b/app-misc/fastfetch/Manifest
@@ -1 +1,2 @@
 DIST fastfetch-0.614.tar.gz 326954 BLAKE2B 
1186626054d18acc949651b34562134f2178c6ae2355e7b50aa04b6cfd9bbe6aef1fb68094ac14cf39806a900fb03a1c1903cbc0e2a4dd96fc41ebb615279dd6
 SHA512 
de8048c12efa5c16b9c1b33ed14154243e9909d16418332dc5b7f193f00322b7dfa7d1b0d90491041d3e9adf5d5bc67fd83ec330242d1277ea831e632f8bc4b1
+DIST fastfetch-0.619.tar.gz 327381 BLAKE2B 
c85425478fa1cf42570232927e7bbd12b53cd450925a64ff21318ea9a3f22544d66e66b32f4f5b33a660082ca0dfc8666cc8b705078c8cec29de657385e1d564
 SHA512 
57ba0697e0b2f1d984a4ede21b50873a7ba0381b54eed07ad508fc454903e3dbcdfdb6ac6456141aff5cf0ce6d880f58f4343b2cad6e785491b397ab7413329e

diff --git a/app-misc/fastfetch/fastfetch-0.619.ebuild 
b/app-misc/fastfetch/fastfetch-0.619.ebuild
new file mode 100644
index 0..e89cd5ab8
--- /dev/null
+++ b/app-misc/fastfetch/fastfetch-0.619.ebuild
@@ -0,0 +1,72 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Like neofetch but faster"
+HOMEPAGE="https://github.com/LinusDierheimer/fastfetch;
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git;
+else
+   COMMIT="0f6e266fc3142cb214920852fd127e868dc7a61c"
+   VERSION_REV="0f6e266"
+   
SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/${COMMIT}.tar.gz 
-> ${P}.tar.gz"
+   S="${WORKDIR}/${PN}-${COMMIT}"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="X gnome pci vulkan wayland xcb xfce xrandr"
+
+# note - qa-vdb will always report errors because fastfetch loads the libs 
dynamically
+RDEPEND="
+   X? ( x11-libs/libX11 )
+   gnome? (
+   dev-libs/glib
+   gnome-base/dconf
+   )
+   pci? ( sys-apps/pciutils )
+   vulkan? ( media-libs/vulkan-loader )
+   wayland? ( dev-libs/wayland )
+   xcb? ( x11-libs/libxcb )
+   xfce? ( xfce-base/xfconf )
+   xrandr? ( x11-libs/libXrandr )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+REQUIRED_USE="xrandr? ( X )"
+
+src_configure() {
+   local mycmakeargs=(
+   -DENABLE_RPM=no
+   -DENABLE_VULKAN=$(usex vulkan)
+   -DENABLE_WAYLAND=$(usex wayland)
+   -DENABLE_XCB_RANDR=$(usex xcb)
+   -DENABLE_XCB=$(usex xcb)
+   -DENABLE_XRANDR=$(usex xrandr)
+   -DENABLE_X11=$(usex X)
+   -DENABLE_GIO=$(usex gnome)
+   -DENABLE_DCONF=$(usex gnome)
+   -DENABLE_XFCONF=$(usex xfce)
+   )
+
+   if [[ ${PV} == * ]]; then
+   elog "REV=\"r$(git rev-list --count HEAD)\""
+   elog "COMMIT=\"$(git rev-parse HEAD)\""
+   elog "VERSION_REV=\"$(git rev-parse --short HEAD)\""
+   else
+   # version comes from git, fake it
+   local project_version_major=$(ver_cut 2)
+   mycmakeargs+=(
+   
-DPROJECT_VERSION="r${project_version_major}.${VERSION_REV}"
+   -DPROJECT_VERSION_MAJOR="${project_version_major}"
+   )
+   fi
+
+   cmake_src_configure
+}



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

2022-03-18 Thread Viorel Munteanu
commit: 45bea7f9a01ca49c39cae84b1da23138e47659ce
Author: Viorel Munteanu  gmail  com>
AuthorDate: Fri Mar 18 07:29:01 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Fri Mar 18 07:29:01 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=45bea7f9

dev-python/keyrings-alt: fix ebuild

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild 
b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
index f078cbaa8..d17104dba 100644
--- a/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
+++ b/dev-python/keyrings-alt/keyrings-alt-4.1.0.ebuild
@@ -31,6 +31,8 @@ distutils_enable_sphinx docs \
dev-python/rst-linker \
dev-python/jaraco-packaging
 
-export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
+pkg_setup() {
+   export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
+}
 
 S="${WORKDIR}/${MY_PN}-${PV}"



[gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral-qt/

2022-03-18 Thread Viorel Munteanu
commit: 92faeb3a64bdf0972bdc1b5b11d82c4ba1d13aec
Author: Viorel Munteanu  gmail  com>
AuthorDate: Fri Mar 18 07:34:27 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Fri Mar 18 07:34:27 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=92faeb3a

net-misc/maestral-qt: fix ebuild

Signed-off-by: Viorel Munteanu  gmail.com>

 net-misc/maestral-qt/maestral-qt-1.5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/maestral-qt/maestral-qt-1.5.3.ebuild 
b/net-misc/maestral-qt/maestral-qt-1.5.3.ebuild
index a7fc93472..3fee7792d 100644
--- a/net-misc/maestral-qt/maestral-qt-1.5.3.ebuild
+++ b/net-misc/maestral-qt/maestral-qt-1.5.3.ebuild
@@ -32,7 +32,7 @@ distutils_enable_tests setup.py
 
 python_install_all()
 {
-   default
+   distutils-r1_python_install_all
 
domenu src/maestral_qt/resources/maestral.desktop
 }



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/fastfetch/

2022-03-09 Thread Viorel Munteanu
commit: 738fb3bffc4f557b8a5cf2f357f5dda49ad6e231
Author: Viorel Munteanu  gmail  com>
AuthorDate: Wed Mar  9 13:13:37 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Wed Mar  9 13:13:37 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=738fb3bf

app-misc/fastfetch: add 0.612

Signed-off-by: Viorel Munteanu  gmail.com>

 app-misc/fastfetch/Manifest   |  1 +
 app-misc/fastfetch/fastfetch-0.612.ebuild | 72 +++
 2 files changed, 73 insertions(+)

diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest
index 12f025da4..1bf68cf64 100644
--- a/app-misc/fastfetch/Manifest
+++ b/app-misc/fastfetch/Manifest
@@ -1 +1,2 @@
 DIST fastfetch-0.604.tar.gz 324226 BLAKE2B 
75860f98b5eaca0a59e29618a9d7bd2542aff12eb9761186b6233ffe17212df0b54e387b86511540b4e1522f017f73a1286ec58b0f54a4687a9f11fbb5235652
 SHA512 
09a531be1d35deb7ad34dd9059baa8abaa1d9872d27178d467d743e74d6b8e49549762f893ce2538c14c52dd392ed25ed4b68218d2bcda9b1e86f6bf1310011e
+DIST fastfetch-0.612.tar.gz 326712 BLAKE2B 
e9b1d68058080fb2148af651748b4e84a9f9cb167723bd045c1ee4d9f25393de17be499c39c0440dd0690406d562416428b68717b34b150911b64d7bf67835a4
 SHA512 
368eb2258880587a1f7345eed9aea3fdfd05526232207bef0472bb8f7555316ded0686de425bb0856da3d8ad319def0ff37ca860ce1bd3c0aa480935b7851bbb

diff --git a/app-misc/fastfetch/fastfetch-0.612.ebuild 
b/app-misc/fastfetch/fastfetch-0.612.ebuild
new file mode 100644
index 0..402b6d3c6
--- /dev/null
+++ b/app-misc/fastfetch/fastfetch-0.612.ebuild
@@ -0,0 +1,72 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Like neofetch but faster"
+HOMEPAGE="https://github.com/LinusDierheimer/fastfetch;
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git;
+else
+   COMMIT="4e68c09f2795e3bd91bdfa06998b688db0326a67"
+   VERSION_REV="4e68c09"
+   
SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/${COMMIT}.tar.gz 
-> ${P}.tar.gz"
+   S="${WORKDIR}/${PN}-${COMMIT}"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="X gnome pci vulkan wayland xcb xfce xrandr"
+
+# note - qa-vdb will always report errors because fastfetch loads the libs 
dynamically
+RDEPEND="
+   X? ( x11-libs/libX11 )
+   gnome? (
+   dev-libs/glib
+   gnome-base/dconf
+   )
+   pci? ( sys-apps/pciutils )
+   vulkan? ( media-libs/vulkan-loader )
+   wayland? ( dev-libs/wayland )
+   xcb? ( x11-libs/libxcb )
+   xfce? ( xfce-base/xfconf )
+   xrandr? ( x11-libs/libXrandr )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+REQUIRED_USE="xrandr? ( X )"
+
+src_configure() {
+   local mycmakeargs=(
+   -DENABLE_RPM=no
+   -DENABLE_VULKAN=$(usex vulkan)
+   -DENABLE_WAYLAND=$(usex wayland)
+   -DENABLE_XCB_RANDR=$(usex xcb)
+   -DENABLE_XCB=$(usex xcb)
+   -DENABLE_XRANDR=$(usex xrandr)
+   -DENABLE_X11=$(usex X)
+   -DENABLE_GIO=$(usex gnome)
+   -DENABLE_DCONF=$(usex gnome)
+   -DENABLE_XFCONF=$(usex xfce)
+   )
+
+   if [[ ${PV} == * ]]; then
+   elog "REV=\"r$(git rev-list --count HEAD)\""
+   elog "COMMIT=\"$(git rev-parse HEAD)\""
+   elog "VERSION_REV=\"$(git rev-parse --short HEAD)\""
+   else
+   # version comes from git, fake it
+   local project_version_major=$(ver_cut 2)
+   mycmakeargs+=(
+   
-DPROJECT_VERSION="r${project_version_major}.${VERSION_REV}"
+   -DPROJECT_VERSION_MAJOR="${project_version_major}"
+   )
+   fi
+
+   cmake_src_configure
+}



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/fastfetch/

2022-03-09 Thread Viorel Munteanu
commit: f530a1d806258e97161ee942a30a7a576d0383b8
Author: Viorel Munteanu  gmail  com>
AuthorDate: Wed Mar  9 13:17:29 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Wed Mar  9 13:17:29 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f530a1d8

app-misc/fastfetch: drop 0.604

Signed-off-by: Viorel Munteanu  gmail.com>

 app-misc/fastfetch/Manifest   |  1 -
 app-misc/fastfetch/fastfetch-0.604.ebuild | 72 ---
 2 files changed, 73 deletions(-)

diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest
index 1bf68cf64..898eab2a6 100644
--- a/app-misc/fastfetch/Manifest
+++ b/app-misc/fastfetch/Manifest
@@ -1,2 +1 @@
-DIST fastfetch-0.604.tar.gz 324226 BLAKE2B 
75860f98b5eaca0a59e29618a9d7bd2542aff12eb9761186b6233ffe17212df0b54e387b86511540b4e1522f017f73a1286ec58b0f54a4687a9f11fbb5235652
 SHA512 
09a531be1d35deb7ad34dd9059baa8abaa1d9872d27178d467d743e74d6b8e49549762f893ce2538c14c52dd392ed25ed4b68218d2bcda9b1e86f6bf1310011e
 DIST fastfetch-0.612.tar.gz 326712 BLAKE2B 
e9b1d68058080fb2148af651748b4e84a9f9cb167723bd045c1ee4d9f25393de17be499c39c0440dd0690406d562416428b68717b34b150911b64d7bf67835a4
 SHA512 
368eb2258880587a1f7345eed9aea3fdfd05526232207bef0472bb8f7555316ded0686de425bb0856da3d8ad319def0ff37ca860ce1bd3c0aa480935b7851bbb

diff --git a/app-misc/fastfetch/fastfetch-0.604.ebuild 
b/app-misc/fastfetch/fastfetch-0.604.ebuild
deleted file mode 100644
index 0697f531e..0
--- a/app-misc/fastfetch/fastfetch-0.604.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Like neofetch but faster"
-HOMEPAGE="https://github.com/LinusDierheimer/fastfetch;
-if [[ ${PV} == * ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git;
-else
-   COMMIT="0cb6e40bacfed8c217afc4bd580b7905d6d6893b"
-   VERSION_REV="0cb6e40"
-   
SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/${COMMIT}.tar.gz 
-> ${P}.tar.gz"
-   S="${WORKDIR}/${PN}-${COMMIT}"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="X gnome pci vulkan wayland xcb xfce xrandr"
-
-# note - qa-vdb will always report errors because fastfetch loads the libs 
dynamically
-RDEPEND="
-   X? ( x11-libs/libX11 )
-   gnome? (
-   dev-libs/glib
-   gnome-base/dconf
-   )
-   pci? ( sys-apps/pciutils )
-   vulkan? ( media-libs/vulkan-loader )
-   wayland? ( dev-libs/wayland )
-   xcb? ( x11-libs/libxcb )
-   xfce? ( xfce-base/xfconf )
-   xrandr? ( x11-libs/libXrandr )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-REQUIRED_USE="xrandr? ( X )"
-
-src_configure() {
-   local mycmakeargs=(
-   -DENABLE_RPM=no
-   -DENABLE_VULKAN=$(usex vulkan)
-   -DENABLE_WAYLAND=$(usex wayland)
-   -DENABLE_XCB_RANDR=$(usex xcb)
-   -DENABLE_XCB=$(usex xcb)
-   -DENABLE_XRANDR=$(usex xrandr)
-   -DENABLE_X11=$(usex X)
-   -DENABLE_GIO=$(usex gnome)
-   -DENABLE_DCONF=$(usex gnome)
-   -DENABLE_XFCONF=$(usex xfce)
-   )
-
-   if [[ ${PV} == * ]]; then
-   elog "REV=\"r$(git rev-list --count HEAD)\""
-   elog "COMMIT=\"$(git rev-parse HEAD)\""
-   elog "VERSION_REV=\"$(git rev-parse --short HEAD)\""
-   else
-   # version comes from git, fake it
-   local project_version_major=$(ver_cut 2)
-   mycmakeargs+=(
-   
-DPROJECT_VERSION="r${project_version_major}.${VERSION_REV}"
-   -DPROJECT_VERSION_MAJOR="${project_version_major}"
-   )
-   fi
-
-   cmake_src_configure
-}



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/fastfetch/

2022-02-16 Thread Viorel Munteanu
commit: 49e3437cf4c5d2e106b85a70d49f57b3bbb8
Author: Viorel Munteanu  gmail  com>
AuthorDate: Thu Feb 17 07:57:21 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Thu Feb 17 07:57:21 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=49e3437c

app-misc/fastfetch: add 0.599

Signed-off-by: Viorel Munteanu  gmail.com>

 app-misc/fastfetch/Manifest   |  1 +
 app-misc/fastfetch/fastfetch-0.599.ebuild | 85 +++
 2 files changed, 86 insertions(+)

diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest
index 1e6111f73..34fddfa90 100644
--- a/app-misc/fastfetch/Manifest
+++ b/app-misc/fastfetch/Manifest
@@ -1 +1,2 @@
 DIST fastfetch-0.583.tar.gz 321971 BLAKE2B 
65565ecaa2a0d54d17fff98736c0c923371a848ab31ba403430d3dc76d6d412077a15761b951de907c82c87b879762c2b441a1baeebe179e7234308e5a988ec7
 SHA512 
81d1a54033517747349228c397ad4eda64bcf5946de25edcd3b7eb4bb90102e8b7bc886b5e7697f7de1f71f47e38fa75e33b6467b8a81421b6675384aebc24d2
+DIST fastfetch-0.599.tar.gz 323683 BLAKE2B 
73dd5269fd37b6393f2f02fa93c1a398726101922cc6ec05862939f290edb02269131292cf1384dba3bd13996e06e861f62cd77cfa5c2dd2eaeee28c0eb97707
 SHA512 
90af0425d8a7746009028aeddb50970ead3d74506bc75defb8c4a179a9e51b8d2cd32186b25e9cc45c40c85567ee783edf581a79ee1fd5468d6936caf5ab4e2a

diff --git a/app-misc/fastfetch/fastfetch-0.599.ebuild 
b/app-misc/fastfetch/fastfetch-0.599.ebuild
new file mode 100644
index 0..45e0a85f0
--- /dev/null
+++ b/app-misc/fastfetch/fastfetch-0.599.ebuild
@@ -0,0 +1,85 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit bash-completion-r1 cmake
+
+DESCRIPTION="Like neofetch but faster"
+HOMEPAGE="https://github.com/LinusDierheimer/fastfetch;
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git;
+else
+   COMMIT="ed63ef1a28d58f7f582b52c8a49495f27ae8885a"
+   VERSION_REV="ed63ef1"
+   
SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/${COMMIT}.tar.gz 
-> ${P}.tar.gz"
+   S="${WORKDIR}/${PN}-${COMMIT}"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="X gnome pci vulkan wayland xcb xfce xrandr"
+
+# note - qa-vdb will always report errors because fastfetch loads the libs 
dynamically
+RDEPEND="
+   X? ( x11-libs/libX11 )
+   gnome? (
+   dev-libs/glib
+   gnome-base/dconf
+   )
+   pci? ( sys-apps/pciutils )
+   vulkan? ( media-libs/vulkan-loader )
+   wayland? ( dev-libs/wayland )
+   xcb? ( x11-libs/libxcb )
+   xfce? ( xfce-base/xfconf )
+   xrandr? ( x11-libs/libXrandr )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+REQUIRED_USE="xrandr? ( X )"
+
+src_configure() {
+   local mycmakeargs=(
+   -DENABLE_RPM=no
+   -DENABLE_VULKAN=$(usex vulkan)
+   -DENABLE_WAYLAND=$(usex wayland)
+   -DENABLE_XCB_RANDR=$(usex xcb)
+   -DENABLE_XCB=$(usex xcb)
+   -DENABLE_XRANDR=$(usex xrandr)
+   -DENABLE_X11=$(usex X)
+   -DENABLE_GIO=$(usex gnome)
+   -DENABLE_DCONF=$(usex gnome)
+   -DENABLE_XFCONF=$(usex xfce)
+   )
+
+   if [[ ${PV} != * ]]; then
+   # version comes from git, fake it
+   VERSION_MAJOR="$(ver_cut 2)"
+   sed -i -e "
+   s/\(PROJECT_VERSION\) .*$/\1 
\"r${VERSION_MAJOR}.${VERSION_REV}\")/
+   s/\(PROJECT_VERSION_MAJOR\) .*$/\1 
\"${VERSION_MAJOR}\")/" CMakeLists.txt || die "Cannot patch version"
+   fi
+
+   cmake_src_configure
+}
+
+src_install() {
+   if [[ ${PV} == * ]]; then
+   elog "REV=\"r$(git rev-list --count HEAD)\""
+   elog "COMMIT=\"$(git rev-parse HEAD)\""
+   elog "VERSION_REV=\"$(git rev-parse --short HEAD)\""
+   fi
+
+   pushd "${BUILD_DIR}" || die
+   dobin fastfetch
+   popd
+
+   newbashcomp completions/bash fastfetch
+   insinto /usr/share/${PN}/presets
+   doins presets/*
+
+   einstalldocs
+}



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/fastfetch/

2022-02-16 Thread Viorel Munteanu
commit: 70ea9531c612a59ebae6d10b6ec98b48f01bf666
Author: Viorel Munteanu  gmail  com>
AuthorDate: Thu Feb 17 07:57:52 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Thu Feb 17 07:57:52 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=70ea9531

app-misc/fastfetch: drop 0.583

Signed-off-by: Viorel Munteanu  gmail.com>

 app-misc/fastfetch/Manifest   |  1 -
 app-misc/fastfetch/fastfetch-0.583.ebuild | 85 ---
 2 files changed, 86 deletions(-)

diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest
index 34fddfa90..fe3f3bd75 100644
--- a/app-misc/fastfetch/Manifest
+++ b/app-misc/fastfetch/Manifest
@@ -1,2 +1 @@
-DIST fastfetch-0.583.tar.gz 321971 BLAKE2B 
65565ecaa2a0d54d17fff98736c0c923371a848ab31ba403430d3dc76d6d412077a15761b951de907c82c87b879762c2b441a1baeebe179e7234308e5a988ec7
 SHA512 
81d1a54033517747349228c397ad4eda64bcf5946de25edcd3b7eb4bb90102e8b7bc886b5e7697f7de1f71f47e38fa75e33b6467b8a81421b6675384aebc24d2
 DIST fastfetch-0.599.tar.gz 323683 BLAKE2B 
73dd5269fd37b6393f2f02fa93c1a398726101922cc6ec05862939f290edb02269131292cf1384dba3bd13996e06e861f62cd77cfa5c2dd2eaeee28c0eb97707
 SHA512 
90af0425d8a7746009028aeddb50970ead3d74506bc75defb8c4a179a9e51b8d2cd32186b25e9cc45c40c85567ee783edf581a79ee1fd5468d6936caf5ab4e2a

diff --git a/app-misc/fastfetch/fastfetch-0.583.ebuild 
b/app-misc/fastfetch/fastfetch-0.583.ebuild
deleted file mode 100644
index 84fc631ff..0
--- a/app-misc/fastfetch/fastfetch-0.583.ebuild
+++ /dev/null
@@ -1,85 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit bash-completion-r1 cmake
-
-DESCRIPTION="Like neofetch but faster"
-HOMEPAGE="https://github.com/LinusDierheimer/fastfetch;
-if [[ ${PV} == * ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git;
-else
-   COMMIT="fb3028cafa5393c608aa83d7df826474a447c0b3"
-   VERSION_REV="fb3028c"
-   
SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/${COMMIT}.tar.gz 
-> ${P}.tar.gz"
-   S="${WORKDIR}/${PN}-${COMMIT}"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="X gnome pci vulkan wayland xcb xfce xrandr"
-
-# note - qa-vdb will always report errors because fastfetch loads the libs 
dynamically
-RDEPEND="
-   X? ( x11-libs/libX11 )
-   gnome? (
-   dev-libs/glib
-   gnome-base/dconf
-   )
-   pci? ( sys-apps/pciutils )
-   vulkan? ( media-libs/vulkan-loader )
-   wayland? ( dev-libs/wayland )
-   xcb? ( x11-libs/libxcb )
-   xfce? ( xfce-base/xfconf )
-   xrandr? ( x11-libs/libXrandr )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-REQUIRED_USE="xrandr? ( X )"
-
-src_configure() {
-   local mycmakeargs=(
-   -DENABLE_RPM=no
-   -DENABLE_VULKAN=$(usex vulkan)
-   -DENABLE_WAYLAND=$(usex wayland)
-   -DENABLE_XCB_RANDR=$(usex xcb)
-   -DENABLE_XCB=$(usex xcb)
-   -DENABLE_XRANDR=$(usex xrandr)
-   -DENABLE_X11=$(usex X)
-   -DENABLE_GIO=$(usex gnome)
-   -DENABLE_DCONF=$(usex gnome)
-   -DENABLE_XFCONF=$(usex xfce)
-   )
-
-   if [[ ${PV} != * ]]; then
-   # version comes from git, fake it
-   VERSION_MAJOR="$(ver_cut 2)"
-   sed -i -e "
-   s/\(PROJECT_VERSION\) .*$/\1 
\"r${VERSION_MAJOR}.${VERSION_REV}\")/
-   s/\(PROJECT_VERSION_MAJOR\) .*$/\1 
\"${VERSION_MAJOR}\")/" CMakeLists.txt || die "Cannot patch version"
-   fi
-
-   cmake_src_configure
-}
-
-src_install() {
-   if [[ ${PV} == * ]]; then
-   elog "REV=\"r$(git rev-list --count HEAD)\""
-   elog "COMMIT=\"$(git rev-parse HEAD)\""
-   elog "VERSION_REV=\"$(git rev-parse --short HEAD)\""
-   fi
-
-   pushd "${BUILD_DIR}" || die
-   dobin fastfetch
-   popd
-
-   newbashcomp completions/bash fastfetch
-   insinto /usr/share/${PN}/presets
-   doins presets/*
-
-   einstalldocs
-}



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/desktop-notifier/files/, dev-python/desktop-notifier/

2022-03-01 Thread Viorel Munteanu
commit: 5000b1df9feb59fb2fbdd7858b7ebab5d85595c8
Author: Viorel Munteanu  gmail  com>
AuthorDate: Tue Mar  1 19:26:22 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Tue Mar  1 19:26:22 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5000b1df

dev-python/desktop-notifier: add 3.3.3

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/desktop-notifier/Manifest   |  1 +
 .../desktop-notifier/desktop-notifier-3.3.3.ebuild | 34 ++
 .../desktop-notifier-3.3.3-resources-png.patch | 15 ++
 3 files changed, 50 insertions(+)

diff --git a/dev-python/desktop-notifier/Manifest 
b/dev-python/desktop-notifier/Manifest
index 25ed24757..8cf57889d 100644
--- a/dev-python/desktop-notifier/Manifest
+++ b/dev-python/desktop-notifier/Manifest
@@ -1 +1,2 @@
 DIST desktop-notifier-3.3.2.tar.gz 4595234 BLAKE2B 
c53383b8f15c36acb21a77695b8a76e782f912078ba7c5946fe55c2e8c3c950ece7581a81a69dbee12553be7155364c9165336d7f2b814ccb0e3076dc082cf85
 SHA512 
d93825ea4880428e9eb41f0adff27e963ebeae23aa5cdc8c77e4a60aecee69aa1448f9aca8b12520597b52df531580e29e3458c2ea7b4f2e60eda68de5dfbe9f
+DIST desktop-notifier-3.3.3.tar.gz 4595797 BLAKE2B 
e27f6927d67603d20ab3729ddbd436d75110a97cb82d3db80e4229c8e297803783f9b4f3212b284f83989778354600fc7efe553b20a66cc6ea3d8eccafc00466
 SHA512 
a0b9dbd50b53380712529636df949621a418f58f06ad97251b22f744f0dfbb47ef0d5697fc279fa49b085f653494dc6acc18a6531752b6a288831b9c05e4a241

diff --git a/dev-python/desktop-notifier/desktop-notifier-3.3.3.ebuild 
b/dev-python/desktop-notifier/desktop-notifier-3.3.3.ebuild
new file mode 100644
index 0..14d30b9e2
--- /dev/null
+++ b/dev-python/desktop-notifier/desktop-notifier-3.3.3.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1
+
+DESCRIPTION="desktop-notifier is a Python library for cross-platform desktop 
notifications"
+HOMEPAGE="
+   https://desktop-notifier.readthedocs.io
+   https://pypi.org/project/desktop-notifier
+   https://github.com/samschott/desktop-notifier
+"
+SRC_URI="https://github.com/samschott/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/wheel[${PYTHON_USEDEP}]
+   dev-python/packaging[${PYTHON_USEDEP}]
+   dev-python/python-dbus-next[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 
'dev-python/importlib_resources[${PYTHON_USEDEP}]' python3_8)
+"
+
+PATCHES=(
+   "${FILESDIR}"/desktop-notifier-3.3.3-resources-png.patch
+)
+
+distutils_enable_sphinx docs

diff --git 
a/dev-python/desktop-notifier/files/desktop-notifier-3.3.3-resources-png.patch 
b/dev-python/desktop-notifier/files/desktop-notifier-3.3.3-resources-png.patch
new file mode 100644
index 0..55b43a654
--- /dev/null
+++ 
b/dev-python/desktop-notifier/files/desktop-notifier-3.3.3-resources-png.patch
@@ -0,0 +1,15 @@
+python.png went missing in the new build system
+
+--- a/setup.cfg
 b/setup.cfg
+@@ -53,7 +53,9 @@
+ sphinx_rtd_theme
+ 
+ [options.package_data]
+-desktop_notifier = resources/*; py.typed
++desktop_notifier =
++resources/*; py.typed
++resources/*.png
+ 
+ [flake8]
+ ignore = E203,E501,W503,H306



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

2022-03-01 Thread Viorel Munteanu
commit: 8289ba50192b11b73fe5e4ebbda7b1c181c33949
Author: Viorel Munteanu  gmail  com>
AuthorDate: Wed Mar  2 07:57:46 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Wed Mar  2 07:57:46 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8289ba50

dev-python/desktop-notifier: add 3.3.4

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/desktop-notifier/Manifest   |  1 +
 .../desktop-notifier/desktop-notifier-3.3.4.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/desktop-notifier/Manifest 
b/dev-python/desktop-notifier/Manifest
index 8cf57889d..d4fc18109 100644
--- a/dev-python/desktop-notifier/Manifest
+++ b/dev-python/desktop-notifier/Manifest
@@ -1,2 +1,3 @@
 DIST desktop-notifier-3.3.2.tar.gz 4595234 BLAKE2B 
c53383b8f15c36acb21a77695b8a76e782f912078ba7c5946fe55c2e8c3c950ece7581a81a69dbee12553be7155364c9165336d7f2b814ccb0e3076dc082cf85
 SHA512 
d93825ea4880428e9eb41f0adff27e963ebeae23aa5cdc8c77e4a60aecee69aa1448f9aca8b12520597b52df531580e29e3458c2ea7b4f2e60eda68de5dfbe9f
 DIST desktop-notifier-3.3.3.tar.gz 4595797 BLAKE2B 
e27f6927d67603d20ab3729ddbd436d75110a97cb82d3db80e4229c8e297803783f9b4f3212b284f83989778354600fc7efe553b20a66cc6ea3d8eccafc00466
 SHA512 
a0b9dbd50b53380712529636df949621a418f58f06ad97251b22f744f0dfbb47ef0d5697fc279fa49b085f653494dc6acc18a6531752b6a288831b9c05e4a241
+DIST desktop-notifier-3.3.4.tar.gz 4595239 BLAKE2B 
6dc8ca771cffce06a4fe0f3e1dfeb66ee0a73a5ea4c4311405c1131ff3c9736492360d1666d365d8262afeffb72633804e1b7822ce8862111401789547ef5536
 SHA512 
4ae35f8b6a25fef99a755f599cb5eb724cf0c48e8c9c314bdb1fcb3e839ef89ca939c8a5f3c5a3a01b8f484a3da874ddb3547b4df3cdb126cb3c64c31418792a

diff --git a/dev-python/desktop-notifier/desktop-notifier-3.3.4.ebuild 
b/dev-python/desktop-notifier/desktop-notifier-3.3.4.ebuild
new file mode 100644
index 0..5ad16b998
--- /dev/null
+++ b/dev-python/desktop-notifier/desktop-notifier-3.3.4.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1
+
+DESCRIPTION="desktop-notifier is a Python library for cross-platform desktop 
notifications"
+HOMEPAGE="
+   https://desktop-notifier.readthedocs.io
+   https://pypi.org/project/desktop-notifier
+   https://github.com/samschott/desktop-notifier
+"
+SRC_URI="https://github.com/samschott/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/wheel[${PYTHON_USEDEP}]
+   dev-python/packaging[${PYTHON_USEDEP}]
+   dev-python/python-dbus-next[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 
'dev-python/importlib_resources[${PYTHON_USEDEP}]' python3_8)
+"
+
+distutils_enable_sphinx docs



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/desktop-notifier/, dev-python/desktop-notifier/files/

2022-03-01 Thread Viorel Munteanu
commit: 76234e61cae69467864d815ca21b5e50f5a6d632
Author: Viorel Munteanu  gmail  com>
AuthorDate: Wed Mar  2 07:58:18 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Wed Mar  2 07:58:18 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=76234e61

dev-python/desktop-notifier: drop 3.3.3

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/desktop-notifier/Manifest   |  1 -
 .../desktop-notifier/desktop-notifier-3.3.3.ebuild | 34 --
 .../desktop-notifier-3.3.3-resources-png.patch | 15 --
 3 files changed, 50 deletions(-)

diff --git a/dev-python/desktop-notifier/Manifest 
b/dev-python/desktop-notifier/Manifest
index d4fc18109..65d367f8a 100644
--- a/dev-python/desktop-notifier/Manifest
+++ b/dev-python/desktop-notifier/Manifest
@@ -1,3 +1,2 @@
 DIST desktop-notifier-3.3.2.tar.gz 4595234 BLAKE2B 
c53383b8f15c36acb21a77695b8a76e782f912078ba7c5946fe55c2e8c3c950ece7581a81a69dbee12553be7155364c9165336d7f2b814ccb0e3076dc082cf85
 SHA512 
d93825ea4880428e9eb41f0adff27e963ebeae23aa5cdc8c77e4a60aecee69aa1448f9aca8b12520597b52df531580e29e3458c2ea7b4f2e60eda68de5dfbe9f
-DIST desktop-notifier-3.3.3.tar.gz 4595797 BLAKE2B 
e27f6927d67603d20ab3729ddbd436d75110a97cb82d3db80e4229c8e297803783f9b4f3212b284f83989778354600fc7efe553b20a66cc6ea3d8eccafc00466
 SHA512 
a0b9dbd50b53380712529636df949621a418f58f06ad97251b22f744f0dfbb47ef0d5697fc279fa49b085f653494dc6acc18a6531752b6a288831b9c05e4a241
 DIST desktop-notifier-3.3.4.tar.gz 4595239 BLAKE2B 
6dc8ca771cffce06a4fe0f3e1dfeb66ee0a73a5ea4c4311405c1131ff3c9736492360d1666d365d8262afeffb72633804e1b7822ce8862111401789547ef5536
 SHA512 
4ae35f8b6a25fef99a755f599cb5eb724cf0c48e8c9c314bdb1fcb3e839ef89ca939c8a5f3c5a3a01b8f484a3da874ddb3547b4df3cdb126cb3c64c31418792a

diff --git a/dev-python/desktop-notifier/desktop-notifier-3.3.3.ebuild 
b/dev-python/desktop-notifier/desktop-notifier-3.3.3.ebuild
deleted file mode 100644
index 14d30b9e2..0
--- a/dev-python/desktop-notifier/desktop-notifier-3.3.3.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-DISTUTILS_USE_PEP517=setuptools
-
-inherit distutils-r1
-
-DESCRIPTION="desktop-notifier is a Python library for cross-platform desktop 
notifications"
-HOMEPAGE="
-   https://desktop-notifier.readthedocs.io
-   https://pypi.org/project/desktop-notifier
-   https://github.com/samschott/desktop-notifier
-"
-SRC_URI="https://github.com/samschott/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/wheel[${PYTHON_USEDEP}]
-   dev-python/packaging[${PYTHON_USEDEP}]
-   dev-python/python-dbus-next[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep 
'dev-python/importlib_resources[${PYTHON_USEDEP}]' python3_8)
-"
-
-PATCHES=(
-   "${FILESDIR}"/desktop-notifier-3.3.3-resources-png.patch
-)
-
-distutils_enable_sphinx docs

diff --git 
a/dev-python/desktop-notifier/files/desktop-notifier-3.3.3-resources-png.patch 
b/dev-python/desktop-notifier/files/desktop-notifier-3.3.3-resources-png.patch
deleted file mode 100644
index 55b43a654..0
--- 
a/dev-python/desktop-notifier/files/desktop-notifier-3.3.3-resources-png.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-python.png went missing in the new build system
-
 a/setup.cfg
-+++ b/setup.cfg
-@@ -53,7 +53,9 @@
- sphinx_rtd_theme
- 
- [options.package_data]
--desktop_notifier = resources/*; py.typed
-+desktop_notifier =
-+resources/*; py.typed
-+resources/*.png
- 
- [flake8]
- ignore = E203,E501,W503,H306



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/fastfetch/

2022-02-12 Thread Viorel Munteanu
commit: 36a056afd37079f0c593f68d949ec7f00d6608af
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sat Feb 12 12:55:27 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Sat Feb 12 12:55:27 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=36a056af

app-misc/fastfetch: drop 0.575

Signed-off-by: Viorel Munteanu  gmail.com>

 app-misc/fastfetch/Manifest   |  1 -
 app-misc/fastfetch/fastfetch-0.575.ebuild | 85 ---
 2 files changed, 86 deletions(-)

diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest
index 6f8d3e729..1e6111f73 100644
--- a/app-misc/fastfetch/Manifest
+++ b/app-misc/fastfetch/Manifest
@@ -1,2 +1 @@
-DIST fastfetch-0.575.tar.gz 321524 BLAKE2B 
a59dee15e7492d7af7671ed25eb5492a0a0c97346c000b794cab923dcc7298aa06c0cc232d5cc8ee171c470b474f42b3adf912e20b5b59370f23dbd803372934
 SHA512 
45a573a4e837463398151775d7a4bbb666021422e5b2d08955cfd60c6a7b89263d5464691481ac419876439689b09dac6817388592d4c27b1bbe5d27f1d6881e
 DIST fastfetch-0.583.tar.gz 321971 BLAKE2B 
65565ecaa2a0d54d17fff98736c0c923371a848ab31ba403430d3dc76d6d412077a15761b951de907c82c87b879762c2b441a1baeebe179e7234308e5a988ec7
 SHA512 
81d1a54033517747349228c397ad4eda64bcf5946de25edcd3b7eb4bb90102e8b7bc886b5e7697f7de1f71f47e38fa75e33b6467b8a81421b6675384aebc24d2

diff --git a/app-misc/fastfetch/fastfetch-0.575.ebuild 
b/app-misc/fastfetch/fastfetch-0.575.ebuild
deleted file mode 100644
index 2ef5c279d..0
--- a/app-misc/fastfetch/fastfetch-0.575.ebuild
+++ /dev/null
@@ -1,85 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit bash-completion-r1 cmake
-
-DESCRIPTION="Like neofetch but faster"
-HOMEPAGE="https://github.com/LinusDierheimer/fastfetch;
-if [[ ${PV} == * ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git;
-else
-   COMMIT="2ff35952510fa5a9ef655af9b328f31f7c50f689"
-   VERSION_REV="2ff3595"
-   
SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/${COMMIT}.tar.gz 
-> ${P}.tar.gz"
-   S="${WORKDIR}/${PN}-${COMMIT}"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="X gnome pci vulkan wayland xcb xfce xrandr"
-
-# note - qa-vdb will always report errors because fastfetch loads the libs 
dynamically
-RDEPEND="
-   X? ( x11-libs/libX11 )
-   gnome? (
-   dev-libs/glib
-   gnome-base/dconf
-   )
-   pci? ( sys-apps/pciutils )
-   vulkan? ( media-libs/vulkan-loader )
-   wayland? ( dev-libs/wayland )
-   xcb? ( x11-libs/libxcb )
-   xfce? ( xfce-base/xfconf )
-   xrandr? ( x11-libs/libXrandr )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-REQUIRED_USE="xrandr? ( X )"
-
-src_configure() {
-   local mycmakeargs=(
-   -DENABLE_RPM=no
-   -DENABLE_VULKAN=$(usex vulkan)
-   -DENABLE_WAYLAND=$(usex wayland)
-   -DENABLE_XCB_RANDR=$(usex xcb)
-   -DENABLE_XCB=$(usex xcb)
-   -DENABLE_XRANDR=$(usex xrandr)
-   -DENABLE_X11=$(usex X)
-   -DENABLE_GIO=$(usex gnome)
-   -DENABLE_DCONF=$(usex gnome)
-   -DENABLE_XFCONF=$(usex xfce)
-   )
-
-   if [[ ${PV} != * ]]; then
-   # version comes from git, fake it
-   VERSION_MAJOR="$(ver_cut 2)"
-   sed -i -e "
-   s/\(PROJECT_VERSION\) .*$/\1 
\"r${VERSION_MAJOR}.${VERSION_REV}\")/
-   s/\(PROJECT_VERSION_MAJOR\) .*$/\1 
\"${VERSION_MAJOR}\")/" CMakeLists.txt || die "Cannot patch version"
-   fi
-
-   cmake_src_configure
-}
-
-src_install() {
-   if [[ ${PV} == * ]]; then
-   elog "REV=\"r$(git rev-list --count HEAD)\""
-   elog "COMMIT=\"$(git rev-parse HEAD)\""
-   elog "VERSION_REV=\"$(git rev-parse --short HEAD)\""
-   fi
-
-   pushd "${BUILD_DIR}" || die
-   dobin fastfetch
-   popd
-
-   newbashcomp completions/bash fastfetch
-   insinto /usr/share/${PN}/presets
-   doins presets/*
-
-   einstalldocs
-}



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/fastfetch/

2022-02-12 Thread Viorel Munteanu
commit: baa8c0e50e0f8a427fed72d7df2f358ec1622e86
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sat Feb 12 12:55:12 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Sat Feb 12 12:55:12 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=baa8c0e5

app-misc/fastfetch: add 0.583

Signed-off-by: Viorel Munteanu  gmail.com>

 app-misc/fastfetch/Manifest   |  1 +
 app-misc/fastfetch/fastfetch-0.583.ebuild | 85 +++
 2 files changed, 86 insertions(+)

diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest
index fe315e062..6f8d3e729 100644
--- a/app-misc/fastfetch/Manifest
+++ b/app-misc/fastfetch/Manifest
@@ -1 +1,2 @@
 DIST fastfetch-0.575.tar.gz 321524 BLAKE2B 
a59dee15e7492d7af7671ed25eb5492a0a0c97346c000b794cab923dcc7298aa06c0cc232d5cc8ee171c470b474f42b3adf912e20b5b59370f23dbd803372934
 SHA512 
45a573a4e837463398151775d7a4bbb666021422e5b2d08955cfd60c6a7b89263d5464691481ac419876439689b09dac6817388592d4c27b1bbe5d27f1d6881e
+DIST fastfetch-0.583.tar.gz 321971 BLAKE2B 
65565ecaa2a0d54d17fff98736c0c923371a848ab31ba403430d3dc76d6d412077a15761b951de907c82c87b879762c2b441a1baeebe179e7234308e5a988ec7
 SHA512 
81d1a54033517747349228c397ad4eda64bcf5946de25edcd3b7eb4bb90102e8b7bc886b5e7697f7de1f71f47e38fa75e33b6467b8a81421b6675384aebc24d2

diff --git a/app-misc/fastfetch/fastfetch-0.583.ebuild 
b/app-misc/fastfetch/fastfetch-0.583.ebuild
new file mode 100644
index 0..84fc631ff
--- /dev/null
+++ b/app-misc/fastfetch/fastfetch-0.583.ebuild
@@ -0,0 +1,85 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit bash-completion-r1 cmake
+
+DESCRIPTION="Like neofetch but faster"
+HOMEPAGE="https://github.com/LinusDierheimer/fastfetch;
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git;
+else
+   COMMIT="fb3028cafa5393c608aa83d7df826474a447c0b3"
+   VERSION_REV="fb3028c"
+   
SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/${COMMIT}.tar.gz 
-> ${P}.tar.gz"
+   S="${WORKDIR}/${PN}-${COMMIT}"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="X gnome pci vulkan wayland xcb xfce xrandr"
+
+# note - qa-vdb will always report errors because fastfetch loads the libs 
dynamically
+RDEPEND="
+   X? ( x11-libs/libX11 )
+   gnome? (
+   dev-libs/glib
+   gnome-base/dconf
+   )
+   pci? ( sys-apps/pciutils )
+   vulkan? ( media-libs/vulkan-loader )
+   wayland? ( dev-libs/wayland )
+   xcb? ( x11-libs/libxcb )
+   xfce? ( xfce-base/xfconf )
+   xrandr? ( x11-libs/libXrandr )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+REQUIRED_USE="xrandr? ( X )"
+
+src_configure() {
+   local mycmakeargs=(
+   -DENABLE_RPM=no
+   -DENABLE_VULKAN=$(usex vulkan)
+   -DENABLE_WAYLAND=$(usex wayland)
+   -DENABLE_XCB_RANDR=$(usex xcb)
+   -DENABLE_XCB=$(usex xcb)
+   -DENABLE_XRANDR=$(usex xrandr)
+   -DENABLE_X11=$(usex X)
+   -DENABLE_GIO=$(usex gnome)
+   -DENABLE_DCONF=$(usex gnome)
+   -DENABLE_XFCONF=$(usex xfce)
+   )
+
+   if [[ ${PV} != * ]]; then
+   # version comes from git, fake it
+   VERSION_MAJOR="$(ver_cut 2)"
+   sed -i -e "
+   s/\(PROJECT_VERSION\) .*$/\1 
\"r${VERSION_MAJOR}.${VERSION_REV}\")/
+   s/\(PROJECT_VERSION_MAJOR\) .*$/\1 
\"${VERSION_MAJOR}\")/" CMakeLists.txt || die "Cannot patch version"
+   fi
+
+   cmake_src_configure
+}
+
+src_install() {
+   if [[ ${PV} == * ]]; then
+   elog "REV=\"r$(git rev-list --count HEAD)\""
+   elog "COMMIT=\"$(git rev-parse HEAD)\""
+   elog "VERSION_REV=\"$(git rev-parse --short HEAD)\""
+   fi
+
+   pushd "${BUILD_DIR}" || die
+   dobin fastfetch
+   popd
+
+   newbashcomp completions/bash fastfetch
+   insinto /usr/share/${PN}/presets
+   doins presets/*
+
+   einstalldocs
+}



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/fastfetch/

2022-02-22 Thread Viorel Munteanu
commit: cef2099239ed0f050799aefe5cfa223b6afc5de6
Author: Viorel Munteanu  gmail  com>
AuthorDate: Tue Feb 22 18:18:49 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Tue Feb 22 18:30:58 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cef20992

app-misc/fastfetch: add 0.604

Signed-off-by: Viorel Munteanu  gmail.com>

 app-misc/fastfetch/Manifest|  1 +
 ...astfetch-.ebuild => fastfetch-0.604.ebuild} | 36 --
 app-misc/fastfetch/fastfetch-.ebuild   | 35 +++--
 3 files changed, 24 insertions(+), 48 deletions(-)

diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest
index fe3f3bd75..e56a66e7d 100644
--- a/app-misc/fastfetch/Manifest
+++ b/app-misc/fastfetch/Manifest
@@ -1 +1,2 @@
 DIST fastfetch-0.599.tar.gz 323683 BLAKE2B 
73dd5269fd37b6393f2f02fa93c1a398726101922cc6ec05862939f290edb02269131292cf1384dba3bd13996e06e861f62cd77cfa5c2dd2eaeee28c0eb97707
 SHA512 
90af0425d8a7746009028aeddb50970ead3d74506bc75defb8c4a179a9e51b8d2cd32186b25e9cc45c40c85567ee783edf581a79ee1fd5468d6936caf5ab4e2a
+DIST fastfetch-0.604.tar.gz 324226 BLAKE2B 
75860f98b5eaca0a59e29618a9d7bd2542aff12eb9761186b6233ffe17212df0b54e387b86511540b4e1522f017f73a1286ec58b0f54a4687a9f11fbb5235652
 SHA512 
09a531be1d35deb7ad34dd9059baa8abaa1d9872d27178d467d743e74d6b8e49549762f893ce2538c14c52dd392ed25ed4b68218d2bcda9b1e86f6bf1310011e

diff --git a/app-misc/fastfetch/fastfetch-.ebuild 
b/app-misc/fastfetch/fastfetch-0.604.ebuild
similarity index 73%
copy from app-misc/fastfetch/fastfetch-.ebuild
copy to app-misc/fastfetch/fastfetch-0.604.ebuild
index 6b0e09ff4..0697f531e 100644
--- a/app-misc/fastfetch/fastfetch-.ebuild
+++ b/app-misc/fastfetch/fastfetch-0.604.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit bash-completion-r1 cmake
+inherit cmake
 
 DESCRIPTION="Like neofetch but faster"
 HOMEPAGE="https://github.com/LinusDierheimer/fastfetch;
@@ -11,14 +11,15 @@ if [[ ${PV} == * ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git;
 else
-   COMMIT="f72ec8a99f6021e95abce282668cce99fabd28c5"
-   VERSION_REV="f72ec8a"
+   COMMIT="0cb6e40bacfed8c217afc4bd580b7905d6d6893b"
+   VERSION_REV="0cb6e40"

SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/${COMMIT}.tar.gz 
-> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${COMMIT}"
 fi
 
 LICENSE="MIT"
 SLOT="0"
+KEYWORDS="~amd64"
 IUSE="X gnome pci vulkan wayland xcb xfce xrandr"
 
 # note - qa-vdb will always report errors because fastfetch loads the libs 
dynamically
@@ -54,31 +55,18 @@ src_configure() {
-DENABLE_XFCONF=$(usex xfce)
)
 
-   if [[ ${PV} != * ]]; then
-   # version comes from git, fake it
-   VERSION_MAJOR="$(ver_cut 2)"
-   sed -i -e "
-   s/\(PROJECT_VERSION\) .*$/\1 
\"r${VERSION_MAJOR}.${VERSION_REV}\")/
-   s/\(PROJECT_VERSION_MAJOR\) .*$/\1 
\"${VERSION_MAJOR}\")/" CMakeLists.txt || die "Cannot patch version"
-   fi
-
-   cmake_src_configure
-}
-
-src_install() {
if [[ ${PV} == * ]]; then
elog "REV=\"r$(git rev-list --count HEAD)\""
elog "COMMIT=\"$(git rev-parse HEAD)\""
elog "VERSION_REV=\"$(git rev-parse --short HEAD)\""
+   else
+   # version comes from git, fake it
+   local project_version_major=$(ver_cut 2)
+   mycmakeargs+=(
+   
-DPROJECT_VERSION="r${project_version_major}.${VERSION_REV}"
+   -DPROJECT_VERSION_MAJOR="${project_version_major}"
+   )
fi
 
-   pushd "${BUILD_DIR}" || die
-   dobin fastfetch
-   popd
-
-   newbashcomp completions/bash fastfetch
-   insinto /usr/share/${PN}/presets
-   doins presets/*
-
-   einstalldocs
+   cmake_src_configure
 }

diff --git a/app-misc/fastfetch/fastfetch-.ebuild 
b/app-misc/fastfetch/fastfetch-.ebuild
index 6b0e09ff4..5e1fc6be7 100644
--- a/app-misc/fastfetch/fastfetch-.ebuild
+++ b/app-misc/fastfetch/fastfetch-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit bash-completion-r1 cmake
+inherit cmake
 
 DESCRIPTION="Like neofetch but faster"
 HOMEPAGE="https://github.com/LinusDierheimer/fastfetch;
@@ -11,8 +11,8 @@ if [[ ${PV} == * ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git;
 else
-   COMMIT="f72ec8a99f6021e95abce282668cce99fabd28c5"
-   VERSION_REV="f72ec8a"
+   COMMIT="0cb6e40bacfed8c217afc4b

[gentoo-commits] repo/proj/guru:dev commit in: app-misc/fastfetch/

2022-02-22 Thread Viorel Munteanu
commit: b07ebce9083dfc1a6d3405727fb1c02e7883798f
Author: Viorel Munteanu  gmail  com>
AuthorDate: Tue Feb 22 18:19:12 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Tue Feb 22 18:30:58 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b07ebce9

app-misc/fastfetch: drop 0.599

Signed-off-by: Viorel Munteanu  gmail.com>

 app-misc/fastfetch/Manifest   |  1 -
 app-misc/fastfetch/fastfetch-0.599.ebuild | 85 ---
 2 files changed, 86 deletions(-)

diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest
index e56a66e7d..12f025da4 100644
--- a/app-misc/fastfetch/Manifest
+++ b/app-misc/fastfetch/Manifest
@@ -1,2 +1 @@
-DIST fastfetch-0.599.tar.gz 323683 BLAKE2B 
73dd5269fd37b6393f2f02fa93c1a398726101922cc6ec05862939f290edb02269131292cf1384dba3bd13996e06e861f62cd77cfa5c2dd2eaeee28c0eb97707
 SHA512 
90af0425d8a7746009028aeddb50970ead3d74506bc75defb8c4a179a9e51b8d2cd32186b25e9cc45c40c85567ee783edf581a79ee1fd5468d6936caf5ab4e2a
 DIST fastfetch-0.604.tar.gz 324226 BLAKE2B 
75860f98b5eaca0a59e29618a9d7bd2542aff12eb9761186b6233ffe17212df0b54e387b86511540b4e1522f017f73a1286ec58b0f54a4687a9f11fbb5235652
 SHA512 
09a531be1d35deb7ad34dd9059baa8abaa1d9872d27178d467d743e74d6b8e49549762f893ce2538c14c52dd392ed25ed4b68218d2bcda9b1e86f6bf1310011e

diff --git a/app-misc/fastfetch/fastfetch-0.599.ebuild 
b/app-misc/fastfetch/fastfetch-0.599.ebuild
deleted file mode 100644
index 45e0a85f0..0
--- a/app-misc/fastfetch/fastfetch-0.599.ebuild
+++ /dev/null
@@ -1,85 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit bash-completion-r1 cmake
-
-DESCRIPTION="Like neofetch but faster"
-HOMEPAGE="https://github.com/LinusDierheimer/fastfetch;
-if [[ ${PV} == * ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git;
-else
-   COMMIT="ed63ef1a28d58f7f582b52c8a49495f27ae8885a"
-   VERSION_REV="ed63ef1"
-   
SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/${COMMIT}.tar.gz 
-> ${P}.tar.gz"
-   S="${WORKDIR}/${PN}-${COMMIT}"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="X gnome pci vulkan wayland xcb xfce xrandr"
-
-# note - qa-vdb will always report errors because fastfetch loads the libs 
dynamically
-RDEPEND="
-   X? ( x11-libs/libX11 )
-   gnome? (
-   dev-libs/glib
-   gnome-base/dconf
-   )
-   pci? ( sys-apps/pciutils )
-   vulkan? ( media-libs/vulkan-loader )
-   wayland? ( dev-libs/wayland )
-   xcb? ( x11-libs/libxcb )
-   xfce? ( xfce-base/xfconf )
-   xrandr? ( x11-libs/libXrandr )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-REQUIRED_USE="xrandr? ( X )"
-
-src_configure() {
-   local mycmakeargs=(
-   -DENABLE_RPM=no
-   -DENABLE_VULKAN=$(usex vulkan)
-   -DENABLE_WAYLAND=$(usex wayland)
-   -DENABLE_XCB_RANDR=$(usex xcb)
-   -DENABLE_XCB=$(usex xcb)
-   -DENABLE_XRANDR=$(usex xrandr)
-   -DENABLE_X11=$(usex X)
-   -DENABLE_GIO=$(usex gnome)
-   -DENABLE_DCONF=$(usex gnome)
-   -DENABLE_XFCONF=$(usex xfce)
-   )
-
-   if [[ ${PV} != * ]]; then
-   # version comes from git, fake it
-   VERSION_MAJOR="$(ver_cut 2)"
-   sed -i -e "
-   s/\(PROJECT_VERSION\) .*$/\1 
\"r${VERSION_MAJOR}.${VERSION_REV}\")/
-   s/\(PROJECT_VERSION_MAJOR\) .*$/\1 
\"${VERSION_MAJOR}\")/" CMakeLists.txt || die "Cannot patch version"
-   fi
-
-   cmake_src_configure
-}
-
-src_install() {
-   if [[ ${PV} == * ]]; then
-   elog "REV=\"r$(git rev-list --count HEAD)\""
-   elog "COMMIT=\"$(git rev-parse HEAD)\""
-   elog "VERSION_REV=\"$(git rev-parse --short HEAD)\""
-   fi
-
-   pushd "${BUILD_DIR}" || die
-   dobin fastfetch
-   popd
-
-   newbashcomp completions/bash fastfetch
-   insinto /usr/share/${PN}/presets
-   doins presets/*
-
-   einstalldocs
-}



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/fastfetch/

2022-03-22 Thread Viorel Munteanu
commit: 0911ebf94c06150ce479f7c4173c4a12792043ee
Author: Viorel Munteanu  gmail  com>
AuthorDate: Tue Mar 22 18:06:49 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Tue Mar 22 18:06:49 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0911ebf9

app-misc/fastfetch: drop 1.0.0

Signed-off-by: Viorel Munteanu  gmail.com>

 app-misc/fastfetch/Manifest   |  1 -
 app-misc/fastfetch/fastfetch-1.0.0.ebuild | 56 ---
 2 files changed, 57 deletions(-)

diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest
index dc7a03031..df6cd5ea0 100644
--- a/app-misc/fastfetch/Manifest
+++ b/app-misc/fastfetch/Manifest
@@ -1,2 +1 @@
-DIST fastfetch-1.0.0.tar.gz 326757 BLAKE2B 
65a63a930bcc59f8ffc95f41515ea1eb924803c9365d830a8b5f17627b64ba4b64795cc5c3af24d0971fd8969f557fcd398234fca845481b38417ebe3ea0177c
 SHA512 
c32df2276176e475c434ea9aae60debd9d05b0fed1861f2b1ce659ff693d98b181bf54aeb35abbd80944d72fd2280d2b7325f91eef1ee124083a81c46c9c7a10
 DIST fastfetch-1.1.0.tar.gz 327601 BLAKE2B 
d3fca85fba1ac51540dde8a2ca9fed5ebe1e1c288d6e8aae2db5ad09cc149cfb218699a4825673c8c0160849493ee035243ad520143dd6106b0090a0418f538f
 SHA512 
6273592c422a8a7740c8719bb9b6cad3b583b14ebdc14c7d4abc2ea51c24164cdf84976109df41d99df5385d2627d67a8be1ede04a7c1ac852da1e131c1fc362

diff --git a/app-misc/fastfetch/fastfetch-1.0.0.ebuild 
b/app-misc/fastfetch/fastfetch-1.0.0.ebuild
deleted file mode 100644
index 414ee9c3d..0
--- a/app-misc/fastfetch/fastfetch-1.0.0.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Like neofetch but faster"
-HOMEPAGE="https://github.com/LinusDierheimer/fastfetch;
-if [[ ${PV} == * ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git;
-else
-   
SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/refs/tags/${PV}.tar.gz
 -> ${P}.tar.gz"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="X gnome pci vulkan wayland xcb xfce xrandr"
-
-# note - qa-vdb will always report errors because fastfetch loads the libs 
dynamically
-RDEPEND="
-   X? ( x11-libs/libX11 )
-   gnome? (
-   dev-libs/glib
-   gnome-base/dconf
-   )
-   pci? ( sys-apps/pciutils )
-   vulkan? ( media-libs/vulkan-loader )
-   wayland? ( dev-libs/wayland )
-   xcb? ( x11-libs/libxcb )
-   xfce? ( xfce-base/xfconf )
-   xrandr? ( x11-libs/libXrandr )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-REQUIRED_USE="xrandr? ( X )"
-
-src_configure() {
-   local mycmakeargs=(
-   -DENABLE_RPM=no
-   -DENABLE_VULKAN=$(usex vulkan)
-   -DENABLE_WAYLAND=$(usex wayland)
-   -DENABLE_XCB_RANDR=$(usex xcb)
-   -DENABLE_XCB=$(usex xcb)
-   -DENABLE_XRANDR=$(usex xrandr)
-   -DENABLE_X11=$(usex X)
-   -DENABLE_GIO=$(usex gnome)
-   -DENABLE_DCONF=$(usex gnome)
-   -DENABLE_XFCONF=$(usex xfce)
-   )
-
-   cmake_src_configure
-}



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/fastfetch/

2022-03-22 Thread Viorel Munteanu
commit: 738cdaab82bbff34635b137691a27e743edb5d99
Author: Viorel Munteanu  gmail  com>
AuthorDate: Tue Mar 22 18:06:19 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Tue Mar 22 18:06:19 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=738cdaab

app-misc/fastfetch: add 1.1.0

Signed-off-by: Viorel Munteanu  gmail.com>

 app-misc/fastfetch/Manifest   |  1 +
 app-misc/fastfetch/fastfetch-1.1.0.ebuild | 56 +++
 2 files changed, 57 insertions(+)

diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest
index 2544ca429..dc7a03031 100644
--- a/app-misc/fastfetch/Manifest
+++ b/app-misc/fastfetch/Manifest
@@ -1 +1,2 @@
 DIST fastfetch-1.0.0.tar.gz 326757 BLAKE2B 
65a63a930bcc59f8ffc95f41515ea1eb924803c9365d830a8b5f17627b64ba4b64795cc5c3af24d0971fd8969f557fcd398234fca845481b38417ebe3ea0177c
 SHA512 
c32df2276176e475c434ea9aae60debd9d05b0fed1861f2b1ce659ff693d98b181bf54aeb35abbd80944d72fd2280d2b7325f91eef1ee124083a81c46c9c7a10
+DIST fastfetch-1.1.0.tar.gz 327601 BLAKE2B 
d3fca85fba1ac51540dde8a2ca9fed5ebe1e1c288d6e8aae2db5ad09cc149cfb218699a4825673c8c0160849493ee035243ad520143dd6106b0090a0418f538f
 SHA512 
6273592c422a8a7740c8719bb9b6cad3b583b14ebdc14c7d4abc2ea51c24164cdf84976109df41d99df5385d2627d67a8be1ede04a7c1ac852da1e131c1fc362

diff --git a/app-misc/fastfetch/fastfetch-1.1.0.ebuild 
b/app-misc/fastfetch/fastfetch-1.1.0.ebuild
new file mode 100644
index 0..414ee9c3d
--- /dev/null
+++ b/app-misc/fastfetch/fastfetch-1.1.0.ebuild
@@ -0,0 +1,56 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Like neofetch but faster"
+HOMEPAGE="https://github.com/LinusDierheimer/fastfetch;
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git;
+else
+   
SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/refs/tags/${PV}.tar.gz
 -> ${P}.tar.gz"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="X gnome pci vulkan wayland xcb xfce xrandr"
+
+# note - qa-vdb will always report errors because fastfetch loads the libs 
dynamically
+RDEPEND="
+   X? ( x11-libs/libX11 )
+   gnome? (
+   dev-libs/glib
+   gnome-base/dconf
+   )
+   pci? ( sys-apps/pciutils )
+   vulkan? ( media-libs/vulkan-loader )
+   wayland? ( dev-libs/wayland )
+   xcb? ( x11-libs/libxcb )
+   xfce? ( xfce-base/xfconf )
+   xrandr? ( x11-libs/libXrandr )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+REQUIRED_USE="xrandr? ( X )"
+
+src_configure() {
+   local mycmakeargs=(
+   -DENABLE_RPM=no
+   -DENABLE_VULKAN=$(usex vulkan)
+   -DENABLE_WAYLAND=$(usex wayland)
+   -DENABLE_XCB_RANDR=$(usex xcb)
+   -DENABLE_XCB=$(usex xcb)
+   -DENABLE_XRANDR=$(usex xrandr)
+   -DENABLE_X11=$(usex X)
+   -DENABLE_GIO=$(usex gnome)
+   -DENABLE_DCONF=$(usex gnome)
+   -DENABLE_XFCONF=$(usex xfce)
+   )
+
+   cmake_src_configure
+}



[gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/

2022-03-25 Thread Viorel Munteanu
commit: e1b84bad930e5231480675562ee0c59b5328e2d4
Author: Viorel Munteanu  gmail  com>
AuthorDate: Fri Mar 25 11:26:27 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Fri Mar 25 11:26:27 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e1b84bad

net-misc/maestral: switch from xdg-utils to xdg

Signed-off-by: Viorel Munteanu  gmail.com>

 net-misc/maestral/maestral-1.6.0.ebuild | 12 +---
 1 file changed, 1 insertion(+), 11 deletions(-)

diff --git a/net-misc/maestral/maestral-1.6.0.ebuild 
b/net-misc/maestral/maestral-1.6.0.ebuild
index 69156a07d..6af2d0e6c 100644
--- a/net-misc/maestral/maestral-1.6.0.ebuild
+++ b/net-misc/maestral/maestral-1.6.0.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 PYTHON_COMPAT=( python3_{8..10} )
 DISTUTILS_USE_PEP517=setuptools
 
-inherit distutils-r1 xdg-utils
+inherit distutils-r1 xdg
 
 DESCRIPTION="Maestral is an open-source Dropbox client written in Python"
 HOMEPAGE="https://maestral.app;
@@ -51,13 +51,3 @@ python_prepare_all()
 
distutils-r1_python_prepare_all
 }
-
-pkg_postinst()
-{
-   xdg_icon_cache_update
-}
-
-pkg_postrm()
-{
-   xdg_icon_cache_update
-}



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

2022-03-31 Thread Viorel Munteanu
commit: 85a2f7ee9c3d404f6c5ae45996aeb88a42620974
Author: Viorel Munteanu  gmail  com>
AuthorDate: Thu Mar 31 17:23:52 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Thu Mar 31 17:23:52 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=85a2f7ee

dev-python/desktop-notifier: add 3.4.0

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/desktop-notifier/Manifest   |  1 +
 .../desktop-notifier/desktop-notifier-3.4.0.ebuild | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/dev-python/desktop-notifier/Manifest 
b/dev-python/desktop-notifier/Manifest
index 65d367f8a..4f02321e6 100644
--- a/dev-python/desktop-notifier/Manifest
+++ b/dev-python/desktop-notifier/Manifest
@@ -1,2 +1,3 @@
 DIST desktop-notifier-3.3.2.tar.gz 4595234 BLAKE2B 
c53383b8f15c36acb21a77695b8a76e782f912078ba7c5946fe55c2e8c3c950ece7581a81a69dbee12553be7155364c9165336d7f2b814ccb0e3076dc082cf85
 SHA512 
d93825ea4880428e9eb41f0adff27e963ebeae23aa5cdc8c77e4a60aecee69aa1448f9aca8b12520597b52df531580e29e3458c2ea7b4f2e60eda68de5dfbe9f
 DIST desktop-notifier-3.3.4.tar.gz 4595239 BLAKE2B 
6dc8ca771cffce06a4fe0f3e1dfeb66ee0a73a5ea4c4311405c1131ff3c9736492360d1666d365d8262afeffb72633804e1b7822ce8862111401789547ef5536
 SHA512 
4ae35f8b6a25fef99a755f599cb5eb724cf0c48e8c9c314bdb1fcb3e839ef89ca939c8a5f3c5a3a01b8f484a3da874ddb3547b4df3cdb126cb3c64c31418792a
+DIST desktop-notifier-3.4.0.tar.gz 4598031 BLAKE2B 
b8b6e0df59f2fc656ab6d3d8ee0e2e6ba58b9714c1efd103d866ccc4acd14bb1d05ebc9db88488de6643e7b42b8af960f75b79d0f82d877e33c6c35025e29ecc
 SHA512 
4b98201466dac7da2555e11c624534f09855cd2183ff7ffaa682f22dac840dfaf402f97335b2892f4cae35739f5cb76e5d0458cb2ecccf7e33f939f41b7e38ef

diff --git a/dev-python/desktop-notifier/desktop-notifier-3.4.0.ebuild 
b/dev-python/desktop-notifier/desktop-notifier-3.4.0.ebuild
new file mode 100644
index 0..82d2e329f
--- /dev/null
+++ b/dev-python/desktop-notifier/desktop-notifier-3.4.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1
+
+DESCRIPTION="desktop-notifier is a Python library for cross-platform desktop 
notifications"
+HOMEPAGE="
+   https://desktop-notifier.readthedocs.io
+   https://pypi.org/project/desktop-notifier
+   https://github.com/samschott/desktop-notifier
+"
+SRC_URI="https://github.com/samschott/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/wheel[${PYTHON_USEDEP}]
+   dev-python/packaging[${PYTHON_USEDEP}]
+   dev-python/python-dbus-next[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 
'dev-python/importlib_resources[${PYTHON_USEDEP}]' python3_8)
+"
+BDEPEND="
+   dev-python/build[${PYTHON_USEDEP}]
+"
+
+distutils_enable_sphinx docs



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

2022-03-31 Thread Viorel Munteanu
commit: 37008d24c7bb91835e44223166a1f414989bd641
Author: Viorel Munteanu  gmail  com>
AuthorDate: Thu Mar 31 17:34:12 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Thu Mar 31 17:34:12 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=37008d24

dev-python/desktop-notifier: drop 3.3.4

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/desktop-notifier/Manifest   |  1 -
 .../desktop-notifier/desktop-notifier-3.3.4.ebuild | 33 --
 2 files changed, 34 deletions(-)

diff --git a/dev-python/desktop-notifier/Manifest 
b/dev-python/desktop-notifier/Manifest
index 4f02321e6..5502aa2d5 100644
--- a/dev-python/desktop-notifier/Manifest
+++ b/dev-python/desktop-notifier/Manifest
@@ -1,3 +1,2 @@
 DIST desktop-notifier-3.3.2.tar.gz 4595234 BLAKE2B 
c53383b8f15c36acb21a77695b8a76e782f912078ba7c5946fe55c2e8c3c950ece7581a81a69dbee12553be7155364c9165336d7f2b814ccb0e3076dc082cf85
 SHA512 
d93825ea4880428e9eb41f0adff27e963ebeae23aa5cdc8c77e4a60aecee69aa1448f9aca8b12520597b52df531580e29e3458c2ea7b4f2e60eda68de5dfbe9f
-DIST desktop-notifier-3.3.4.tar.gz 4595239 BLAKE2B 
6dc8ca771cffce06a4fe0f3e1dfeb66ee0a73a5ea4c4311405c1131ff3c9736492360d1666d365d8262afeffb72633804e1b7822ce8862111401789547ef5536
 SHA512 
4ae35f8b6a25fef99a755f599cb5eb724cf0c48e8c9c314bdb1fcb3e839ef89ca939c8a5f3c5a3a01b8f484a3da874ddb3547b4df3cdb126cb3c64c31418792a
 DIST desktop-notifier-3.4.0.tar.gz 4598031 BLAKE2B 
b8b6e0df59f2fc656ab6d3d8ee0e2e6ba58b9714c1efd103d866ccc4acd14bb1d05ebc9db88488de6643e7b42b8af960f75b79d0f82d877e33c6c35025e29ecc
 SHA512 
4b98201466dac7da2555e11c624534f09855cd2183ff7ffaa682f22dac840dfaf402f97335b2892f4cae35739f5cb76e5d0458cb2ecccf7e33f939f41b7e38ef

diff --git a/dev-python/desktop-notifier/desktop-notifier-3.3.4.ebuild 
b/dev-python/desktop-notifier/desktop-notifier-3.3.4.ebuild
deleted file mode 100644
index 82d2e329f..0
--- a/dev-python/desktop-notifier/desktop-notifier-3.3.4.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-DISTUTILS_USE_PEP517=setuptools
-
-inherit distutils-r1
-
-DESCRIPTION="desktop-notifier is a Python library for cross-platform desktop 
notifications"
-HOMEPAGE="
-   https://desktop-notifier.readthedocs.io
-   https://pypi.org/project/desktop-notifier
-   https://github.com/samschott/desktop-notifier
-"
-SRC_URI="https://github.com/samschott/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/wheel[${PYTHON_USEDEP}]
-   dev-python/packaging[${PYTHON_USEDEP}]
-   dev-python/python-dbus-next[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep 
'dev-python/importlib_resources[${PYTHON_USEDEP}]' python3_8)
-"
-BDEPEND="
-   dev-python/build[${PYTHON_USEDEP}]
-"
-
-distutils_enable_sphinx docs



[gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/

2022-03-31 Thread Viorel Munteanu
commit: c2697f562c2344a36365c0f30f1223307cdbdde4
Author: Viorel Munteanu  gmail  com>
AuthorDate: Thu Mar 31 17:33:14 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Thu Mar 31 17:33:14 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c2697f56

net-misc/maestral: add 1.6.1

Signed-off-by: Viorel Munteanu  gmail.com>

 net-misc/maestral/Manifest  |  1 +
 net-misc/maestral/maestral-1.6.1.ebuild | 53 +
 2 files changed, 54 insertions(+)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index e22afe211..47c185b3d 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,3 +1,4 @@
 DIST maestral-1.5.2.tar.gz 8277812 BLAKE2B 
df901a0a98a51f3c611cd3aa3ff4d4662fa10cdd595df2214f1a4c9fd0da8c787531a21671261df7196869d1822c69884299f2bcecd0e4190bb81fcb55a8885f
 SHA512 
eafed2a3dbc55e3ee9417da393864ec94c76724949855805e99e3c65c29b1d33aeeb2ac063c0a4c115d3f03c002dbe899b6ec1ec6ebcb0a29386a39eabdeb769
 DIST maestral-1.5.3.tar.gz 8280040 BLAKE2B 
dcda43880cea3fb00098b6bf87e43318a523a7c9d83886efff58be715cde17f67504b31735a006b951963e5cf0ef70b4b6431cb84200722cae186053a01edd63
 SHA512 
aa21277623f4e6f3283cd989be910eeb1caa3a842abca595b27a551c1c9bd1e7ef083e495ee0f096190accd91835939cb2f4a26624feae0046d8770d53aaac2f
 DIST maestral-1.6.0.tar.gz 8285354 BLAKE2B 
05cfaee17018be913d89d9eee6b648bd18c377e1dd7a877d21fdb018a874b638d8254de83ea39c461daf30b1d953b9dc09e5d26c095dacacd8fe6783eb2d8c6e
 SHA512 
1a0dec0d9f644ba8c5584ceb601d6b5fb617a19b3571352e52b8c8b5709cca392710fb8ee2a062f7612bd0d5d1047e51192366b1134f912eb05813b6b33afd9a
+DIST maestral-1.6.1.tar.gz 8286154 BLAKE2B 
23fcb8e2cb8a84e49ce1badde0ed70d63f7f8b9eeef2c748d49d0439434c7a568dcf8edd009a5d5f12646d2370f117debe0f3ba1fad84148483b952b0140a9b6
 SHA512 
287d5022c31f001c018a68723c0f97f6bb74db6c68c2083423e34fc11bb31f0bb9c9c1bc8f558d35dbe341667fd89d1d6ec99d020f435f1d05a0ffbc44ada85d

diff --git a/net-misc/maestral/maestral-1.6.1.ebuild 
b/net-misc/maestral/maestral-1.6.1.ebuild
new file mode 100644
index 0..6af2d0e6c
--- /dev/null
+++ b/net-misc/maestral/maestral-1.6.1.ebuild
@@ -0,0 +1,53 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1 xdg
+
+DESCRIPTION="Maestral is an open-source Dropbox client written in Python"
+HOMEPAGE="https://maestral.app;
+SRC_URI="https://github.com/samschott/maestral/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   >=dev-python/click-8.0.2[${PYTHON_USEDEP}]
+   >=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
+   >=dev-python/dropbox-sdk-python-11.28.0[${PYTHON_USEDEP}]
+   =dev-python/fasteners-0.15[${PYTHON_USEDEP}]
+   >=dev-python/keyring-22.0.0[${PYTHON_USEDEP}]
+   >=dev-python/keyrings-alt-3.1.0[${PYTHON_USEDEP}]
+   dev-python/packaging[${PYTHON_USEDEP}]
+   >=dev-python/pathspec-0.5.8[${PYTHON_USEDEP}]
+   >=dev-python/Pyro5-5.10[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.16.2[${PYTHON_USEDEP}]
+   >=dev-python/sdnotify-0.3.2[${PYTHON_USEDEP}]
+   >=dev-python/survey-3.4.3[${PYTHON_USEDEP}]
+   =dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 'dev-python/importlib_metadata[${PYTHON_USEDEP}]' 
python3_8)
+"
+BDEPEND="
+   dev-python/build[${PYTHON_USEDEP}]
+   test? ( dev-python/pytest-benchmark[${PYTHON_USEDEP}] )
+"
+
+distutils_enable_tests pytest
+
+python_prepare_all()
+{
+   # this test requires systemd
+   sed -i -e 's/test_autostart/_&/' tests/offline/test_cli.py || die
+
+   # this test requires network
+   sed -i -e 's/test_check_for_updates/_&/' tests/offline/test_main.py || 
die
+
+   distutils-r1_python_prepare_all
+}



[gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/

2022-03-31 Thread Viorel Munteanu
commit: 181c638d7d81281ad422258a214d6ec9c4a96d20
Author: Viorel Munteanu  gmail  com>
AuthorDate: Thu Mar 31 17:33:22 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Thu Mar 31 17:33:22 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=181c638d

net-misc/maestral: drop 1.6.0

Signed-off-by: Viorel Munteanu  gmail.com>

 net-misc/maestral/Manifest  |  1 -
 net-misc/maestral/maestral-1.6.0.ebuild | 53 -
 2 files changed, 54 deletions(-)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 47c185b3d..c09e40948 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,4 +1,3 @@
 DIST maestral-1.5.2.tar.gz 8277812 BLAKE2B 
df901a0a98a51f3c611cd3aa3ff4d4662fa10cdd595df2214f1a4c9fd0da8c787531a21671261df7196869d1822c69884299f2bcecd0e4190bb81fcb55a8885f
 SHA512 
eafed2a3dbc55e3ee9417da393864ec94c76724949855805e99e3c65c29b1d33aeeb2ac063c0a4c115d3f03c002dbe899b6ec1ec6ebcb0a29386a39eabdeb769
 DIST maestral-1.5.3.tar.gz 8280040 BLAKE2B 
dcda43880cea3fb00098b6bf87e43318a523a7c9d83886efff58be715cde17f67504b31735a006b951963e5cf0ef70b4b6431cb84200722cae186053a01edd63
 SHA512 
aa21277623f4e6f3283cd989be910eeb1caa3a842abca595b27a551c1c9bd1e7ef083e495ee0f096190accd91835939cb2f4a26624feae0046d8770d53aaac2f
-DIST maestral-1.6.0.tar.gz 8285354 BLAKE2B 
05cfaee17018be913d89d9eee6b648bd18c377e1dd7a877d21fdb018a874b638d8254de83ea39c461daf30b1d953b9dc09e5d26c095dacacd8fe6783eb2d8c6e
 SHA512 
1a0dec0d9f644ba8c5584ceb601d6b5fb617a19b3571352e52b8c8b5709cca392710fb8ee2a062f7612bd0d5d1047e51192366b1134f912eb05813b6b33afd9a
 DIST maestral-1.6.1.tar.gz 8286154 BLAKE2B 
23fcb8e2cb8a84e49ce1badde0ed70d63f7f8b9eeef2c748d49d0439434c7a568dcf8edd009a5d5f12646d2370f117debe0f3ba1fad84148483b952b0140a9b6
 SHA512 
287d5022c31f001c018a68723c0f97f6bb74db6c68c2083423e34fc11bb31f0bb9c9c1bc8f558d35dbe341667fd89d1d6ec99d020f435f1d05a0ffbc44ada85d

diff --git a/net-misc/maestral/maestral-1.6.0.ebuild 
b/net-misc/maestral/maestral-1.6.0.ebuild
deleted file mode 100644
index 6af2d0e6c..0
--- a/net-misc/maestral/maestral-1.6.0.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-DISTUTILS_USE_PEP517=setuptools
-
-inherit distutils-r1 xdg
-
-DESCRIPTION="Maestral is an open-source Dropbox client written in Python"
-HOMEPAGE="https://maestral.app;
-SRC_URI="https://github.com/samschott/maestral/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   >=dev-python/click-8.0.2[${PYTHON_USEDEP}]
-   >=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
-   >=dev-python/dropbox-sdk-python-11.28.0[${PYTHON_USEDEP}]
-   =dev-python/fasteners-0.15[${PYTHON_USEDEP}]
-   >=dev-python/keyring-22.0.0[${PYTHON_USEDEP}]
-   >=dev-python/keyrings-alt-3.1.0[${PYTHON_USEDEP}]
-   dev-python/packaging[${PYTHON_USEDEP}]
-   >=dev-python/pathspec-0.5.8[${PYTHON_USEDEP}]
-   >=dev-python/Pyro5-5.10[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.16.2[${PYTHON_USEDEP}]
-   >=dev-python/sdnotify-0.3.2[${PYTHON_USEDEP}]
-   >=dev-python/survey-3.4.3[${PYTHON_USEDEP}]
-   =dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep 'dev-python/importlib_metadata[${PYTHON_USEDEP}]' 
python3_8)
-"
-BDEPEND="
-   dev-python/build[${PYTHON_USEDEP}]
-   test? ( dev-python/pytest-benchmark[${PYTHON_USEDEP}] )
-"
-
-distutils_enable_tests pytest
-
-python_prepare_all()
-{
-   # this test requires systemd
-   sed -i -e 's/test_autostart/_&/' tests/offline/test_cli.py || die
-
-   # this test requires network
-   sed -i -e 's/test_check_for_updates/_&/' tests/offline/test_main.py || 
die
-
-   distutils-r1_python_prepare_all
-}



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/fastfetch/

2022-03-31 Thread Viorel Munteanu
commit: 01e1c6d6026a20c700ee4937c20f9fd8e6d470d5
Author: Viorel Munteanu  gmail  com>
AuthorDate: Thu Mar 31 17:19:31 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Thu Mar 31 17:19:31 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=01e1c6d6

app-misc/fastfetch: add 1.2.3

Signed-off-by: Viorel Munteanu  gmail.com>

 app-misc/fastfetch/Manifest   |  1 +
 app-misc/fastfetch/fastfetch-1.2.3.ebuild | 56 +++
 2 files changed, 57 insertions(+)

diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest
index df6cd5ea0..c91a17992 100644
--- a/app-misc/fastfetch/Manifest
+++ b/app-misc/fastfetch/Manifest
@@ -1 +1,2 @@
 DIST fastfetch-1.1.0.tar.gz 327601 BLAKE2B 
d3fca85fba1ac51540dde8a2ca9fed5ebe1e1c288d6e8aae2db5ad09cc149cfb218699a4825673c8c0160849493ee035243ad520143dd6106b0090a0418f538f
 SHA512 
6273592c422a8a7740c8719bb9b6cad3b583b14ebdc14c7d4abc2ea51c24164cdf84976109df41d99df5385d2627d67a8be1ede04a7c1ac852da1e131c1fc362
+DIST fastfetch-1.2.3.tar.gz 328561 BLAKE2B 
d52ba5a41eda9cd12cca01ae0387854586f7e3d5594155a20c22fa311b919ade7f71b089c39eb8044ebfb38b486c5d259a1b9f6a671ac7c60e2b36ca5f9d21c5
 SHA512 
239f695239a181ffb3b1b8d836d67e2876d2e7bfa9d75f3dc74c615e5497e510d1610347b72e3a8a1c31295fd48f6cad4f108592e2cdc9261f209318ca74b154

diff --git a/app-misc/fastfetch/fastfetch-1.2.3.ebuild 
b/app-misc/fastfetch/fastfetch-1.2.3.ebuild
new file mode 100644
index 0..414ee9c3d
--- /dev/null
+++ b/app-misc/fastfetch/fastfetch-1.2.3.ebuild
@@ -0,0 +1,56 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Like neofetch but faster"
+HOMEPAGE="https://github.com/LinusDierheimer/fastfetch;
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git;
+else
+   
SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/refs/tags/${PV}.tar.gz
 -> ${P}.tar.gz"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="X gnome pci vulkan wayland xcb xfce xrandr"
+
+# note - qa-vdb will always report errors because fastfetch loads the libs 
dynamically
+RDEPEND="
+   X? ( x11-libs/libX11 )
+   gnome? (
+   dev-libs/glib
+   gnome-base/dconf
+   )
+   pci? ( sys-apps/pciutils )
+   vulkan? ( media-libs/vulkan-loader )
+   wayland? ( dev-libs/wayland )
+   xcb? ( x11-libs/libxcb )
+   xfce? ( xfce-base/xfconf )
+   xrandr? ( x11-libs/libXrandr )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+REQUIRED_USE="xrandr? ( X )"
+
+src_configure() {
+   local mycmakeargs=(
+   -DENABLE_RPM=no
+   -DENABLE_VULKAN=$(usex vulkan)
+   -DENABLE_WAYLAND=$(usex wayland)
+   -DENABLE_XCB_RANDR=$(usex xcb)
+   -DENABLE_XCB=$(usex xcb)
+   -DENABLE_XRANDR=$(usex xrandr)
+   -DENABLE_X11=$(usex X)
+   -DENABLE_GIO=$(usex gnome)
+   -DENABLE_DCONF=$(usex gnome)
+   -DENABLE_XFCONF=$(usex xfce)
+   )
+
+   cmake_src_configure
+}



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/fastfetch/

2022-03-31 Thread Viorel Munteanu
commit: 98bc5930ec08f789711b8e9e5e01d1f62e961444
Author: Viorel Munteanu  gmail  com>
AuthorDate: Thu Mar 31 17:19:39 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Thu Mar 31 17:19:39 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=98bc5930

app-misc/fastfetch: drop 1.1.0

Signed-off-by: Viorel Munteanu  gmail.com>

 app-misc/fastfetch/Manifest   |  1 -
 app-misc/fastfetch/fastfetch-1.1.0.ebuild | 56 ---
 2 files changed, 57 deletions(-)

diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest
index c91a17992..cfbc5d206 100644
--- a/app-misc/fastfetch/Manifest
+++ b/app-misc/fastfetch/Manifest
@@ -1,2 +1 @@
-DIST fastfetch-1.1.0.tar.gz 327601 BLAKE2B 
d3fca85fba1ac51540dde8a2ca9fed5ebe1e1c288d6e8aae2db5ad09cc149cfb218699a4825673c8c0160849493ee035243ad520143dd6106b0090a0418f538f
 SHA512 
6273592c422a8a7740c8719bb9b6cad3b583b14ebdc14c7d4abc2ea51c24164cdf84976109df41d99df5385d2627d67a8be1ede04a7c1ac852da1e131c1fc362
 DIST fastfetch-1.2.3.tar.gz 328561 BLAKE2B 
d52ba5a41eda9cd12cca01ae0387854586f7e3d5594155a20c22fa311b919ade7f71b089c39eb8044ebfb38b486c5d259a1b9f6a671ac7c60e2b36ca5f9d21c5
 SHA512 
239f695239a181ffb3b1b8d836d67e2876d2e7bfa9d75f3dc74c615e5497e510d1610347b72e3a8a1c31295fd48f6cad4f108592e2cdc9261f209318ca74b154

diff --git a/app-misc/fastfetch/fastfetch-1.1.0.ebuild 
b/app-misc/fastfetch/fastfetch-1.1.0.ebuild
deleted file mode 100644
index 414ee9c3d..0
--- a/app-misc/fastfetch/fastfetch-1.1.0.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Like neofetch but faster"
-HOMEPAGE="https://github.com/LinusDierheimer/fastfetch;
-if [[ ${PV} == * ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git;
-else
-   
SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/refs/tags/${PV}.tar.gz
 -> ${P}.tar.gz"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="X gnome pci vulkan wayland xcb xfce xrandr"
-
-# note - qa-vdb will always report errors because fastfetch loads the libs 
dynamically
-RDEPEND="
-   X? ( x11-libs/libX11 )
-   gnome? (
-   dev-libs/glib
-   gnome-base/dconf
-   )
-   pci? ( sys-apps/pciutils )
-   vulkan? ( media-libs/vulkan-loader )
-   wayland? ( dev-libs/wayland )
-   xcb? ( x11-libs/libxcb )
-   xfce? ( xfce-base/xfconf )
-   xrandr? ( x11-libs/libXrandr )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-REQUIRED_USE="xrandr? ( X )"
-
-src_configure() {
-   local mycmakeargs=(
-   -DENABLE_RPM=no
-   -DENABLE_VULKAN=$(usex vulkan)
-   -DENABLE_WAYLAND=$(usex wayland)
-   -DENABLE_XCB_RANDR=$(usex xcb)
-   -DENABLE_XCB=$(usex xcb)
-   -DENABLE_XRANDR=$(usex xrandr)
-   -DENABLE_X11=$(usex X)
-   -DENABLE_GIO=$(usex gnome)
-   -DENABLE_DCONF=$(usex gnome)
-   -DENABLE_XFCONF=$(usex xfce)
-   )
-
-   cmake_src_configure
-}



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/fastfetch/

2022-03-20 Thread Viorel Munteanu
commit: 13246eee06847f70d85e10a1653e88c2480e9981
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sun Mar 20 19:01:52 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Sun Mar 20 19:01:52 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=13246eee

app-misc/fastfetch: add 1.0.0

Signed-off-by: Viorel Munteanu  gmail.com>

 app-misc/fastfetch/Manifest   |  1 +
 .../{fastfetch-.ebuild => fastfetch-1.0.0.ebuild} | 19 ++-
 app-misc/fastfetch/fastfetch-.ebuild  | 18 +-
 3 files changed, 4 insertions(+), 34 deletions(-)

diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest
index d5a344c27..2211420d1 100644
--- a/app-misc/fastfetch/Manifest
+++ b/app-misc/fastfetch/Manifest
@@ -1 +1,2 @@
 DIST fastfetch-0.619.tar.gz 327381 BLAKE2B 
c85425478fa1cf42570232927e7bbd12b53cd450925a64ff21318ea9a3f22544d66e66b32f4f5b33a660082ca0dfc8666cc8b705078c8cec29de657385e1d564
 SHA512 
57ba0697e0b2f1d984a4ede21b50873a7ba0381b54eed07ad508fc454903e3dbcdfdb6ac6456141aff5cf0ce6d880f58f4343b2cad6e785491b397ab7413329e
+DIST fastfetch-1.0.0.tar.gz 326757 BLAKE2B 
65a63a930bcc59f8ffc95f41515ea1eb924803c9365d830a8b5f17627b64ba4b64795cc5c3af24d0971fd8969f557fcd398234fca845481b38417ebe3ea0177c
 SHA512 
c32df2276176e475c434ea9aae60debd9d05b0fed1861f2b1ce659ff693d98b181bf54aeb35abbd80944d72fd2280d2b7325f91eef1ee124083a81c46c9c7a10

diff --git a/app-misc/fastfetch/fastfetch-.ebuild 
b/app-misc/fastfetch/fastfetch-1.0.0.ebuild
similarity index 66%
copy from app-misc/fastfetch/fastfetch-.ebuild
copy to app-misc/fastfetch/fastfetch-1.0.0.ebuild
index 5e1fc6be7..414ee9c3d 100644
--- a/app-misc/fastfetch/fastfetch-.ebuild
+++ b/app-misc/fastfetch/fastfetch-1.0.0.ebuild
@@ -11,14 +11,12 @@ if [[ ${PV} == * ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git;
 else
-   COMMIT="0cb6e40bacfed8c217afc4bd580b7905d6d6893b"
-   VERSION_REV="0cb6e40"
-   
SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/${COMMIT}.tar.gz 
-> ${P}.tar.gz"
-   S="${WORKDIR}/${PN}-${COMMIT}"
+   
SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/refs/tags/${PV}.tar.gz
 -> ${P}.tar.gz"
 fi
 
 LICENSE="MIT"
 SLOT="0"
+KEYWORDS="~amd64"
 IUSE="X gnome pci vulkan wayland xcb xfce xrandr"
 
 # note - qa-vdb will always report errors because fastfetch loads the libs 
dynamically
@@ -54,18 +52,5 @@ src_configure() {
-DENABLE_XFCONF=$(usex xfce)
)
 
-   if [[ ${PV} == * ]]; then
-   elog "REV=\"r$(git rev-list --count HEAD)\""
-   elog "COMMIT=\"$(git rev-parse HEAD)\""
-   elog "VERSION_REV=\"$(git rev-parse --short HEAD)\""
-   else
-   # version comes from git, fake it
-   local project_version_major=$(ver_cut 2)
-   mycmakeargs+=(
-   
-DPROJECT_VERSION="r${project_version_major}.${VERSION_REV}"
-   -DPROJECT_VERSION_MAJOR="${project_version_major}"
-   )
-   fi
-
cmake_src_configure
 }

diff --git a/app-misc/fastfetch/fastfetch-.ebuild 
b/app-misc/fastfetch/fastfetch-.ebuild
index 5e1fc6be7..8690c19dd 100644
--- a/app-misc/fastfetch/fastfetch-.ebuild
+++ b/app-misc/fastfetch/fastfetch-.ebuild
@@ -11,10 +11,7 @@ if [[ ${PV} == * ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git;
 else
-   COMMIT="0cb6e40bacfed8c217afc4bd580b7905d6d6893b"
-   VERSION_REV="0cb6e40"
-   
SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/${COMMIT}.tar.gz 
-> ${P}.tar.gz"
-   S="${WORKDIR}/${PN}-${COMMIT}"
+   
SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/refs/tags/${PV}.tar.gz
 -> ${P}.tar.gz"
 fi
 
 LICENSE="MIT"
@@ -54,18 +51,5 @@ src_configure() {
-DENABLE_XFCONF=$(usex xfce)
)
 
-   if [[ ${PV} == * ]]; then
-   elog "REV=\"r$(git rev-list --count HEAD)\""
-   elog "COMMIT=\"$(git rev-parse HEAD)\""
-   elog "VERSION_REV=\"$(git rev-parse --short HEAD)\""
-   else
-   # version comes from git, fake it
-   local project_version_major=$(ver_cut 2)
-   mycmakeargs+=(
-   
-DPROJECT_VERSION="r${project_version_major}.${VERSION_REV}"
-   -DPROJECT_VERSION_MAJOR="${project_version_major}"
-   )
-   fi
-
cmake_src_configure
 }



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/fastfetch/

2022-03-20 Thread Viorel Munteanu
commit: 9655823dab2ff5c9d3d017174c0aadb611c2e549
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sun Mar 20 19:02:22 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Sun Mar 20 19:02:22 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9655823d

app-misc/fastfetch: drop 0.619

Signed-off-by: Viorel Munteanu  gmail.com>

 app-misc/fastfetch/Manifest   |  1 -
 app-misc/fastfetch/fastfetch-0.619.ebuild | 72 ---
 2 files changed, 73 deletions(-)

diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest
index 2211420d1..2544ca429 100644
--- a/app-misc/fastfetch/Manifest
+++ b/app-misc/fastfetch/Manifest
@@ -1,2 +1 @@
-DIST fastfetch-0.619.tar.gz 327381 BLAKE2B 
c85425478fa1cf42570232927e7bbd12b53cd450925a64ff21318ea9a3f22544d66e66b32f4f5b33a660082ca0dfc8666cc8b705078c8cec29de657385e1d564
 SHA512 
57ba0697e0b2f1d984a4ede21b50873a7ba0381b54eed07ad508fc454903e3dbcdfdb6ac6456141aff5cf0ce6d880f58f4343b2cad6e785491b397ab7413329e
 DIST fastfetch-1.0.0.tar.gz 326757 BLAKE2B 
65a63a930bcc59f8ffc95f41515ea1eb924803c9365d830a8b5f17627b64ba4b64795cc5c3af24d0971fd8969f557fcd398234fca845481b38417ebe3ea0177c
 SHA512 
c32df2276176e475c434ea9aae60debd9d05b0fed1861f2b1ce659ff693d98b181bf54aeb35abbd80944d72fd2280d2b7325f91eef1ee124083a81c46c9c7a10

diff --git a/app-misc/fastfetch/fastfetch-0.619.ebuild 
b/app-misc/fastfetch/fastfetch-0.619.ebuild
deleted file mode 100644
index e89cd5ab8..0
--- a/app-misc/fastfetch/fastfetch-0.619.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Like neofetch but faster"
-HOMEPAGE="https://github.com/LinusDierheimer/fastfetch;
-if [[ ${PV} == * ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git;
-else
-   COMMIT="0f6e266fc3142cb214920852fd127e868dc7a61c"
-   VERSION_REV="0f6e266"
-   
SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/${COMMIT}.tar.gz 
-> ${P}.tar.gz"
-   S="${WORKDIR}/${PN}-${COMMIT}"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="X gnome pci vulkan wayland xcb xfce xrandr"
-
-# note - qa-vdb will always report errors because fastfetch loads the libs 
dynamically
-RDEPEND="
-   X? ( x11-libs/libX11 )
-   gnome? (
-   dev-libs/glib
-   gnome-base/dconf
-   )
-   pci? ( sys-apps/pciutils )
-   vulkan? ( media-libs/vulkan-loader )
-   wayland? ( dev-libs/wayland )
-   xcb? ( x11-libs/libxcb )
-   xfce? ( xfce-base/xfconf )
-   xrandr? ( x11-libs/libXrandr )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-REQUIRED_USE="xrandr? ( X )"
-
-src_configure() {
-   local mycmakeargs=(
-   -DENABLE_RPM=no
-   -DENABLE_VULKAN=$(usex vulkan)
-   -DENABLE_WAYLAND=$(usex wayland)
-   -DENABLE_XCB_RANDR=$(usex xcb)
-   -DENABLE_XCB=$(usex xcb)
-   -DENABLE_XRANDR=$(usex xrandr)
-   -DENABLE_X11=$(usex X)
-   -DENABLE_GIO=$(usex gnome)
-   -DENABLE_DCONF=$(usex gnome)
-   -DENABLE_XFCONF=$(usex xfce)
-   )
-
-   if [[ ${PV} == * ]]; then
-   elog "REV=\"r$(git rev-list --count HEAD)\""
-   elog "COMMIT=\"$(git rev-parse HEAD)\""
-   elog "VERSION_REV=\"$(git rev-parse --short HEAD)\""
-   else
-   # version comes from git, fake it
-   local project_version_major=$(ver_cut 2)
-   mycmakeargs+=(
-   
-DPROJECT_VERSION="r${project_version_major}.${VERSION_REV}"
-   -DPROJECT_VERSION_MAJOR="${project_version_major}"
-   )
-   fi
-
-   cmake_src_configure
-}



[gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/

2022-03-21 Thread Viorel Munteanu
commit: fb170f6fc593b164cbd88f736e776cbb7e1b7fb4
Author: Viorel Munteanu  gmail  com>
AuthorDate: Mon Mar 21 07:17:01 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Mon Mar 21 07:17:35 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fb170f6f

net-misc/maestral: add 1.6.0

Signed-off-by: Viorel Munteanu  gmail.com>

 net-misc/maestral/Manifest  |  1 +
 net-misc/maestral/maestral-1.6.0.ebuild | 63 +
 2 files changed, 64 insertions(+)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 46b9bdc18..e22afe211 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,2 +1,3 @@
 DIST maestral-1.5.2.tar.gz 8277812 BLAKE2B 
df901a0a98a51f3c611cd3aa3ff4d4662fa10cdd595df2214f1a4c9fd0da8c787531a21671261df7196869d1822c69884299f2bcecd0e4190bb81fcb55a8885f
 SHA512 
eafed2a3dbc55e3ee9417da393864ec94c76724949855805e99e3c65c29b1d33aeeb2ac063c0a4c115d3f03c002dbe899b6ec1ec6ebcb0a29386a39eabdeb769
 DIST maestral-1.5.3.tar.gz 8280040 BLAKE2B 
dcda43880cea3fb00098b6bf87e43318a523a7c9d83886efff58be715cde17f67504b31735a006b951963e5cf0ef70b4b6431cb84200722cae186053a01edd63
 SHA512 
aa21277623f4e6f3283cd989be910eeb1caa3a842abca595b27a551c1c9bd1e7ef083e495ee0f096190accd91835939cb2f4a26624feae0046d8770d53aaac2f
+DIST maestral-1.6.0.tar.gz 8285354 BLAKE2B 
05cfaee17018be913d89d9eee6b648bd18c377e1dd7a877d21fdb018a874b638d8254de83ea39c461daf30b1d953b9dc09e5d26c095dacacd8fe6783eb2d8c6e
 SHA512 
1a0dec0d9f644ba8c5584ceb601d6b5fb617a19b3571352e52b8c8b5709cca392710fb8ee2a062f7612bd0d5d1047e51192366b1134f912eb05813b6b33afd9a

diff --git a/net-misc/maestral/maestral-1.6.0.ebuild 
b/net-misc/maestral/maestral-1.6.0.ebuild
new file mode 100644
index 0..69156a07d
--- /dev/null
+++ b/net-misc/maestral/maestral-1.6.0.ebuild
@@ -0,0 +1,63 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1 xdg-utils
+
+DESCRIPTION="Maestral is an open-source Dropbox client written in Python"
+HOMEPAGE="https://maestral.app;
+SRC_URI="https://github.com/samschott/maestral/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   >=dev-python/click-8.0.2[${PYTHON_USEDEP}]
+   >=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
+   >=dev-python/dropbox-sdk-python-11.28.0[${PYTHON_USEDEP}]
+   =dev-python/fasteners-0.15[${PYTHON_USEDEP}]
+   >=dev-python/keyring-22.0.0[${PYTHON_USEDEP}]
+   >=dev-python/keyrings-alt-3.1.0[${PYTHON_USEDEP}]
+   dev-python/packaging[${PYTHON_USEDEP}]
+   >=dev-python/pathspec-0.5.8[${PYTHON_USEDEP}]
+   >=dev-python/Pyro5-5.10[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.16.2[${PYTHON_USEDEP}]
+   >=dev-python/sdnotify-0.3.2[${PYTHON_USEDEP}]
+   >=dev-python/survey-3.4.3[${PYTHON_USEDEP}]
+   =dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 'dev-python/importlib_metadata[${PYTHON_USEDEP}]' 
python3_8)
+"
+BDEPEND="
+   dev-python/build[${PYTHON_USEDEP}]
+   test? ( dev-python/pytest-benchmark[${PYTHON_USEDEP}] )
+"
+
+distutils_enable_tests pytest
+
+python_prepare_all()
+{
+   # this test requires systemd
+   sed -i -e 's/test_autostart/_&/' tests/offline/test_cli.py || die
+
+   # this test requires network
+   sed -i -e 's/test_check_for_updates/_&/' tests/offline/test_main.py || 
die
+
+   distutils-r1_python_prepare_all
+}
+
+pkg_postinst()
+{
+   xdg_icon_cache_update
+}
+
+pkg_postrm()
+{
+   xdg_icon_cache_update
+}



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

2022-03-21 Thread Viorel Munteanu
commit: bdfbbaf1a308dec7f33bfd5b013997c89d4649f2
Author: Viorel Munteanu  gmail  com>
AuthorDate: Mon Mar 21 07:16:07 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Mon Mar 21 07:17:35 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bdfbbaf1

dev-python/dropbox-sdk-python: drop 11.27.0

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/dropbox-sdk-python/Manifest |  1 -
 .../dropbox-sdk-python-11.27.0.ebuild  | 38 --
 2 files changed, 39 deletions(-)

diff --git a/dev-python/dropbox-sdk-python/Manifest 
b/dev-python/dropbox-sdk-python/Manifest
index bf90f9f04..b21c57ee4 100644
--- a/dev-python/dropbox-sdk-python/Manifest
+++ b/dev-python/dropbox-sdk-python/Manifest
@@ -1,2 +1 @@
-DIST dropbox-sdk-python-11.27.0.tar.gz 1155164 BLAKE2B 
bb5fe7f077691f6d6bda188dcffa711d8981b97bd64dc28452bef0282cac17802569e263b369fbe82ee77705a87033be034a0ba6728a37d721c59204fc119423
 SHA512 
14e9aee9e582e3548404843a303d00b58122f0b9a538c5725d23181f3e4cbc87ba2a250c89f76e911cdc563fbe07208ecc2b0a7b1ed50d80f74d615cdc17e251
 DIST dropbox-sdk-python-11.28.0.tar.gz 1155409 BLAKE2B 
b4b664b0f3c0ebaef23a4878d5331293f015b23fd8c5ed4f691dd309a98a21b82f67bc4f7cd0eced446d055808d17d6871088b1126499e340f34b15e7d6a013f
 SHA512 
9776a75962d7370ea38b50d05801b662884086ccf865288f00cb0941143f41f8d9ab0947676cd403acdc92cd08fce519bf9f1471da9ccc64f0dd7278487be174

diff --git a/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.27.0.ebuild 
b/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.27.0.ebuild
deleted file mode 100644
index 2a157f43b..0
--- a/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.27.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="The offical Dropbox SDK for Python"
-HOMEPAGE="https://www.dropbox.com/developers;
-SRC_URI="https://github.com/dropbox/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   >=dev-python/requests-2.16.2[${PYTHON_USEDEP}]
-   >=dev-python/six-1.12.0[${PYTHON_USEDEP}]
-   >=dev-python/stone-2.0.0[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-python_prepare_all() {
-   # Don't run tests via setup.py pytest
-   sed -i -e "/'pytest-runner.*',/d" setup.py || die
-   # this is wrong
-   sed -i -e "s/^import mock$/from unittest import mock/" 
test/unit/test_dropbox_unit.py || die
-
-   # disable tests that need SCOPED_USER_DROPBOX_TOKEN
-   mv test/integration/test_dropbox.py test/integration/_test_dropbox.py 
|| die
-   sed -i -e "s/\(class\) \(TestClient\)/\\1 _\\2/
-  s/test_NoRedirect_whole_flow/_&/" 
test/unit/test_dropbox_unit.py || die
-
-   distutils-r1_python_prepare_all
-}



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

2022-03-21 Thread Viorel Munteanu
commit: f338b61a6d3826b48d6eb05425de6758f9214138
Author: Viorel Munteanu  gmail  com>
AuthorDate: Mon Mar 21 07:15:58 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Mon Mar 21 07:17:35 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f338b61a

dev-python/dropbox-sdk-python: add 11.28.0

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/dropbox-sdk-python/Manifest |  1 +
 .../dropbox-sdk-python-11.28.0.ebuild  | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/dropbox-sdk-python/Manifest 
b/dev-python/dropbox-sdk-python/Manifest
index 2c59e5221..bf90f9f04 100644
--- a/dev-python/dropbox-sdk-python/Manifest
+++ b/dev-python/dropbox-sdk-python/Manifest
@@ -1 +1,2 @@
 DIST dropbox-sdk-python-11.27.0.tar.gz 1155164 BLAKE2B 
bb5fe7f077691f6d6bda188dcffa711d8981b97bd64dc28452bef0282cac17802569e263b369fbe82ee77705a87033be034a0ba6728a37d721c59204fc119423
 SHA512 
14e9aee9e582e3548404843a303d00b58122f0b9a538c5725d23181f3e4cbc87ba2a250c89f76e911cdc563fbe07208ecc2b0a7b1ed50d80f74d615cdc17e251
+DIST dropbox-sdk-python-11.28.0.tar.gz 1155409 BLAKE2B 
b4b664b0f3c0ebaef23a4878d5331293f015b23fd8c5ed4f691dd309a98a21b82f67bc4f7cd0eced446d055808d17d6871088b1126499e340f34b15e7d6a013f
 SHA512 
9776a75962d7370ea38b50d05801b662884086ccf865288f00cb0941143f41f8d9ab0947676cd403acdc92cd08fce519bf9f1471da9ccc64f0dd7278487be174

diff --git a/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.28.0.ebuild 
b/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.28.0.ebuild
new file mode 100644
index 0..2a157f43b
--- /dev/null
+++ b/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.28.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="The offical Dropbox SDK for Python"
+HOMEPAGE="https://www.dropbox.com/developers;
+SRC_URI="https://github.com/dropbox/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   >=dev-python/requests-2.16.2[${PYTHON_USEDEP}]
+   >=dev-python/six-1.12.0[${PYTHON_USEDEP}]
+   >=dev-python/stone-2.0.0[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   # Don't run tests via setup.py pytest
+   sed -i -e "/'pytest-runner.*',/d" setup.py || die
+   # this is wrong
+   sed -i -e "s/^import mock$/from unittest import mock/" 
test/unit/test_dropbox_unit.py || die
+
+   # disable tests that need SCOPED_USER_DROPBOX_TOKEN
+   mv test/integration/test_dropbox.py test/integration/_test_dropbox.py 
|| die
+   sed -i -e "s/\(class\) \(TestClient\)/\\1 _\\2/
+  s/test_NoRedirect_whole_flow/_&/" 
test/unit/test_dropbox_unit.py || die
+
+   distutils-r1_python_prepare_all
+}



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/fastfetch/

2022-01-29 Thread Viorel Munteanu
commit: aa20d058d89c2bebf7db34fdb5bcfc122affd06f
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sat Jan 29 10:29:20 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Sat Jan 29 10:29:20 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=aa20d058

app-misc/fastfetch: drop 0.568

Signed-off-by: Viorel Munteanu  gmail.com>

 app-misc/fastfetch/Manifest   |  1 -
 app-misc/fastfetch/fastfetch-0.568.ebuild | 90 ---
 2 files changed, 91 deletions(-)

diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest
index 233858a0b..b350c1a77 100644
--- a/app-misc/fastfetch/Manifest
+++ b/app-misc/fastfetch/Manifest
@@ -1,2 +1 @@
-DIST fastfetch-0.568.tar.gz 319886 BLAKE2B 
5ac296319ff48cda0ba3a00dd0cc80bb19a632672ebf272ad1b35b5f3ca982c50bef1909cfa4274ce1e104458c9c4e73d2fda7dc714ab47d70fe341b0990441b
 SHA512 
32704e78f6bd3c659b9090de949df2c63f755377760d95b5a3154bae72eb96baa0f0e2e1bcbcf226a81077c62089821884ed2ca30335fcfe1e77dd9a354854fd
 DIST fastfetch-0.569.tar.gz 319899 BLAKE2B 
07c3169e97a5127a67941972ea6feac1bec11203bb55b23243a4b298580299d942b518eab24a741dd0354d56879dc9ccd192bf88024aa660a4c83f149c8133cd
 SHA512 
979a9e717bc2ef59aa0b410fe62015f8ecf58419e4b1df56ea139aa84e627491ab310da358e821a7dcc95efc8017b8fd71d1174cde8a770717759a1e50d0fb31

diff --git a/app-misc/fastfetch/fastfetch-0.568.ebuild 
b/app-misc/fastfetch/fastfetch-0.568.ebuild
deleted file mode 100644
index f8f371530..0
--- a/app-misc/fastfetch/fastfetch-0.568.ebuild
+++ /dev/null
@@ -1,90 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit bash-completion-r1 cmake
-
-DESCRIPTION="Like neofetch but faster"
-HOMEPAGE="https://github.com/LinusDierheimer/fastfetch;
-if [[ ${PV} == * ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git;
-else
-   COMMIT="f72ec8a99f6021e95abce282668cce99fabd28c5"
-   VERSION_REV="f72ec8a"
-   
SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/${COMMIT}.tar.gz 
-> ${P}.tar.gz"
-   S="${WORKDIR}/${PN}-${COMMIT}"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="X gnome pci vulkan wayland xcb xfce xrandr"
-
-# note - qa-vdb will always report errors because fastfetch loads the libs 
dynamically
-RDEPEND="
-   X? ( x11-libs/libX11 )
-   gnome? (
-   dev-libs/glib
-   gnome-base/dconf
-   )
-   pci? ( sys-apps/pciutils )
-   vulkan? ( media-libs/vulkan-loader )
-   wayland? ( dev-libs/wayland )
-   xcb? ( x11-libs/libxcb )
-   xfce? ( xfce-base/xfconf )
-   xrandr? ( x11-libs/libXrandr )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-REQUIRED_USE="xrandr? ( X )"
-
-# disable_check VAR lib
-disable_check() {
-   sed -i -e "
-   /pkg_check_modules ($1 /d
-   /message.*$2/d" CMakeLists.txt || die "Cannot disable $1"
-}
-
-src_configure() {
-   disable_check RPM librpm
-
-   use X || disable_check X11 x11
-   use gnome || (disable_check GIO gio- && disable_check DCONF dconf)
-   use pci || disable_check LIBPCI libpci
-   use vulkan || disable_check VULKAN vulkan
-   use wayland || disable_check WAYLAND wayland-client
-   use xcb || (disable_check XCB_RANDR xcb-randr && disable_check XCB xcb)
-   use xfce || disable_check XFCONF libxfconf
-   use xrandr || disable_check XRANDR xrandr
-
-   if [[ ${PV} != * ]]; then
-   # version comes from git, fake it
-   VERSION_MAJOR="$(ver_cut 2)"
-   sed -i -e "
-   s/\(PROJECT_VERSION\) .*$/\1 
\"r${VERSION_MAJOR}.${VERSION_REV}\")/
-   s/\(PROJECT_VERSION_MAJOR\) .*$/\1 
\"${VERSION_MAJOR}\")/" CMakeLists.txt || die "Cannot patch version"
-   fi
-
-   cmake_src_configure
-}
-
-src_install() {
-   if [[ ${PV} == * ]]; then
-   elog "REV=\"r$(git rev-list --count HEAD)\""
-   elog "COMMIT=\"$(git rev-parse HEAD)\""
-   elog "VERSION_REV=\"$(git rev-parse --short HEAD)\""
-   fi
-
-   pushd "${BUILD_DIR}" || die
-   dobin fastfetch
-   popd
-
-   newbashcomp completions/bash fastfetch
-   insinto /usr/share/${PN}/presets
-   doins presets/*
-
-   einstalldocs
-}



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/fastfetch/

2022-01-29 Thread Viorel Munteanu
commit: d85485e0f12f38fa8f06f15e3859b56f9b03f4c7
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sat Jan 29 10:28:52 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Sat Jan 29 10:28:52 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d85485e0

app-misc/fastfetch: add 0.569

Signed-off-by: Viorel Munteanu  gmail.com>

 app-misc/fastfetch/Manifest   |  1 +
 app-misc/fastfetch/fastfetch-0.569.ebuild | 90 +++
 2 files changed, 91 insertions(+)

diff --git a/app-misc/fastfetch/Manifest b/app-misc/fastfetch/Manifest
index ec9b91c5a..233858a0b 100644
--- a/app-misc/fastfetch/Manifest
+++ b/app-misc/fastfetch/Manifest
@@ -1 +1,2 @@
 DIST fastfetch-0.568.tar.gz 319886 BLAKE2B 
5ac296319ff48cda0ba3a00dd0cc80bb19a632672ebf272ad1b35b5f3ca982c50bef1909cfa4274ce1e104458c9c4e73d2fda7dc714ab47d70fe341b0990441b
 SHA512 
32704e78f6bd3c659b9090de949df2c63f755377760d95b5a3154bae72eb96baa0f0e2e1bcbcf226a81077c62089821884ed2ca30335fcfe1e77dd9a354854fd
+DIST fastfetch-0.569.tar.gz 319899 BLAKE2B 
07c3169e97a5127a67941972ea6feac1bec11203bb55b23243a4b298580299d942b518eab24a741dd0354d56879dc9ccd192bf88024aa660a4c83f149c8133cd
 SHA512 
979a9e717bc2ef59aa0b410fe62015f8ecf58419e4b1df56ea139aa84e627491ab310da358e821a7dcc95efc8017b8fd71d1174cde8a770717759a1e50d0fb31

diff --git a/app-misc/fastfetch/fastfetch-0.569.ebuild 
b/app-misc/fastfetch/fastfetch-0.569.ebuild
new file mode 100644
index 0..dc92b167f
--- /dev/null
+++ b/app-misc/fastfetch/fastfetch-0.569.ebuild
@@ -0,0 +1,90 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit bash-completion-r1 cmake
+
+DESCRIPTION="Like neofetch but faster"
+HOMEPAGE="https://github.com/LinusDierheimer/fastfetch;
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/LinusDierheimer/fastfetch.git;
+else
+   COMMIT="7ad73d3ba13489b341a07782e6374d92c54091ba"
+   VERSION_REV="7ad73d3"
+   
SRC_URI="https://github.com/LinusDierheimer/fastfetch/archive/${COMMIT}.tar.gz 
-> ${P}.tar.gz"
+   S="${WORKDIR}/${PN}-${COMMIT}"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="X gnome pci vulkan wayland xcb xfce xrandr"
+
+# note - qa-vdb will always report errors because fastfetch loads the libs 
dynamically
+RDEPEND="
+   X? ( x11-libs/libX11 )
+   gnome? (
+   dev-libs/glib
+   gnome-base/dconf
+   )
+   pci? ( sys-apps/pciutils )
+   vulkan? ( media-libs/vulkan-loader )
+   wayland? ( dev-libs/wayland )
+   xcb? ( x11-libs/libxcb )
+   xfce? ( xfce-base/xfconf )
+   xrandr? ( x11-libs/libXrandr )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+REQUIRED_USE="xrandr? ( X )"
+
+# disable_check VAR lib
+disable_check() {
+   sed -i -e "
+   /pkg_check_modules ($1 /d
+   /message.*$2/d" CMakeLists.txt || die "Cannot disable $1"
+}
+
+src_configure() {
+   disable_check RPM librpm
+
+   use X || disable_check X11 x11
+   use gnome || (disable_check GIO gio- && disable_check DCONF dconf)
+   use pci || disable_check LIBPCI libpci
+   use vulkan || disable_check VULKAN vulkan
+   use wayland || disable_check WAYLAND wayland-client
+   use xcb || (disable_check XCB_RANDR xcb-randr && disable_check XCB xcb)
+   use xfce || disable_check XFCONF libxfconf
+   use xrandr || disable_check XRANDR xrandr
+
+   if [[ ${PV} != * ]]; then
+   # version comes from git, fake it
+   VERSION_MAJOR="$(ver_cut 2)"
+   sed -i -e "
+   s/\(PROJECT_VERSION\) .*$/\1 
\"r${VERSION_MAJOR}.${VERSION_REV}\")/
+   s/\(PROJECT_VERSION_MAJOR\) .*$/\1 
\"${VERSION_MAJOR}\")/" CMakeLists.txt || die "Cannot patch version"
+   fi
+
+   cmake_src_configure
+}
+
+src_install() {
+   if [[ ${PV} == * ]]; then
+   elog "REV=\"r$(git rev-list --count HEAD)\""
+   elog "COMMIT=\"$(git rev-parse HEAD)\""
+   elog "VERSION_REV=\"$(git rev-parse --short HEAD)\""
+   fi
+
+   pushd "${BUILD_DIR}" || die
+   dobin fastfetch
+   popd
+
+   newbashcomp completions/bash fastfetch
+   insinto /usr/share/${PN}/presets
+   doins presets/*
+
+   einstalldocs
+}



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

2022-01-29 Thread Viorel Munteanu
commit: 7f81bdde7a5637e249fc03bf575dd0f2646e5c03
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sat Jan 29 20:57:18 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Sat Jan 29 20:57:18 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7f81bdde

dev-python/dropbox-sdk-python: drop 11.25.0

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/dropbox-sdk-python/Manifest |  1 -
 .../dropbox-sdk-python-11.25.0.ebuild  | 34 --
 2 files changed, 35 deletions(-)

diff --git a/dev-python/dropbox-sdk-python/Manifest 
b/dev-python/dropbox-sdk-python/Manifest
index 609e47821..5a3181fc4 100644
--- a/dev-python/dropbox-sdk-python/Manifest
+++ b/dev-python/dropbox-sdk-python/Manifest
@@ -1,2 +1 @@
-DIST dropbox-sdk-python-11.25.0.tar.gz 1152439 BLAKE2B 
71c0cff71c388681d7bd039a55a0f5e099af487b35d1c73abd560a6b5d3ad40438e66882f527bb90e48c1345564f5c1662c11a652ef82c96a53c4131c31adfc0
 SHA512 
4a418c3e70aba56c8a648bb60f9866594aadaf5b4630a1f96d86df3308c86db0d5058b5672a017a3d51cebbd316398b79a01187392ed7eb3fd55ecbdc4a86eb9
 DIST dropbox-sdk-python-11.26.0.tar.gz 1152565 BLAKE2B 
87912ce7047687350ea1c88877ffd2b1feb0ee3686702af023c8c870b68e6e9faa425dd4a3be1da063295b62a2fbf8126118668172fdc93e8352cd18a3f9a092
 SHA512 
011d99c7dcea305d89cded09bfe4035edea0cd7d0cbb6fc6db32e8586765afaf2a98202f6612c436183d173da793097e895606d5078025b91a5ff3faa24cbaa6

diff --git a/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.25.0.ebuild 
b/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.25.0.ebuild
deleted file mode 100644
index f092c0c50..0
--- a/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.25.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="The offical Dropbox SDK for Python"
-HOMEPAGE="https://www.dropbox.com/developers;
-SRC_URI="https://github.com/dropbox/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   >=dev-python/requests-2.16.2[${PYTHON_USEDEP}]
-   >=dev-python/six-1.12.0[${PYTHON_USEDEP}]
-   >=dev-python/stone-2.0.0[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-# does not find module mock
-RESTRICT="test"
-
-python_prepare_all() {
-   # Don't run tests via setup.py pytest
-   sed -i "s/'pytest-runner == 5.2.0',//" setup.py || die
-
-   distutils-r1_python_prepare_all
-}



[gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/

2022-01-29 Thread Viorel Munteanu
commit: 19f3574312dd29f587919ebf4aaeac6c94724375
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sat Jan 29 20:59:20 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Sat Jan 29 20:59:20 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=19f35743

net-misc/maestral: add 1.5.3

Signed-off-by: Viorel Munteanu  gmail.com>

 net-misc/maestral/Manifest  |  1 +
 net-misc/maestral/maestral-1.5.3.ebuild | 63 +
 2 files changed, 64 insertions(+)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index bd9a13d45..46b9bdc18 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1 +1,2 @@
 DIST maestral-1.5.2.tar.gz 8277812 BLAKE2B 
df901a0a98a51f3c611cd3aa3ff4d4662fa10cdd595df2214f1a4c9fd0da8c787531a21671261df7196869d1822c69884299f2bcecd0e4190bb81fcb55a8885f
 SHA512 
eafed2a3dbc55e3ee9417da393864ec94c76724949855805e99e3c65c29b1d33aeeb2ac063c0a4c115d3f03c002dbe899b6ec1ec6ebcb0a29386a39eabdeb769
+DIST maestral-1.5.3.tar.gz 8280040 BLAKE2B 
dcda43880cea3fb00098b6bf87e43318a523a7c9d83886efff58be715cde17f67504b31735a006b951963e5cf0ef70b4b6431cb84200722cae186053a01edd63
 SHA512 
aa21277623f4e6f3283cd989be910eeb1caa3a842abca595b27a551c1c9bd1e7ef083e495ee0f096190accd91835939cb2f4a26624feae0046d8770d53aaac2f

diff --git a/net-misc/maestral/maestral-1.5.3.ebuild 
b/net-misc/maestral/maestral-1.5.3.ebuild
new file mode 100644
index 0..dc1b54821
--- /dev/null
+++ b/net-misc/maestral/maestral-1.5.3.ebuild
@@ -0,0 +1,63 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1 xdg-utils
+
+DESCRIPTION="Maestral is an open-source Dropbox client written in Python"
+HOMEPAGE="https://maestral.app;
+SRC_URI="https://github.com/samschott/maestral/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   >=dev-python/click-8.0.2[${PYTHON_USEDEP}]
+   >=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
+   >=dev-python/dropbox-sdk-python-11.26.0[${PYTHON_USEDEP}]
+   =dev-python/fasteners-0.15[${PYTHON_USEDEP}]
+   >=dev-python/keyring-22.0.0[${PYTHON_USEDEP}]
+   >=dev-python/keyrings-alt-3.1.0[${PYTHON_USEDEP}]
+   dev-python/packaging[${PYTHON_USEDEP}]
+   >=dev-python/pathspec-0.5.8[${PYTHON_USEDEP}]
+   >=dev-python/Pyro5-5.10[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.16.2[${PYTHON_USEDEP}]
+   >=dev-python/sdnotify-0.3.2[${PYTHON_USEDEP}]
+   >=dev-python/survey-3.4.3[${PYTHON_USEDEP}]
+   =dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 'dev-python/importlib_metadata[${PYTHON_USEDEP}]' 
python3_8)
+"
+BDEPEND="
+   dev-python/build[${PYTHON_USEDEP}]
+   test? ( dev-python/pytest-benchmark[${PYTHON_USEDEP}] )
+"
+
+distutils_enable_tests pytest
+
+python_prepare_all()
+{
+   # this test requires systemd
+   sed -i -e 's/test_autostart/_&/' tests/offline/test_cli.py || die
+
+   # this test requires network
+   sed -i -e 's/test_check_for_updates/_&/' tests/offline/test_main.py || 
die
+
+   distutils-r1_python_prepare_all
+}
+
+pkg_postinst()
+{
+   xdg_icon_cache_update
+}
+
+pkg_postrm()
+{
+   xdg_icon_cache_update
+}



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

2022-01-29 Thread Viorel Munteanu
commit: 7b7c320595ceec7f1c6adba315f5e12924a15178
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sat Jan 29 20:56:41 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Sat Jan 29 20:56:41 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7b7c3205

dev-python/dropbox-sdk-python: add 11.26.0

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/dropbox-sdk-python/Manifest |  1 +
 .../dropbox-sdk-python-11.26.0.ebuild  | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/dropbox-sdk-python/Manifest 
b/dev-python/dropbox-sdk-python/Manifest
index abb309cf9..609e47821 100644
--- a/dev-python/dropbox-sdk-python/Manifest
+++ b/dev-python/dropbox-sdk-python/Manifest
@@ -1 +1,2 @@
 DIST dropbox-sdk-python-11.25.0.tar.gz 1152439 BLAKE2B 
71c0cff71c388681d7bd039a55a0f5e099af487b35d1c73abd560a6b5d3ad40438e66882f527bb90e48c1345564f5c1662c11a652ef82c96a53c4131c31adfc0
 SHA512 
4a418c3e70aba56c8a648bb60f9866594aadaf5b4630a1f96d86df3308c86db0d5058b5672a017a3d51cebbd316398b79a01187392ed7eb3fd55ecbdc4a86eb9
+DIST dropbox-sdk-python-11.26.0.tar.gz 1152565 BLAKE2B 
87912ce7047687350ea1c88877ffd2b1feb0ee3686702af023c8c870b68e6e9faa425dd4a3be1da063295b62a2fbf8126118668172fdc93e8352cd18a3f9a092
 SHA512 
011d99c7dcea305d89cded09bfe4035edea0cd7d0cbb6fc6db32e8586765afaf2a98202f6612c436183d173da793097e895606d5078025b91a5ff3faa24cbaa6

diff --git a/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.26.0.ebuild 
b/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.26.0.ebuild
new file mode 100644
index 0..2a157f43b
--- /dev/null
+++ b/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.26.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="The offical Dropbox SDK for Python"
+HOMEPAGE="https://www.dropbox.com/developers;
+SRC_URI="https://github.com/dropbox/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   >=dev-python/requests-2.16.2[${PYTHON_USEDEP}]
+   >=dev-python/six-1.12.0[${PYTHON_USEDEP}]
+   >=dev-python/stone-2.0.0[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   # Don't run tests via setup.py pytest
+   sed -i -e "/'pytest-runner.*',/d" setup.py || die
+   # this is wrong
+   sed -i -e "s/^import mock$/from unittest import mock/" 
test/unit/test_dropbox_unit.py || die
+
+   # disable tests that need SCOPED_USER_DROPBOX_TOKEN
+   mv test/integration/test_dropbox.py test/integration/_test_dropbox.py 
|| die
+   sed -i -e "s/\(class\) \(TestClient\)/\\1 _\\2/
+  s/test_NoRedirect_whole_flow/_&/" 
test/unit/test_dropbox_unit.py || die
+
+   distutils-r1_python_prepare_all
+}



[gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral-qt/

2022-01-29 Thread Viorel Munteanu
commit: ba4d06a3e75fdd672387fe7a7711a97fd1a0ed2a
Author: Viorel Munteanu  gmail  com>
AuthorDate: Sat Jan 29 21:03:43 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Sat Jan 29 21:03:43 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ba4d06a3

net-misc/maestral-qt: add 1.5.3

Signed-off-by: Viorel Munteanu  gmail.com>

 net-misc/maestral-qt/Manifest |  1 +
 net-misc/maestral-qt/maestral-qt-1.5.3.ebuild | 36 +++
 2 files changed, 37 insertions(+)

diff --git a/net-misc/maestral-qt/Manifest b/net-misc/maestral-qt/Manifest
index 4c1cabe59..274fdb6c6 100644
--- a/net-misc/maestral-qt/Manifest
+++ b/net-misc/maestral-qt/Manifest
@@ -1 +1,2 @@
 DIST maestral-qt-1.5.2.tar.gz 1209752 BLAKE2B 
55a640d193b53c342433e901c0d7afbde3a5212b4f80ac83a4279ce9c5d7effca9bfb14b1ab580f1d5fdaba54e78809c265180a9e8a8fd70bd4751373f69ec48
 SHA512 
7699dea1cb36875e547bc88e3869a468c9eed9bf9ad6b02e4c20186424f8994672b2e2fd58905d62eb82011be6b902d0e04a8c89c11f4f17d2ddf6d2571736b7
+DIST maestral-qt-1.5.3.tar.gz 1209467 BLAKE2B 
d810df1f7e21938b81565afb16049e385c5de1e295d64feeaa317966e139ddc76542a747db71ae76dc1c82a11ec7e266b69968cefa2839878941def4af7711f8
 SHA512 
fbc8723d6751e31504529a62f00f7becd4531d8613559edde2a4725bc0d5ac783e6c817814059489bead87923135462a871cdffd0f8d1f0f06481df20efde4f5

diff --git a/net-misc/maestral-qt/maestral-qt-1.5.3.ebuild 
b/net-misc/maestral-qt/maestral-qt-1.5.3.ebuild
new file mode 100644
index 0..5607d3be5
--- /dev/null
+++ b/net-misc/maestral-qt/maestral-qt-1.5.3.ebuild
@@ -0,0 +1,36 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+DISTUTILS_USE_PEP517=setuptools
+
+inherit desktop distutils-r1
+
+DESCRIPTION="Maestral is an open-source Dropbox client written in Python"
+HOMEPAGE="https://maestral.app;
+SRC_URI="https://github.com/samschott/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   >=dev-python/click-8.0.2[${PYTHON_USEDEP}]
+   dev-python/markdown2[${PYTHON_USEDEP}]
+   dev-python/packaging[${PYTHON_USEDEP}]
+   >=dev-python/PyQt5-5.9[widgets,gui,${PYTHON_USEDEP}]
+   ~net-misc/maestral-${PV}[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 
'dev-python/importlib_resources[${PYTHON_USEDEP}]' python3_8)
+"
+BDEPEND="
+   dev-python/build[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests setup.py
+
+python_install_all()
+{
+   domenu src/maestral_qt/resources/maestral.desktop
+}



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

2022-02-04 Thread Viorel Munteanu
commit: b33fbb317b29eded914b27530e91d8b659c48814
Author: Viorel Munteanu  gmail  com>
AuthorDate: Fri Feb  4 20:36:03 2022 +
Commit:     Viorel Munteanu  gmail  com>
CommitDate: Fri Feb  4 20:36:03 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b33fbb31

dev-python/dropbox-sdk-python: drop 11.26.0

Signed-off-by: Viorel Munteanu  gmail.com>

 dev-python/dropbox-sdk-python/Manifest |  1 -
 .../dropbox-sdk-python-11.26.0.ebuild  | 41 --
 2 files changed, 42 deletions(-)

diff --git a/dev-python/dropbox-sdk-python/Manifest 
b/dev-python/dropbox-sdk-python/Manifest
index f0144cc18..2c59e5221 100644
--- a/dev-python/dropbox-sdk-python/Manifest
+++ b/dev-python/dropbox-sdk-python/Manifest
@@ -1,2 +1 @@
-DIST dropbox-sdk-python-11.26.0.tar.gz 1152565 BLAKE2B 
87912ce7047687350ea1c88877ffd2b1feb0ee3686702af023c8c870b68e6e9faa425dd4a3be1da063295b62a2fbf8126118668172fdc93e8352cd18a3f9a092
 SHA512 
011d99c7dcea305d89cded09bfe4035edea0cd7d0cbb6fc6db32e8586765afaf2a98202f6612c436183d173da793097e895606d5078025b91a5ff3faa24cbaa6
 DIST dropbox-sdk-python-11.27.0.tar.gz 1155164 BLAKE2B 
bb5fe7f077691f6d6bda188dcffa711d8981b97bd64dc28452bef0282cac17802569e263b369fbe82ee77705a87033be034a0ba6728a37d721c59204fc119423
 SHA512 
14e9aee9e582e3548404843a303d00b58122f0b9a538c5725d23181f3e4cbc87ba2a250c89f76e911cdc563fbe07208ecc2b0a7b1ed50d80f74d615cdc17e251

diff --git a/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.26.0.ebuild 
b/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.26.0.ebuild
deleted file mode 100644
index b426abdfd..0
--- a/dev-python/dropbox-sdk-python/dropbox-sdk-python-11.26.0.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="The offical Dropbox SDK for Python"
-HOMEPAGE="https://www.dropbox.com/developers;
-SRC_URI="https://github.com/dropbox/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   >=dev-python/requests-2.16.2[${PYTHON_USEDEP}]
-   >=dev-python/six-1.12.0[${PYTHON_USEDEP}]
-   >=dev-python/stone-2.0.0[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-python_prepare_all() {
-   # Don't run tests via setup.py pytest
-   sed -i -e "/'pytest-runner.*',/d" setup.py || die
-   # this is wrong
-   sed -i -e "s/^import mock$/from unittest import mock/" 
test/unit/test_dropbox_unit.py || die
-
-   # setuptools warning
-   sed -i -e 's/description-file/description_file/' setup.cfg
-
-   # disable tests that need SCOPED_USER_DROPBOX_TOKEN
-   mv test/integration/test_dropbox.py test/integration/_test_dropbox.py 
|| die
-   sed -i -e "s/\(class\) \(TestClient\)/\\1 _\\2/
-  s/test_NoRedirect_whole_flow/_&/" 
test/unit/test_dropbox_unit.py || die
-
-   distutils-r1_python_prepare_all
-}



  1   2   3   4   5   6   7   8   9   10   >