From 3446b0ff27ceefdab46c1d448f4289355b45205b Mon Sep 17 00:00:00 2001 From: Daniele Rondina Date: Sun, 1 Jun 2025 04:40:07 +0000 Subject: [PATCH] Bump dev-python/jsonschema-4.5.1-r1 --- .../{jsonschema-4.5.1.ebuild => jsonschema-4.5.1-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-python/jsonschema/{jsonschema-4.5.1.ebuild => jsonschema-4.5.1-r1.ebuild} (97%) diff --git a/dev-python/jsonschema/jsonschema-4.5.1.ebuild b/dev-python/jsonschema/jsonschema-4.5.1-r1.ebuild similarity index 97% rename from dev-python/jsonschema/jsonschema-4.5.1.ebuild rename to dev-python/jsonschema/jsonschema-4.5.1-r1.ebuild index 474494cd5e..5b93725b01 100644 --- a/dev-python/jsonschema/jsonschema-4.5.1.ebuild +++ b/dev-python/jsonschema/jsonschema-4.5.1-r1.ebuild @@ -16,6 +16,6 @@ DEPEND=" dev-python/pyrsistent[${PYTHON_USEDEP}]" IUSE="" SLOT="0" -LICENSE="MIT" +LICENSE="" KEYWORDS="*" S="${WORKDIR}/jsonschema-4.5.1" \ No newline at end of file