Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jsonschema/
Date: Tue, 30 Aug 2022 17:03:10
Message-Id: 1661878895.4d6059753730b24a0d450fb8aa3b68518da549ab.arthurzam@gentoo
1 commit: 4d6059753730b24a0d450fb8aa3b68518da549ab
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 30 17:01:35 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 30 17:01:35 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d605975
7
8 dev-python/jsonschema: drop 4.7.2
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/jsonschema/Manifest | 1 -
13 dev-python/jsonschema/jsonschema-4.7.2.ebuild | 53 ---------------------------
14 2 files changed, 54 deletions(-)
15
16 diff --git a/dev-python/jsonschema/Manifest b/dev-python/jsonschema/Manifest
17 index a86ef6f752ca..737bb6f2f566 100644
18 --- a/dev-python/jsonschema/Manifest
19 +++ b/dev-python/jsonschema/Manifest
20 @@ -3,7 +3,6 @@ DIST jsonschema-4.10.2.tar.gz 285395 BLAKE2B 2e40fc5e8b93922c12110f1983f933a0745
21 DIST jsonschema-4.12.1.tar.gz 287475 BLAKE2B 78f4e6fa120eef9ac3fead84fa28b16a8f4c212c570785f0f6f08fcec1a58c51f7cc756ba9a7272e71e3877e80e5e17e2e4d8fbcf503a20c27232dcb4b918085 SHA512 ae95bf3dccb7365af1814255a5aecc11044c3ee579921e935e7c3f955596fdf8d32bbdd0fa2693ea701792a8a29053cf25ef3ab9b08ffb66a6859059a877888f
22 DIST jsonschema-4.13.0.tar.gz 288024 BLAKE2B 1d3a08626c2c24b5a35f69500fdafcb7acdda1f6c4830b0e601776118c760774626c85516e0e4b99e31cfedab6b6e2ac7dde9b1ff57f726b236aa45daff34701 SHA512 11de8bbdd0723f7ebf8dacabcdb9ad59e909ebf096c3864259cbd151281f3306cb1cd2b76a74c84e84cdb8cb5263e62d7e63e2b0f4d55065dc50e7e2c7de29ad
23 DIST jsonschema-4.14.0.tar.gz 288641 BLAKE2B d2da24ce7da041238060d20fe6aa1a86be9a6f0b7986d7def641b4c09a39b196d10e40808d8f2ec80f8e43ad9f54bf2df2ff127624f5a7cceef6d4800cd2a9bc SHA512 b999db155ba6b4a3fd1c3650182d519c49d4f12c3ed64c6806e7dffd97e4c8c7ea129f0b6c5965b7e61a8e5589e12d554f2f7fd8ce90029bcd25ce97cd5ed72f
24 -DIST jsonschema-4.7.2.tar.gz 278495 BLAKE2B 55c25847e210e0bdd3bec672b4b6a4eb1a2e2ec5167c115c34a2d0b2de079a00eaff8d901386b475fc26660887090896e78e3a38c1805f5b767fa1eece740e3b SHA512 c624d7bf317ca20fd8cdd248ec7d7679fde907ab304f1a092fc7a172464f43e41904d3f88df57e1351043b978448f51166a09af3625f00a9ad4d7353033b80af
25 DIST jsonschema-4.8.0.tar.gz 279424 BLAKE2B 9e8936bde13841f9edf42ffe214ce8d1aaae8b9be4c3040871f228399a31b4292e8cfbf4bf4261822ca1b88622cb69cdf0d55bd2cc51bf191f6e364e9bfb94f8 SHA512 75a7593eb8b0163ba428f507ed4fd9fa6d51567f284776af96f4d79cb507a69666cc048034bfa3a401f960295779e935562dde4e97cf3f7b3b4571bc28b9dde7
26 DIST jsonschema-4.9.0.tar.gz 281100 BLAKE2B 5a1c387fc33735ffd39342f3e62600aea721a51be0995d10aa1726e8e4c3bf93694a7844410c0b245c699880d6642a6903525b3637883f5e662086b53deb0948 SHA512 73fc9958f37802c4558ea6893386810784d2b577c04423b7090fce4cd052e3af078f0b0c46b2b16f96bb49820047f1ec5d96cf6c6cb822fca1d988cf1d70209f
27 DIST jsonschema-4.9.1.tar.gz 281177 BLAKE2B 210308d140b39f5a5506a3561b8eaa211fbc9a0eb0576975125fa998bf9a507221b5ab75bd4d0f5bcd6d2e3b70a1a07ef4bcfb1d0b88b29a218b074b7d5649a1 SHA512 d63b927c183077d0fe6978536416523229be0ce3a393e6cbc12fd9229bfa45ba035fd721a7722042d7cb6bcf4c720485d7ff877aae93cd62c9c48b984e802267
28
29 diff --git a/dev-python/jsonschema/jsonschema-4.7.2.ebuild b/dev-python/jsonschema/jsonschema-4.7.2.ebuild
30 deleted file mode 100644
31 index 43d7b3070a9c..000000000000
32 --- a/dev-python/jsonschema/jsonschema-4.7.2.ebuild
33 +++ /dev/null
34 @@ -1,53 +0,0 @@
35 -# Copyright 1999-2022 Gentoo Authors
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=8
39 -
40 -DISTUTILS_USE_PEP517=hatchling
41 -PYTHON_COMPAT=( pypy3 python3_{8..11} )
42 -
43 -inherit distutils-r1
44 -
45 -DESCRIPTION="An implementation of JSON-Schema validation for Python"
46 -HOMEPAGE="
47 - https://pypi.org/project/jsonschema/
48 - https://github.com/python-jsonschema/jsonschema/
49 -"
50 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
51 -
52 -LICENSE="MIT"
53 -SLOT="0"
54 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
55 -
56 -RDEPEND="
57 - >=dev-python/attrs-17.4.0[${PYTHON_USEDEP}]
58 - >=dev-python/pyrsistent-0.18.0[${PYTHON_USEDEP}]
59 - $(python_gen_cond_dep '
60 - >=dev-python/importlib_resources-1.4.0[${PYTHON_USEDEP}]
61 - ' 3.8)
62 -"
63 -BDEPEND="
64 - dev-python/hatch-vcs[${PYTHON_USEDEP}]
65 -"
66 -
67 -# formatter deps
68 -RDEPEND+="
69 - dev-python/fqdn[${PYTHON_USEDEP}]
70 - dev-python/idna[${PYTHON_USEDEP}]
71 - dev-python/isoduration[${PYTHON_USEDEP}]
72 - >=dev-python/jsonpointer-1.13[${PYTHON_USEDEP}]
73 - dev-python/rfc3339-validator[${PYTHON_USEDEP}]
74 - dev-python/rfc3986-validator[${PYTHON_USEDEP}]
75 - dev-python/rfc3987[${PYTHON_USEDEP}]
76 - dev-python/uri_template[${PYTHON_USEDEP}]
77 - >=dev-python/webcolors-1.11[${PYTHON_USEDEP}]
78 -"
79 -
80 -distutils_enable_tests pytest
81 -
82 -EPYTEST_DESELECT=(
83 - # requires pip, does not make much sense for the users
84 - jsonschema/tests/test_cli.py::TestCLIIntegration::test_license
85 - # wtf?
86 - jsonschema/tests/test_deprecations.py::TestDeprecations::test_version
87 -)