From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 88DF51584F2 for ; Wed, 19 Mar 2025 07:32:29 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 747123432AD for ; Wed, 19 Mar 2025 07:32:29 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id CFD6C11046F; Wed, 19 Mar 2025 07:32:11 +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 bobolink.gentoo.org (Postfix) with ESMTPS id B9E3F1103E1 for ; Wed, 19 Mar 2025 07:32:11 +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 740A73432B2 for ; Wed, 19 Mar 2025 07:32:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E0C0728C8 for ; Wed, 19 Mar 2025 07:32:08 +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: <1742369520.fabf61eeddd7b28eea9eb5a69e0439f87c9ea490.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pystache/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pystache/Manifest dev-python/pystache/pystache-0.6.6.ebuild X-VCS-Directories: dev-python/pystache/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: fabf61eeddd7b28eea9eb5a69e0439f87c9ea490 X-VCS-Branch: master Date: Wed, 19 Mar 2025 07:32:08 +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: d00892d8-2eb6-4757-9876-3e6829180cae X-Archives-Hash: df799ccc67e94127a2b5b5dbfa87a886 commit: fabf61eeddd7b28eea9eb5a69e0439f87c9ea490 Author: Michał Górny gentoo org> AuthorDate: Wed Mar 19 06:24:01 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Mar 19 07:32:00 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fabf61ee dev-python/pystache: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/pystache/Manifest | 1 - dev-python/pystache/pystache-0.6.6.ebuild | 52 ------------------------------- 2 files changed, 53 deletions(-) diff --git a/dev-python/pystache/Manifest b/dev-python/pystache/Manifest index a99010343a1f..76e2fe5906a5 100644 --- a/dev-python/pystache/Manifest +++ b/dev-python/pystache/Manifest @@ -1,2 +1 @@ -DIST pystache-0.6.6.gh.tar.gz 272592 BLAKE2B c79efc37991c4fd0ea7995017bb225d6426e1a09c1d0d4d700da91400e340e8548e79b75ffb3d7ae485eb1d305709b2640ad2555f484068496e2f68681ad8ebc SHA512 debbeedc99201825c87274c14dafa757f48833de0a210444e1939e16decb06126f1fa4fd13b384fbaf28cdc9269d26a87c462db792b0b420a84e08c4f4484346 DIST pystache-0.6.7.gh.tar.gz 272905 BLAKE2B f99a65d4fa0fc54200a1a84735de7140f5c29bad1908b38678f3978c15ecb2a0c08f354b4148d5313ecc757355eaaecdb1a536933175ff24056664ca34b8d216 SHA512 97cbce10a38c83bdb080f44dc09c594a93c9656f779b90945a384d1c7c7252ad9dd5124ae0304b39dc3df026568121b15926e6dd53598e0cd994d15e91829ddd diff --git a/dev-python/pystache/pystache-0.6.6.ebuild b/dev-python/pystache/pystache-0.6.6.ebuild deleted file mode 100644 index 6421fd663d35..000000000000 --- a/dev-python/pystache/pystache-0.6.6.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) - -inherit distutils-r1 - -DESCRIPTION="Updated Python implementation of Mustache templating framework" -HOMEPAGE=" - https://github.com/PennyDreadfulMTG/pystache/ - https://pypi.org/project/pystache/ -" - -if [[ ${PV} = 9999* ]]; then - EGIT_REPO_URI="https://github.com/PennyDreadfulMTG/pystache.git" - EGIT_BRANCH="master" - inherit git-r3 -else - SRC_URI=" - https://github.com/PennyDreadfulMTG/pystache/archive/v${PV}.tar.gz - -> ${P}.gh.tar.gz - " - KEYWORDS="~amd64 ~arm ~arm64 ~x86" -fi - -LICENSE="MIT" -SLOT="0" - -BDEPEND=" - dev-python/setuptools-scm[${PYTHON_USEDEP}] - test? ( - dev-python/pyyaml[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests pytest - -distutils_enable_sphinx \ - docs/source \ - dev-python/sphinx-rtd-theme \ - dev-python/recommonmark \ - dev-python/sphinxcontrib-apidoc - -export SETUPTOOLS_SCM_PRETEND_VERSION=${PV} - -src_prepare() { - sed -i '/sphinx_git/d' "${S}"/setup.cfg "${S}"/docs/source/conf.py - default -}