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 D429B158041 for ; Sat, 23 Mar 2024 06:41:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 91356E2A20; Sat, 23 Mar 2024 06:41:32 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 68F09E2A23 for ; Sat, 23 Mar 2024 06:41:32 +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 7E54933BDE1 for ; Sat, 23 Mar 2024 06:41:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BE44915D4 for ; Sat, 23 Mar 2024 06:41:28 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1711176078.93b426c6184cb0bc01239b2de57591430703db02.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-press-theme/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/sphinx-press-theme/Manifest dev-python/sphinx-press-theme/sphinx-press-theme-0.9.1.ebuild X-VCS-Directories: dev-python/sphinx-press-theme/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 93b426c6184cb0bc01239b2de57591430703db02 X-VCS-Branch: master Date: Sat, 23 Mar 2024 06:41:28 +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: 081365ec-7262-40ce-b778-8856f689cfba X-Archives-Hash: 99f9fd9f4ae6ffa4f0a528142cdd08cd commit: 93b426c6184cb0bc01239b2de57591430703db02 Author: Michał Górny gentoo org> AuthorDate: Sat Mar 23 06:13:27 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Mar 23 06:41:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93b426c6 dev-python/sphinx-press-theme: Bump to 0.9.1 Signed-off-by: Michał Górny gentoo.org> dev-python/sphinx-press-theme/Manifest | 1 + .../sphinx-press-theme-0.9.1.ebuild | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/dev-python/sphinx-press-theme/Manifest b/dev-python/sphinx-press-theme/Manifest index 8eae6b07dae5..1d47253dd8a9 100644 --- a/dev-python/sphinx-press-theme/Manifest +++ b/dev-python/sphinx-press-theme/Manifest @@ -1 +1,2 @@ DIST sphinx_press_theme-0.9.0.tar.gz 84424 BLAKE2B 5c05d7ca4d40d054ee8f38ba3e1cb41d0ebacc0a9efd371c7a0c4c9943adb01e9aff36ce430c237497aad748b70c3c2b1f75062e2c63d1bf1b51b850f8235a6f SHA512 fec913a128e2b03d33baa4c9822932a468bf1a8c42255b8e734cbfbb2403b75d4696cfa3b19b6585240d5c5cce4ac3fc4acbc6cc8f2e2c530fa1a67983ce017f +DIST sphinx_press_theme-0.9.1.tar.gz 254696 BLAKE2B fa1c26ed8f7e2ec375e3be716622669d02845c733f37fb42e5e960395e365aecc526b711ab5375fb15946612e0a1ad6dfc066b0aec8b68316fdc828d2582a4d7 SHA512 4c3fe68e6be32ac93b514aac10f26a096e4190c0428e79329448717691f896a847cfdfd756348511c6af14e37bc8492ca7ea905833317a5259c0858553714ec8 diff --git a/dev-python/sphinx-press-theme/sphinx-press-theme-0.9.1.ebuild b/dev-python/sphinx-press-theme/sphinx-press-theme-0.9.1.ebuild new file mode 100644 index 000000000000..c6e6e6acbc2f --- /dev/null +++ b/dev-python/sphinx-press-theme/sphinx-press-theme-0.9.1.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYPI_NO_NORMALIZE=1 +PYPI_PN="sphinx_press_theme" +PYTHON_COMPAT=( python3_{10..12} ) + +inherit distutils-r1 pypi + +DESCRIPTION="A Sphinx-doc theme based on Vuepress" +HOMEPAGE="https://github.com/schettino72/sphinx_press_theme" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" + +RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"