From: "Matthew Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jsonext/
Date: Fri, 12 Apr 2019 19:44:09 +0000 (UTC) [thread overview]
Message-ID: <1555098226.c653195222b711b2421a15ab1c15cbacafe1c916.prometheanfire@gentoo> (raw)
commit: c653195222b711b2421a15ab1c15cbacafe1c916
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 12 19:06:30 2019 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Apr 12 19:43:46 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6531952
dev-python/jsonext: initial add for a chain to openstack
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
dev-python/jsonext/Manifest | 1 +
dev-python/jsonext/jsonext-0.4.2.ebuild | 22 ++++++++++++++++++++++
dev-python/jsonext/metadata.xml | 14 ++++++++++++++
3 files changed, 37 insertions(+)
diff --git a/dev-python/jsonext/Manifest b/dev-python/jsonext/Manifest
new file mode 100644
index 00000000000..0319953a82c
--- /dev/null
+++ b/dev-python/jsonext/Manifest
@@ -0,0 +1 @@
+DIST jsonext-0.4.2.tar.gz 9574 BLAKE2B cba417bc116e572f383a6d396d33fab0f6b63534ae89c402b6cfc0297a0c2fce336bf63464252fe9c87a9617f7f00ed82fe9de9d4e95356b60ae555963d4951b SHA512 2b47b48b529ad8f3b9662ce19f6ea9250648e17cb94e4a59a52ab6a9aabf64abb74f3c76a1edf274fe1e52863352456c0f95c5cd7406c44ca917b6addd09a2a7
diff --git a/dev-python/jsonext/jsonext-0.4.2.ebuild b/dev-python/jsonext/jsonext-0.4.2.ebuild
new file mode 100644
index 00000000000..7603043762e
--- /dev/null
+++ b/dev-python/jsonext/jsonext-0.4.2.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 python3_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="Well-structured helpers for serializing commonly encountered structures to JSON."
+HOMEPAGE="https://github.com/mbr/jsonext"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}
+ dev-python/arrow[${PYTHON_USEDEP}]
+ dev-python/six[${PYTHON_USEDEP}]"
+BDEPEND=""
diff --git a/dev-python/jsonext/metadata.xml b/dev-python/jsonext/metadata.xml
new file mode 100644
index 00000000000..959c6dbb590
--- /dev/null
+++ b/dev-python/jsonext/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ </maintainer>
+ <maintainer type="person">
+ <email>prometheanfire@gentoo.org</email>
+ <name>Matthew Thode</name>
+ </maintainer>
+ <longdescription lang="en">
+ jsonext makes it easy to serialize objects outside of the standard Python primitives to JSON.
+ </longdescription>
+</pkgmetadata>
next reply other threads:[~2019-04-12 19:44 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-12 19:44 Matthew Thode [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-02-04 12:30 [gentoo-commits] repo/gentoo:master commit in: dev-python/jsonext/ Michał Górny
2020-10-16 2:04 Matthew Thode
2021-06-06 23:53 Sam James
2021-06-06 23:53 Sam James
2021-08-23 7:25 Arthur Zamarin
2021-08-23 7:25 Arthur Zamarin
2022-06-12 18:28 Michał Górny
2022-06-12 18:28 Michał Górny
2022-07-14 21:20 Arthur Zamarin
2022-07-15 7:24 Michał Górny
2023-03-16 3:56 Michał Górny
2023-05-26 20:46 Arthur Zamarin
2023-11-24 14:19 Michał Górny
2024-05-18 5:05 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=1555098226.c653195222b711b2421a15ab1c15cbacafe1c916.prometheanfire@gentoo \
--to=prometheanfire@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