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 4DBD3158009 for ; Wed, 21 Jun 2023 13:05:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F2CBE0886; Wed, 21 Jun 2023 13:05:08 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 39EFEE0886 for ; Wed, 21 Jun 2023 13:05:08 +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 5BAD733C1EB for ; Wed, 21 Jun 2023 13:05:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE134990 for ; Wed, 21 Jun 2023 13:05:05 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1687352694.f26005c72aa9e09103446caec19e464f7e2e3d51.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-util/reuse/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-util/reuse/Manifest dev-util/reuse/reuse-1.1.0.ebuild dev-util/reuse/reuse-2.0.0.ebuild X-VCS-Directories: dev-util/reuse/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: f26005c72aa9e09103446caec19e464f7e2e3d51 X-VCS-Branch: dev Date: Wed, 21 Jun 2023 13:05:05 +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: 210f8c7b-e21f-4107-87ff-03b41d5735e8 X-Archives-Hash: 82242365e7dc6afb34604448adfac318 commit: f26005c72aa9e09103446caec19e464f7e2e3d51 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Wed Jun 21 13:04:50 2023 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Wed Jun 21 13:04:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f26005c7 dev-util/reuse: add 2.0.0, drop 1.1.0 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-util/reuse/Manifest | 2 +- dev-util/reuse/{reuse-1.1.0.ebuild => reuse-2.0.0.ebuild} | 13 +++++-------- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/dev-util/reuse/Manifest b/dev-util/reuse/Manifest index 50a2f7d08..8533b84e0 100644 --- a/dev-util/reuse/Manifest +++ b/dev-util/reuse/Manifest @@ -1,2 +1,2 @@ -DIST reuse-1.1.0.tar.gz 217044 BLAKE2B dede8067cb705278b7aadb3d333cc15d03f2156fa38c096a1a51c4411f286e81d174019de9a1243c08a55ea0b1ab30bced7b4529a07874fd9497e7bc370a1bfd SHA512 1c17f723bb369ce895731fa53ba5db5e4af8298a714eda02e9f8a1d4d3f34431fefb47c52b52abc7160f99683db9fc4cdfb7c730287f5cced75b631a2a7901b4 DIST reuse-1.1.2.tar.gz 225385 BLAKE2B efa7794af2cadcc3e4a3920fe58b9ac927dd1850d014ee209772dde46b161e955f1de9af8914de9c5e1ce4220c0c089c8dc47039ec28ef00bcf71a675c677cc8 SHA512 b410a79008ba00b3595c8ee529e3567e82d2477190d900e96f3717d5f8755c750a5f4ba7f28ecc95c9de41430f139353f268467facd6f88844fa878b1b6c3e73 +DIST reuse-2.0.0.tar.gz 222637 BLAKE2B abcf7adbf110e7c3721eef26a56741dae3d69f9ccf31025807e158317b9dd0bcee2b38731ca7897a7671afa602040119d275488b2c198b1a74e32b99b8477cdb SHA512 0716fc48c5cf6a8dda3c8c962c518554fdd2d0f71502eaa636dd4effa86a135c5819e6d7e62a1420174fce5c80ad6d7c3174389170b7680006fcc137c35cdb4c diff --git a/dev-util/reuse/reuse-1.1.0.ebuild b/dev-util/reuse/reuse-2.0.0.ebuild similarity index 77% rename from dev-util/reuse/reuse-1.1.0.ebuild rename to dev-util/reuse/reuse-2.0.0.ebuild index c2ca4b41f..5ff64614b 100644 --- a/dev-util/reuse/reuse-1.1.0.ebuild +++ b/dev-util/reuse/reuse-2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -24,10 +24,8 @@ RDEPEND=" dev-python/jinja[${PYTHON_USEDEP}] dev-python/license-expression[${PYTHON_USEDEP}] dev-python/python-debian[${PYTHON_USEDEP}] - dev-python/setuptools[${PYTHON_USEDEP}] " BDEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] sys-devel/gettext test? ( dev-vcs/git @@ -41,13 +39,12 @@ distutils_enable_tests pytest # [Errno 2] No such file or directory: '../README.md' #distutils_enable_sphinx docs \ + #dev-python/furo \ #dev-python/recommonmark \ #dev-python/sphinx-autodoc-typehints \ - #dev-python/sphinx-rtd-theme \ #dev-python/sphinxcontrib-apidoc -src_install() { - distutils-r1_src_install - find "${ED}"/usr/lib -name '*.md' -delete || die - find "${ED}"/usr/lib -name '*.rst' -delete || die +python_test() { + cd "${T}" || die + epytest "${S}"/tests }