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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 138DB1581EC for ; Tue, 19 Nov 2024 18:53:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 029EAE07A5; Tue, 19 Nov 2024 18:53:46 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D9169E07A5 for ; Tue, 19 Nov 2024 18:53:45 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DA879340C15 for ; Tue, 19 Nov 2024 18:53:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CC168D81 for ; Tue, 19 Nov 2024 18:53:42 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1732035010.e56b2bac04ed17d552c5784eb93b6237cb7c9b7a.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/plexapi/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/plexapi/Manifest dev-python/plexapi/plexapi-4.16.0.ebuild X-VCS-Directories: dev-python/plexapi/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: e56b2bac04ed17d552c5784eb93b6237cb7c9b7a X-VCS-Branch: master Date: Tue, 19 Nov 2024 18:53: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: df7637ad-1f8d-4ec8-8a69-fcd69d53c2bc X-Archives-Hash: 791b4cf8af6768162d419bd9511d38cd commit: e56b2bac04ed17d552c5784eb93b6237cb7c9b7a Author: David Roman gmail com> AuthorDate: Tue Nov 19 16:49:55 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Tue Nov 19 16:50:10 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e56b2bac dev-python/plexapi: add 4.16.0 Signed-off-by: David Roman gmail.com> dev-python/plexapi/Manifest | 1 + dev-python/plexapi/plexapi-4.16.0.ebuild | 37 ++++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+) diff --git a/dev-python/plexapi/Manifest b/dev-python/plexapi/Manifest index 61d05ecbc..52134aaaf 100644 --- a/dev-python/plexapi/Manifest +++ b/dev-python/plexapi/Manifest @@ -1,2 +1,3 @@ DIST plexapi-4.15.15.gh.tar.gz 22523094 BLAKE2B e7e6412e779565066b13b6c0833bae7652cb8dbcbf00ea36734b54667c5214e398449983f891e19fe650fa5f786e69718a4a6ada963ea7d821b040a9c3d54f08 SHA512 90d82435008072b687a74683d2c230088a2bfefab990f5901cf0cf95e1a47273c886e2e4b591c695e2cc5733a58a4a1399033761d4c88d01b7810b352ea08904 DIST plexapi-4.15.16.gh.tar.gz 22524434 BLAKE2B d2166673fef5d865bf966deca16cecee40b8ed999f784a18c8d6ab17c63ba891433e29b6877c20b451bbda5ff35025cedc2515d1321fb2146411ccdc5f545999 SHA512 3b3e54340e6264be159b4380f29b2a785df3f550d14aa5a47ad628a2b09f5eaf94f1e9d472969d28bdce2feb61c1a8825a953f94a958db9a6a33d9755f57e0a4 +DIST plexapi-4.16.0.gh.tar.gz 22524954 BLAKE2B 3bd88f4a05ef0573ce58526fabaa658caae4979e429619d9e98e3dba30363318d3b10d6b32a7e96df101f62799b4cdb9406b4c1556aad33982dab98240d560c1 SHA512 cd68bbd3086ccbd926058fb904027cb2c9939e57e510527667e991de23aee4e5c3e13b09906edf7f529f85e46600e134b79fac1ed2ca219d8d6a0ff17ed7f4fe diff --git a/dev-python/plexapi/plexapi-4.16.0.ebuild b/dev-python/plexapi/plexapi-4.16.0.ebuild new file mode 100644 index 000000000..ccb7cd3b2 --- /dev/null +++ b/dev-python/plexapi/plexapi-4.16.0.ebuild @@ -0,0 +1,37 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +# left here in case we switch to pypi +PYPI_PN="PlexAPI" +PYPI_NO_NORMALIZE=1 +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{10..13} ) + +inherit distutils-r1 + +DESCRIPTION="Python bindings for the Plex API." +HOMEPAGE=" + https://pypi.org/project/PlexAPI/ + https://github.com/pkkid/python-plexapi +" + +# pypi release don't have docs +SRC_URI="https://github.com/pkkid/python-plexapi/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz" + +S="${WORKDIR}/python-${P}" +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64" + +# almost all tests requires a running server +RESTRICT="test" + +RDEPEND=" + dev-python/requests[${PYTHON_USEDEP}] +" + +BDEPEND="doc? ( dev-python/sphinx-rtd-theme )" + +distutils_enable_sphinx docs