From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 60A9E15A749 for ; Wed, 10 Jul 2024 23:52:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA6A22BC026; Wed, 10 Jul 2024 23:52:46 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8C2752BC022 for ; Wed, 10 Jul 2024 23:52:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B1F4D343063 for ; Wed, 10 Jul 2024 23:52:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C02FB1E21 for ; Wed, 10 Jul 2024 23:52:42 +0000 (UTC) From: "Haelwenn Monnier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Haelwenn Monnier" Message-ID: <1720586469.1dd32abf3d9cefeef952a023c9c1228f438a5610.lanodan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-misc/maestral/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-misc/maestral/Manifest net-misc/maestral/maestral-1.9.4.ebuild X-VCS-Directories: net-misc/maestral/ X-VCS-Committer: lanodan X-VCS-Committer-Name: Haelwenn Monnier X-VCS-Revision: 1dd32abf3d9cefeef952a023c9c1228f438a5610 X-VCS-Branch: master Date: Wed, 10 Jul 2024 23:52:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1a3b06fb-679e-4279-acd8-03ddb369a91a X-Archives-Hash: c1087c5e2d6af1eba22968c67fe3a26d commit: 1dd32abf3d9cefeef952a023c9c1228f438a5610 Author: Viorel Munteanu gentoo org> AuthorDate: Wed Jul 10 04:41:09 2024 +0000 Commit: Haelwenn Monnier hacktivis me> 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 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