commit:     f77c7b33723a0c934f0a7130d031935679d24f5e
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 31 06:37:00 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Oct 31 06:37:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f77c7b33

net-misc/seafile: enable py3.10, adjust deps on 8.0.4

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

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

diff --git a/net-misc/seafile/seafile-8.0.4.ebuild 
b/net-misc/seafile/seafile-8.0.4.ebuild
index 875d39827f6..6c9c198dc21 100644
--- a/net-misc/seafile/seafile-8.0.4.ebuild
+++ b/net-misc/seafile/seafile-8.0.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 RELEASE_COMMIT="d01b8de6d378c69525e6ed57b84bd22579b96444"
 
@@ -29,6 +29,7 @@ RDEPEND="${PYTHON_DEPS}
        dev-libs/libevent:=
        net-libs/libsearpc[${PYTHON_SINGLE_USEDEP}]
        net-misc/curl
+       sys-apps/util-linux
        sys-libs/zlib"
 DEPEND="${RDEPEND}"
 BDEPEND="${PYTHON_DEPS}

Reply via email to