From b590c8d7572b727d565cc0b8ff660d43569845de Mon Sep 17 00:00:00 2001 From: root Date: Fri, 12 Jun 2026 19:09:37 -0500 Subject: Adding metadata --- dev-python/dict2xml/Manifest | 1 + dev-python/dict2xml/dict2xml-1.7.8.ebuild | 22 ++++++++++++++++++++++ dev-python/dict2xml/metadata.xml | 13 +++++++++++++ 3 files changed, 36 insertions(+) create mode 100644 dev-python/dict2xml/Manifest create mode 100644 dev-python/dict2xml/dict2xml-1.7.8.ebuild create mode 100644 dev-python/dict2xml/metadata.xml (limited to 'dev-python/dict2xml') diff --git a/dev-python/dict2xml/Manifest b/dev-python/dict2xml/Manifest new file mode 100644 index 000000000000..a77f0090b387 --- /dev/null +++ b/dev-python/dict2xml/Manifest @@ -0,0 +1 @@ +DIST dict2xml-1.7.8.tar.gz 15644 BLAKE2B c9d2d0455c8f94991dbd8b9b62e482fbc84171fba57cac25ce14501f6a8e49d49277830bb33adb6346643f04c1e35ebd50912189d0105303b6efb7fdb392adf1 SHA512 8c5390e160b6a734a65a81463e2dceb053a241fca030258edac45b3ff501629c1d895b14a4da6dd474ebf21aad31293cb48107973dee61eaa05f31cfc98a8ab8 diff --git a/dev-python/dict2xml/dict2xml-1.7.8.ebuild b/dev-python/dict2xml/dict2xml-1.7.8.ebuild new file mode 100644 index 000000000000..33afc25ab4f4 --- /dev/null +++ b/dev-python/dict2xml/dict2xml-1.7.8.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2026 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=hatchling +PYTHON_COMPAT=( python3_{13..14} ) + +inherit distutils-r1 pypi + +DESCRIPTION="Small utility to convert a python dictionary into an XML string" +HOMEPAGE=" + https://github.com/delfick/python-dict2xml/ + https://pypi.org/project/dict2xml/ +" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="amd64" + +EPYTEST_PLUGINS=() +distutils_enable_tests pytest diff --git a/dev-python/dict2xml/metadata.xml b/dev-python/dict2xml/metadata.xml new file mode 100644 index 000000000000..54afcaad20eb --- /dev/null +++ b/dev-python/dict2xml/metadata.xml @@ -0,0 +1,13 @@ + + + + + Florian Schmaus + flow@gentoo.org + + + python@gentoo.org + + + baldeagleos-repo + -- cgit v1.3