public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/spdx-tools/
Date: Sat, 19 Oct 2024 08:44:30 +0000 (UTC)	[thread overview]
Message-ID: <1729327465.66b6cd9d8aa44a081fc3c40e64d35d4d6aada5ce.mgorny@gentoo> (raw)

commit:     66b6cd9d8aa44a081fc3c40e64d35d4d6aada5ce
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 19 08:43:21 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 19 08:44:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66b6cd9d

dev-python/spdx-tools: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/spdx-tools/Manifest                |  1 -
 dev-python/spdx-tools/spdx-tools-0.8.2.ebuild | 39 ---------------------------
 2 files changed, 40 deletions(-)

diff --git a/dev-python/spdx-tools/Manifest b/dev-python/spdx-tools/Manifest
index 58d039a5cdaf..6239441055cf 100644
--- a/dev-python/spdx-tools/Manifest
+++ b/dev-python/spdx-tools/Manifest
@@ -1,2 +1 @@
-DIST spdx-tools-0.8.2.tar.gz 680032 BLAKE2B 0556c129f5800e843ab202ebcac5055a42577e727582b66d37af7d245a59c427388880362b78b83e6993b467bba0187fae2cc82151053fc932352a9524a36b5f SHA512 610f1718f72aa10eb3c4fe920148ca8b777a7331d149e2ed3e02e36098a75e80ce5bc853b540a0fcdddb17ffbb8e37fe863b381824caff8961853c41d9e61c80
 DIST spdx-tools-0.8.3.tar.gz 681626 BLAKE2B 9de5cdd79d7aa4e1da18ff1908d6e1a24673d3ce71bc3c4f31a8244068819f0ce0d0ab366affe976460fd5361c60c7cb1cec9c7a4e1ddd42f728026c7f8e7492 SHA512 1cff3125ea78edc6b1e91f6ca7830887e62d8bf17714e445cdabf64bdd813a59dafe4bab771dd690a18f9b970161f3ab1aa1bc29661ad37f51f86a839520dbd2

diff --git a/dev-python/spdx-tools/spdx-tools-0.8.2.ebuild b/dev-python/spdx-tools/spdx-tools-0.8.2.ebuild
deleted file mode 100644
index 3a026218b908..000000000000
--- a/dev-python/spdx-tools/spdx-tools-0.8.2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# 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
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python library to parse, validate and create SPDX documents"
-HOMEPAGE="
-	https://github.com/spdx/tools-python/
-	https://pypi.org/project/spdx-tools/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 arm64 ~riscv"
-
-RDEPEND="
-	dev-python/beartype[${PYTHON_USEDEP}]
-	dev-python/click[${PYTHON_USEDEP}]
-	dev-python/license-expression[${PYTHON_USEDEP}]
-	dev-python/ply[${PYTHON_USEDEP}]
-	dev-python/pyyaml[${PYTHON_USEDEP}]
-	dev-python/rdflib[${PYTHON_USEDEP}]
-	dev-python/semantic-version[${PYTHON_USEDEP}]
-	dev-python/uritools[${PYTHON_USEDEP}]
-	dev-python/xmltodict[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_IGNORE=(
-	# requires pyshacl
-	tests/spdx3/validation/json_ld/test_shacl_validation.py
-)


             reply	other threads:[~2024-10-19  8:44 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-19  8:44 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-19  8:15 [gentoo-commits] repo/gentoo:master commit in: dev-python/spdx-tools/ Arthur Zamarin
2024-10-01  4:24 Michał Górny
2024-06-28 11:38 Michał Górny
2024-03-06 17:37 Marek Szuba
2024-03-06 17:37 Marek Szuba
2024-01-16  7:13 Michał Górny
2024-01-16  5:46 Viorel Munteanu
2024-01-16  5:46 Viorel Munteanu
2023-11-24 19:17 Michał Górny
2023-11-23 20:20 Michał Górny
2023-10-25 16:59 Jakov Smolić
2023-10-15 22:29 Marek Szuba
2023-10-13  4:44 Michał Górny
2023-09-17 13:35 Michał Górny
2023-08-23 21:06 Marek Szuba

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1729327465.66b6cd9d8aa44a081fc3c40e64d35d4d6aada5ce.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox