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/jsonschema-spec/
Date: Sun, 16 Apr 2023 18:56:13 +0000 (UTC)	[thread overview]
Message-ID: <1681671368.8e5e492413d0392b679cdb1b705852aa43a8efc0.mgorny@gentoo> (raw)

commit:     8e5e492413d0392b679cdb1b705852aa43a8efc0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 16 18:46:13 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 16 18:56:08 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e5e4924

dev-python/jsonschema-spec: Remove old

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

 dev-python/jsonschema-spec/Manifest                |  1 -
 .../jsonschema-spec/jsonschema-spec-0.1.3.ebuild   | 37 ----------------------
 2 files changed, 38 deletions(-)

diff --git a/dev-python/jsonschema-spec/Manifest b/dev-python/jsonschema-spec/Manifest
index 1fe164fa9f39..099dc66992ee 100644
--- a/dev-python/jsonschema-spec/Manifest
+++ b/dev-python/jsonschema-spec/Manifest
@@ -1,2 +1 @@
-DIST jsonschema-spec-0.1.3.gh.tar.gz 30794 BLAKE2B 545eda0aef433eb62cd02bbcc4d07469b26c477bbf572d71bcb4eb126acc5ab912f5f80c0699305b37f7f526f36910bcb019d66a763e679846bb20a5b01eb813 SHA512 95465c43b842289ed28dd78ec06614d77b2bbf7d9d69e5dc4b89008740d0cc85e5b3319acd66d0142b533425e8f150c4edbbf15b7f8e3bdefb28b81193a13432
 DIST jsonschema-spec-0.1.4.gh.tar.gz 30903 BLAKE2B eae7ba8b811dfd14d9b2e33d3355bf8c98e088b1a8fa3314300dcc7edae31727cc5a01d0a06af412b8c7d59eca69ba816f6eb2683e997719fd300a3445e96cfd SHA512 6b3d1710fdd8c43a0f38d0687c95e4e70c55df964dc597e4a00abad3459610829bd90190b21c512c70d46498d98b80ecc2422eb73d7822539841ff10bc7c2c4f

diff --git a/dev-python/jsonschema-spec/jsonschema-spec-0.1.3.ebuild b/dev-python/jsonschema-spec/jsonschema-spec-0.1.3.ebuild
deleted file mode 100644
index f288fef48a3b..000000000000
--- a/dev-python/jsonschema-spec/jsonschema-spec-0.1.3.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( pypy3 python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="JSONSchema Spec with object-oriented paths"
-HOMEPAGE="
-	https://pypi.org/project/jsonschema-spec/
-	https://github.com/p1c2u/jsonschema-spec/
-"
-SRC_URI="
-	https://github.com/p1c2u/jsonschema-spec/archive/${PV}.tar.gz
-		-> ${P}.gh.tar.gz
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
-
-RDEPEND="
-	>=dev-python/jsonschema-4.0.0[${PYTHON_USEDEP}]
-	dev-python/pathable[${PYTHON_USEDEP}]
-	>=dev-python/pyyaml-5.1[${PYTHON_USEDEP}]
-	dev-python/pathable[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-src_prepare() {
-	sed -e '/--cov/d' -i pyproject.toml || die
-	distutils-r1_src_prepare
-}


             reply	other threads:[~2023-04-16 18:56 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-16 18:56 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-12 19:32 [gentoo-commits] repo/gentoo:master commit in: dev-python/jsonschema-spec/ Michał Górny
2024-02-08 16:12 Michał Górny
2023-11-09 21:12 Arthur Zamarin
2023-10-24 17:51 Michał Górny
2023-09-17 11:29 Michał Górny
2023-09-17  5:15 Arthur Zamarin
2023-09-17  5:07 Arthur Zamarin
2023-09-17  5:07 Arthur Zamarin
2023-09-17  5:07 Arthur Zamarin
2023-09-16 22:58 Sam James
2023-09-14  5:27 WANG Xuerui
2023-09-10  5:27 WANG Xuerui
2023-08-17  8:36 Michał Górny
2023-08-13 16:10 Arthur Zamarin
2023-08-13 16:08 Arthur Zamarin
2023-08-13  6:37 Joonas Niilola
2023-07-09 12:48 Michał Górny
2023-07-09  4:37 Sam James
2023-07-09  3:26 Michał Górny
2023-06-16  4:05 Michał Górny
2023-06-13  9:04 Yixun Lan
2023-06-13  5:12 Michał Górny
2023-06-13  4:30 Michał Górny
2023-06-12 15:44 Michał Górny
2023-06-12 11:37 Michał Górny
2023-06-11  5:18 Michał Górny
2023-04-16 17:10 Arthur Zamarin
2023-03-17 13:33 Michał Górny
2023-03-03 19:16 Michał Górny
2023-03-03 18:50 Arthur Zamarin
2023-02-01 13:18 Michał Górny
2022-10-08 15:15 Michał Górny
2022-10-08 12:26 Sam James
2022-10-08 12:26 Sam James
2022-09-22 10:29 Michał Górny
2022-09-16  6:36 Arthur Zamarin
2022-09-16  6:36 Arthur Zamarin
2022-09-03 21:39 Jakov Smolić
2022-09-02 19:30 Jakov Smolić
2022-09-02 17:46 Arthur Zamarin
2022-09-02 15:18 Arthur Zamarin

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=1681671368.8e5e492413d0392b679cdb1b705852aa43a8efc0.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