From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/dict2xml/
Date: Sat, 29 Oct 2022 16:46:32 +0000 (UTC) [thread overview]
Message-ID: <1667061987.7b137ecf53e2b8235302d521607125386b5be9e3.flow@gentoo> (raw)
commit: 7b137ecf53e2b8235302d521607125386b5be9e3
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 28 18:15:04 2022 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 16:46:27 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b137ecf
dev-python/dict2xml: new package, add 1.7.2
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
dev-python/dict2xml/Manifest | 1 +
dev-python/dict2xml/dict2xml-1.7.2.ebuild | 21 +++++++++++++++++++++
dev-python/dict2xml/metadata.xml | 16 ++++++++++++++++
3 files changed, 38 insertions(+)
diff --git a/dev-python/dict2xml/Manifest b/dev-python/dict2xml/Manifest
new file mode 100644
index 000000000000..238f7a0fee27
--- /dev/null
+++ b/dev-python/dict2xml/Manifest
@@ -0,0 +1 @@
+DIST dict2xml-1.7.2.tar.gz 12295 BLAKE2B 7bd1c771f3b1c38f96bb322f88d78fb4ab763b153a0531f1953ad97e4b8eb93464a4cfb2aeaffc1599967145a54f0decc5152f3084587f6d94f25cdcbd5837c1 SHA512 fea3a65c5decfee8a22135fc262764c9afbc6b9f41232557f2de1b18a5b30e65c6910ef9f7d4e4b22c2d6c27d5b18eb6a83679c656564061bb7e5e8c55945c76
diff --git a/dev-python/dict2xml/dict2xml-1.7.2.ebuild b/dev-python/dict2xml/dict2xml-1.7.2.ebuild
new file mode 100644
index 000000000000..c4fdd02aa09a
--- /dev/null
+++ b/dev-python/dict2xml/dict2xml-1.7.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Small utility to convert a python dictionary into an XML string"
+HOMEPAGE="https://pypi.org/project/dict2xml/ https://github.com/delfick/python-dict2xml"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+# dict2xml uses noseOfYeti for its test, which is not yet available.
+RESTRICT="test"
+
+distutils_enable_tests pytest
diff --git a/dev-python/dict2xml/metadata.xml b/dev-python/dict2xml/metadata.xml
new file mode 100644
index 000000000000..fd30e3625b44
--- /dev/null
+++ b/dev-python/dict2xml/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <name>Florian Schmaus</name>
+ <email>flow@gentoo.org</email>
+ </maintainer>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ </maintainer>
+ <upstream>
+ <remote-id type="pypi">dict2xml</remote-id>
+ <remote-id type="github">delfick/python-dict2xml</remote-id>
+ </upstream>
+ <stabilize-allarches/>
+</pkgmetadata>
next reply other threads:[~2022-10-29 16:46 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-29 16:46 Florian Schmaus [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-11-30 20:49 [gentoo-commits] repo/gentoo:master commit in: dev-python/dict2xml/ Arthur Zamarin
2023-02-25 6:06 Michał Górny
2023-03-27 19:31 Sam James
2023-03-28 4:26 Michał Górny
2024-01-16 17:30 Michał Górny
2024-02-03 13:38 Sam James
2024-02-03 15:02 Michał Górny
2024-02-14 7:26 Michał Górny
2024-02-14 8:18 Michał Górny
2024-02-14 12:09 Michał Górny
2024-02-14 12:09 Michał Górny
2024-03-02 10:53 Arthur Zamarin
2024-03-02 11:44 Michał Górny
2024-07-12 6:56 Michał Górny
2024-08-08 3:08 Michał Górny
2024-08-24 9:59 Arthur Zamarin
2024-08-24 13:11 Michał Górny
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=1667061987.7b137ecf53e2b8235302d521607125386b5be9e3.flow@gentoo \
--to=flow@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