summaryrefslogtreecommitdiff
path: root/dev-python/jschema_to_python
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-10-24 20:23:41 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-10-24 20:23:41 +0000
commit4bbe50f2a6a056f7fab3870c02685bf5172fe115 (patch)
treecf828687d7b10ff2dcd8abf6cc849b1bffb1fda1 /dev-python/jschema_to_python
parentda22eecb9a6667b405ae4406923c6611f4a2dca0 (diff)
downloadbaldeagleos-repo-4bbe50f2a6a056f7fab3870c02685bf5172fe115.tar.gz
baldeagleos-repo-4bbe50f2a6a056f7fab3870c02685bf5172fe115.tar.xz
baldeagleos-repo-4bbe50f2a6a056f7fab3870c02685bf5172fe115.zip
Adding metadata
Diffstat (limited to 'dev-python/jschema_to_python')
-rw-r--r--dev-python/jschema_to_python/Manifest1
-rw-r--r--dev-python/jschema_to_python/jschema_to_python-1.2.3-r1.ebuild26
-rw-r--r--dev-python/jschema_to_python/metadata.xml10
3 files changed, 0 insertions, 37 deletions
diff --git a/dev-python/jschema_to_python/Manifest b/dev-python/jschema_to_python/Manifest
deleted file mode 100644
index da7796f56a79..000000000000
--- a/dev-python/jschema_to_python/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST jschema_to_python-1.2.3.tar.gz 10061 BLAKE2B e6d16ce5950cf787bc2073c5470c304f8d10bf97fdcc53f4ec2dd00f7cc5d6ec1308ef0813ef3eaf5b98a5cd018b43f3ca30abba441c5b1cb9a02783aa596f22 SHA512 e7e37612573e2f5cf96df6fe7206ecf31c83993e40877b0587df2a42ef2f2ae192e4f8442d40cdfb728c27fca880ae5bb427935fa7b0bbd9fadbb9a643c3c1f0
diff --git a/dev-python/jschema_to_python/jschema_to_python-1.2.3-r1.ebuild b/dev-python/jschema_to_python/jschema_to_python-1.2.3-r1.ebuild
deleted file mode 100644
index 6341963f77ea..000000000000
--- a/dev-python/jschema_to_python/jschema_to_python-1.2.3-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8,9,10,11,12} )
-DISTUTILS_USE_PEP517=setuptools
-inherit distutils-r1 pypi
-
-DESCRIPTION="Generate source code for Python classes from a JSON schema"
-HOMEPAGE="
- https://pypi.org/project/jschema-to-python/
- https://github.com/microsoft/jschema-to-python/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
-
-RDEPEND="
- dev-python/attrs[${PYTHON_USEDEP}]
- dev-python/jsonpickle[${PYTHON_USEDEP}]
- dev-python/pbr[${PYTHON_USEDEP}]"
-BDEPEND="
- dev-python/pbr[${PYTHON_USEDEP}]"
-
-distutils_enable_tests pytest
diff --git a/dev-python/jschema_to_python/metadata.xml b/dev-python/jschema_to_python/metadata.xml
deleted file mode 100644
index a0d4c5913ba0..000000000000
--- a/dev-python/jschema_to_python/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- </maintainer>
-
- <origin>gentoo-staging</origin>
- <stabilize-allarches/>
-</pkgmetadata> \ No newline at end of file