public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2021-12-24 18:03 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2021-12-24 18:03 UTC (permalink / raw
  To: gentoo-commits

commit:     e6f4536962142cb9273f972a1a02c96a5d76beab
Author:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Fri Dec 24 17:59:36 2021 +0000
Commit:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
CommitDate: Fri Dec 24 18:02:41 2021 +0000
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 <ceamac.paragon <AT> 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 000000000..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 000000000..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/dropbox-sdk-python-12.0.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/survey-4.0.0[${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 000000000..c352c9543
--- /dev/null
+++ b/net-misc/maestral/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="person">
+	<email>ceamac.paragon@gmail.com</email>
+	<description>Primary maintainer</description>
+</maintainer>
+<upstream>
+	<remote-id type="github">samschott/maestral</remote-id>
+	<remote-id type="pypi">maestral</remote-id>
+</upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2021-12-24 19:18 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2021-12-24 19:18 UTC (permalink / raw
  To: gentoo-commits

commit:     779d887cec65d674e76b8e0018425d0cb474eb00
Author:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Fri Dec 24 19:18:19 2021 +0000
Commit:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
CommitDate: Fri Dec 24 19:18:19 2021 +0000
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 <ceamac.paragon <AT> 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
+}


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2021-12-25 13:34 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2021-12-25 13:34 UTC (permalink / raw
  To: gentoo-commits

commit:     eebfdb95e998203020e51f8121beec4d0bde23c2
Author:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Sat Dec 25 13:32:56 2021 +0000
Commit:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
CommitDate: Sat Dec 25 13:32:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=eebfdb95

net-misc/maestral: fix deps

Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> 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/survey-4.0.0[${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}"


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2021-12-29 12:07 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2021-12-29 12:07 UTC (permalink / raw
  To: gentoo-commits

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

net-misc/maestral: fix deps and tests

Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> 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/survey-4.0.0[${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()
 {


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2021-12-31  8:59 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2021-12-31  8:59 UTC (permalink / raw
  To: gentoo-commits

commit:     19345c8d515e52877cda263097010244bd07d2b7
Author:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Fri Dec 31 08:57:58 2021 +0000
Commit:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
CommitDate: Fri Dec 31 08:57:58 2021 +0000
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 <ceamac.paragon <AT> 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
 }
 


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2022-01-09 11:32 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2022-01-09 11:32 UTC (permalink / raw
  To: gentoo-commits

commit:     0bc08474349f019ef4ddd5c1a6f839efce074f5f
Author:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Sun Jan  9 11:29:52 2022 +0000
Commit:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
CommitDate: Sun Jan  9 11:29:52 2022 +0000
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 <ceamac.paragon <AT> 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}] )
 "


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2022-01-29 21:04 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2022-01-29 21:04 UTC (permalink / raw
  To: gentoo-commits

commit:     19f3574312dd29f587919ebf4aaeac6c94724375
Author:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Sat Jan 29 20:59:20 2022 +0000
Commit:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
CommitDate: Sat Jan 29 20:59:20 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=19f35743

net-misc/maestral: add 1.5.3

Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> 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 000000000..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/dropbox-sdk-python-12.0.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/survey-4.0.0[${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
+}


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2022-03-21  7:17 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2022-03-21  7:17 UTC (permalink / raw
  To: gentoo-commits

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

net-misc/maestral: add 1.6.0

Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> 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 000000000..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/dropbox-sdk-python-12.0.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/survey-4.0.0[${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
+}


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2022-03-25 11:27 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2022-03-25 11:27 UTC (permalink / raw
  To: gentoo-commits

commit:     e1b84bad930e5231480675562ee0c59b5328e2d4
Author:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Fri Mar 25 11:26:27 2022 +0000
Commit:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
CommitDate: Fri Mar 25 11:26:27 2022 +0000
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 <ceamac.paragon <AT> 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
-}


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2022-03-31 17:34 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2022-03-31 17:34 UTC (permalink / raw
  To: gentoo-commits

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

net-misc/maestral: drop 1.6.0

Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> 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..000000000
--- 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/dropbox-sdk-python-12.0.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/survey-4.0.0[${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
-}


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2022-03-31 17:34 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2022-03-31 17:34 UTC (permalink / raw
  To: gentoo-commits

commit:     c2697f562c2344a36365c0f30f1223307cdbdde4
Author:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Thu Mar 31 17:33:14 2022 +0000
Commit:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
CommitDate: Thu Mar 31 17:33:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c2697f56

net-misc/maestral: add 1.6.1

Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> 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 000000000..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/dropbox-sdk-python-12.0.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/survey-4.0.0[${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
+}


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2022-04-22 19:39 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2022-04-22 19:39 UTC (permalink / raw
  To: gentoo-commits

commit:     2ef4b1823e02579fd33f8481a025b698e56603f5
Author:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Fri Apr 22 19:39:00 2022 +0000
Commit:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
CommitDate: Fri Apr 22 19:39:00 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2ef4b182

net-misc/maestral: add 1.6.2

Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> gmail.com>

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

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index c09e40948..cdff2171c 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.1.tar.gz 8286154 BLAKE2B 23fcb8e2cb8a84e49ce1badde0ed70d63f7f8b9eeef2c748d49d0439434c7a568dcf8edd009a5d5f12646d2370f117debe0f3ba1fad84148483b952b0140a9b6 SHA512 287d5022c31f001c018a68723c0f97f6bb74db6c68c2083423e34fc11bb31f0bb9c9c1bc8f558d35dbe341667fd89d1d6ec99d020f435f1d05a0ffbc44ada85d
+DIST maestral-1.6.2.tar.gz 7982890 BLAKE2B 5a5b5f1c3a3e9000379c720b820c79ff3b6acabb2d7ca2716980299434dd9f6a900b56a4ad0808e9253f292c8d4d62680306071233b85313dad128717bbbb1f8 SHA512 ff02c89e9b1367bd9485b513c66d09912f88a6b45149c5764d8566c2a6ee2713adbb07de9bbe914b602d5aa06abe734af3e73e98bdba4b75a3bdcfba7c82979d

diff --git a/net-misc/maestral/maestral-1.6.2.ebuild b/net-misc/maestral/maestral-1.6.2.ebuild
new file mode 100644
index 000000000..6af2d0e6c
--- /dev/null
+++ b/net-misc/maestral/maestral-1.6.2.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/dropbox-sdk-python-12.0.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/survey-4.0.0[${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
+}


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2022-04-22 19:39 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2022-04-22 19:39 UTC (permalink / raw
  To: gentoo-commits

commit:     97004229be414f5a95e28ba8f2b73e55c3adc7f4
Author:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Fri Apr 22 19:39:12 2022 +0000
Commit:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
CommitDate: Fri Apr 22 19:39:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=97004229

net-misc/maestral: drop 1.6.1

Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> gmail.com>

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

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index cdff2171c..42374d850 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.1.tar.gz 8286154 BLAKE2B 23fcb8e2cb8a84e49ce1badde0ed70d63f7f8b9eeef2c748d49d0439434c7a568dcf8edd009a5d5f12646d2370f117debe0f3ba1fad84148483b952b0140a9b6 SHA512 287d5022c31f001c018a68723c0f97f6bb74db6c68c2083423e34fc11bb31f0bb9c9c1bc8f558d35dbe341667fd89d1d6ec99d020f435f1d05a0ffbc44ada85d
 DIST maestral-1.6.2.tar.gz 7982890 BLAKE2B 5a5b5f1c3a3e9000379c720b820c79ff3b6acabb2d7ca2716980299434dd9f6a900b56a4ad0808e9253f292c8d4d62680306071233b85313dad128717bbbb1f8 SHA512 ff02c89e9b1367bd9485b513c66d09912f88a6b45149c5764d8566c2a6ee2713adbb07de9bbe914b602d5aa06abe734af3e73e98bdba4b75a3bdcfba7c82979d

diff --git a/net-misc/maestral/maestral-1.6.1.ebuild b/net-misc/maestral/maestral-1.6.1.ebuild
deleted file mode 100644
index 6af2d0e6c..000000000
--- a/net-misc/maestral/maestral-1.6.1.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/dropbox-sdk-python-12.0.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/survey-4.0.0[${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
-}


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2022-06-05 20:58 Alessandro Barbieri
  0 siblings, 0 replies; 67+ messages in thread
From: Alessandro Barbieri @ 2022-06-05 20:58 UTC (permalink / raw
  To: gentoo-commits

commit:     4dab4236f8a040e25c457d1ecbc7c06f8432f27f
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun Jun  5 20:57:13 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sun Jun  5 20:57:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4dab4236

net-misc/maestral: unkeyword x86

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 net-misc/maestral/maestral-1.5.2.ebuild | 2 +-
 net-misc/maestral/maestral-1.5.3.ebuild | 2 +-
 net-misc/maestral/maestral-1.6.2.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-misc/maestral/maestral-1.5.2.ebuild b/net-misc/maestral/maestral-1.5.2.ebuild
index 1aa2dd9e9..eb23490e5 100644
--- a/net-misc/maestral/maestral-1.5.2.ebuild
+++ b/net-misc/maestral/maestral-1.5.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/samschott/maestral/archive/refs/tags/v${PV}.tar.gz -
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 
 RDEPEND="
 	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]

diff --git a/net-misc/maestral/maestral-1.5.3.ebuild b/net-misc/maestral/maestral-1.5.3.ebuild
index dc1b54821..57f539d65 100644
--- a/net-misc/maestral/maestral-1.5.3.ebuild
+++ b/net-misc/maestral/maestral-1.5.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/samschott/maestral/archive/refs/tags/v${PV}.tar.gz -
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 
 RDEPEND="
 	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]

diff --git a/net-misc/maestral/maestral-1.6.2.ebuild b/net-misc/maestral/maestral-1.6.2.ebuild
index 6af2d0e6c..4b0b00fe4 100644
--- a/net-misc/maestral/maestral-1.6.2.ebuild
+++ b/net-misc/maestral/maestral-1.6.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/samschott/maestral/archive/refs/tags/v${PV}.tar.gz -
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 
 RDEPEND="
 	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2022-06-10  6:44 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2022-06-10  6:44 UTC (permalink / raw
  To: gentoo-commits

commit:     2772001d73e676e99c2d97a177ab4d274c6ee620
Author:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Fri Jun 10 06:44:21 2022 +0000
Commit:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
CommitDate: Fri Jun 10 06:44:21 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2772001d

net-misc/maestral: drop 1.6.2

Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> gmail.com>

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

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 2fcf9d3b1..1e9645cce 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.2.tar.gz 7982890 BLAKE2B 5a5b5f1c3a3e9000379c720b820c79ff3b6acabb2d7ca2716980299434dd9f6a900b56a4ad0808e9253f292c8d4d62680306071233b85313dad128717bbbb1f8 SHA512 ff02c89e9b1367bd9485b513c66d09912f88a6b45149c5764d8566c2a6ee2713adbb07de9bbe914b602d5aa06abe734af3e73e98bdba4b75a3bdcfba7c82979d
 DIST maestral-1.6.3.tar.gz 7984215 BLAKE2B 1abf2d35b3637bdaa72d1f545d7ab235e0549bd184c052099aed504b2435db1ab3b395360b053b69ccfa5ef048457f85fb83ef900f6aac1905ef09f109cbcb2d SHA512 58185048a5603a1d5883d44c2bd652515598e99a632aaeedbf84102faf0dcd1cf2172240563ecc2bc2e804bd90ca59d6599255d3d97c9844d6dacd7f05952859

diff --git a/net-misc/maestral/maestral-1.6.2.ebuild b/net-misc/maestral/maestral-1.6.2.ebuild
deleted file mode 100644
index 4b0b00fe4..000000000
--- a/net-misc/maestral/maestral-1.6.2.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"
-
-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/dropbox-sdk-python-12.0.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/survey-4.0.0[${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
-}


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2022-06-10  6:44 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2022-06-10  6:44 UTC (permalink / raw
  To: gentoo-commits

commit:     7e7f34fafa8e2f0ce3655c62d9390cd78a77f31d
Author:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Fri Jun 10 06:44:12 2022 +0000
Commit:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
CommitDate: Fri Jun 10 06:44:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7e7f34fa

net-misc/maestral: add 1.6.3

Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> gmail.com>

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

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 42374d850..2fcf9d3b1 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.2.tar.gz 7982890 BLAKE2B 5a5b5f1c3a3e9000379c720b820c79ff3b6acabb2d7ca2716980299434dd9f6a900b56a4ad0808e9253f292c8d4d62680306071233b85313dad128717bbbb1f8 SHA512 ff02c89e9b1367bd9485b513c66d09912f88a6b45149c5764d8566c2a6ee2713adbb07de9bbe914b602d5aa06abe734af3e73e98bdba4b75a3bdcfba7c82979d
+DIST maestral-1.6.3.tar.gz 7984215 BLAKE2B 1abf2d35b3637bdaa72d1f545d7ab235e0549bd184c052099aed504b2435db1ab3b395360b053b69ccfa5ef048457f85fb83ef900f6aac1905ef09f109cbcb2d SHA512 58185048a5603a1d5883d44c2bd652515598e99a632aaeedbf84102faf0dcd1cf2172240563ecc2bc2e804bd90ca59d6599255d3d97c9844d6dacd7f05952859

diff --git a/net-misc/maestral/maestral-1.6.3.ebuild b/net-misc/maestral/maestral-1.6.3.ebuild
new file mode 100644
index 000000000..4b0b00fe4
--- /dev/null
+++ b/net-misc/maestral/maestral-1.6.3.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"
+
+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/dropbox-sdk-python-12.0.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/survey-4.0.0[${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
+}


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2022-06-20  9:17 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2022-06-20  9:17 UTC (permalink / raw
  To: gentoo-commits

commit:     c33d0011c7748c4cbad67c27649226917a50a41e
Author:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Mon Jun 20 09:12:18 2022 +0000
Commit:     Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
CommitDate: Mon Jun 20 09:17:13 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c33d0011

net-misc/maestral: bash functions signature

Stylistic change, nothing else changes

Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> gmail.com>

 net-misc/maestral/maestral-1.5.2.ebuild | 9 +++------
 net-misc/maestral/maestral-1.5.3.ebuild | 9 +++------
 net-misc/maestral/maestral-1.6.3.ebuild | 3 +--
 3 files changed, 7 insertions(+), 14 deletions(-)

diff --git a/net-misc/maestral/maestral-1.5.2.ebuild b/net-misc/maestral/maestral-1.5.2.ebuild
index eb23490e5..b70c0261f 100644
--- a/net-misc/maestral/maestral-1.5.2.ebuild
+++ b/net-misc/maestral/maestral-1.5.2.ebuild
@@ -41,8 +41,7 @@ BDEPEND="
 
 distutils_enable_tests pytest
 
-python_prepare_all()
-{
+python_prepare_all() {
 	# this test requires systemd
 	sed -i -e 's/test_autostart/_&/' tests/offline/test_cli.py || die
 
@@ -57,12 +56,10 @@ python_prepare_all()
 	distutils-r1_python_prepare_all
 }
 
-pkg_postinst()
-{
+pkg_postinst() {
 	xdg_icon_cache_update
 }
 
-pkg_postrm()
-{
+pkg_postrm() {
 	xdg_icon_cache_update
 }

diff --git a/net-misc/maestral/maestral-1.5.3.ebuild b/net-misc/maestral/maestral-1.5.3.ebuild
index 57f539d65..e62609106 100644
--- a/net-misc/maestral/maestral-1.5.3.ebuild
+++ b/net-misc/maestral/maestral-1.5.3.ebuild
@@ -41,8 +41,7 @@ BDEPEND="
 
 distutils_enable_tests pytest
 
-python_prepare_all()
-{
+python_prepare_all() {
 	# this test requires systemd
 	sed -i -e 's/test_autostart/_&/' tests/offline/test_cli.py || die
 
@@ -52,12 +51,10 @@ python_prepare_all()
 	distutils-r1_python_prepare_all
 }
 
-pkg_postinst()
-{
+pkg_postinst() {
 	xdg_icon_cache_update
 }
 
-pkg_postrm()
-{
+pkg_postrm() {
 	xdg_icon_cache_update
 }

diff --git a/net-misc/maestral/maestral-1.6.3.ebuild b/net-misc/maestral/maestral-1.6.3.ebuild
index 4b0b00fe4..7ec6f92b5 100644
--- a/net-misc/maestral/maestral-1.6.3.ebuild
+++ b/net-misc/maestral/maestral-1.6.3.ebuild
@@ -41,8 +41,7 @@ BDEPEND="
 
 distutils_enable_tests pytest
 
-python_prepare_all()
-{
+python_prepare_all() {
 	# this test requires systemd
 	sed -i -e 's/test_autostart/_&/' tests/offline/test_cli.py || die
 


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2022-11-02 16:23 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2022-11-02 16:23 UTC (permalink / raw
  To: gentoo-commits

commit:     081f9072a82acd06bf07b11007b1fb18f61cd575
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  2 16:23:07 2022 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Wed Nov  2 16:23:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=081f9072

net-misc/maestral: add myself as a maintainer

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/maestral/metadata.xml b/net-misc/maestral/metadata.xml
index c352c9543..29d3d0b64 100644
--- a/net-misc/maestral/metadata.xml
+++ b/net-misc/maestral/metadata.xml
@@ -2,7 +2,7 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 <maintainer type="person">
-	<email>ceamac.paragon@gmail.com</email>
+	<email>ceamac@gentoo.org</email>
 	<description>Primary maintainer</description>
 </maintainer>
 <upstream>


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2022-12-05  8:21 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2022-12-05  8:21 UTC (permalink / raw
  To: gentoo-commits

commit:     d023566469bdb196ffc96fed50b34f5dd29a29d0
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  5 08:09:54 2022 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon Dec  5 08:20:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d0235664

net-misc/maestral: add 1.6.4

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

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

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 1e9645cce..67b13ce27 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.3.tar.gz 7984215 BLAKE2B 1abf2d35b3637bdaa72d1f545d7ab235e0549bd184c052099aed504b2435db1ab3b395360b053b69ccfa5ef048457f85fb83ef900f6aac1905ef09f109cbcb2d SHA512 58185048a5603a1d5883d44c2bd652515598e99a632aaeedbf84102faf0dcd1cf2172240563ecc2bc2e804bd90ca59d6599255d3d97c9844d6dacd7f05952859
+DIST maestral-1.6.4.gh.tar.gz 7983500 BLAKE2B cfad15e59ec4331144ccbdd5f916ba287348de9de58210998c674e41c1f8c2a0c2682eacd12f585d12cb712e1331548c46fc378d77ae1eb01112a44456234a40 SHA512 ace0f6af5718b51ed8611db3973d8e228ec9fe162a7f3431ca6f8ef80a0e3bfda5b0eed63d99ff65229412ca55e58a404a3a88735aa61236b22f0d66a59a9e43

diff --git a/net-misc/maestral/maestral-1.6.4.ebuild b/net-misc/maestral/maestral-1.6.4.ebuild
new file mode 100644
index 000000000..a540a2de7
--- /dev/null
+++ b/net-misc/maestral/maestral-1.6.4.ebuild
@@ -0,0 +1,52 @@
+# 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}.gh.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+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/dropbox-sdk-python-12.0.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/rich[${PYTHON_USEDEP}]
+	>=dev-python/survey-3.4.3[${PYTHON_USEDEP}]
+	<dev-python/survey-4.0.0[${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
+}


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2022-12-05  8:21 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2022-12-05  8:21 UTC (permalink / raw
  To: gentoo-commits

commit:     7f72d75caf3241f6f77e6a8329444b993f6c356e
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  5 08:11:14 2022 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon Dec  5 08:20:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7f72d75c

net-misc/maestral: drop 1.5.2, 1.6.3

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest              |  2 -
 net-misc/maestral/maestral-1.5.2.ebuild | 65 ---------------------------------
 net-misc/maestral/maestral-1.6.3.ebuild | 52 --------------------------
 3 files changed, 119 deletions(-)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 67b13ce27..4e555a1eb 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,4 +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
-DIST maestral-1.6.3.tar.gz 7984215 BLAKE2B 1abf2d35b3637bdaa72d1f545d7ab235e0549bd184c052099aed504b2435db1ab3b395360b053b69ccfa5ef048457f85fb83ef900f6aac1905ef09f109cbcb2d SHA512 58185048a5603a1d5883d44c2bd652515598e99a632aaeedbf84102faf0dcd1cf2172240563ecc2bc2e804bd90ca59d6599255d3d97c9844d6dacd7f05952859
 DIST maestral-1.6.4.gh.tar.gz 7983500 BLAKE2B cfad15e59ec4331144ccbdd5f916ba287348de9de58210998c674e41c1f8c2a0c2682eacd12f585d12cb712e1331548c46fc378d77ae1eb01112a44456234a40 SHA512 ace0f6af5718b51ed8611db3973d8e228ec9fe162a7f3431ca6f8ef80a0e3bfda5b0eed63d99ff65229412ca55e58a404a3a88735aa61236b22f0d66a59a9e43

diff --git a/net-misc/maestral/maestral-1.5.2.ebuild b/net-misc/maestral/maestral-1.5.2.ebuild
deleted file mode 100644
index b70c0261f..000000000
--- a/net-misc/maestral/maestral-1.5.2.ebuild
+++ /dev/null
@@ -1,65 +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_SETUPTOOLS=rdepend
-
-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"
-
-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}]
-	<dev-python/dropbox-sdk-python-12.0.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/survey-3.4.3[${PYTHON_USEDEP}]
-	<dev-python/survey-4.0.0[${PYTHON_USEDEP}]
-	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
-	dev-python/wheel[${PYTHON_USEDEP}]
-	$(python_gen_cond_dep 'dev-python/importlib_metadata[${PYTHON_USEDEP}]' python3_8)
-"
-BDEPEND="
-	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
-
-	# 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
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}

diff --git a/net-misc/maestral/maestral-1.6.3.ebuild b/net-misc/maestral/maestral-1.6.3.ebuild
deleted file mode 100644
index 7ec6f92b5..000000000
--- a/net-misc/maestral/maestral-1.6.3.ebuild
+++ /dev/null
@@ -1,52 +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"
-
-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/dropbox-sdk-python-12.0.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/survey-4.0.0[${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
-}


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
  2022-12-17  8:17 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
@ 2022-12-17  8:16 ` Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2022-12-17  8:16 UTC (permalink / raw
  To: gentoo-commits

commit:     8e3340b9bec981205cde4e88f94cdcb61e21d71e
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 17 08:14:19 2022 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat Dec 17 08:16:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8e3340b9

net-misc/maestral: add 1.6.5

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

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

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 4e555a1eb..f5fa4044e 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,2 +1,3 @@
 DIST maestral-1.5.3.tar.gz 8280040 BLAKE2B dcda43880cea3fb00098b6bf87e43318a523a7c9d83886efff58be715cde17f67504b31735a006b951963e5cf0ef70b4b6431cb84200722cae186053a01edd63 SHA512 aa21277623f4e6f3283cd989be910eeb1caa3a842abca595b27a551c1c9bd1e7ef083e495ee0f096190accd91835939cb2f4a26624feae0046d8770d53aaac2f
 DIST maestral-1.6.4.gh.tar.gz 7983500 BLAKE2B cfad15e59ec4331144ccbdd5f916ba287348de9de58210998c674e41c1f8c2a0c2682eacd12f585d12cb712e1331548c46fc378d77ae1eb01112a44456234a40 SHA512 ace0f6af5718b51ed8611db3973d8e228ec9fe162a7f3431ca6f8ef80a0e3bfda5b0eed63d99ff65229412ca55e58a404a3a88735aa61236b22f0d66a59a9e43
+DIST maestral-1.6.5.gh.tar.gz 7983512 BLAKE2B b77cc7eb1a6089cc78e47680d99a53bc4c4752feed3970a57e67eefcf1ab2491c0b3aaebd2fb7caf6fc5420eef2e7fe8776e87047f82db7d1466a4c3d17beaf8 SHA512 ee182505b305dbd6730078ce71725eb75515fb5682889c5226c26a69d32f85ad28e335bcd65b57fd1624da8ecd8914df337a93f6b296d86dcc6e94d4f2747995

diff --git a/net-misc/maestral/maestral-1.6.5.ebuild b/net-misc/maestral/maestral-1.6.5.ebuild
new file mode 100644
index 000000000..a540a2de7
--- /dev/null
+++ b/net-misc/maestral/maestral-1.6.5.ebuild
@@ -0,0 +1,52 @@
+# 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}.gh.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+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/dropbox-sdk-python-12.0.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/rich[${PYTHON_USEDEP}]
+	>=dev-python/survey-3.4.3[${PYTHON_USEDEP}]
+	<dev-python/survey-4.0.0[${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
+}


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
  2022-12-17  8:17 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
@ 2022-12-17  8:16 ` Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2022-12-17  8:16 UTC (permalink / raw
  To: gentoo-commits

commit:     70a59d81c58f03310c6d79d2d54cabf8b65d49e6
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 17 08:14:53 2022 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat Dec 17 08:16:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=70a59d81

net-misc/maestral: drop 1.6.4

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

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

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index f5fa4044e..993c01468 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,3 +1,2 @@
 DIST maestral-1.5.3.tar.gz 8280040 BLAKE2B dcda43880cea3fb00098b6bf87e43318a523a7c9d83886efff58be715cde17f67504b31735a006b951963e5cf0ef70b4b6431cb84200722cae186053a01edd63 SHA512 aa21277623f4e6f3283cd989be910eeb1caa3a842abca595b27a551c1c9bd1e7ef083e495ee0f096190accd91835939cb2f4a26624feae0046d8770d53aaac2f
-DIST maestral-1.6.4.gh.tar.gz 7983500 BLAKE2B cfad15e59ec4331144ccbdd5f916ba287348de9de58210998c674e41c1f8c2a0c2682eacd12f585d12cb712e1331548c46fc378d77ae1eb01112a44456234a40 SHA512 ace0f6af5718b51ed8611db3973d8e228ec9fe162a7f3431ca6f8ef80a0e3bfda5b0eed63d99ff65229412ca55e58a404a3a88735aa61236b22f0d66a59a9e43
 DIST maestral-1.6.5.gh.tar.gz 7983512 BLAKE2B b77cc7eb1a6089cc78e47680d99a53bc4c4752feed3970a57e67eefcf1ab2491c0b3aaebd2fb7caf6fc5420eef2e7fe8776e87047f82db7d1466a4c3d17beaf8 SHA512 ee182505b305dbd6730078ce71725eb75515fb5682889c5226c26a69d32f85ad28e335bcd65b57fd1624da8ecd8914df337a93f6b296d86dcc6e94d4f2747995

diff --git a/net-misc/maestral/maestral-1.6.4.ebuild b/net-misc/maestral/maestral-1.6.4.ebuild
deleted file mode 100644
index a540a2de7..000000000
--- a/net-misc/maestral/maestral-1.6.4.ebuild
+++ /dev/null
@@ -1,52 +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}.gh.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-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/dropbox-sdk-python-12.0.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/rich[${PYTHON_USEDEP}]
-	>=dev-python/survey-3.4.3[${PYTHON_USEDEP}]
-	<dev-python/survey-4.0.0[${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
-}


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2023-01-25 10:56 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-01-25 10:56 UTC (permalink / raw
  To: gentoo-commits

commit:     d8744e11a690449980a94d3544e0670acf0303b5
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 08:56:37 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 10:55:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d8744e11

net-misc/maestral: enable py3.11, disable py3.8

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest              |  2 +-
 net-misc/maestral/maestral-1.5.3.ebuild | 31 ++++++++++---------------------
 net-misc/maestral/maestral-1.6.5.ebuild | 21 ++++++++++-----------
 3 files changed, 21 insertions(+), 33 deletions(-)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 993c01468..e38fa58d1 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,2 +1,2 @@
-DIST maestral-1.5.3.tar.gz 8280040 BLAKE2B dcda43880cea3fb00098b6bf87e43318a523a7c9d83886efff58be715cde17f67504b31735a006b951963e5cf0ef70b4b6431cb84200722cae186053a01edd63 SHA512 aa21277623f4e6f3283cd989be910eeb1caa3a842abca595b27a551c1c9bd1e7ef083e495ee0f096190accd91835939cb2f4a26624feae0046d8770d53aaac2f
+DIST maestral-1.5.3.gh.tar.gz 8280040 BLAKE2B dcda43880cea3fb00098b6bf87e43318a523a7c9d83886efff58be715cde17f67504b31735a006b951963e5cf0ef70b4b6431cb84200722cae186053a01edd63 SHA512 aa21277623f4e6f3283cd989be910eeb1caa3a842abca595b27a551c1c9bd1e7ef083e495ee0f096190accd91835939cb2f4a26624feae0046d8770d53aaac2f
 DIST maestral-1.6.5.gh.tar.gz 7983512 BLAKE2B b77cc7eb1a6089cc78e47680d99a53bc4c4752feed3970a57e67eefcf1ab2491c0b3aaebd2fb7caf6fc5420eef2e7fe8776e87047f82db7d1466a4c3d17beaf8 SHA512 ee182505b305dbd6730078ce71725eb75515fb5682889c5226c26a69d32f85ad28e335bcd65b57fd1624da8ecd8914df337a93f6b296d86dcc6e94d4f2747995

diff --git a/net-misc/maestral/maestral-1.5.3.ebuild b/net-misc/maestral/maestral-1.5.3.ebuild
index e62609106..178fe7ac2 100644
--- a/net-misc/maestral/maestral-1.5.3.ebuild
+++ b/net-misc/maestral/maestral-1.5.3.ebuild
@@ -3,14 +3,14 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..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"
-SRC_URI="https://github.com/samschott/maestral/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/samschott/maestral/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
@@ -32,29 +32,18 @@ RDEPEND="
 	>=dev-python/survey-3.4.3[${PYTHON_USEDEP}]
 	<dev-python/survey-4.0.0[${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
+EPYTEST_DESELECT=(
+	# requires systemd
+	tests/offline/test_cli.py::test_autostart
 
-	distutils-r1_python_prepare_all
-}
+	# requires network
+	tests/offline/test_main.py::test_check_for_updates
+)
 
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}
+distutils_enable_tests pytest

diff --git a/net-misc/maestral/maestral-1.6.5.ebuild b/net-misc/maestral/maestral-1.6.5.ebuild
index a540a2de7..6ac6e7773 100644
--- a/net-misc/maestral/maestral-1.6.5.ebuild
+++ b/net-misc/maestral/maestral-1.6.5.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 DISTUTILS_USE_PEP517=setuptools
 
 inherit distutils-r1 xdg
@@ -32,21 +32,20 @@ RDEPEND="
 	>=dev-python/survey-3.4.3[${PYTHON_USEDEP}]
 	<dev-python/survey-4.0.0[${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
+EPYTEST_DESELECT=(
+	# requires dev-python/pytest-benchmark not available for py3.11
+	tests/offline/test_clean_local_events.py::test_performance
 
-python_prepare_all() {
-	# this test requires systemd
-	sed -i -e 's/test_autostart/_&/' tests/offline/test_cli.py || die
+	# requires systemd
+	tests/offline/test_cli.py::test_autostart
 
-	# this test requires network
-	sed -i -e 's/test_check_for_updates/_&/' tests/offline/test_main.py || die
+	# requires network
+	tests/offline/test_main.py::test_check_for_updates
+)
 
-	distutils-r1_python_prepare_all
-}
+distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2023-01-29 10:00 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-01-29 10:00 UTC (permalink / raw
  To: gentoo-commits

commit:     9753589cda84c451c96e92473a2b0430a11c86b9
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 09:45:39 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 10:00:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9753589c

net-misc/maestral: add 1.6.6_rc0

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest                                    |  1 +
 net-misc/maestral/maestral-1.6.5.ebuild                       | 11 +++++++----
 .../{maestral-1.6.5.ebuild => maestral-1.6.6_rc0.ebuild}      | 11 +++++++----
 3 files changed, 15 insertions(+), 8 deletions(-)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index e38fa58d1..b06f3154f 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,2 +1,3 @@
 DIST maestral-1.5.3.gh.tar.gz 8280040 BLAKE2B dcda43880cea3fb00098b6bf87e43318a523a7c9d83886efff58be715cde17f67504b31735a006b951963e5cf0ef70b4b6431cb84200722cae186053a01edd63 SHA512 aa21277623f4e6f3283cd989be910eeb1caa3a842abca595b27a551c1c9bd1e7ef083e495ee0f096190accd91835939cb2f4a26624feae0046d8770d53aaac2f
 DIST maestral-1.6.5.gh.tar.gz 7983512 BLAKE2B b77cc7eb1a6089cc78e47680d99a53bc4c4752feed3970a57e67eefcf1ab2491c0b3aaebd2fb7caf6fc5420eef2e7fe8776e87047f82db7d1466a4c3d17beaf8 SHA512 ee182505b305dbd6730078ce71725eb75515fb5682889c5226c26a69d32f85ad28e335bcd65b57fd1624da8ecd8914df337a93f6b296d86dcc6e94d4f2747995
+DIST maestral-1.6.6_rc0.gh.tar.gz 7985437 BLAKE2B 2a88625f4b0b1e2097c747e5893308c73dd402ec613557439a9ac8a974390fa7fb03d7c05747f0266c6e74fb09c09aba239948d0dec2a1aa8e778399ad52b097 SHA512 38bab89f7ce81e8a9db4958eee401fc7b47f16f1cf5018a659a53777872cd5bc305bd9aa4749912de23b4b178c38efa07518346714a7ad05c173389eb012fbb8

diff --git a/net-misc/maestral/maestral-1.6.5.ebuild b/net-misc/maestral/maestral-1.6.5.ebuild
index 6ac6e7773..bca96dbc6 100644
--- a/net-misc/maestral/maestral-1.6.5.ebuild
+++ b/net-misc/maestral/maestral-1.6.5.ebuild
@@ -3,18 +3,21 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..11} )
 DISTUTILS_USE_PEP517=setuptools
-
+PYTHON_COMPAT=( python3_{9..11} )
 inherit distutils-r1 xdg
 
+MY_PV=${PV/_rc/.dev}
 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}.gh.tar.gz"
+SRC_URI="https://github.com/samschott/maestral/archive/refs/tags/v${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
+S="${WORKDIR}"/${PN}-${MY_PV}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+if [[ ${PV} != *_rc* ]]; then
+	KEYWORDS="~amd64"
+fi
 
 RDEPEND="
 	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]

diff --git a/net-misc/maestral/maestral-1.6.5.ebuild b/net-misc/maestral/maestral-1.6.6_rc0.ebuild
similarity index 91%
copy from net-misc/maestral/maestral-1.6.5.ebuild
copy to net-misc/maestral/maestral-1.6.6_rc0.ebuild
index 6ac6e7773..bca96dbc6 100644
--- a/net-misc/maestral/maestral-1.6.5.ebuild
+++ b/net-misc/maestral/maestral-1.6.6_rc0.ebuild
@@ -3,18 +3,21 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..11} )
 DISTUTILS_USE_PEP517=setuptools
-
+PYTHON_COMPAT=( python3_{9..11} )
 inherit distutils-r1 xdg
 
+MY_PV=${PV/_rc/.dev}
 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}.gh.tar.gz"
+SRC_URI="https://github.com/samschott/maestral/archive/refs/tags/v${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
+S="${WORKDIR}"/${PN}-${MY_PV}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+if [[ ${PV} != *_rc* ]]; then
+	KEYWORDS="~amd64"
+fi
 
 RDEPEND="
 	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2023-02-04  9:36 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-02-04  9:36 UTC (permalink / raw
  To: gentoo-commits

commit:     3322e122e91301c4628adb89b990628e7165b6db
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  4 09:33:54 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat Feb  4 09:35:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3322e122

net-misc/maestral: add 1.6.6_rc1

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest                  |  1 +
 net-misc/maestral/maestral-1.6.6_rc1.ebuild | 54 +++++++++++++++++++++++++++++
 2 files changed, 55 insertions(+)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index b06f3154f..16d443668 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,3 +1,4 @@
 DIST maestral-1.5.3.gh.tar.gz 8280040 BLAKE2B dcda43880cea3fb00098b6bf87e43318a523a7c9d83886efff58be715cde17f67504b31735a006b951963e5cf0ef70b4b6431cb84200722cae186053a01edd63 SHA512 aa21277623f4e6f3283cd989be910eeb1caa3a842abca595b27a551c1c9bd1e7ef083e495ee0f096190accd91835939cb2f4a26624feae0046d8770d53aaac2f
 DIST maestral-1.6.5.gh.tar.gz 7983512 BLAKE2B b77cc7eb1a6089cc78e47680d99a53bc4c4752feed3970a57e67eefcf1ab2491c0b3aaebd2fb7caf6fc5420eef2e7fe8776e87047f82db7d1466a4c3d17beaf8 SHA512 ee182505b305dbd6730078ce71725eb75515fb5682889c5226c26a69d32f85ad28e335bcd65b57fd1624da8ecd8914df337a93f6b296d86dcc6e94d4f2747995
 DIST maestral-1.6.6_rc0.gh.tar.gz 7985437 BLAKE2B 2a88625f4b0b1e2097c747e5893308c73dd402ec613557439a9ac8a974390fa7fb03d7c05747f0266c6e74fb09c09aba239948d0dec2a1aa8e778399ad52b097 SHA512 38bab89f7ce81e8a9db4958eee401fc7b47f16f1cf5018a659a53777872cd5bc305bd9aa4749912de23b4b178c38efa07518346714a7ad05c173389eb012fbb8
+DIST maestral-1.6.6_rc1.gh.tar.gz 7985890 BLAKE2B e83f63e7bb082bc494e4c3e865a04dede4b969a3f4fc093b714eac7663264d32c0ac9e56b0a7fdb1ffd18d0793c9f22be06145a0890ea4f53057391017bfb148 SHA512 e3ec2612a7dc496a81c6c33de9dc601ed4d78494b2d56652dab2cf2bd5f9dd93fcaea62475662fb7a419769be361f2e8cae67d3706fdbaef3de646e6a0071746

diff --git a/net-misc/maestral/maestral-1.6.6_rc1.ebuild b/net-misc/maestral/maestral-1.6.6_rc1.ebuild
new file mode 100644
index 000000000..bca96dbc6
--- /dev/null
+++ b/net-misc/maestral/maestral-1.6.6_rc1.ebuild
@@ -0,0 +1,54 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+inherit distutils-r1 xdg
+
+MY_PV=${PV/_rc/.dev}
+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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
+S="${WORKDIR}"/${PN}-${MY_PV}
+
+LICENSE="MIT"
+SLOT="0"
+if [[ ${PV} != *_rc* ]]; then
+	KEYWORDS="~amd64"
+fi
+
+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/dropbox-sdk-python-12.0.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/rich[${PYTHON_USEDEP}]
+	>=dev-python/survey-3.4.3[${PYTHON_USEDEP}]
+	<dev-python/survey-4.0.0[${PYTHON_USEDEP}]
+	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	dev-python/build[${PYTHON_USEDEP}]
+"
+
+EPYTEST_DESELECT=(
+	# requires dev-python/pytest-benchmark not available for py3.11
+	tests/offline/test_clean_local_events.py::test_performance
+
+	# requires systemd
+	tests/offline/test_cli.py::test_autostart
+
+	# requires network
+	tests/offline/test_main.py::test_check_for_updates
+)
+
+distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2023-02-04  9:36 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-02-04  9:36 UTC (permalink / raw
  To: gentoo-commits

commit:     dfc780ac8f2be5e44a1262bc2e019de7e99125e8
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  4 09:34:05 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat Feb  4 09:35:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dfc780ac

net-misc/maestral: drop 1.6.6_rc0

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest                  |  1 -
 net-misc/maestral/maestral-1.6.6_rc0.ebuild | 54 -----------------------------
 2 files changed, 55 deletions(-)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 16d443668..7d95b6428 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,4 +1,3 @@
 DIST maestral-1.5.3.gh.tar.gz 8280040 BLAKE2B dcda43880cea3fb00098b6bf87e43318a523a7c9d83886efff58be715cde17f67504b31735a006b951963e5cf0ef70b4b6431cb84200722cae186053a01edd63 SHA512 aa21277623f4e6f3283cd989be910eeb1caa3a842abca595b27a551c1c9bd1e7ef083e495ee0f096190accd91835939cb2f4a26624feae0046d8770d53aaac2f
 DIST maestral-1.6.5.gh.tar.gz 7983512 BLAKE2B b77cc7eb1a6089cc78e47680d99a53bc4c4752feed3970a57e67eefcf1ab2491c0b3aaebd2fb7caf6fc5420eef2e7fe8776e87047f82db7d1466a4c3d17beaf8 SHA512 ee182505b305dbd6730078ce71725eb75515fb5682889c5226c26a69d32f85ad28e335bcd65b57fd1624da8ecd8914df337a93f6b296d86dcc6e94d4f2747995
-DIST maestral-1.6.6_rc0.gh.tar.gz 7985437 BLAKE2B 2a88625f4b0b1e2097c747e5893308c73dd402ec613557439a9ac8a974390fa7fb03d7c05747f0266c6e74fb09c09aba239948d0dec2a1aa8e778399ad52b097 SHA512 38bab89f7ce81e8a9db4958eee401fc7b47f16f1cf5018a659a53777872cd5bc305bd9aa4749912de23b4b178c38efa07518346714a7ad05c173389eb012fbb8
 DIST maestral-1.6.6_rc1.gh.tar.gz 7985890 BLAKE2B e83f63e7bb082bc494e4c3e865a04dede4b969a3f4fc093b714eac7663264d32c0ac9e56b0a7fdb1ffd18d0793c9f22be06145a0890ea4f53057391017bfb148 SHA512 e3ec2612a7dc496a81c6c33de9dc601ed4d78494b2d56652dab2cf2bd5f9dd93fcaea62475662fb7a419769be361f2e8cae67d3706fdbaef3de646e6a0071746

diff --git a/net-misc/maestral/maestral-1.6.6_rc0.ebuild b/net-misc/maestral/maestral-1.6.6_rc0.ebuild
deleted file mode 100644
index bca96dbc6..000000000
--- a/net-misc/maestral/maestral-1.6.6_rc0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1 xdg
-
-MY_PV=${PV/_rc/.dev}
-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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
-S="${WORKDIR}"/${PN}-${MY_PV}
-
-LICENSE="MIT"
-SLOT="0"
-if [[ ${PV} != *_rc* ]]; then
-	KEYWORDS="~amd64"
-fi
-
-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/dropbox-sdk-python-12.0.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/rich[${PYTHON_USEDEP}]
-	>=dev-python/survey-3.4.3[${PYTHON_USEDEP}]
-	<dev-python/survey-4.0.0[${PYTHON_USEDEP}]
-	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	dev-python/build[${PYTHON_USEDEP}]
-"
-
-EPYTEST_DESELECT=(
-	# requires dev-python/pytest-benchmark not available for py3.11
-	tests/offline/test_clean_local_events.py::test_performance
-
-	# requires systemd
-	tests/offline/test_cli.py::test_autostart
-
-	# requires network
-	tests/offline/test_main.py::test_check_for_updates
-)
-
-distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
  2023-02-04 11:46 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
@ 2023-02-04 11:43 ` Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-02-04 11:43 UTC (permalink / raw
  To: gentoo-commits

commit:     9ee4d490e33447e4c8423b1f61e1fda2eb89a512
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  4 11:42:29 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat Feb  4 11:42:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9ee4d490

net-misc/maestral: drop 1.6.6_rc1

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest                  |  1 -
 net-misc/maestral/maestral-1.6.6_rc1.ebuild | 54 -----------------------------
 2 files changed, 55 deletions(-)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index b4c4d4222..6cac33370 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,4 +1,3 @@
 DIST maestral-1.5.3.gh.tar.gz 8280040 BLAKE2B dcda43880cea3fb00098b6bf87e43318a523a7c9d83886efff58be715cde17f67504b31735a006b951963e5cf0ef70b4b6431cb84200722cae186053a01edd63 SHA512 aa21277623f4e6f3283cd989be910eeb1caa3a842abca595b27a551c1c9bd1e7ef083e495ee0f096190accd91835939cb2f4a26624feae0046d8770d53aaac2f
 DIST maestral-1.6.5.gh.tar.gz 7983512 BLAKE2B b77cc7eb1a6089cc78e47680d99a53bc4c4752feed3970a57e67eefcf1ab2491c0b3aaebd2fb7caf6fc5420eef2e7fe8776e87047f82db7d1466a4c3d17beaf8 SHA512 ee182505b305dbd6730078ce71725eb75515fb5682889c5226c26a69d32f85ad28e335bcd65b57fd1624da8ecd8914df337a93f6b296d86dcc6e94d4f2747995
-DIST maestral-1.6.6_rc1.gh.tar.gz 7985890 BLAKE2B e83f63e7bb082bc494e4c3e865a04dede4b969a3f4fc093b714eac7663264d32c0ac9e56b0a7fdb1ffd18d0793c9f22be06145a0890ea4f53057391017bfb148 SHA512 e3ec2612a7dc496a81c6c33de9dc601ed4d78494b2d56652dab2cf2bd5f9dd93fcaea62475662fb7a419769be361f2e8cae67d3706fdbaef3de646e6a0071746
 DIST maestral-1.7.0_rc0.gh.tar.gz 7985893 BLAKE2B 1d3faa9c22f580c90ce0a436a686144ad97e546e5e3ba3aab5f80d8b378259e0e0c89adcd5ef8a789634d751b35496bca4a942d27d7ac24c6cabd190a46834f4 SHA512 a1d7426095bab47a89ed79f4b4c5e5d8848c65324822a3a4a56f482930b58c618ffbf913c6e99925c5ef093917a6d4c5abb52076a3f9122a984ea72a6cb0e8aa

diff --git a/net-misc/maestral/maestral-1.6.6_rc1.ebuild b/net-misc/maestral/maestral-1.6.6_rc1.ebuild
deleted file mode 100644
index bca96dbc6..000000000
--- a/net-misc/maestral/maestral-1.6.6_rc1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1 xdg
-
-MY_PV=${PV/_rc/.dev}
-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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
-S="${WORKDIR}"/${PN}-${MY_PV}
-
-LICENSE="MIT"
-SLOT="0"
-if [[ ${PV} != *_rc* ]]; then
-	KEYWORDS="~amd64"
-fi
-
-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/dropbox-sdk-python-12.0.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/rich[${PYTHON_USEDEP}]
-	>=dev-python/survey-3.4.3[${PYTHON_USEDEP}]
-	<dev-python/survey-4.0.0[${PYTHON_USEDEP}]
-	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	dev-python/build[${PYTHON_USEDEP}]
-"
-
-EPYTEST_DESELECT=(
-	# requires dev-python/pytest-benchmark not available for py3.11
-	tests/offline/test_clean_local_events.py::test_performance
-
-	# requires systemd
-	tests/offline/test_cli.py::test_autostart
-
-	# requires network
-	tests/offline/test_main.py::test_check_for_updates
-)
-
-distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2023-02-04 11:43 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-02-04 11:43 UTC (permalink / raw
  To: gentoo-commits

commit:     22c55054aaa11ee3a811d507cddf3e0a30649f6d
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  4 11:42:20 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat Feb  4 11:42:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=22c55054

net-misc/maestral: add 1.7.0_rc0

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest                  |  1 +
 net-misc/maestral/maestral-1.7.0_rc0.ebuild | 54 +++++++++++++++++++++++++++++
 2 files changed, 55 insertions(+)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 7d95b6428..b4c4d4222 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,3 +1,4 @@
 DIST maestral-1.5.3.gh.tar.gz 8280040 BLAKE2B dcda43880cea3fb00098b6bf87e43318a523a7c9d83886efff58be715cde17f67504b31735a006b951963e5cf0ef70b4b6431cb84200722cae186053a01edd63 SHA512 aa21277623f4e6f3283cd989be910eeb1caa3a842abca595b27a551c1c9bd1e7ef083e495ee0f096190accd91835939cb2f4a26624feae0046d8770d53aaac2f
 DIST maestral-1.6.5.gh.tar.gz 7983512 BLAKE2B b77cc7eb1a6089cc78e47680d99a53bc4c4752feed3970a57e67eefcf1ab2491c0b3aaebd2fb7caf6fc5420eef2e7fe8776e87047f82db7d1466a4c3d17beaf8 SHA512 ee182505b305dbd6730078ce71725eb75515fb5682889c5226c26a69d32f85ad28e335bcd65b57fd1624da8ecd8914df337a93f6b296d86dcc6e94d4f2747995
 DIST maestral-1.6.6_rc1.gh.tar.gz 7985890 BLAKE2B e83f63e7bb082bc494e4c3e865a04dede4b969a3f4fc093b714eac7663264d32c0ac9e56b0a7fdb1ffd18d0793c9f22be06145a0890ea4f53057391017bfb148 SHA512 e3ec2612a7dc496a81c6c33de9dc601ed4d78494b2d56652dab2cf2bd5f9dd93fcaea62475662fb7a419769be361f2e8cae67d3706fdbaef3de646e6a0071746
+DIST maestral-1.7.0_rc0.gh.tar.gz 7985893 BLAKE2B 1d3faa9c22f580c90ce0a436a686144ad97e546e5e3ba3aab5f80d8b378259e0e0c89adcd5ef8a789634d751b35496bca4a942d27d7ac24c6cabd190a46834f4 SHA512 a1d7426095bab47a89ed79f4b4c5e5d8848c65324822a3a4a56f482930b58c618ffbf913c6e99925c5ef093917a6d4c5abb52076a3f9122a984ea72a6cb0e8aa

diff --git a/net-misc/maestral/maestral-1.7.0_rc0.ebuild b/net-misc/maestral/maestral-1.7.0_rc0.ebuild
new file mode 100644
index 000000000..bca96dbc6
--- /dev/null
+++ b/net-misc/maestral/maestral-1.7.0_rc0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+inherit distutils-r1 xdg
+
+MY_PV=${PV/_rc/.dev}
+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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
+S="${WORKDIR}"/${PN}-${MY_PV}
+
+LICENSE="MIT"
+SLOT="0"
+if [[ ${PV} != *_rc* ]]; then
+	KEYWORDS="~amd64"
+fi
+
+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/dropbox-sdk-python-12.0.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/rich[${PYTHON_USEDEP}]
+	>=dev-python/survey-3.4.3[${PYTHON_USEDEP}]
+	<dev-python/survey-4.0.0[${PYTHON_USEDEP}]
+	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	dev-python/build[${PYTHON_USEDEP}]
+"
+
+EPYTEST_DESELECT=(
+	# requires dev-python/pytest-benchmark not available for py3.11
+	tests/offline/test_clean_local_events.py::test_performance
+
+	# requires systemd
+	tests/offline/test_cli.py::test_autostart
+
+	# requires network
+	tests/offline/test_main.py::test_check_for_updates
+)
+
+distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
  2023-02-06  8:21 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
@ 2023-02-06  6:05 ` Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-02-06  6:05 UTC (permalink / raw
  To: gentoo-commits

commit:     d9e62f9d59f27c9d8c2b6d777411db86b6c51b45
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  6 06:04:43 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon Feb  6 06:04:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d9e62f9d

net-misc/maestral: add 1.7.0_rc1

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

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

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 6cac33370..90cde995f 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,3 +1,4 @@
 DIST maestral-1.5.3.gh.tar.gz 8280040 BLAKE2B dcda43880cea3fb00098b6bf87e43318a523a7c9d83886efff58be715cde17f67504b31735a006b951963e5cf0ef70b4b6431cb84200722cae186053a01edd63 SHA512 aa21277623f4e6f3283cd989be910eeb1caa3a842abca595b27a551c1c9bd1e7ef083e495ee0f096190accd91835939cb2f4a26624feae0046d8770d53aaac2f
 DIST maestral-1.6.5.gh.tar.gz 7983512 BLAKE2B b77cc7eb1a6089cc78e47680d99a53bc4c4752feed3970a57e67eefcf1ab2491c0b3aaebd2fb7caf6fc5420eef2e7fe8776e87047f82db7d1466a4c3d17beaf8 SHA512 ee182505b305dbd6730078ce71725eb75515fb5682889c5226c26a69d32f85ad28e335bcd65b57fd1624da8ecd8914df337a93f6b296d86dcc6e94d4f2747995
 DIST maestral-1.7.0_rc0.gh.tar.gz 7985893 BLAKE2B 1d3faa9c22f580c90ce0a436a686144ad97e546e5e3ba3aab5f80d8b378259e0e0c89adcd5ef8a789634d751b35496bca4a942d27d7ac24c6cabd190a46834f4 SHA512 a1d7426095bab47a89ed79f4b4c5e5d8848c65324822a3a4a56f482930b58c618ffbf913c6e99925c5ef093917a6d4c5abb52076a3f9122a984ea72a6cb0e8aa
+DIST maestral-1.7.0_rc1.gh.tar.gz 7986751 BLAKE2B 35808775d3f77a8a6681ed55f781745824f8572047c2c0c2171a019ba1700d48846efb38e59baf5c5ba3b4ba6f138e14acf1324e1e465a1ab1176f42d7ebcfb5 SHA512 13c1daee0803f37263b0e59a7c039218e755611baa7bc072bf15ed6d17015c211026fc8340f5b67181b7bc20228c9c12f49a547be50fd33aba4ebeacd864c38c

diff --git a/net-misc/maestral/maestral-1.7.0_rc1.ebuild b/net-misc/maestral/maestral-1.7.0_rc1.ebuild
new file mode 100644
index 000000000..ef1159aae
--- /dev/null
+++ b/net-misc/maestral/maestral-1.7.0_rc1.ebuild
@@ -0,0 +1,53 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+inherit distutils-r1 xdg
+
+MY_PV=${PV/_rc/.dev}
+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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
+S="${WORKDIR}"/${PN}-${MY_PV}
+
+LICENSE="MIT"
+SLOT="0"
+if [[ ${PV} != *_rc* ]]; then
+	KEYWORDS="~amd64"
+fi
+
+RDEPEND="
+	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
+	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
+	=dev-python/dropbox-11*[${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/rich[${PYTHON_USEDEP}]
+	>=dev-python/survey-3.4.3[${PYTHON_USEDEP}]
+	<dev-python/survey-4.0.0[${PYTHON_USEDEP}]
+	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	dev-python/build[${PYTHON_USEDEP}]
+"
+
+EPYTEST_DESELECT=(
+	# requires dev-python/pytest-benchmark not available for py3.11
+	tests/offline/test_clean_local_events.py::test_performance
+
+	# requires systemd
+	tests/offline/test_cli.py::test_autostart
+
+	# requires network
+	tests/offline/test_main.py::test_check_for_updates
+)
+
+distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2023-02-06  6:05 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-02-06  6:05 UTC (permalink / raw
  To: gentoo-commits

commit:     9cde365ce972ade2722244ada57e930d9395c87a
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  6 06:04:52 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon Feb  6 06:04:52 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9cde365c

net-misc/maestral: drop 1.7.0_rc0

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

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

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 90cde995f..ee0016166 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,4 +1,3 @@
 DIST maestral-1.5.3.gh.tar.gz 8280040 BLAKE2B dcda43880cea3fb00098b6bf87e43318a523a7c9d83886efff58be715cde17f67504b31735a006b951963e5cf0ef70b4b6431cb84200722cae186053a01edd63 SHA512 aa21277623f4e6f3283cd989be910eeb1caa3a842abca595b27a551c1c9bd1e7ef083e495ee0f096190accd91835939cb2f4a26624feae0046d8770d53aaac2f
 DIST maestral-1.6.5.gh.tar.gz 7983512 BLAKE2B b77cc7eb1a6089cc78e47680d99a53bc4c4752feed3970a57e67eefcf1ab2491c0b3aaebd2fb7caf6fc5420eef2e7fe8776e87047f82db7d1466a4c3d17beaf8 SHA512 ee182505b305dbd6730078ce71725eb75515fb5682889c5226c26a69d32f85ad28e335bcd65b57fd1624da8ecd8914df337a93f6b296d86dcc6e94d4f2747995
-DIST maestral-1.7.0_rc0.gh.tar.gz 7985893 BLAKE2B 1d3faa9c22f580c90ce0a436a686144ad97e546e5e3ba3aab5f80d8b378259e0e0c89adcd5ef8a789634d751b35496bca4a942d27d7ac24c6cabd190a46834f4 SHA512 a1d7426095bab47a89ed79f4b4c5e5d8848c65324822a3a4a56f482930b58c618ffbf913c6e99925c5ef093917a6d4c5abb52076a3f9122a984ea72a6cb0e8aa
 DIST maestral-1.7.0_rc1.gh.tar.gz 7986751 BLAKE2B 35808775d3f77a8a6681ed55f781745824f8572047c2c0c2171a019ba1700d48846efb38e59baf5c5ba3b4ba6f138e14acf1324e1e465a1ab1176f42d7ebcfb5 SHA512 13c1daee0803f37263b0e59a7c039218e755611baa7bc072bf15ed6d17015c211026fc8340f5b67181b7bc20228c9c12f49a547be50fd33aba4ebeacd864c38c

diff --git a/net-misc/maestral/maestral-1.7.0_rc0.ebuild b/net-misc/maestral/maestral-1.7.0_rc0.ebuild
deleted file mode 100644
index ef1159aae..000000000
--- a/net-misc/maestral/maestral-1.7.0_rc0.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
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1 xdg
-
-MY_PV=${PV/_rc/.dev}
-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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
-S="${WORKDIR}"/${PN}-${MY_PV}
-
-LICENSE="MIT"
-SLOT="0"
-if [[ ${PV} != *_rc* ]]; then
-	KEYWORDS="~amd64"
-fi
-
-RDEPEND="
-	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
-	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
-	=dev-python/dropbox-11*[${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/rich[${PYTHON_USEDEP}]
-	>=dev-python/survey-3.4.3[${PYTHON_USEDEP}]
-	<dev-python/survey-4.0.0[${PYTHON_USEDEP}]
-	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	dev-python/build[${PYTHON_USEDEP}]
-"
-
-EPYTEST_DESELECT=(
-	# requires dev-python/pytest-benchmark not available for py3.11
-	tests/offline/test_clean_local_events.py::test_performance
-
-	# requires systemd
-	tests/offline/test_cli.py::test_autostart
-
-	# requires network
-	tests/offline/test_main.py::test_check_for_updates
-)
-
-distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2023-02-10  9:47 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-02-10  9:47 UTC (permalink / raw
  To: gentoo-commits

commit:     15a770f1bd2265e6ca0b60765d6df1393e6e0ba7
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 10 09:46:51 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Fri Feb 10 09:47:28 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=15a770f1

net-misc/maestral: drop 1.7.0_rc1

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

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

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index fd410219a..2d03afd82 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,4 +1,3 @@
 DIST maestral-1.5.3.gh.tar.gz 8280040 BLAKE2B dcda43880cea3fb00098b6bf87e43318a523a7c9d83886efff58be715cde17f67504b31735a006b951963e5cf0ef70b4b6431cb84200722cae186053a01edd63 SHA512 aa21277623f4e6f3283cd989be910eeb1caa3a842abca595b27a551c1c9bd1e7ef083e495ee0f096190accd91835939cb2f4a26624feae0046d8770d53aaac2f
 DIST maestral-1.6.5.gh.tar.gz 7983512 BLAKE2B b77cc7eb1a6089cc78e47680d99a53bc4c4752feed3970a57e67eefcf1ab2491c0b3aaebd2fb7caf6fc5420eef2e7fe8776e87047f82db7d1466a4c3d17beaf8 SHA512 ee182505b305dbd6730078ce71725eb75515fb5682889c5226c26a69d32f85ad28e335bcd65b57fd1624da8ecd8914df337a93f6b296d86dcc6e94d4f2747995
-DIST maestral-1.7.0_rc1.gh.tar.gz 7986751 BLAKE2B 35808775d3f77a8a6681ed55f781745824f8572047c2c0c2171a019ba1700d48846efb38e59baf5c5ba3b4ba6f138e14acf1324e1e465a1ab1176f42d7ebcfb5 SHA512 13c1daee0803f37263b0e59a7c039218e755611baa7bc072bf15ed6d17015c211026fc8340f5b67181b7bc20228c9c12f49a547be50fd33aba4ebeacd864c38c
 DIST maestral-1.7.0_rc2.gh.tar.gz 7986667 BLAKE2B d081bb1178b07483442cfec91c677c9348a91fd09383294c57982961252384acaeaaf2a31af8358afc74614fe8f4c1cecb167fc78fc7d46bbfe598c6ca680ad3 SHA512 79f972bdebe9b59612b6d9d16ef7bda99b7a46fc7c920253228aaaecd9a578424a63947fb30c24d23199a873084b885dd5c8246adbc9cbc901ab58618bf38cf7

diff --git a/net-misc/maestral/maestral-1.7.0_rc1.ebuild b/net-misc/maestral/maestral-1.7.0_rc1.ebuild
deleted file mode 100644
index ef1159aae..000000000
--- a/net-misc/maestral/maestral-1.7.0_rc1.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
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1 xdg
-
-MY_PV=${PV/_rc/.dev}
-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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
-S="${WORKDIR}"/${PN}-${MY_PV}
-
-LICENSE="MIT"
-SLOT="0"
-if [[ ${PV} != *_rc* ]]; then
-	KEYWORDS="~amd64"
-fi
-
-RDEPEND="
-	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
-	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
-	=dev-python/dropbox-11*[${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/rich[${PYTHON_USEDEP}]
-	>=dev-python/survey-3.4.3[${PYTHON_USEDEP}]
-	<dev-python/survey-4.0.0[${PYTHON_USEDEP}]
-	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	dev-python/build[${PYTHON_USEDEP}]
-"
-
-EPYTEST_DESELECT=(
-	# requires dev-python/pytest-benchmark not available for py3.11
-	tests/offline/test_clean_local_events.py::test_performance
-
-	# requires systemd
-	tests/offline/test_cli.py::test_autostart
-
-	# requires network
-	tests/offline/test_main.py::test_check_for_updates
-)
-
-distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2023-02-10  9:47 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-02-10  9:47 UTC (permalink / raw
  To: gentoo-commits

commit:     11b5067cc75aa50e1138e4b5c36414d03071ac9b
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 10 09:46:45 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Fri Feb 10 09:47:28 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=11b5067c

net-misc/maestral: add 1.7.0_rc2

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest                  |  1 +
 net-misc/maestral/maestral-1.7.0_rc2.ebuild | 54 +++++++++++++++++++++++++++++
 2 files changed, 55 insertions(+)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index ee0016166..fd410219a 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,3 +1,4 @@
 DIST maestral-1.5.3.gh.tar.gz 8280040 BLAKE2B dcda43880cea3fb00098b6bf87e43318a523a7c9d83886efff58be715cde17f67504b31735a006b951963e5cf0ef70b4b6431cb84200722cae186053a01edd63 SHA512 aa21277623f4e6f3283cd989be910eeb1caa3a842abca595b27a551c1c9bd1e7ef083e495ee0f096190accd91835939cb2f4a26624feae0046d8770d53aaac2f
 DIST maestral-1.6.5.gh.tar.gz 7983512 BLAKE2B b77cc7eb1a6089cc78e47680d99a53bc4c4752feed3970a57e67eefcf1ab2491c0b3aaebd2fb7caf6fc5420eef2e7fe8776e87047f82db7d1466a4c3d17beaf8 SHA512 ee182505b305dbd6730078ce71725eb75515fb5682889c5226c26a69d32f85ad28e335bcd65b57fd1624da8ecd8914df337a93f6b296d86dcc6e94d4f2747995
 DIST maestral-1.7.0_rc1.gh.tar.gz 7986751 BLAKE2B 35808775d3f77a8a6681ed55f781745824f8572047c2c0c2171a019ba1700d48846efb38e59baf5c5ba3b4ba6f138e14acf1324e1e465a1ab1176f42d7ebcfb5 SHA512 13c1daee0803f37263b0e59a7c039218e755611baa7bc072bf15ed6d17015c211026fc8340f5b67181b7bc20228c9c12f49a547be50fd33aba4ebeacd864c38c
+DIST maestral-1.7.0_rc2.gh.tar.gz 7986667 BLAKE2B d081bb1178b07483442cfec91c677c9348a91fd09383294c57982961252384acaeaaf2a31af8358afc74614fe8f4c1cecb167fc78fc7d46bbfe598c6ca680ad3 SHA512 79f972bdebe9b59612b6d9d16ef7bda99b7a46fc7c920253228aaaecd9a578424a63947fb30c24d23199a873084b885dd5c8246adbc9cbc901ab58618bf38cf7

diff --git a/net-misc/maestral/maestral-1.7.0_rc2.ebuild b/net-misc/maestral/maestral-1.7.0_rc2.ebuild
new file mode 100644
index 000000000..33e31a844
--- /dev/null
+++ b/net-misc/maestral/maestral-1.7.0_rc2.ebuild
@@ -0,0 +1,54 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+inherit distutils-r1 xdg
+
+MY_PV=${PV/_rc/.dev}
+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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
+S="${WORKDIR}"/${PN}-${MY_PV}
+
+LICENSE="MIT"
+SLOT="0"
+if [[ ${PV} != *_rc* ]]; then
+	KEYWORDS="~amd64"
+fi
+
+RDEPEND="
+	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
+	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
+	=dev-python/dropbox-11*[${PYTHON_USEDEP}]
+	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
+	dev-python/importlib_metadata[${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/rich[${PYTHON_USEDEP}]
+	=dev-python/survey-3*[${PYTHON_USEDEP}]
+	dev-python/typing-extensions[${PYTHON_USEDEP}]
+	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	dev-python/build[${PYTHON_USEDEP}]
+"
+
+EPYTEST_DESELECT=(
+	# requires dev-python/pytest-benchmark not available for py3.11
+	tests/offline/test_clean_local_events.py::test_performance
+
+	# requires systemd
+	tests/offline/test_cli.py::test_autostart
+
+	# requires network
+	tests/offline/test_main.py::test_check_for_updates
+)
+
+distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2023-02-20  7:04 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-02-20  7:04 UTC (permalink / raw
  To: gentoo-commits

commit:     8fbf10c09e543df84aceb1b0cd5342bae3634327
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 20 06:59:59 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon Feb 20 06:59:59 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8fbf10c0

net-misc/maestral: add 1.7.0_rc3

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest                  |  1 +
 net-misc/maestral/maestral-1.7.0_rc3.ebuild | 54 +++++++++++++++++++++++++++++
 2 files changed, 55 insertions(+)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 2d03afd82..21e2a0480 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,3 +1,4 @@
 DIST maestral-1.5.3.gh.tar.gz 8280040 BLAKE2B dcda43880cea3fb00098b6bf87e43318a523a7c9d83886efff58be715cde17f67504b31735a006b951963e5cf0ef70b4b6431cb84200722cae186053a01edd63 SHA512 aa21277623f4e6f3283cd989be910eeb1caa3a842abca595b27a551c1c9bd1e7ef083e495ee0f096190accd91835939cb2f4a26624feae0046d8770d53aaac2f
 DIST maestral-1.6.5.gh.tar.gz 7983512 BLAKE2B b77cc7eb1a6089cc78e47680d99a53bc4c4752feed3970a57e67eefcf1ab2491c0b3aaebd2fb7caf6fc5420eef2e7fe8776e87047f82db7d1466a4c3d17beaf8 SHA512 ee182505b305dbd6730078ce71725eb75515fb5682889c5226c26a69d32f85ad28e335bcd65b57fd1624da8ecd8914df337a93f6b296d86dcc6e94d4f2747995
 DIST maestral-1.7.0_rc2.gh.tar.gz 7986667 BLAKE2B d081bb1178b07483442cfec91c677c9348a91fd09383294c57982961252384acaeaaf2a31af8358afc74614fe8f4c1cecb167fc78fc7d46bbfe598c6ca680ad3 SHA512 79f972bdebe9b59612b6d9d16ef7bda99b7a46fc7c920253228aaaecd9a578424a63947fb30c24d23199a873084b885dd5c8246adbc9cbc901ab58618bf38cf7
+DIST maestral-1.7.0_rc3.gh.tar.gz 7986988 BLAKE2B 4753cc4ea801902ac4a309342820aec1c5f5490d7c2850240b0e2adf0cdee00ad22f5459473fc1f15392e19bd6f8e1b802759547d33aeefc7bb7fad33f71742f SHA512 488604359e0cbce4019658ec8b711fdeac3996d5d702cd2ac18098bef3308fbfae79b46499ac5c0df141f7a33c38fadad429dd63bc0cae2a62d11a8166af0a0f

diff --git a/net-misc/maestral/maestral-1.7.0_rc3.ebuild b/net-misc/maestral/maestral-1.7.0_rc3.ebuild
new file mode 100644
index 000000000..33e31a844
--- /dev/null
+++ b/net-misc/maestral/maestral-1.7.0_rc3.ebuild
@@ -0,0 +1,54 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+inherit distutils-r1 xdg
+
+MY_PV=${PV/_rc/.dev}
+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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
+S="${WORKDIR}"/${PN}-${MY_PV}
+
+LICENSE="MIT"
+SLOT="0"
+if [[ ${PV} != *_rc* ]]; then
+	KEYWORDS="~amd64"
+fi
+
+RDEPEND="
+	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
+	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
+	=dev-python/dropbox-11*[${PYTHON_USEDEP}]
+	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
+	dev-python/importlib_metadata[${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/rich[${PYTHON_USEDEP}]
+	=dev-python/survey-3*[${PYTHON_USEDEP}]
+	dev-python/typing-extensions[${PYTHON_USEDEP}]
+	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	dev-python/build[${PYTHON_USEDEP}]
+"
+
+EPYTEST_DESELECT=(
+	# requires dev-python/pytest-benchmark not available for py3.11
+	tests/offline/test_clean_local_events.py::test_performance
+
+	# requires systemd
+	tests/offline/test_cli.py::test_autostart
+
+	# requires network
+	tests/offline/test_main.py::test_check_for_updates
+)
+
+distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2023-02-20  7:04 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-02-20  7:04 UTC (permalink / raw
  To: gentoo-commits

commit:     9c16a34a3510d21d7eab22718c6b13c228e5996c
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 20 07:00:12 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon Feb 20 07:00:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9c16a34a

net-misc/maestral: drop 1.7.0_rc2

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest                  |  1 -
 net-misc/maestral/maestral-1.7.0_rc2.ebuild | 54 -----------------------------
 2 files changed, 55 deletions(-)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 21e2a0480..97e103935 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,4 +1,3 @@
 DIST maestral-1.5.3.gh.tar.gz 8280040 BLAKE2B dcda43880cea3fb00098b6bf87e43318a523a7c9d83886efff58be715cde17f67504b31735a006b951963e5cf0ef70b4b6431cb84200722cae186053a01edd63 SHA512 aa21277623f4e6f3283cd989be910eeb1caa3a842abca595b27a551c1c9bd1e7ef083e495ee0f096190accd91835939cb2f4a26624feae0046d8770d53aaac2f
 DIST maestral-1.6.5.gh.tar.gz 7983512 BLAKE2B b77cc7eb1a6089cc78e47680d99a53bc4c4752feed3970a57e67eefcf1ab2491c0b3aaebd2fb7caf6fc5420eef2e7fe8776e87047f82db7d1466a4c3d17beaf8 SHA512 ee182505b305dbd6730078ce71725eb75515fb5682889c5226c26a69d32f85ad28e335bcd65b57fd1624da8ecd8914df337a93f6b296d86dcc6e94d4f2747995
-DIST maestral-1.7.0_rc2.gh.tar.gz 7986667 BLAKE2B d081bb1178b07483442cfec91c677c9348a91fd09383294c57982961252384acaeaaf2a31af8358afc74614fe8f4c1cecb167fc78fc7d46bbfe598c6ca680ad3 SHA512 79f972bdebe9b59612b6d9d16ef7bda99b7a46fc7c920253228aaaecd9a578424a63947fb30c24d23199a873084b885dd5c8246adbc9cbc901ab58618bf38cf7
 DIST maestral-1.7.0_rc3.gh.tar.gz 7986988 BLAKE2B 4753cc4ea801902ac4a309342820aec1c5f5490d7c2850240b0e2adf0cdee00ad22f5459473fc1f15392e19bd6f8e1b802759547d33aeefc7bb7fad33f71742f SHA512 488604359e0cbce4019658ec8b711fdeac3996d5d702cd2ac18098bef3308fbfae79b46499ac5c0df141f7a33c38fadad429dd63bc0cae2a62d11a8166af0a0f

diff --git a/net-misc/maestral/maestral-1.7.0_rc2.ebuild b/net-misc/maestral/maestral-1.7.0_rc2.ebuild
deleted file mode 100644
index 33e31a844..000000000
--- a/net-misc/maestral/maestral-1.7.0_rc2.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1 xdg
-
-MY_PV=${PV/_rc/.dev}
-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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
-S="${WORKDIR}"/${PN}-${MY_PV}
-
-LICENSE="MIT"
-SLOT="0"
-if [[ ${PV} != *_rc* ]]; then
-	KEYWORDS="~amd64"
-fi
-
-RDEPEND="
-	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
-	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
-	=dev-python/dropbox-11*[${PYTHON_USEDEP}]
-	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
-	dev-python/importlib_metadata[${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/rich[${PYTHON_USEDEP}]
-	=dev-python/survey-3*[${PYTHON_USEDEP}]
-	dev-python/typing-extensions[${PYTHON_USEDEP}]
-	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	dev-python/build[${PYTHON_USEDEP}]
-"
-
-EPYTEST_DESELECT=(
-	# requires dev-python/pytest-benchmark not available for py3.11
-	tests/offline/test_clean_local_events.py::test_performance
-
-	# requires systemd
-	tests/offline/test_cli.py::test_autostart
-
-	# requires network
-	tests/offline/test_main.py::test_check_for_updates
-)
-
-distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2023-02-24  7:29 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-02-24  7:29 UTC (permalink / raw
  To: gentoo-commits

commit:     55badcdf7795cb804a1c0af02a5b9e08e2165725
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 24 07:28:06 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Fri Feb 24 07:28:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=55badcdf

net-misc/maestral: add 1.7.0_rc4, drop 1.7.0_rc3

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest                                              | 2 +-
 .../maestral/{maestral-1.7.0_rc3.ebuild => maestral-1.7.0_rc4.ebuild}   | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 97e103935..e400a5db8 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,3 +1,3 @@
 DIST maestral-1.5.3.gh.tar.gz 8280040 BLAKE2B dcda43880cea3fb00098b6bf87e43318a523a7c9d83886efff58be715cde17f67504b31735a006b951963e5cf0ef70b4b6431cb84200722cae186053a01edd63 SHA512 aa21277623f4e6f3283cd989be910eeb1caa3a842abca595b27a551c1c9bd1e7ef083e495ee0f096190accd91835939cb2f4a26624feae0046d8770d53aaac2f
 DIST maestral-1.6.5.gh.tar.gz 7983512 BLAKE2B b77cc7eb1a6089cc78e47680d99a53bc4c4752feed3970a57e67eefcf1ab2491c0b3aaebd2fb7caf6fc5420eef2e7fe8776e87047f82db7d1466a4c3d17beaf8 SHA512 ee182505b305dbd6730078ce71725eb75515fb5682889c5226c26a69d32f85ad28e335bcd65b57fd1624da8ecd8914df337a93f6b296d86dcc6e94d4f2747995
-DIST maestral-1.7.0_rc3.gh.tar.gz 7986988 BLAKE2B 4753cc4ea801902ac4a309342820aec1c5f5490d7c2850240b0e2adf0cdee00ad22f5459473fc1f15392e19bd6f8e1b802759547d33aeefc7bb7fad33f71742f SHA512 488604359e0cbce4019658ec8b711fdeac3996d5d702cd2ac18098bef3308fbfae79b46499ac5c0df141f7a33c38fadad429dd63bc0cae2a62d11a8166af0a0f
+DIST maestral-1.7.0_rc4.gh.tar.gz 7986993 BLAKE2B b1c63f62d2684e77ccd37dad69ac6adbfe63455637ad382a8ba7456fa2ce42d2fb1ec07a35f3a3126177775f8cd0e7290a122a2d8dd0e0db0cbf0349fbd976c1 SHA512 52588276684366150f9d4403c66ebef78ca24c49b0face4653a43820895626b90772c2423098826b83d2ab97178911bec40614c7cf624a73683f8999c58d8412

diff --git a/net-misc/maestral/maestral-1.7.0_rc3.ebuild b/net-misc/maestral/maestral-1.7.0_rc4.ebuild
similarity index 100%
rename from net-misc/maestral/maestral-1.7.0_rc3.ebuild
rename to net-misc/maestral/maestral-1.7.0_rc4.ebuild


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2023-02-25  7:16 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-02-25  7:16 UTC (permalink / raw
  To: gentoo-commits

commit:     5987f52b35af2eedc20f1d5eb920b93169dc248b
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 25 06:49:58 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat Feb 25 06:49:58 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5987f52b

net-misc/maestral: add 1.7.0, drop 1.7.0_rc4

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest                                             | 2 +-
 net-misc/maestral/{maestral-1.7.0_rc4.ebuild => maestral-1.7.0.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index e400a5db8..b1b301363 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,3 +1,3 @@
 DIST maestral-1.5.3.gh.tar.gz 8280040 BLAKE2B dcda43880cea3fb00098b6bf87e43318a523a7c9d83886efff58be715cde17f67504b31735a006b951963e5cf0ef70b4b6431cb84200722cae186053a01edd63 SHA512 aa21277623f4e6f3283cd989be910eeb1caa3a842abca595b27a551c1c9bd1e7ef083e495ee0f096190accd91835939cb2f4a26624feae0046d8770d53aaac2f
 DIST maestral-1.6.5.gh.tar.gz 7983512 BLAKE2B b77cc7eb1a6089cc78e47680d99a53bc4c4752feed3970a57e67eefcf1ab2491c0b3aaebd2fb7caf6fc5420eef2e7fe8776e87047f82db7d1466a4c3d17beaf8 SHA512 ee182505b305dbd6730078ce71725eb75515fb5682889c5226c26a69d32f85ad28e335bcd65b57fd1624da8ecd8914df337a93f6b296d86dcc6e94d4f2747995
-DIST maestral-1.7.0_rc4.gh.tar.gz 7986993 BLAKE2B b1c63f62d2684e77ccd37dad69ac6adbfe63455637ad382a8ba7456fa2ce42d2fb1ec07a35f3a3126177775f8cd0e7290a122a2d8dd0e0db0cbf0349fbd976c1 SHA512 52588276684366150f9d4403c66ebef78ca24c49b0face4653a43820895626b90772c2423098826b83d2ab97178911bec40614c7cf624a73683f8999c58d8412
+DIST maestral-1.7.0.gh.tar.gz 7986908 BLAKE2B 0aaf5b573c316a5a575c6a268eef1dd941b77d37a472d5503af4dda366bb54d0ff21b0f8b7d21730de50697d6648f9aff2830eaef0a9f2781503c3d8966e89e6 SHA512 9995f9b05cb1bc033c9cf981095bdcab3e58e6c3a890f6d3194dc6b22233a14fdc9b90a67a56de11d3919b4c13fad12f1dbb9a1b7c090b3bd9a8ec3b7385b963

diff --git a/net-misc/maestral/maestral-1.7.0_rc4.ebuild b/net-misc/maestral/maestral-1.7.0.ebuild
similarity index 100%
rename from net-misc/maestral/maestral-1.7.0_rc4.ebuild
rename to net-misc/maestral/maestral-1.7.0.ebuild


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2023-02-27 17:57 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-02-27 17:57 UTC (permalink / raw
  To: gentoo-commits

commit:     b19919d3ca03af80442c35e1c20a3818dff2416f
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 27 17:54:57 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon Feb 27 17:54:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b19919d3

net-misc/maestral: drop 1.7.0

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

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

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 89910109e..e1c66abea 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,3 +1,2 @@
 DIST maestral-1.5.3.gh.tar.gz 8280040 BLAKE2B dcda43880cea3fb00098b6bf87e43318a523a7c9d83886efff58be715cde17f67504b31735a006b951963e5cf0ef70b4b6431cb84200722cae186053a01edd63 SHA512 aa21277623f4e6f3283cd989be910eeb1caa3a842abca595b27a551c1c9bd1e7ef083e495ee0f096190accd91835939cb2f4a26624feae0046d8770d53aaac2f
-DIST maestral-1.7.0.gh.tar.gz 7986908 BLAKE2B 0aaf5b573c316a5a575c6a268eef1dd941b77d37a472d5503af4dda366bb54d0ff21b0f8b7d21730de50697d6648f9aff2830eaef0a9f2781503c3d8966e89e6 SHA512 9995f9b05cb1bc033c9cf981095bdcab3e58e6c3a890f6d3194dc6b22233a14fdc9b90a67a56de11d3919b4c13fad12f1dbb9a1b7c090b3bd9a8ec3b7385b963
 DIST maestral-1.7.1.gh.tar.gz 7986892 BLAKE2B 684600d8833ba1b04e32d2f56fdf9e348f3de58af9adbbbd52e2a490ccebc10e5b519c7d4795b1d7f07c4ae95806e9fed6fe5fa898352d8105572a8d2b6d2da9 SHA512 9369e72a3a044c1e985aa85980baca1c44f754eea788991d993868408ba886fcb2671fe1098865a3d10cced84793f74e36446f9cd882db968285525643c0b606

diff --git a/net-misc/maestral/maestral-1.7.0.ebuild b/net-misc/maestral/maestral-1.7.0.ebuild
deleted file mode 100644
index 33e31a844..000000000
--- a/net-misc/maestral/maestral-1.7.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1 xdg
-
-MY_PV=${PV/_rc/.dev}
-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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
-S="${WORKDIR}"/${PN}-${MY_PV}
-
-LICENSE="MIT"
-SLOT="0"
-if [[ ${PV} != *_rc* ]]; then
-	KEYWORDS="~amd64"
-fi
-
-RDEPEND="
-	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
-	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
-	=dev-python/dropbox-11*[${PYTHON_USEDEP}]
-	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
-	dev-python/importlib_metadata[${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/rich[${PYTHON_USEDEP}]
-	=dev-python/survey-3*[${PYTHON_USEDEP}]
-	dev-python/typing-extensions[${PYTHON_USEDEP}]
-	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	dev-python/build[${PYTHON_USEDEP}]
-"
-
-EPYTEST_DESELECT=(
-	# requires dev-python/pytest-benchmark not available for py3.11
-	tests/offline/test_clean_local_events.py::test_performance
-
-	# requires systemd
-	tests/offline/test_cli.py::test_autostart
-
-	# requires network
-	tests/offline/test_main.py::test_check_for_updates
-)
-
-distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
  2023-02-27 18:04 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
@ 2023-02-27 17:57 ` Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-02-27 17:57 UTC (permalink / raw
  To: gentoo-commits

commit:     c7172fc2e9bb011704efbee36e077f80603e8bd9
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 27 17:54:51 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon Feb 27 17:54:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c7172fc2

net-misc/maestral: add 1.7.1

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

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

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 8703fd707..89910109e 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,2 +1,3 @@
 DIST maestral-1.5.3.gh.tar.gz 8280040 BLAKE2B dcda43880cea3fb00098b6bf87e43318a523a7c9d83886efff58be715cde17f67504b31735a006b951963e5cf0ef70b4b6431cb84200722cae186053a01edd63 SHA512 aa21277623f4e6f3283cd989be910eeb1caa3a842abca595b27a551c1c9bd1e7ef083e495ee0f096190accd91835939cb2f4a26624feae0046d8770d53aaac2f
 DIST maestral-1.7.0.gh.tar.gz 7986908 BLAKE2B 0aaf5b573c316a5a575c6a268eef1dd941b77d37a472d5503af4dda366bb54d0ff21b0f8b7d21730de50697d6648f9aff2830eaef0a9f2781503c3d8966e89e6 SHA512 9995f9b05cb1bc033c9cf981095bdcab3e58e6c3a890f6d3194dc6b22233a14fdc9b90a67a56de11d3919b4c13fad12f1dbb9a1b7c090b3bd9a8ec3b7385b963
+DIST maestral-1.7.1.gh.tar.gz 7986892 BLAKE2B 684600d8833ba1b04e32d2f56fdf9e348f3de58af9adbbbd52e2a490ccebc10e5b519c7d4795b1d7f07c4ae95806e9fed6fe5fa898352d8105572a8d2b6d2da9 SHA512 9369e72a3a044c1e985aa85980baca1c44f754eea788991d993868408ba886fcb2671fe1098865a3d10cced84793f74e36446f9cd882db968285525643c0b606

diff --git a/net-misc/maestral/maestral-1.7.1.ebuild b/net-misc/maestral/maestral-1.7.1.ebuild
new file mode 100644
index 000000000..33e31a844
--- /dev/null
+++ b/net-misc/maestral/maestral-1.7.1.ebuild
@@ -0,0 +1,54 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+inherit distutils-r1 xdg
+
+MY_PV=${PV/_rc/.dev}
+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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
+S="${WORKDIR}"/${PN}-${MY_PV}
+
+LICENSE="MIT"
+SLOT="0"
+if [[ ${PV} != *_rc* ]]; then
+	KEYWORDS="~amd64"
+fi
+
+RDEPEND="
+	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
+	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
+	=dev-python/dropbox-11*[${PYTHON_USEDEP}]
+	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
+	dev-python/importlib_metadata[${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/rich[${PYTHON_USEDEP}]
+	=dev-python/survey-3*[${PYTHON_USEDEP}]
+	dev-python/typing-extensions[${PYTHON_USEDEP}]
+	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	dev-python/build[${PYTHON_USEDEP}]
+"
+
+EPYTEST_DESELECT=(
+	# requires dev-python/pytest-benchmark not available for py3.11
+	tests/offline/test_clean_local_events.py::test_performance
+
+	# requires systemd
+	tests/offline/test_cli.py::test_autostart
+
+	# requires network
+	tests/offline/test_main.py::test_check_for_updates
+)
+
+distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
  2023-02-27 18:04 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
@ 2023-02-27 17:57 ` Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-02-27 17:57 UTC (permalink / raw
  To: gentoo-commits

commit:     def95ff8b28061ab9f29bb8c380ece38bdac96ca
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 27 17:49:14 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon Feb 27 17:49:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=def95ff8

net-misc/maestral: drop 1.6.5

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

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

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index b1b301363..8703fd707 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,3 +1,2 @@
 DIST maestral-1.5.3.gh.tar.gz 8280040 BLAKE2B dcda43880cea3fb00098b6bf87e43318a523a7c9d83886efff58be715cde17f67504b31735a006b951963e5cf0ef70b4b6431cb84200722cae186053a01edd63 SHA512 aa21277623f4e6f3283cd989be910eeb1caa3a842abca595b27a551c1c9bd1e7ef083e495ee0f096190accd91835939cb2f4a26624feae0046d8770d53aaac2f
-DIST maestral-1.6.5.gh.tar.gz 7983512 BLAKE2B b77cc7eb1a6089cc78e47680d99a53bc4c4752feed3970a57e67eefcf1ab2491c0b3aaebd2fb7caf6fc5420eef2e7fe8776e87047f82db7d1466a4c3d17beaf8 SHA512 ee182505b305dbd6730078ce71725eb75515fb5682889c5226c26a69d32f85ad28e335bcd65b57fd1624da8ecd8914df337a93f6b296d86dcc6e94d4f2747995
 DIST maestral-1.7.0.gh.tar.gz 7986908 BLAKE2B 0aaf5b573c316a5a575c6a268eef1dd941b77d37a472d5503af4dda366bb54d0ff21b0f8b7d21730de50697d6648f9aff2830eaef0a9f2781503c3d8966e89e6 SHA512 9995f9b05cb1bc033c9cf981095bdcab3e58e6c3a890f6d3194dc6b22233a14fdc9b90a67a56de11d3919b4c13fad12f1dbb9a1b7c090b3bd9a8ec3b7385b963

diff --git a/net-misc/maestral/maestral-1.6.5.ebuild b/net-misc/maestral/maestral-1.6.5.ebuild
deleted file mode 100644
index ef1159aae..000000000
--- a/net-misc/maestral/maestral-1.6.5.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
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1 xdg
-
-MY_PV=${PV/_rc/.dev}
-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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
-S="${WORKDIR}"/${PN}-${MY_PV}
-
-LICENSE="MIT"
-SLOT="0"
-if [[ ${PV} != *_rc* ]]; then
-	KEYWORDS="~amd64"
-fi
-
-RDEPEND="
-	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
-	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
-	=dev-python/dropbox-11*[${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/rich[${PYTHON_USEDEP}]
-	>=dev-python/survey-3.4.3[${PYTHON_USEDEP}]
-	<dev-python/survey-4.0.0[${PYTHON_USEDEP}]
-	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	dev-python/build[${PYTHON_USEDEP}]
-"
-
-EPYTEST_DESELECT=(
-	# requires dev-python/pytest-benchmark not available for py3.11
-	tests/offline/test_clean_local_events.py::test_performance
-
-	# requires systemd
-	tests/offline/test_cli.py::test_autostart
-
-	# requires network
-	tests/offline/test_main.py::test_check_for_updates
-)
-
-distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
  2023-03-14  6:00 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
@ 2023-03-14  5:57 ` Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-03-14  5:57 UTC (permalink / raw
  To: gentoo-commits

commit:     5ed9507b7df4b3c2ffc5346699f7bbc362053e65
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 14 05:57:09 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Tue Mar 14 05:57:09 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5ed9507b

net-misc/maestral: add 1.7.2_rc0

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest                  |  1 +
 net-misc/maestral/maestral-1.7.2_rc0.ebuild | 54 +++++++++++++++++++++++++++++
 2 files changed, 55 insertions(+)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index e1c66abea..8eb6b280b 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,2 +1,3 @@
 DIST maestral-1.5.3.gh.tar.gz 8280040 BLAKE2B dcda43880cea3fb00098b6bf87e43318a523a7c9d83886efff58be715cde17f67504b31735a006b951963e5cf0ef70b4b6431cb84200722cae186053a01edd63 SHA512 aa21277623f4e6f3283cd989be910eeb1caa3a842abca595b27a551c1c9bd1e7ef083e495ee0f096190accd91835939cb2f4a26624feae0046d8770d53aaac2f
 DIST maestral-1.7.1.gh.tar.gz 7986892 BLAKE2B 684600d8833ba1b04e32d2f56fdf9e348f3de58af9adbbbd52e2a490ccebc10e5b519c7d4795b1d7f07c4ae95806e9fed6fe5fa898352d8105572a8d2b6d2da9 SHA512 9369e72a3a044c1e985aa85980baca1c44f754eea788991d993868408ba886fcb2671fe1098865a3d10cced84793f74e36446f9cd882db968285525643c0b606
+DIST maestral-1.7.2_rc0.gh.tar.gz 7987730 BLAKE2B 9476b4b6e1cdc4de361e62478b23b630c430a50ba465331844fa6e41da7dc3043d7e552b2f4e095a1825166a4f9a43c59b3d8e739f4b6837a6cab8f410a3a640 SHA512 67595efa76e593602d6d969e05439c7416ad8730d26b92033cb9feb2367ab4e89038e90f68982ee3476309fd568276e8b97392e461d2138d86573ee1f91a83b4

diff --git a/net-misc/maestral/maestral-1.7.2_rc0.ebuild b/net-misc/maestral/maestral-1.7.2_rc0.ebuild
new file mode 100644
index 000000000..33e31a844
--- /dev/null
+++ b/net-misc/maestral/maestral-1.7.2_rc0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+inherit distutils-r1 xdg
+
+MY_PV=${PV/_rc/.dev}
+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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
+S="${WORKDIR}"/${PN}-${MY_PV}
+
+LICENSE="MIT"
+SLOT="0"
+if [[ ${PV} != *_rc* ]]; then
+	KEYWORDS="~amd64"
+fi
+
+RDEPEND="
+	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
+	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
+	=dev-python/dropbox-11*[${PYTHON_USEDEP}]
+	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
+	dev-python/importlib_metadata[${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/rich[${PYTHON_USEDEP}]
+	=dev-python/survey-3*[${PYTHON_USEDEP}]
+	dev-python/typing-extensions[${PYTHON_USEDEP}]
+	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	dev-python/build[${PYTHON_USEDEP}]
+"
+
+EPYTEST_DESELECT=(
+	# requires dev-python/pytest-benchmark not available for py3.11
+	tests/offline/test_clean_local_events.py::test_performance
+
+	# requires systemd
+	tests/offline/test_cli.py::test_autostart
+
+	# requires network
+	tests/offline/test_main.py::test_check_for_updates
+)
+
+distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2023-04-19 23:21 Julien Roy
  0 siblings, 0 replies; 67+ messages in thread
From: Julien Roy @ 2023-04-19 23:21 UTC (permalink / raw
  To: gentoo-commits

commit:     e9e051cd7b6a4e18de16e975106ebb9c2a5d699c
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Wed Apr 19 23:20:32 2023 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Wed Apr 19 23:20:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e9e051cd

net-misc/maestral: importlib_metadata -> importlib-metadata

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 net-misc/maestral/maestral-1.7.1.ebuild     | 4 ++--
 net-misc/maestral/maestral-1.7.2_rc0.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-misc/maestral/maestral-1.7.1.ebuild b/net-misc/maestral/maestral-1.7.1.ebuild
index 33e31a844..93c2ae034 100644
--- a/net-misc/maestral/maestral-1.7.1.ebuild
+++ b/net-misc/maestral/maestral-1.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -24,7 +24,7 @@ RDEPEND="
 	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
 	=dev-python/dropbox-11*[${PYTHON_USEDEP}]
 	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
-	dev-python/importlib_metadata[${PYTHON_USEDEP}]
+	dev-python/importlib-metadata[${PYTHON_USEDEP}]
 	>=dev-python/keyring-22.0.0[${PYTHON_USEDEP}]
 	>=dev-python/keyrings-alt-3.1.0[${PYTHON_USEDEP}]
 	dev-python/packaging[${PYTHON_USEDEP}]

diff --git a/net-misc/maestral/maestral-1.7.2_rc0.ebuild b/net-misc/maestral/maestral-1.7.2_rc0.ebuild
index 33e31a844..93c2ae034 100644
--- a/net-misc/maestral/maestral-1.7.2_rc0.ebuild
+++ b/net-misc/maestral/maestral-1.7.2_rc0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -24,7 +24,7 @@ RDEPEND="
 	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
 	=dev-python/dropbox-11*[${PYTHON_USEDEP}]
 	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
-	dev-python/importlib_metadata[${PYTHON_USEDEP}]
+	dev-python/importlib-metadata[${PYTHON_USEDEP}]
 	>=dev-python/keyring-22.0.0[${PYTHON_USEDEP}]
 	>=dev-python/keyrings-alt-3.1.0[${PYTHON_USEDEP}]
 	dev-python/packaging[${PYTHON_USEDEP}]


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
  2023-05-01  9:20 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
@ 2023-05-01  8:03 ` Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-05-01  8:03 UTC (permalink / raw
  To: gentoo-commits

commit:     7264e8d2c7ed41ab6bc126efa8d9793c135725c2
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Mon May  1 07:52:37 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon May  1 07:55:09 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7264e8d2

net-misc/maestral: add 1.7.2

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

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

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 8eb6b280b..3b99f7c76 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,3 +1,4 @@
 DIST maestral-1.5.3.gh.tar.gz 8280040 BLAKE2B dcda43880cea3fb00098b6bf87e43318a523a7c9d83886efff58be715cde17f67504b31735a006b951963e5cf0ef70b4b6431cb84200722cae186053a01edd63 SHA512 aa21277623f4e6f3283cd989be910eeb1caa3a842abca595b27a551c1c9bd1e7ef083e495ee0f096190accd91835939cb2f4a26624feae0046d8770d53aaac2f
 DIST maestral-1.7.1.gh.tar.gz 7986892 BLAKE2B 684600d8833ba1b04e32d2f56fdf9e348f3de58af9adbbbd52e2a490ccebc10e5b519c7d4795b1d7f07c4ae95806e9fed6fe5fa898352d8105572a8d2b6d2da9 SHA512 9369e72a3a044c1e985aa85980baca1c44f754eea788991d993868408ba886fcb2671fe1098865a3d10cced84793f74e36446f9cd882db968285525643c0b606
+DIST maestral-1.7.2.gh.tar.gz 7988545 BLAKE2B 985ba026706592046a22679479231cdabd6caf67a12b87273008ebae479e76260c96120a7090fa5e34fa14515997cf915eb0f1142b4525aa28b357dd2f5e7e4c SHA512 87948c6952df8b0ad5e37d31e69715d3dc1dc47dc4becc17e8211f92364bcb5214b5e2306f745209f765879bf358c14f6f0eba9a8d9541c47fd22564c25cb0e4
 DIST maestral-1.7.2_rc0.gh.tar.gz 7987730 BLAKE2B 9476b4b6e1cdc4de361e62478b23b630c430a50ba465331844fa6e41da7dc3043d7e552b2f4e095a1825166a4f9a43c59b3d8e739f4b6837a6cab8f410a3a640 SHA512 67595efa76e593602d6d969e05439c7416ad8730d26b92033cb9feb2367ab4e89038e90f68982ee3476309fd568276e8b97392e461d2138d86573ee1f91a83b4

diff --git a/net-misc/maestral/maestral-1.7.2.ebuild b/net-misc/maestral/maestral-1.7.2.ebuild
new file mode 100644
index 000000000..93c2ae034
--- /dev/null
+++ b/net-misc/maestral/maestral-1.7.2.ebuild
@@ -0,0 +1,54 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+inherit distutils-r1 xdg
+
+MY_PV=${PV/_rc/.dev}
+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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
+S="${WORKDIR}"/${PN}-${MY_PV}
+
+LICENSE="MIT"
+SLOT="0"
+if [[ ${PV} != *_rc* ]]; then
+	KEYWORDS="~amd64"
+fi
+
+RDEPEND="
+	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
+	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
+	=dev-python/dropbox-11*[${PYTHON_USEDEP}]
+	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
+	dev-python/importlib-metadata[${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/rich[${PYTHON_USEDEP}]
+	=dev-python/survey-3*[${PYTHON_USEDEP}]
+	dev-python/typing-extensions[${PYTHON_USEDEP}]
+	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	dev-python/build[${PYTHON_USEDEP}]
+"
+
+EPYTEST_DESELECT=(
+	# requires dev-python/pytest-benchmark not available for py3.11
+	tests/offline/test_clean_local_events.py::test_performance
+
+	# requires systemd
+	tests/offline/test_cli.py::test_autostart
+
+	# requires network
+	tests/offline/test_main.py::test_check_for_updates
+)
+
+distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
  2023-05-01  9:20 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
@ 2023-05-01  8:03 ` Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-05-01  8:03 UTC (permalink / raw
  To: gentoo-commits

commit:     94557a53b1748975bec61eaf1069c1192dbca004
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Mon May  1 07:52:44 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon May  1 07:55:09 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=94557a53

net-misc/maestral: drop 1.7.2_rc0

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest                  |  1 -
 net-misc/maestral/maestral-1.7.2_rc0.ebuild | 54 -----------------------------
 2 files changed, 55 deletions(-)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 3b99f7c76..7a06f4b7e 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,4 +1,3 @@
 DIST maestral-1.5.3.gh.tar.gz 8280040 BLAKE2B dcda43880cea3fb00098b6bf87e43318a523a7c9d83886efff58be715cde17f67504b31735a006b951963e5cf0ef70b4b6431cb84200722cae186053a01edd63 SHA512 aa21277623f4e6f3283cd989be910eeb1caa3a842abca595b27a551c1c9bd1e7ef083e495ee0f096190accd91835939cb2f4a26624feae0046d8770d53aaac2f
 DIST maestral-1.7.1.gh.tar.gz 7986892 BLAKE2B 684600d8833ba1b04e32d2f56fdf9e348f3de58af9adbbbd52e2a490ccebc10e5b519c7d4795b1d7f07c4ae95806e9fed6fe5fa898352d8105572a8d2b6d2da9 SHA512 9369e72a3a044c1e985aa85980baca1c44f754eea788991d993868408ba886fcb2671fe1098865a3d10cced84793f74e36446f9cd882db968285525643c0b606
 DIST maestral-1.7.2.gh.tar.gz 7988545 BLAKE2B 985ba026706592046a22679479231cdabd6caf67a12b87273008ebae479e76260c96120a7090fa5e34fa14515997cf915eb0f1142b4525aa28b357dd2f5e7e4c SHA512 87948c6952df8b0ad5e37d31e69715d3dc1dc47dc4becc17e8211f92364bcb5214b5e2306f745209f765879bf358c14f6f0eba9a8d9541c47fd22564c25cb0e4
-DIST maestral-1.7.2_rc0.gh.tar.gz 7987730 BLAKE2B 9476b4b6e1cdc4de361e62478b23b630c430a50ba465331844fa6e41da7dc3043d7e552b2f4e095a1825166a4f9a43c59b3d8e739f4b6837a6cab8f410a3a640 SHA512 67595efa76e593602d6d969e05439c7416ad8730d26b92033cb9feb2367ab4e89038e90f68982ee3476309fd568276e8b97392e461d2138d86573ee1f91a83b4

diff --git a/net-misc/maestral/maestral-1.7.2_rc0.ebuild b/net-misc/maestral/maestral-1.7.2_rc0.ebuild
deleted file mode 100644
index 93c2ae034..000000000
--- a/net-misc/maestral/maestral-1.7.2_rc0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1 xdg
-
-MY_PV=${PV/_rc/.dev}
-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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
-S="${WORKDIR}"/${PN}-${MY_PV}
-
-LICENSE="MIT"
-SLOT="0"
-if [[ ${PV} != *_rc* ]]; then
-	KEYWORDS="~amd64"
-fi
-
-RDEPEND="
-	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
-	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
-	=dev-python/dropbox-11*[${PYTHON_USEDEP}]
-	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
-	dev-python/importlib-metadata[${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/rich[${PYTHON_USEDEP}]
-	=dev-python/survey-3*[${PYTHON_USEDEP}]
-	dev-python/typing-extensions[${PYTHON_USEDEP}]
-	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	dev-python/build[${PYTHON_USEDEP}]
-"
-
-EPYTEST_DESELECT=(
-	# requires dev-python/pytest-benchmark not available for py3.11
-	tests/offline/test_clean_local_events.py::test_performance
-
-	# requires systemd
-	tests/offline/test_cli.py::test_autostart
-
-	# requires network
-	tests/offline/test_main.py::test_check_for_updates
-)
-
-distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2023-05-06  6:39 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-05-06  6:39 UTC (permalink / raw
  To: gentoo-commits

commit:     a870c1a23f51f0a303578ae928bee82c6fd29b7c
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sat May  6 06:38:33 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat May  6 06:38:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a870c1a2

net-misc/maestral: drop 1.5.3

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest              |  1 -
 net-misc/maestral/maestral-1.5.3.ebuild | 48 ---------------------------------
 2 files changed, 49 deletions(-)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 7a06f4b7e..9b3e0579a 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,3 +1,2 @@
-DIST maestral-1.5.3.gh.tar.gz 8280040 BLAKE2B dcda43880cea3fb00098b6bf87e43318a523a7c9d83886efff58be715cde17f67504b31735a006b951963e5cf0ef70b4b6431cb84200722cae186053a01edd63 SHA512 aa21277623f4e6f3283cd989be910eeb1caa3a842abca595b27a551c1c9bd1e7ef083e495ee0f096190accd91835939cb2f4a26624feae0046d8770d53aaac2f
 DIST maestral-1.7.1.gh.tar.gz 7986892 BLAKE2B 684600d8833ba1b04e32d2f56fdf9e348f3de58af9adbbbd52e2a490ccebc10e5b519c7d4795b1d7f07c4ae95806e9fed6fe5fa898352d8105572a8d2b6d2da9 SHA512 9369e72a3a044c1e985aa85980baca1c44f754eea788991d993868408ba886fcb2671fe1098865a3d10cced84793f74e36446f9cd882db968285525643c0b606
 DIST maestral-1.7.2.gh.tar.gz 7988545 BLAKE2B 985ba026706592046a22679479231cdabd6caf67a12b87273008ebae479e76260c96120a7090fa5e34fa14515997cf915eb0f1142b4525aa28b357dd2f5e7e4c SHA512 87948c6952df8b0ad5e37d31e69715d3dc1dc47dc4becc17e8211f92364bcb5214b5e2306f745209f765879bf358c14f6f0eba9a8d9541c47fd22564c25cb0e4

diff --git a/net-misc/maestral/maestral-1.5.3.ebuild b/net-misc/maestral/maestral-1.5.3.ebuild
deleted file mode 100644
index bf77fd4bf..000000000
--- a/net-misc/maestral/maestral-1.5.3.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_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}.gh.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
-	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
-	=dev-python/dropbox-11*[${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/survey-4.0.0[${PYTHON_USEDEP}]
-	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	dev-python/build[${PYTHON_USEDEP}]
-	test? ( dev-python/pytest-benchmark[${PYTHON_USEDEP}] )
-"
-
-EPYTEST_DESELECT=(
-	# requires systemd
-	tests/offline/test_cli.py::test_autostart
-
-	# requires network
-	tests/offline/test_main.py::test_check_for_updates
-)
-
-distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
  2023-05-06  6:59 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
@ 2023-05-06  6:39 ` Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-05-06  6:39 UTC (permalink / raw
  To: gentoo-commits

commit:     ff7867f7673dd948c7eb3f54ef22c47b4d8cfbe9
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sat May  6 06:38:40 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat May  6 06:38:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ff7867f7

net-misc/maestral: drop 1.7.1

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

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

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 9b3e0579a..9b145068e 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,2 +1 @@
-DIST maestral-1.7.1.gh.tar.gz 7986892 BLAKE2B 684600d8833ba1b04e32d2f56fdf9e348f3de58af9adbbbd52e2a490ccebc10e5b519c7d4795b1d7f07c4ae95806e9fed6fe5fa898352d8105572a8d2b6d2da9 SHA512 9369e72a3a044c1e985aa85980baca1c44f754eea788991d993868408ba886fcb2671fe1098865a3d10cced84793f74e36446f9cd882db968285525643c0b606
 DIST maestral-1.7.2.gh.tar.gz 7988545 BLAKE2B 985ba026706592046a22679479231cdabd6caf67a12b87273008ebae479e76260c96120a7090fa5e34fa14515997cf915eb0f1142b4525aa28b357dd2f5e7e4c SHA512 87948c6952df8b0ad5e37d31e69715d3dc1dc47dc4becc17e8211f92364bcb5214b5e2306f745209f765879bf358c14f6f0eba9a8d9541c47fd22564c25cb0e4

diff --git a/net-misc/maestral/maestral-1.7.1.ebuild b/net-misc/maestral/maestral-1.7.1.ebuild
deleted file mode 100644
index dbdc9df0f..000000000
--- a/net-misc/maestral/maestral-1.7.1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-inherit distutils-r1 xdg
-
-MY_PV=${PV/_rc/.dev}
-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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
-S="${WORKDIR}"/${PN}-${MY_PV}
-
-LICENSE="MIT"
-SLOT="0"
-if [[ ${PV} != *_rc* ]]; then
-	KEYWORDS="~amd64"
-fi
-
-RDEPEND="
-	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
-	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
-	=dev-python/dropbox-11*[${PYTHON_USEDEP}]
-	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
-	dev-python/importlib-metadata[${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/rich[${PYTHON_USEDEP}]
-	=dev-python/survey-3*[${PYTHON_USEDEP}]
-	dev-python/typing-extensions[${PYTHON_USEDEP}]
-	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	dev-python/build[${PYTHON_USEDEP}]
-"
-
-EPYTEST_DESELECT=(
-	# requires dev-python/pytest-benchmark not available for py3.11
-	tests/offline/test_clean_local_events.py::test_performance
-
-	# requires systemd
-	tests/offline/test_cli.py::test_autostart
-
-	# requires network
-	tests/offline/test_main.py::test_check_for_updates
-)
-
-distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2023-05-13  4:46 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-05-13  4:46 UTC (permalink / raw
  To: gentoo-commits

commit:     faf18019b0326b77a620aafceb0d943e5b962216
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sat May 13 04:36:08 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat May 13 04:36:08 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=faf18019

net-misc/maestral: add 1.7.3_rc0

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest                  |  1 +
 net-misc/maestral/maestral-1.7.3_rc0.ebuild | 54 +++++++++++++++++++++++++++++
 2 files changed, 55 insertions(+)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 9b145068e..b54292882 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1 +1,2 @@
 DIST maestral-1.7.2.gh.tar.gz 7988545 BLAKE2B 985ba026706592046a22679479231cdabd6caf67a12b87273008ebae479e76260c96120a7090fa5e34fa14515997cf915eb0f1142b4525aa28b357dd2f5e7e4c SHA512 87948c6952df8b0ad5e37d31e69715d3dc1dc47dc4becc17e8211f92364bcb5214b5e2306f745209f765879bf358c14f6f0eba9a8d9541c47fd22564c25cb0e4
+DIST maestral-1.7.3_rc0.gh.tar.gz 7988700 BLAKE2B b52b5d8fb8e028b4e963fe250763ac0ee9fdad9b0e42b32b547e6d74879d9e2fc9b60ad275e21264555eced71b53aafe9054a43aeb22336824a3cb203a12f00c SHA512 6f9822cb5498c95cb8dd4bee3ebb9491c575da462fe620f94ed5b0352ca40bf0ba678fbc751152fdad9a171aa65bf37cec1be22d4b5dc5426fd24be61041710e

diff --git a/net-misc/maestral/maestral-1.7.3_rc0.ebuild b/net-misc/maestral/maestral-1.7.3_rc0.ebuild
new file mode 100644
index 000000000..dbdc9df0f
--- /dev/null
+++ b/net-misc/maestral/maestral-1.7.3_rc0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+inherit distutils-r1 xdg
+
+MY_PV=${PV/_rc/.dev}
+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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
+S="${WORKDIR}"/${PN}-${MY_PV}
+
+LICENSE="MIT"
+SLOT="0"
+if [[ ${PV} != *_rc* ]]; then
+	KEYWORDS="~amd64"
+fi
+
+RDEPEND="
+	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
+	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
+	=dev-python/dropbox-11*[${PYTHON_USEDEP}]
+	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
+	dev-python/importlib-metadata[${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/rich[${PYTHON_USEDEP}]
+	=dev-python/survey-3*[${PYTHON_USEDEP}]
+	dev-python/typing-extensions[${PYTHON_USEDEP}]
+	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	dev-python/build[${PYTHON_USEDEP}]
+"
+
+EPYTEST_DESELECT=(
+	# requires dev-python/pytest-benchmark not available for py3.11
+	tests/offline/test_clean_local_events.py::test_performance
+
+	# requires systemd
+	tests/offline/test_cli.py::test_autostart
+
+	# requires network
+	tests/offline/test_main.py::test_check_for_updates
+)
+
+distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
  2023-05-14  7:44 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
@ 2023-05-14  7:41 ` Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-05-14  7:41 UTC (permalink / raw
  To: gentoo-commits

commit:     3b13359f3a379857c22c739bfa9a4f3ec2026e9d
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sun May 14 07:40:05 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun May 14 07:40:05 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3b13359f

net-misc/maestral: add 1.7.3_rc2, drop 1.7.3_rc0

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest                                              | 2 +-
 .../maestral/{maestral-1.7.3_rc0.ebuild => maestral-1.7.3_rc2.ebuild}   | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index b54292882..daf8c8033 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,2 +1,2 @@
 DIST maestral-1.7.2.gh.tar.gz 7988545 BLAKE2B 985ba026706592046a22679479231cdabd6caf67a12b87273008ebae479e76260c96120a7090fa5e34fa14515997cf915eb0f1142b4525aa28b357dd2f5e7e4c SHA512 87948c6952df8b0ad5e37d31e69715d3dc1dc47dc4becc17e8211f92364bcb5214b5e2306f745209f765879bf358c14f6f0eba9a8d9541c47fd22564c25cb0e4
-DIST maestral-1.7.3_rc0.gh.tar.gz 7988700 BLAKE2B b52b5d8fb8e028b4e963fe250763ac0ee9fdad9b0e42b32b547e6d74879d9e2fc9b60ad275e21264555eced71b53aafe9054a43aeb22336824a3cb203a12f00c SHA512 6f9822cb5498c95cb8dd4bee3ebb9491c575da462fe620f94ed5b0352ca40bf0ba678fbc751152fdad9a171aa65bf37cec1be22d4b5dc5426fd24be61041710e
+DIST maestral-1.7.3_rc2.gh.tar.gz 7988808 BLAKE2B 6bdadbd52370e91d9e91b33029a26829e992a6ef15fa2bce7ad65312ce9f5bc93ec53e5ed094c47d0f724f88b5e47f40023cd3e50c7247bd47fad3dc21c5dfd7 SHA512 78e56ed2521180e4da04a30821fd6eb1cb039837a7ebff283aa1193d9987c0ad7cf1e16f2887ed1d4c54c978b58ab1eaed1d14560d323ad412ca4976b76a0476

diff --git a/net-misc/maestral/maestral-1.7.3_rc0.ebuild b/net-misc/maestral/maestral-1.7.3_rc2.ebuild
similarity index 100%
rename from net-misc/maestral/maestral-1.7.3_rc0.ebuild
rename to net-misc/maestral/maestral-1.7.3_rc2.ebuild


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2023-05-28  8:48 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-05-28  8:48 UTC (permalink / raw
  To: gentoo-commits

commit:     be04bfca22c01df44f95127638399822db64552f
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sun May 28 08:47:28 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun May 28 08:47:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=be04bfca

net-misc/maestral: add 1.7.3_rc3

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest                  |  1 +
 net-misc/maestral/maestral-1.7.3_rc3.ebuild | 54 +++++++++++++++++++++++++++++
 2 files changed, 55 insertions(+)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index daf8c8033..2e23e1bb4 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,2 +1,3 @@
 DIST maestral-1.7.2.gh.tar.gz 7988545 BLAKE2B 985ba026706592046a22679479231cdabd6caf67a12b87273008ebae479e76260c96120a7090fa5e34fa14515997cf915eb0f1142b4525aa28b357dd2f5e7e4c SHA512 87948c6952df8b0ad5e37d31e69715d3dc1dc47dc4becc17e8211f92364bcb5214b5e2306f745209f765879bf358c14f6f0eba9a8d9541c47fd22564c25cb0e4
 DIST maestral-1.7.3_rc2.gh.tar.gz 7988808 BLAKE2B 6bdadbd52370e91d9e91b33029a26829e992a6ef15fa2bce7ad65312ce9f5bc93ec53e5ed094c47d0f724f88b5e47f40023cd3e50c7247bd47fad3dc21c5dfd7 SHA512 78e56ed2521180e4da04a30821fd6eb1cb039837a7ebff283aa1193d9987c0ad7cf1e16f2887ed1d4c54c978b58ab1eaed1d14560d323ad412ca4976b76a0476
+DIST maestral-1.7.3_rc3.gh.tar.gz 8124851 BLAKE2B 9899531105128664ffc00553060f10bd06b2f5a51fc17266093eb8c24090383bc2b45d5a0710dd13415d3e7ae625c1f1d986311df4e17aec940181e204c0efdd SHA512 6596ae7dfe634de98dee70aeaa03d843e31c8c8e4179787dc2db3cd2cb87c915cbc7e5384cd8eaab4703883f93dbcb3105a113ee1c1ffda9015e6f2693ab34cc

diff --git a/net-misc/maestral/maestral-1.7.3_rc3.ebuild b/net-misc/maestral/maestral-1.7.3_rc3.ebuild
new file mode 100644
index 000000000..dbdc9df0f
--- /dev/null
+++ b/net-misc/maestral/maestral-1.7.3_rc3.ebuild
@@ -0,0 +1,54 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+inherit distutils-r1 xdg
+
+MY_PV=${PV/_rc/.dev}
+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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
+S="${WORKDIR}"/${PN}-${MY_PV}
+
+LICENSE="MIT"
+SLOT="0"
+if [[ ${PV} != *_rc* ]]; then
+	KEYWORDS="~amd64"
+fi
+
+RDEPEND="
+	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
+	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
+	=dev-python/dropbox-11*[${PYTHON_USEDEP}]
+	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
+	dev-python/importlib-metadata[${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/rich[${PYTHON_USEDEP}]
+	=dev-python/survey-3*[${PYTHON_USEDEP}]
+	dev-python/typing-extensions[${PYTHON_USEDEP}]
+	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	dev-python/build[${PYTHON_USEDEP}]
+"
+
+EPYTEST_DESELECT=(
+	# requires dev-python/pytest-benchmark not available for py3.11
+	tests/offline/test_clean_local_events.py::test_performance
+
+	# requires systemd
+	tests/offline/test_cli.py::test_autostart
+
+	# requires network
+	tests/offline/test_main.py::test_check_for_updates
+)
+
+distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
  2023-05-28 15:01 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
@ 2023-05-28  8:48 ` Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-05-28  8:48 UTC (permalink / raw
  To: gentoo-commits

commit:     7e11dea2d1122b967161d9cc4ac8fc4fc5ce78aa
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sun May 28 08:47:35 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun May 28 08:47:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7e11dea2

net-misc/maestral: drop 1.7.3_rc2

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest                  |  1 -
 net-misc/maestral/maestral-1.7.3_rc2.ebuild | 54 -----------------------------
 2 files changed, 55 deletions(-)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 2e23e1bb4..4f097ad7c 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,3 +1,2 @@
 DIST maestral-1.7.2.gh.tar.gz 7988545 BLAKE2B 985ba026706592046a22679479231cdabd6caf67a12b87273008ebae479e76260c96120a7090fa5e34fa14515997cf915eb0f1142b4525aa28b357dd2f5e7e4c SHA512 87948c6952df8b0ad5e37d31e69715d3dc1dc47dc4becc17e8211f92364bcb5214b5e2306f745209f765879bf358c14f6f0eba9a8d9541c47fd22564c25cb0e4
-DIST maestral-1.7.3_rc2.gh.tar.gz 7988808 BLAKE2B 6bdadbd52370e91d9e91b33029a26829e992a6ef15fa2bce7ad65312ce9f5bc93ec53e5ed094c47d0f724f88b5e47f40023cd3e50c7247bd47fad3dc21c5dfd7 SHA512 78e56ed2521180e4da04a30821fd6eb1cb039837a7ebff283aa1193d9987c0ad7cf1e16f2887ed1d4c54c978b58ab1eaed1d14560d323ad412ca4976b76a0476
 DIST maestral-1.7.3_rc3.gh.tar.gz 8124851 BLAKE2B 9899531105128664ffc00553060f10bd06b2f5a51fc17266093eb8c24090383bc2b45d5a0710dd13415d3e7ae625c1f1d986311df4e17aec940181e204c0efdd SHA512 6596ae7dfe634de98dee70aeaa03d843e31c8c8e4179787dc2db3cd2cb87c915cbc7e5384cd8eaab4703883f93dbcb3105a113ee1c1ffda9015e6f2693ab34cc

diff --git a/net-misc/maestral/maestral-1.7.3_rc2.ebuild b/net-misc/maestral/maestral-1.7.3_rc2.ebuild
deleted file mode 100644
index dbdc9df0f..000000000
--- a/net-misc/maestral/maestral-1.7.3_rc2.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-inherit distutils-r1 xdg
-
-MY_PV=${PV/_rc/.dev}
-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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
-S="${WORKDIR}"/${PN}-${MY_PV}
-
-LICENSE="MIT"
-SLOT="0"
-if [[ ${PV} != *_rc* ]]; then
-	KEYWORDS="~amd64"
-fi
-
-RDEPEND="
-	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
-	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
-	=dev-python/dropbox-11*[${PYTHON_USEDEP}]
-	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
-	dev-python/importlib-metadata[${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/rich[${PYTHON_USEDEP}]
-	=dev-python/survey-3*[${PYTHON_USEDEP}]
-	dev-python/typing-extensions[${PYTHON_USEDEP}]
-	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	dev-python/build[${PYTHON_USEDEP}]
-"
-
-EPYTEST_DESELECT=(
-	# requires dev-python/pytest-benchmark not available for py3.11
-	tests/offline/test_clean_local_events.py::test_performance
-
-	# requires systemd
-	tests/offline/test_cli.py::test_autostart
-
-	# requires network
-	tests/offline/test_main.py::test_check_for_updates
-)
-
-distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2023-05-30  5:27 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-05-30  5:27 UTC (permalink / raw
  To: gentoo-commits

commit:     b99c22631ce3a757bee9f10bbde155e4b1b8cb30
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Tue May 30 05:26:21 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Tue May 30 05:26:21 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b99c2263

net-misc/maestral: add 1.7.3, drop 1.7.3_rc3

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest                                             | 2 +-
 net-misc/maestral/{maestral-1.7.3_rc3.ebuild => maestral-1.7.3.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 4f097ad7c..42d539ac2 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,2 +1,2 @@
 DIST maestral-1.7.2.gh.tar.gz 7988545 BLAKE2B 985ba026706592046a22679479231cdabd6caf67a12b87273008ebae479e76260c96120a7090fa5e34fa14515997cf915eb0f1142b4525aa28b357dd2f5e7e4c SHA512 87948c6952df8b0ad5e37d31e69715d3dc1dc47dc4becc17e8211f92364bcb5214b5e2306f745209f765879bf358c14f6f0eba9a8d9541c47fd22564c25cb0e4
-DIST maestral-1.7.3_rc3.gh.tar.gz 8124851 BLAKE2B 9899531105128664ffc00553060f10bd06b2f5a51fc17266093eb8c24090383bc2b45d5a0710dd13415d3e7ae625c1f1d986311df4e17aec940181e204c0efdd SHA512 6596ae7dfe634de98dee70aeaa03d843e31c8c8e4179787dc2db3cd2cb87c915cbc7e5384cd8eaab4703883f93dbcb3105a113ee1c1ffda9015e6f2693ab34cc
+DIST maestral-1.7.3.gh.tar.gz 8124324 BLAKE2B 793ff423e356da1dd17fa9815a635b0d57e7665eb3024e9b2b8a30c3e37868b942de3ddeec66a5c76172c9c9635a5646f9ccb302397a5f318ed30df8898a24a5 SHA512 93d4ec06a0a612ecd270deb7b92a8d9e4895db0e835430569b46f09a2fd3a83af89dceffd52b3f2be2b0417a7a88700732412556ce1224a14d62226727daa0c1

diff --git a/net-misc/maestral/maestral-1.7.3_rc3.ebuild b/net-misc/maestral/maestral-1.7.3.ebuild
similarity index 100%
rename from net-misc/maestral/maestral-1.7.3_rc3.ebuild
rename to net-misc/maestral/maestral-1.7.3.ebuild


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
  2023-05-30  5:28 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
@ 2023-05-30  5:27 ` Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-05-30  5:27 UTC (permalink / raw
  To: gentoo-commits

commit:     7f1b667621d9f56f77b765f460796b6b6076d567
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Tue May 30 05:26:30 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Tue May 30 05:26:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7f1b6676

net-misc/maestral: drop 1.7.2

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

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

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 42d539ac2..6699289fa 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,2 +1 @@
-DIST maestral-1.7.2.gh.tar.gz 7988545 BLAKE2B 985ba026706592046a22679479231cdabd6caf67a12b87273008ebae479e76260c96120a7090fa5e34fa14515997cf915eb0f1142b4525aa28b357dd2f5e7e4c SHA512 87948c6952df8b0ad5e37d31e69715d3dc1dc47dc4becc17e8211f92364bcb5214b5e2306f745209f765879bf358c14f6f0eba9a8d9541c47fd22564c25cb0e4
 DIST maestral-1.7.3.gh.tar.gz 8124324 BLAKE2B 793ff423e356da1dd17fa9815a635b0d57e7665eb3024e9b2b8a30c3e37868b942de3ddeec66a5c76172c9c9635a5646f9ccb302397a5f318ed30df8898a24a5 SHA512 93d4ec06a0a612ecd270deb7b92a8d9e4895db0e835430569b46f09a2fd3a83af89dceffd52b3f2be2b0417a7a88700732412556ce1224a14d62226727daa0c1

diff --git a/net-misc/maestral/maestral-1.7.2.ebuild b/net-misc/maestral/maestral-1.7.2.ebuild
deleted file mode 100644
index dbdc9df0f..000000000
--- a/net-misc/maestral/maestral-1.7.2.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-inherit distutils-r1 xdg
-
-MY_PV=${PV/_rc/.dev}
-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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
-S="${WORKDIR}"/${PN}-${MY_PV}
-
-LICENSE="MIT"
-SLOT="0"
-if [[ ${PV} != *_rc* ]]; then
-	KEYWORDS="~amd64"
-fi
-
-RDEPEND="
-	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
-	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
-	=dev-python/dropbox-11*[${PYTHON_USEDEP}]
-	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
-	dev-python/importlib-metadata[${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/rich[${PYTHON_USEDEP}]
-	=dev-python/survey-3*[${PYTHON_USEDEP}]
-	dev-python/typing-extensions[${PYTHON_USEDEP}]
-	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	dev-python/build[${PYTHON_USEDEP}]
-"
-
-EPYTEST_DESELECT=(
-	# requires dev-python/pytest-benchmark not available for py3.11
-	tests/offline/test_clean_local_events.py::test_performance
-
-	# requires systemd
-	tests/offline/test_cli.py::test_autostart
-
-	# requires network
-	tests/offline/test_main.py::test_check_for_updates
-)
-
-distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2023-07-24  8:20 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-07-24  8:20 UTC (permalink / raw
  To: gentoo-commits

commit:     03d151e5749edbfcf42489e042c56d4f212fa538
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 08:14:14 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 08:14:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=03d151e5

net-misc/maestral: add 1.8.0_rc0

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest                  |  1 +
 net-misc/maestral/maestral-1.8.0_rc0.ebuild | 54 +++++++++++++++++++++++++++++
 2 files changed, 55 insertions(+)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 6699289fa..eddad79bd 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1 +1,2 @@
 DIST maestral-1.7.3.gh.tar.gz 8124324 BLAKE2B 793ff423e356da1dd17fa9815a635b0d57e7665eb3024e9b2b8a30c3e37868b942de3ddeec66a5c76172c9c9635a5646f9ccb302397a5f318ed30df8898a24a5 SHA512 93d4ec06a0a612ecd270deb7b92a8d9e4895db0e835430569b46f09a2fd3a83af89dceffd52b3f2be2b0417a7a88700732412556ce1224a14d62226727daa0c1
+DIST maestral-1.8.0_rc0.gh.tar.gz 8125327 BLAKE2B e019b08b78bac352152dbddadadfa3da74db4d962ad83b7a4789999becdfc35c7aa6ec1af243a461207525bae8f207c5dcb8285e6f5c5f4c681b30998a65248e SHA512 bcea5b58fab9a1d78d8566fc8be0e6fd7fea2bc942d96659821ce3bdfd0edd6927826abbc46d717e971c612414919b5e8e6a21c57627780c13f932eae9cd35b4

diff --git a/net-misc/maestral/maestral-1.8.0_rc0.ebuild b/net-misc/maestral/maestral-1.8.0_rc0.ebuild
new file mode 100644
index 000000000..772464ac1
--- /dev/null
+++ b/net-misc/maestral/maestral-1.8.0_rc0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+inherit distutils-r1 xdg
+
+MY_PV=${PV/_rc/.dev}
+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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
+S="${WORKDIR}"/${PN}-${MY_PV}
+
+LICENSE="MIT"
+SLOT="0"
+if [[ ${PV} != *_rc* ]]; then
+	KEYWORDS="~amd64"
+fi
+
+RDEPEND="
+	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
+	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
+	=dev-python/dropbox-11*[${PYTHON_USEDEP}]
+	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
+	dev-python/importlib-metadata[${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/rich[${PYTHON_USEDEP}]
+	=dev-python/survey-4*[${PYTHON_USEDEP}]
+	dev-python/typing-extensions[${PYTHON_USEDEP}]
+	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	dev-python/build[${PYTHON_USEDEP}]
+"
+
+EPYTEST_DESELECT=(
+	# requires dev-python/pytest-benchmark not available for py3.11
+	tests/offline/test_clean_local_events.py::test_performance
+
+	# requires systemd
+	tests/offline/test_cli.py::test_autostart
+
+	# requires network
+	tests/offline/test_main.py::test_check_for_updates
+)
+
+distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2023-07-25  7:51 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-07-25  7:51 UTC (permalink / raw
  To: gentoo-commits

commit:     b3d0eec4748d3a2ff3c83f075a603b24a694766a
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 25 07:39:18 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Tue Jul 25 07:48:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b3d0eec4

net-misc/maestral: drop 1.8.0_rc0

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest                  |  1 -
 net-misc/maestral/maestral-1.8.0_rc0.ebuild | 54 -----------------------------
 2 files changed, 55 deletions(-)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index a0953d9cc..e980d0dcb 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,3 +1,2 @@
 DIST maestral-1.7.3.gh.tar.gz 8124324 BLAKE2B 793ff423e356da1dd17fa9815a635b0d57e7665eb3024e9b2b8a30c3e37868b942de3ddeec66a5c76172c9c9635a5646f9ccb302397a5f318ed30df8898a24a5 SHA512 93d4ec06a0a612ecd270deb7b92a8d9e4895db0e835430569b46f09a2fd3a83af89dceffd52b3f2be2b0417a7a88700732412556ce1224a14d62226727daa0c1
 DIST maestral-1.8.0.gh.tar.gz 8125310 BLAKE2B 14880a6ced1d1cea203741875f4eb4a8520daf7103efaca19476c21674f9a10edc2d8959d86fc916ba2cbafbca4e33dd393986f08e844b0e7f85d1c833ea7af6 SHA512 e6dff6b8685e78f10ea03b88cfc3d307d0a5873935b43cf4e04c5876009ca1ce88aa782da37a17b9ea092335a3835f2fe2fbf388c861c5da36500a781d10a17b
-DIST maestral-1.8.0_rc0.gh.tar.gz 8125327 BLAKE2B e019b08b78bac352152dbddadadfa3da74db4d962ad83b7a4789999becdfc35c7aa6ec1af243a461207525bae8f207c5dcb8285e6f5c5f4c681b30998a65248e SHA512 bcea5b58fab9a1d78d8566fc8be0e6fd7fea2bc942d96659821ce3bdfd0edd6927826abbc46d717e971c612414919b5e8e6a21c57627780c13f932eae9cd35b4

diff --git a/net-misc/maestral/maestral-1.8.0_rc0.ebuild b/net-misc/maestral/maestral-1.8.0_rc0.ebuild
deleted file mode 100644
index 772464ac1..000000000
--- a/net-misc/maestral/maestral-1.8.0_rc0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-inherit distutils-r1 xdg
-
-MY_PV=${PV/_rc/.dev}
-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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
-S="${WORKDIR}"/${PN}-${MY_PV}
-
-LICENSE="MIT"
-SLOT="0"
-if [[ ${PV} != *_rc* ]]; then
-	KEYWORDS="~amd64"
-fi
-
-RDEPEND="
-	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
-	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
-	=dev-python/dropbox-11*[${PYTHON_USEDEP}]
-	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
-	dev-python/importlib-metadata[${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/rich[${PYTHON_USEDEP}]
-	=dev-python/survey-4*[${PYTHON_USEDEP}]
-	dev-python/typing-extensions[${PYTHON_USEDEP}]
-	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	dev-python/build[${PYTHON_USEDEP}]
-"
-
-EPYTEST_DESELECT=(
-	# requires dev-python/pytest-benchmark not available for py3.11
-	tests/offline/test_clean_local_events.py::test_performance
-
-	# requires systemd
-	tests/offline/test_cli.py::test_autostart
-
-	# requires network
-	tests/offline/test_main.py::test_check_for_updates
-)
-
-distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2023-07-25  7:51 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-07-25  7:51 UTC (permalink / raw
  To: gentoo-commits

commit:     c38410b85fee6550987443ee45c43b398ecc279b
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 25 07:39:12 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Tue Jul 25 07:39:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c38410b8

net-misc/maestral: add 1.8.0

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

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

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index eddad79bd..a0953d9cc 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,2 +1,3 @@
 DIST maestral-1.7.3.gh.tar.gz 8124324 BLAKE2B 793ff423e356da1dd17fa9815a635b0d57e7665eb3024e9b2b8a30c3e37868b942de3ddeec66a5c76172c9c9635a5646f9ccb302397a5f318ed30df8898a24a5 SHA512 93d4ec06a0a612ecd270deb7b92a8d9e4895db0e835430569b46f09a2fd3a83af89dceffd52b3f2be2b0417a7a88700732412556ce1224a14d62226727daa0c1
+DIST maestral-1.8.0.gh.tar.gz 8125310 BLAKE2B 14880a6ced1d1cea203741875f4eb4a8520daf7103efaca19476c21674f9a10edc2d8959d86fc916ba2cbafbca4e33dd393986f08e844b0e7f85d1c833ea7af6 SHA512 e6dff6b8685e78f10ea03b88cfc3d307d0a5873935b43cf4e04c5876009ca1ce88aa782da37a17b9ea092335a3835f2fe2fbf388c861c5da36500a781d10a17b
 DIST maestral-1.8.0_rc0.gh.tar.gz 8125327 BLAKE2B e019b08b78bac352152dbddadadfa3da74db4d962ad83b7a4789999becdfc35c7aa6ec1af243a461207525bae8f207c5dcb8285e6f5c5f4c681b30998a65248e SHA512 bcea5b58fab9a1d78d8566fc8be0e6fd7fea2bc942d96659821ce3bdfd0edd6927826abbc46d717e971c612414919b5e8e6a21c57627780c13f932eae9cd35b4

diff --git a/net-misc/maestral/maestral-1.8.0.ebuild b/net-misc/maestral/maestral-1.8.0.ebuild
new file mode 100644
index 000000000..772464ac1
--- /dev/null
+++ b/net-misc/maestral/maestral-1.8.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+inherit distutils-r1 xdg
+
+MY_PV=${PV/_rc/.dev}
+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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
+S="${WORKDIR}"/${PN}-${MY_PV}
+
+LICENSE="MIT"
+SLOT="0"
+if [[ ${PV} != *_rc* ]]; then
+	KEYWORDS="~amd64"
+fi
+
+RDEPEND="
+	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
+	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
+	=dev-python/dropbox-11*[${PYTHON_USEDEP}]
+	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
+	dev-python/importlib-metadata[${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/rich[${PYTHON_USEDEP}]
+	=dev-python/survey-4*[${PYTHON_USEDEP}]
+	dev-python/typing-extensions[${PYTHON_USEDEP}]
+	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	dev-python/build[${PYTHON_USEDEP}]
+"
+
+EPYTEST_DESELECT=(
+	# requires dev-python/pytest-benchmark not available for py3.11
+	tests/offline/test_clean_local_events.py::test_performance
+
+	# requires systemd
+	tests/offline/test_cli.py::test_autostart
+
+	# requires network
+	tests/offline/test_main.py::test_check_for_updates
+)
+
+distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2023-08-13 11:07 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-08-13 11:07 UTC (permalink / raw
  To: gentoo-commits

commit:     2c132da6d1ab34e94b13f7761ca2eb78d651e5ae
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 13 11:03:28 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Aug 13 11:03:28 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2c132da6

net-misc/maestral: drop 1.7.3

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

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

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index e980d0dcb7..b9157568bf 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,2 +1 @@
-DIST maestral-1.7.3.gh.tar.gz 8124324 BLAKE2B 793ff423e356da1dd17fa9815a635b0d57e7665eb3024e9b2b8a30c3e37868b942de3ddeec66a5c76172c9c9635a5646f9ccb302397a5f318ed30df8898a24a5 SHA512 93d4ec06a0a612ecd270deb7b92a8d9e4895db0e835430569b46f09a2fd3a83af89dceffd52b3f2be2b0417a7a88700732412556ce1224a14d62226727daa0c1
 DIST maestral-1.8.0.gh.tar.gz 8125310 BLAKE2B 14880a6ced1d1cea203741875f4eb4a8520daf7103efaca19476c21674f9a10edc2d8959d86fc916ba2cbafbca4e33dd393986f08e844b0e7f85d1c833ea7af6 SHA512 e6dff6b8685e78f10ea03b88cfc3d307d0a5873935b43cf4e04c5876009ca1ce88aa782da37a17b9ea092335a3835f2fe2fbf388c861c5da36500a781d10a17b

diff --git a/net-misc/maestral/maestral-1.7.3.ebuild b/net-misc/maestral/maestral-1.7.3.ebuild
deleted file mode 100644
index dbdc9df0f3..0000000000
--- a/net-misc/maestral/maestral-1.7.3.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-inherit distutils-r1 xdg
-
-MY_PV=${PV/_rc/.dev}
-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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
-S="${WORKDIR}"/${PN}-${MY_PV}
-
-LICENSE="MIT"
-SLOT="0"
-if [[ ${PV} != *_rc* ]]; then
-	KEYWORDS="~amd64"
-fi
-
-RDEPEND="
-	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
-	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
-	=dev-python/dropbox-11*[${PYTHON_USEDEP}]
-	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
-	dev-python/importlib-metadata[${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/rich[${PYTHON_USEDEP}]
-	=dev-python/survey-3*[${PYTHON_USEDEP}]
-	dev-python/typing-extensions[${PYTHON_USEDEP}]
-	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	dev-python/build[${PYTHON_USEDEP}]
-"
-
-EPYTEST_DESELECT=(
-	# requires dev-python/pytest-benchmark not available for py3.11
-	tests/offline/test_clean_local_events.py::test_performance
-
-	# requires systemd
-	tests/offline/test_cli.py::test_autostart
-
-	# requires network
-	tests/offline/test_main.py::test_check_for_updates
-)
-
-distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2023-11-19  9:37 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2023-11-19  9:37 UTC (permalink / raw
  To: gentoo-commits

commit:     fd9b757b16274730f8439a66716f55883fdffad5
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 19 09:36:40 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Nov 19 09:37:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fd9b757b

net-misc/maestral: add 1.8.1_rc0

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest                  |  1 +
 net-misc/maestral/maestral-1.8.1_rc0.ebuild | 54 +++++++++++++++++++++++++++++
 2 files changed, 55 insertions(+)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index b9157568bf..89425d9d38 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1 +1,2 @@
 DIST maestral-1.8.0.gh.tar.gz 8125310 BLAKE2B 14880a6ced1d1cea203741875f4eb4a8520daf7103efaca19476c21674f9a10edc2d8959d86fc916ba2cbafbca4e33dd393986f08e844b0e7f85d1c833ea7af6 SHA512 e6dff6b8685e78f10ea03b88cfc3d307d0a5873935b43cf4e04c5876009ca1ce88aa782da37a17b9ea092335a3835f2fe2fbf388c861c5da36500a781d10a17b
+DIST maestral-1.8.1_rc0.gh.tar.gz 8126182 BLAKE2B dc38acabea40742f2b87b78bc73d33732c8261b564355f4d229a0bd83aae354660fa591b188c018c59ac384cf37d41fd11f424f599540b145076b32b1156b479 SHA512 4e363c3f2e30ee63565fcf659ec22e222c0fb35e733b47cdac98cd12126336b468357611bd15e9bd373ac19e6cf4db3dfb74ff723a20d4c6c58773f437bd7dad

diff --git a/net-misc/maestral/maestral-1.8.1_rc0.ebuild b/net-misc/maestral/maestral-1.8.1_rc0.ebuild
new file mode 100644
index 0000000000..772464ac1d
--- /dev/null
+++ b/net-misc/maestral/maestral-1.8.1_rc0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+inherit distutils-r1 xdg
+
+MY_PV=${PV/_rc/.dev}
+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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
+S="${WORKDIR}"/${PN}-${MY_PV}
+
+LICENSE="MIT"
+SLOT="0"
+if [[ ${PV} != *_rc* ]]; then
+	KEYWORDS="~amd64"
+fi
+
+RDEPEND="
+	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
+	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
+	=dev-python/dropbox-11*[${PYTHON_USEDEP}]
+	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
+	dev-python/importlib-metadata[${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/rich[${PYTHON_USEDEP}]
+	=dev-python/survey-4*[${PYTHON_USEDEP}]
+	dev-python/typing-extensions[${PYTHON_USEDEP}]
+	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	dev-python/build[${PYTHON_USEDEP}]
+"
+
+EPYTEST_DESELECT=(
+	# requires dev-python/pytest-benchmark not available for py3.11
+	tests/offline/test_clean_local_events.py::test_performance
+
+	# requires systemd
+	tests/offline/test_cli.py::test_autostart
+
+	# requires network
+	tests/offline/test_main.py::test_check_for_updates
+)
+
+distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2024-03-23  6:42 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2024-03-23  6:42 UTC (permalink / raw
  To: gentoo-commits

commit:     607caa58e6f59331849602c98c4b0acf78d65727
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 23 06:39:33 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat Mar 23 06:39:33 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=607caa58

net-misc/maestral: add 1.9.1, drop 1.8.1_rc0

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest                                             | 2 +-
 net-misc/maestral/{maestral-1.8.1_rc0.ebuild => maestral-1.9.1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 89425d9d38..64eb6c1646 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,2 +1,2 @@
 DIST maestral-1.8.0.gh.tar.gz 8125310 BLAKE2B 14880a6ced1d1cea203741875f4eb4a8520daf7103efaca19476c21674f9a10edc2d8959d86fc916ba2cbafbca4e33dd393986f08e844b0e7f85d1c833ea7af6 SHA512 e6dff6b8685e78f10ea03b88cfc3d307d0a5873935b43cf4e04c5876009ca1ce88aa782da37a17b9ea092335a3835f2fe2fbf388c861c5da36500a781d10a17b
-DIST maestral-1.8.1_rc0.gh.tar.gz 8126182 BLAKE2B dc38acabea40742f2b87b78bc73d33732c8261b564355f4d229a0bd83aae354660fa591b188c018c59ac384cf37d41fd11f424f599540b145076b32b1156b479 SHA512 4e363c3f2e30ee63565fcf659ec22e222c0fb35e733b47cdac98cd12126336b468357611bd15e9bd373ac19e6cf4db3dfb74ff723a20d4c6c58773f437bd7dad
+DIST maestral-1.9.1.gh.tar.gz 8126257 BLAKE2B dfa87be18d1a82c434ed2710a41d3da5376f035c80349053aa73016da654cc2f698caef8cf7c47bba8e6e09da87e14efe75627524302259017b38fcfdad6fbd3 SHA512 b8cc78d644024dc4848e217cbbc38a0d2342022e68c1da22bfa9301fe926fcfd2a60a34a2073c55d24e5b5c477771fa075bb8cff41563148ddea38c3b0cffbc1

diff --git a/net-misc/maestral/maestral-1.8.1_rc0.ebuild b/net-misc/maestral/maestral-1.9.1.ebuild
similarity index 97%
rename from net-misc/maestral/maestral-1.8.1_rc0.ebuild
rename to net-misc/maestral/maestral-1.9.1.ebuild
index 772464ac1d..7d88889147 100644
--- a/net-misc/maestral/maestral-1.8.1_rc0.ebuild
+++ b/net-misc/maestral/maestral-1.9.1.ebuild
@@ -32,7 +32,7 @@ RDEPEND="
 	>=dev-python/Pyro5-5.10[${PYTHON_USEDEP}]
 	>=dev-python/requests-2.16.2[${PYTHON_USEDEP}]
 	dev-python/rich[${PYTHON_USEDEP}]
-	=dev-python/survey-4*[${PYTHON_USEDEP}]
+	dev-python/survey[${PYTHON_USEDEP}]
 	dev-python/typing-extensions[${PYTHON_USEDEP}]
 	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
 "


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2024-03-26  5:41 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2024-03-26  5:41 UTC (permalink / raw
  To: gentoo-commits

commit:     15b6b03525ae3d7e9e20a9b3e92f49005b8617c7
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 26 05:37:20 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Tue Mar 26 05:37:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=15b6b035

net-misc/maestral: add 1.9.2

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest              |  1 +
 net-misc/maestral/maestral-1.9.2.ebuild | 55 +++++++++++++++++++++++++++++++++
 2 files changed, 56 insertions(+)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 64eb6c1646..81c2db8d83 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,2 +1,3 @@
 DIST maestral-1.8.0.gh.tar.gz 8125310 BLAKE2B 14880a6ced1d1cea203741875f4eb4a8520daf7103efaca19476c21674f9a10edc2d8959d86fc916ba2cbafbca4e33dd393986f08e844b0e7f85d1c833ea7af6 SHA512 e6dff6b8685e78f10ea03b88cfc3d307d0a5873935b43cf4e04c5876009ca1ce88aa782da37a17b9ea092335a3835f2fe2fbf388c861c5da36500a781d10a17b
 DIST maestral-1.9.1.gh.tar.gz 8126257 BLAKE2B dfa87be18d1a82c434ed2710a41d3da5376f035c80349053aa73016da654cc2f698caef8cf7c47bba8e6e09da87e14efe75627524302259017b38fcfdad6fbd3 SHA512 b8cc78d644024dc4848e217cbbc38a0d2342022e68c1da22bfa9301fe926fcfd2a60a34a2073c55d24e5b5c477771fa075bb8cff41563148ddea38c3b0cffbc1
+DIST maestral-1.9.2.gh.tar.gz 8126622 BLAKE2B 2ba3a10e54e308d48b20c85cf389faa3715c43ed384958dc92ed9c8652265c336d5241620943d2f09e955950d5e747a89d2f8e1f458f4f727e7440e234fd3134 SHA512 70aa32f0070d0d8d646f530b3ab7bc9ebcdf7f301d27d097feeef56aed14661df4f1105ce3e1f42d1dd9afd38cce70e25a4e191b8000bca2bf66120168a22091

diff --git a/net-misc/maestral/maestral-1.9.2.ebuild b/net-misc/maestral/maestral-1.9.2.ebuild
new file mode 100644
index 0000000000..ec2891669b
--- /dev/null
+++ b/net-misc/maestral/maestral-1.9.2.ebuild
@@ -0,0 +1,55 @@
+# Copyright 2021-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+inherit distutils-r1 xdg
+
+MY_PV=${PV/_rc/.dev}
+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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
+S="${WORKDIR}"/${PN}-${MY_PV}
+
+LICENSE="MIT"
+SLOT="0"
+if [[ ${PV} != *_rc* ]]; then
+	KEYWORDS="~amd64"
+fi
+
+RDEPEND="
+	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
+	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
+	=dev-python/dropbox-11*[${PYTHON_USEDEP}]
+	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
+	dev-python/importlib-metadata[${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/rich[${PYTHON_USEDEP}]
+	dev-python/survey[${PYTHON_USEDEP}]
+	dev-python/typing-extensions[${PYTHON_USEDEP}]
+	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
+	dev-python/xattr[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	dev-python/build[${PYTHON_USEDEP}]
+"
+
+EPYTEST_DESELECT=(
+	# requires dev-python/pytest-benchmark not available for py3.11
+	tests/offline/test_clean_local_events.py::test_performance
+
+	# requires systemd
+	tests/offline/test_cli.py::test_autostart
+
+	# requires network
+	tests/offline/test_main.py::test_check_for_updates
+)
+
+distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2024-04-20 17:39 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2024-04-20 17:39 UTC (permalink / raw
  To: gentoo-commits

commit:     b6afaa02c5c6a6ea50d755198d361a1fe05d4a2e
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 20 17:34:15 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat Apr 20 17:34:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b6afaa02

net-misc/maestral: add 1.9.3

Closes: https://bugs.gentoo.org/927982
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest              |  1 +
 net-misc/maestral/maestral-1.9.3.ebuild | 59 +++++++++++++++++++++++++++++++++
 2 files changed, 60 insertions(+)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 81c2db8d83..e0f8a73194 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,3 +1,4 @@
 DIST maestral-1.8.0.gh.tar.gz 8125310 BLAKE2B 14880a6ced1d1cea203741875f4eb4a8520daf7103efaca19476c21674f9a10edc2d8959d86fc916ba2cbafbca4e33dd393986f08e844b0e7f85d1c833ea7af6 SHA512 e6dff6b8685e78f10ea03b88cfc3d307d0a5873935b43cf4e04c5876009ca1ce88aa782da37a17b9ea092335a3835f2fe2fbf388c861c5da36500a781d10a17b
 DIST maestral-1.9.1.gh.tar.gz 8126257 BLAKE2B dfa87be18d1a82c434ed2710a41d3da5376f035c80349053aa73016da654cc2f698caef8cf7c47bba8e6e09da87e14efe75627524302259017b38fcfdad6fbd3 SHA512 b8cc78d644024dc4848e217cbbc38a0d2342022e68c1da22bfa9301fe926fcfd2a60a34a2073c55d24e5b5c477771fa075bb8cff41563148ddea38c3b0cffbc1
 DIST maestral-1.9.2.gh.tar.gz 8126622 BLAKE2B 2ba3a10e54e308d48b20c85cf389faa3715c43ed384958dc92ed9c8652265c336d5241620943d2f09e955950d5e747a89d2f8e1f458f4f727e7440e234fd3134 SHA512 70aa32f0070d0d8d646f530b3ab7bc9ebcdf7f301d27d097feeef56aed14661df4f1105ce3e1f42d1dd9afd38cce70e25a4e191b8000bca2bf66120168a22091
+DIST maestral-1.9.3.gh.tar.gz 8126807 BLAKE2B 1e4a4e0d39d31b81d6894b3d46100eaa96e2bb99576f59c4e8a784ade14d09e273e8c16d154bd54d883270e30ec7d7a882307584d3ed1f77e8e1710eb94daae7 SHA512 6d66cc0929dffb8221ef186d9fd7a639725e50782092710fc74b05e5e678055a1fc75da6d0299315ffc6f8107ec24d1039d72973b73da0def41839a35eca1f03

diff --git a/net-misc/maestral/maestral-1.9.3.ebuild b/net-misc/maestral/maestral-1.9.3.ebuild
new file mode 100644
index 0000000000..eb4351f03d
--- /dev/null
+++ b/net-misc/maestral/maestral-1.9.3.ebuild
@@ -0,0 +1,59 @@
+# Copyright 2021-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+inherit distutils-r1 xdg
+
+MY_PV=${PV/_rc/.dev}
+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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
+S="${WORKDIR}"/${PN}-${MY_PV}
+
+LICENSE="MIT"
+SLOT="0"
+if [[ ${PV} != *_rc* ]]; then
+	KEYWORDS="~amd64"
+fi
+
+RDEPEND="
+	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
+	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
+	=dev-python/dropbox-11*[${PYTHON_USEDEP}]
+	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
+	dev-python/importlib-metadata[${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/rich[${PYTHON_USEDEP}]
+	dev-python/survey[${PYTHON_USEDEP}]
+	dev-python/typing-extensions[${PYTHON_USEDEP}]
+	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
+	dev-python/xattr[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	dev-python/build[${PYTHON_USEDEP}]
+"
+
+EPYTEST_DESELECT=(
+	# requires dev-python/pytest-benchmark not available for py3.11
+	tests/offline/test_clean_local_events.py::test_performance
+
+	# requires systemd
+	tests/offline/test_cli.py::test_autostart
+
+	# requires network
+	tests/offline/test_main.py::test_check_for_updates
+
+	# may fail if the filesystem does not support xattrs
+	# https://bugs.gentoo.org/927982
+	tests/offline/utils/test_path.py::test_move_preserves_xattrs
+)
+
+distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2024-04-20 17:40 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2024-04-20 17:40 UTC (permalink / raw
  To: gentoo-commits

commit:     48cedb8669895536ee8c5639c55ee3656262d524
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 20 17:40:25 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat Apr 20 17:40:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=48cedb86

net-misc/maestral: drop 1.9.1

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

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

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 9ea4a7d8ed..d29e26b0ae 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,3 +1,2 @@
 DIST maestral-1.8.0.gh.tar.gz 8125310 BLAKE2B 14880a6ced1d1cea203741875f4eb4a8520daf7103efaca19476c21674f9a10edc2d8959d86fc916ba2cbafbca4e33dd393986f08e844b0e7f85d1c833ea7af6 SHA512 e6dff6b8685e78f10ea03b88cfc3d307d0a5873935b43cf4e04c5876009ca1ce88aa782da37a17b9ea092335a3835f2fe2fbf388c861c5da36500a781d10a17b
-DIST maestral-1.9.1.gh.tar.gz 8126257 BLAKE2B dfa87be18d1a82c434ed2710a41d3da5376f035c80349053aa73016da654cc2f698caef8cf7c47bba8e6e09da87e14efe75627524302259017b38fcfdad6fbd3 SHA512 b8cc78d644024dc4848e217cbbc38a0d2342022e68c1da22bfa9301fe926fcfd2a60a34a2073c55d24e5b5c477771fa075bb8cff41563148ddea38c3b0cffbc1
 DIST maestral-1.9.3.gh.tar.gz 8126807 BLAKE2B 1e4a4e0d39d31b81d6894b3d46100eaa96e2bb99576f59c4e8a784ade14d09e273e8c16d154bd54d883270e30ec7d7a882307584d3ed1f77e8e1710eb94daae7 SHA512 6d66cc0929dffb8221ef186d9fd7a639725e50782092710fc74b05e5e678055a1fc75da6d0299315ffc6f8107ec24d1039d72973b73da0def41839a35eca1f03

diff --git a/net-misc/maestral/maestral-1.9.1.ebuild b/net-misc/maestral/maestral-1.9.1.ebuild
deleted file mode 100644
index 7d88889147..0000000000
--- a/net-misc/maestral/maestral-1.9.1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-inherit distutils-r1 xdg
-
-MY_PV=${PV/_rc/.dev}
-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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
-S="${WORKDIR}"/${PN}-${MY_PV}
-
-LICENSE="MIT"
-SLOT="0"
-if [[ ${PV} != *_rc* ]]; then
-	KEYWORDS="~amd64"
-fi
-
-RDEPEND="
-	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
-	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
-	=dev-python/dropbox-11*[${PYTHON_USEDEP}]
-	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
-	dev-python/importlib-metadata[${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/rich[${PYTHON_USEDEP}]
-	dev-python/survey[${PYTHON_USEDEP}]
-	dev-python/typing-extensions[${PYTHON_USEDEP}]
-	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	dev-python/build[${PYTHON_USEDEP}]
-"
-
-EPYTEST_DESELECT=(
-	# requires dev-python/pytest-benchmark not available for py3.11
-	tests/offline/test_clean_local_events.py::test_performance
-
-	# requires systemd
-	tests/offline/test_cli.py::test_autostart
-
-	# requires network
-	tests/offline/test_main.py::test_check_for_updates
-)
-
-distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2024-04-20 17:40 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2024-04-20 17:40 UTC (permalink / raw
  To: gentoo-commits

commit:     cde37edad8e9f002c0560f96b7be909ee72071a5
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 20 17:40:22 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat Apr 20 17:40:22 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cde37eda

net-misc/maestral: drop 1.9.2

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest              |  1 -
 net-misc/maestral/maestral-1.9.2.ebuild | 55 ---------------------------------
 2 files changed, 56 deletions(-)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index e0f8a73194..9ea4a7d8ed 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,4 +1,3 @@
 DIST maestral-1.8.0.gh.tar.gz 8125310 BLAKE2B 14880a6ced1d1cea203741875f4eb4a8520daf7103efaca19476c21674f9a10edc2d8959d86fc916ba2cbafbca4e33dd393986f08e844b0e7f85d1c833ea7af6 SHA512 e6dff6b8685e78f10ea03b88cfc3d307d0a5873935b43cf4e04c5876009ca1ce88aa782da37a17b9ea092335a3835f2fe2fbf388c861c5da36500a781d10a17b
 DIST maestral-1.9.1.gh.tar.gz 8126257 BLAKE2B dfa87be18d1a82c434ed2710a41d3da5376f035c80349053aa73016da654cc2f698caef8cf7c47bba8e6e09da87e14efe75627524302259017b38fcfdad6fbd3 SHA512 b8cc78d644024dc4848e217cbbc38a0d2342022e68c1da22bfa9301fe926fcfd2a60a34a2073c55d24e5b5c477771fa075bb8cff41563148ddea38c3b0cffbc1
-DIST maestral-1.9.2.gh.tar.gz 8126622 BLAKE2B 2ba3a10e54e308d48b20c85cf389faa3715c43ed384958dc92ed9c8652265c336d5241620943d2f09e955950d5e747a89d2f8e1f458f4f727e7440e234fd3134 SHA512 70aa32f0070d0d8d646f530b3ab7bc9ebcdf7f301d27d097feeef56aed14661df4f1105ce3e1f42d1dd9afd38cce70e25a4e191b8000bca2bf66120168a22091
 DIST maestral-1.9.3.gh.tar.gz 8126807 BLAKE2B 1e4a4e0d39d31b81d6894b3d46100eaa96e2bb99576f59c4e8a784ade14d09e273e8c16d154bd54d883270e30ec7d7a882307584d3ed1f77e8e1710eb94daae7 SHA512 6d66cc0929dffb8221ef186d9fd7a639725e50782092710fc74b05e5e678055a1fc75da6d0299315ffc6f8107ec24d1039d72973b73da0def41839a35eca1f03

diff --git a/net-misc/maestral/maestral-1.9.2.ebuild b/net-misc/maestral/maestral-1.9.2.ebuild
deleted file mode 100644
index ec2891669b..0000000000
--- a/net-misc/maestral/maestral-1.9.2.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 2021-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-inherit distutils-r1 xdg
-
-MY_PV=${PV/_rc/.dev}
-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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
-S="${WORKDIR}"/${PN}-${MY_PV}
-
-LICENSE="MIT"
-SLOT="0"
-if [[ ${PV} != *_rc* ]]; then
-	KEYWORDS="~amd64"
-fi
-
-RDEPEND="
-	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
-	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
-	=dev-python/dropbox-11*[${PYTHON_USEDEP}]
-	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
-	dev-python/importlib-metadata[${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/rich[${PYTHON_USEDEP}]
-	dev-python/survey[${PYTHON_USEDEP}]
-	dev-python/typing-extensions[${PYTHON_USEDEP}]
-	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
-	dev-python/xattr[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	dev-python/build[${PYTHON_USEDEP}]
-"
-
-EPYTEST_DESELECT=(
-	# requires dev-python/pytest-benchmark not available for py3.11
-	tests/offline/test_clean_local_events.py::test_performance
-
-	# requires systemd
-	tests/offline/test_cli.py::test_autostart
-
-	# requires network
-	tests/offline/test_main.py::test_check_for_updates
-)
-
-distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2024-04-20 17:40 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2024-04-20 17:40 UTC (permalink / raw
  To: gentoo-commits

commit:     bfb132e39f20b53c6ef7aba58995011d91f41164
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 20 17:40:29 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat Apr 20 17:40:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bfb132e3

net-misc/maestral: drop 1.8.0

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

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

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index d29e26b0ae..089c4945ef 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,2 +1 @@
-DIST maestral-1.8.0.gh.tar.gz 8125310 BLAKE2B 14880a6ced1d1cea203741875f4eb4a8520daf7103efaca19476c21674f9a10edc2d8959d86fc916ba2cbafbca4e33dd393986f08e844b0e7f85d1c833ea7af6 SHA512 e6dff6b8685e78f10ea03b88cfc3d307d0a5873935b43cf4e04c5876009ca1ce88aa782da37a17b9ea092335a3835f2fe2fbf388c861c5da36500a781d10a17b
 DIST maestral-1.9.3.gh.tar.gz 8126807 BLAKE2B 1e4a4e0d39d31b81d6894b3d46100eaa96e2bb99576f59c4e8a784ade14d09e273e8c16d154bd54d883270e30ec7d7a882307584d3ed1f77e8e1710eb94daae7 SHA512 6d66cc0929dffb8221ef186d9fd7a639725e50782092710fc74b05e5e678055a1fc75da6d0299315ffc6f8107ec24d1039d72973b73da0def41839a35eca1f03

diff --git a/net-misc/maestral/maestral-1.8.0.ebuild b/net-misc/maestral/maestral-1.8.0.ebuild
deleted file mode 100644
index 772464ac1d..0000000000
--- a/net-misc/maestral/maestral-1.8.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-inherit distutils-r1 xdg
-
-MY_PV=${PV/_rc/.dev}
-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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
-S="${WORKDIR}"/${PN}-${MY_PV}
-
-LICENSE="MIT"
-SLOT="0"
-if [[ ${PV} != *_rc* ]]; then
-	KEYWORDS="~amd64"
-fi
-
-RDEPEND="
-	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
-	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
-	=dev-python/dropbox-11*[${PYTHON_USEDEP}]
-	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
-	dev-python/importlib-metadata[${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/rich[${PYTHON_USEDEP}]
-	=dev-python/survey-4*[${PYTHON_USEDEP}]
-	dev-python/typing-extensions[${PYTHON_USEDEP}]
-	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	dev-python/build[${PYTHON_USEDEP}]
-"
-
-EPYTEST_DESELECT=(
-	# requires dev-python/pytest-benchmark not available for py3.11
-	tests/offline/test_clean_local_events.py::test_performance
-
-	# requires systemd
-	tests/offline/test_cli.py::test_autostart
-
-	# requires network
-	tests/offline/test_main.py::test_check_for_updates
-)
-
-distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
  2024-05-12  9:38 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
@ 2024-05-12  9:04 ` Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2024-05-12  9:04 UTC (permalink / raw
  To: gentoo-commits

commit:     df14c7e218eb3e12c3e1ee81e196cc4004f5623f
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sun May 12 09:03:04 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun May 12 09:04:14 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=df14c7e2

net-misc/maestral: enable py3.12

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

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

diff --git a/net-misc/maestral/maestral-1.9.3.ebuild b/net-misc/maestral/maestral-1.9.3.ebuild
index eb4351f03d..b0280ffd64 100644
--- a/net-misc/maestral/maestral-1.9.3.ebuild
+++ b/net-misc/maestral/maestral-1.9.3.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 inherit distutils-r1 xdg
 
 MY_PV=${PV/_rc/.dev}


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2024-05-15  5:19 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2024-05-15  5:19 UTC (permalink / raw
  To: gentoo-commits

commit:     385e14955957914f5f7691daa9372f4d461b5a2e
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Wed May 15 05:01:10 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Wed May 15 05:19:40 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=385e1495

net-misc/maestral: update dependency on dev-python/dropbox

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/{maestral-1.9.3.ebuild => maestral-1.9.3-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/maestral/maestral-1.9.3.ebuild b/net-misc/maestral/maestral-1.9.3-r1.ebuild
similarity index 97%
rename from net-misc/maestral/maestral-1.9.3.ebuild
rename to net-misc/maestral/maestral-1.9.3-r1.ebuild
index b0280ffd64..249d0019b7 100644
--- a/net-misc/maestral/maestral-1.9.3.ebuild
+++ b/net-misc/maestral/maestral-1.9.3-r1.ebuild
@@ -22,7 +22,7 @@ fi
 RDEPEND="
 	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
 	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
-	=dev-python/dropbox-11*[${PYTHON_USEDEP}]
+	dev-python/dropbox[${PYTHON_USEDEP}]
 	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
 	dev-python/importlib-metadata[${PYTHON_USEDEP}]
 	>=dev-python/keyring-22.0.0[${PYTHON_USEDEP}]


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2024-07-07  5:16 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2024-07-07  5:16 UTC (permalink / raw
  To: gentoo-commits

commit:     2caf9d4daab44887bbc08a4c07237f133f150b5e
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  7 05:15:05 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Jul  7 05:15:05 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2caf9d4d

net-misc/maestral: add 1.9.4_rc1

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest                  |  1 +
 net-misc/maestral/maestral-1.9.4_rc1.ebuild | 59 +++++++++++++++++++++++++++++
 2 files changed, 60 insertions(+)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 089c4945e..5248ce0d9 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1 +1,2 @@
 DIST maestral-1.9.3.gh.tar.gz 8126807 BLAKE2B 1e4a4e0d39d31b81d6894b3d46100eaa96e2bb99576f59c4e8a784ade14d09e273e8c16d154bd54d883270e30ec7d7a882307584d3ed1f77e8e1710eb94daae7 SHA512 6d66cc0929dffb8221ef186d9fd7a639725e50782092710fc74b05e5e678055a1fc75da6d0299315ffc6f8107ec24d1039d72973b73da0def41839a35eca1f03
+DIST maestral-1.9.4_rc1.gh.tar.gz 8129805 BLAKE2B ff92fb206928ccafec51cb99570e9d825ead1d1833fb22a587c03f03303ff562c9f55b32cd7aca09e34af7a3648dea05005f134c875229f4c5d803b5f9082d49 SHA512 293bd1b5764f65fef972f9946446a267efba3fa68ff47523f9d72568e55c7e270934803020aa8ec5f3253db3a5646316357f5ab80354db809af3dd8826171ab2

diff --git a/net-misc/maestral/maestral-1.9.4_rc1.ebuild b/net-misc/maestral/maestral-1.9.4_rc1.ebuild
new file mode 100644
index 000000000..249d0019b
--- /dev/null
+++ b/net-misc/maestral/maestral-1.9.4_rc1.ebuild
@@ -0,0 +1,59 @@
+# Copyright 2021-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+inherit distutils-r1 xdg
+
+MY_PV=${PV/_rc/.dev}
+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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
+S="${WORKDIR}"/${PN}-${MY_PV}
+
+LICENSE="MIT"
+SLOT="0"
+if [[ ${PV} != *_rc* ]]; then
+	KEYWORDS="~amd64"
+fi
+
+RDEPEND="
+	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
+	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
+	dev-python/dropbox[${PYTHON_USEDEP}]
+	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
+	dev-python/importlib-metadata[${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/rich[${PYTHON_USEDEP}]
+	dev-python/survey[${PYTHON_USEDEP}]
+	dev-python/typing-extensions[${PYTHON_USEDEP}]
+	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
+	dev-python/xattr[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	dev-python/build[${PYTHON_USEDEP}]
+"
+
+EPYTEST_DESELECT=(
+	# requires dev-python/pytest-benchmark not available for py3.11
+	tests/offline/test_clean_local_events.py::test_performance
+
+	# requires systemd
+	tests/offline/test_cli.py::test_autostart
+
+	# requires network
+	tests/offline/test_main.py::test_check_for_updates
+
+	# may fail if the filesystem does not support xattrs
+	# https://bugs.gentoo.org/927982
+	tests/offline/utils/test_path.py::test_move_preserves_xattrs
+)
+
+distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2024-07-10  4:43 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2024-07-10  4:43 UTC (permalink / raw
  To: gentoo-commits

commit:     d14a07c47528afa12498d7e17119f784cdf29725
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 10 04:42:09 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Wed Jul 10 04:42:09 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d14a07c4

net-misc/maestral: drop 1.9.4_rc1

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest                  |  1 -
 net-misc/maestral/maestral-1.9.4_rc1.ebuild | 59 -----------------------------
 2 files changed, 60 deletions(-)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index ea8bb2e51..2501a9a66 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,3 +1,2 @@
 DIST maestral-1.9.3.gh.tar.gz 8126807 BLAKE2B 1e4a4e0d39d31b81d6894b3d46100eaa96e2bb99576f59c4e8a784ade14d09e273e8c16d154bd54d883270e30ec7d7a882307584d3ed1f77e8e1710eb94daae7 SHA512 6d66cc0929dffb8221ef186d9fd7a639725e50782092710fc74b05e5e678055a1fc75da6d0299315ffc6f8107ec24d1039d72973b73da0def41839a35eca1f03
 DIST maestral-1.9.4.gh.tar.gz 8126850 BLAKE2B cad2dd4dbc3ac0a7aeadaf08c3ad5640167c759e209a2e8109b7747e650aca34ca6919ff3d0f5f1a014f85f9f8b40e6223e15437ce536ac3b18e1c69563100d9 SHA512 7da052ed07795a89108effb310b3c378545861480d33fd40fdb8aac87b659746dd8e241774a29f45f3f1323c83fc210fd6ec0dd066824ac2b51e8d9f2369edb1
-DIST maestral-1.9.4_rc1.gh.tar.gz 8129805 BLAKE2B ff92fb206928ccafec51cb99570e9d825ead1d1833fb22a587c03f03303ff562c9f55b32cd7aca09e34af7a3648dea05005f134c875229f4c5d803b5f9082d49 SHA512 293bd1b5764f65fef972f9946446a267efba3fa68ff47523f9d72568e55c7e270934803020aa8ec5f3253db3a5646316357f5ab80354db809af3dd8826171ab2

diff --git a/net-misc/maestral/maestral-1.9.4_rc1.ebuild b/net-misc/maestral/maestral-1.9.4_rc1.ebuild
deleted file mode 100644
index 249d0019b..000000000
--- a/net-misc/maestral/maestral-1.9.4_rc1.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 2021-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-inherit distutils-r1 xdg
-
-MY_PV=${PV/_rc/.dev}
-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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
-S="${WORKDIR}"/${PN}-${MY_PV}
-
-LICENSE="MIT"
-SLOT="0"
-if [[ ${PV} != *_rc* ]]; then
-	KEYWORDS="~amd64"
-fi
-
-RDEPEND="
-	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
-	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
-	dev-python/dropbox[${PYTHON_USEDEP}]
-	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
-	dev-python/importlib-metadata[${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/rich[${PYTHON_USEDEP}]
-	dev-python/survey[${PYTHON_USEDEP}]
-	dev-python/typing-extensions[${PYTHON_USEDEP}]
-	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
-	dev-python/xattr[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	dev-python/build[${PYTHON_USEDEP}]
-"
-
-EPYTEST_DESELECT=(
-	# requires dev-python/pytest-benchmark not available for py3.11
-	tests/offline/test_clean_local_events.py::test_performance
-
-	# requires systemd
-	tests/offline/test_cli.py::test_autostart
-
-	# requires network
-	tests/offline/test_main.py::test_check_for_updates
-
-	# may fail if the filesystem does not support xattrs
-	# https://bugs.gentoo.org/927982
-	tests/offline/utils/test_path.py::test_move_preserves_xattrs
-)
-
-distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/
@ 2024-07-10  4:43 Viorel Munteanu
  0 siblings, 0 replies; 67+ messages in thread
From: Viorel Munteanu @ 2024-07-10  4:43 UTC (permalink / raw
  To: gentoo-commits

commit:     1dd32abf3d9cefeef952a023c9c1228f438a5610
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 10 04:41:09 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Wed Jul 10 04:41:09 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1dd32abf

net-misc/maestral: add 1.9.4

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 net-misc/maestral/Manifest              |  1 +
 net-misc/maestral/maestral-1.9.4.ebuild | 59 +++++++++++++++++++++++++++++++++
 2 files changed, 60 insertions(+)

diff --git a/net-misc/maestral/Manifest b/net-misc/maestral/Manifest
index 5248ce0d9..ea8bb2e51 100644
--- a/net-misc/maestral/Manifest
+++ b/net-misc/maestral/Manifest
@@ -1,2 +1,3 @@
 DIST maestral-1.9.3.gh.tar.gz 8126807 BLAKE2B 1e4a4e0d39d31b81d6894b3d46100eaa96e2bb99576f59c4e8a784ade14d09e273e8c16d154bd54d883270e30ec7d7a882307584d3ed1f77e8e1710eb94daae7 SHA512 6d66cc0929dffb8221ef186d9fd7a639725e50782092710fc74b05e5e678055a1fc75da6d0299315ffc6f8107ec24d1039d72973b73da0def41839a35eca1f03
+DIST maestral-1.9.4.gh.tar.gz 8126850 BLAKE2B cad2dd4dbc3ac0a7aeadaf08c3ad5640167c759e209a2e8109b7747e650aca34ca6919ff3d0f5f1a014f85f9f8b40e6223e15437ce536ac3b18e1c69563100d9 SHA512 7da052ed07795a89108effb310b3c378545861480d33fd40fdb8aac87b659746dd8e241774a29f45f3f1323c83fc210fd6ec0dd066824ac2b51e8d9f2369edb1
 DIST maestral-1.9.4_rc1.gh.tar.gz 8129805 BLAKE2B ff92fb206928ccafec51cb99570e9d825ead1d1833fb22a587c03f03303ff562c9f55b32cd7aca09e34af7a3648dea05005f134c875229f4c5d803b5f9082d49 SHA512 293bd1b5764f65fef972f9946446a267efba3fa68ff47523f9d72568e55c7e270934803020aa8ec5f3253db3a5646316357f5ab80354db809af3dd8826171ab2

diff --git a/net-misc/maestral/maestral-1.9.4.ebuild b/net-misc/maestral/maestral-1.9.4.ebuild
new file mode 100644
index 000000000..249d0019b
--- /dev/null
+++ b/net-misc/maestral/maestral-1.9.4.ebuild
@@ -0,0 +1,59 @@
+# Copyright 2021-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+inherit distutils-r1 xdg
+
+MY_PV=${PV/_rc/.dev}
+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${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
+S="${WORKDIR}"/${PN}-${MY_PV}
+
+LICENSE="MIT"
+SLOT="0"
+if [[ ${PV} != *_rc* ]]; then
+	KEYWORDS="~amd64"
+fi
+
+RDEPEND="
+	>=dev-python/click-8.0.2[${PYTHON_USEDEP}]
+	>=dev-python/desktop-notifier-3.3.0[${PYTHON_USEDEP}]
+	dev-python/dropbox[${PYTHON_USEDEP}]
+	>=dev-python/fasteners-0.15[${PYTHON_USEDEP}]
+	dev-python/importlib-metadata[${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/rich[${PYTHON_USEDEP}]
+	dev-python/survey[${PYTHON_USEDEP}]
+	dev-python/typing-extensions[${PYTHON_USEDEP}]
+	>=dev-python/watchdog-2.0.1[${PYTHON_USEDEP}]
+	dev-python/xattr[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	dev-python/build[${PYTHON_USEDEP}]
+"
+
+EPYTEST_DESELECT=(
+	# requires dev-python/pytest-benchmark not available for py3.11
+	tests/offline/test_clean_local_events.py::test_performance
+
+	# requires systemd
+	tests/offline/test_cli.py::test_autostart
+
+	# requires network
+	tests/offline/test_main.py::test_check_for_updates
+
+	# may fail if the filesystem does not support xattrs
+	# https://bugs.gentoo.org/927982
+	tests/offline/utils/test_path.py::test_move_preserves_xattrs
+)
+
+distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 67+ messages in thread

end of thread, other threads:[~2024-07-10  4:43 UTC | newest]

Thread overview: 67+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-19 23:21 [gentoo-commits] repo/proj/guru:dev commit in: net-misc/maestral/ Julien Roy
  -- strict thread matches above, loose matches on Subject: below --
2024-07-10  4:43 Viorel Munteanu
2024-07-10  4:43 Viorel Munteanu
2024-07-07  5:16 Viorel Munteanu
2024-05-15  5:19 Viorel Munteanu
2024-05-12  9:38 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2024-05-12  9:04 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2024-04-20 17:40 Viorel Munteanu
2024-04-20 17:40 Viorel Munteanu
2024-04-20 17:40 Viorel Munteanu
2024-04-20 17:39 Viorel Munteanu
2024-03-26  5:41 Viorel Munteanu
2024-03-23  6:42 Viorel Munteanu
2023-11-19  9:37 Viorel Munteanu
2023-08-13 11:07 Viorel Munteanu
2023-07-25  7:51 Viorel Munteanu
2023-07-25  7:51 Viorel Munteanu
2023-07-24  8:20 Viorel Munteanu
2023-05-30  5:28 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-05-30  5:27 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-05-30  5:27 Viorel Munteanu
2023-05-28 15:01 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-05-28  8:48 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-05-28  8:48 Viorel Munteanu
2023-05-14  7:44 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-05-14  7:41 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-05-13  4:46 Viorel Munteanu
2023-05-06  6:59 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-05-06  6:39 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-05-06  6:39 Viorel Munteanu
2023-05-01  9:20 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-05-01  8:03 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-05-01  9:20 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-05-01  8:03 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-03-14  6:00 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-03-14  5:57 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-02-27 18:04 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-02-27 17:57 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-02-27 18:04 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-02-27 17:57 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-02-27 17:57 Viorel Munteanu
2023-02-25  7:16 Viorel Munteanu
2023-02-24  7:29 Viorel Munteanu
2023-02-20  7:04 Viorel Munteanu
2023-02-20  7:04 Viorel Munteanu
2023-02-10  9:47 Viorel Munteanu
2023-02-10  9:47 Viorel Munteanu
2023-02-06  8:21 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-02-06  6:05 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-02-06  6:05 Viorel Munteanu
2023-02-04 11:46 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-02-04 11:43 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-02-04 11:43 Viorel Munteanu
2023-02-04  9:36 Viorel Munteanu
2023-02-04  9:36 Viorel Munteanu
2023-01-29 10:00 Viorel Munteanu
2023-01-25 10:56 Viorel Munteanu
2022-12-17  8:17 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2022-12-17  8:16 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2022-12-17  8:17 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2022-12-17  8:16 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2022-12-05  8:21 Viorel Munteanu
2022-12-05  8:21 Viorel Munteanu
2022-11-02 16:23 Viorel Munteanu
2022-06-20  9:17 Viorel Munteanu
2022-06-10  6:44 Viorel Munteanu
2022-06-10  6:44 Viorel Munteanu
2022-06-05 20:58 Alessandro Barbieri
2022-04-22 19:39 Viorel Munteanu
2022-04-22 19:39 Viorel Munteanu
2022-03-31 17:34 Viorel Munteanu
2022-03-31 17:34 Viorel Munteanu
2022-03-25 11:27 Viorel Munteanu
2022-03-21  7:17 Viorel Munteanu
2022-01-29 21:04 Viorel Munteanu
2022-01-09 11:32 Viorel Munteanu
2021-12-31  8:59 Viorel Munteanu
2021-12-29 12:07 Viorel Munteanu
2021-12-25 13:34 Viorel Munteanu
2021-12-24 19:18 Viorel Munteanu
2021-12-24 18:03 Viorel Munteanu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox