public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/deepmerge/
Date: Fri, 26 Feb 2021 14:26:33 +0000 (UTC)	[thread overview]
Message-ID: <1614349558.296981f8b01ea9a55178dac7813b0a240ff88445.sam@gentoo> (raw)

commit:     296981f8b01ea9a55178dac7813b0a240ff88445
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Thu Feb 25 18:01:40 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 26 14:25:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=296981f8

dev-python/deepmerge: Tool to merge nested data structures

* New dependency of net-im/err

Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/deepmerge/Manifest               |  1 +
 dev-python/deepmerge/deepmerge-0.1.1.ebuild | 23 +++++++++++++++++++++++
 dev-python/deepmerge/metadata.xml           |  9 +++++++++
 3 files changed, 33 insertions(+)

diff --git a/dev-python/deepmerge/Manifest b/dev-python/deepmerge/Manifest
new file mode 100644
index 00000000000..2a50239627c
--- /dev/null
+++ b/dev-python/deepmerge/Manifest
@@ -0,0 +1 @@
+DIST deepmerge-0.1.1.tar.gz 5432 BLAKE2B 18f54fa4f0504c1825300373665c99ef1f0ea8f779b00f89cfe8ad44861cb4991cf5694c08788ac1ad3b52686734967dbb954553ba84741a71a70e24c98e6b18 SHA512 209ff3ca6be02d788f9740b6241e2ae0366592051933438e887cac5f89f86201bb870336e94d1bacff709dd63c7644161b33ed1da29da1b823b37987813862c0

diff --git a/dev-python/deepmerge/deepmerge-0.1.1.ebuild b/dev-python/deepmerge/deepmerge-0.1.1.ebuild
new file mode 100644
index 00000000000..721eb6b566e
--- /dev/null
+++ b/dev-python/deepmerge/deepmerge-0.1.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+inherit distutils-r1
+
+DESCRIPTION="Tools to handle merging of nested data structures in python"
+HOMEPAGE="https://deepmerge.readthedocs.io/en/latest"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+# pypi doesn't ship tests, and last github release is 0.0.5
+RESTRICT="test"
+
+python_prepare_all() {
+	sed -i -e '/vcver/d' setup.py || die
+	distutils-r1_python_prepare_all
+}

diff --git a/dev-python/deepmerge/metadata.xml b/dev-python/deepmerge/metadata.xml
new file mode 100644
index 00000000000..4c200a4ba24
--- /dev/null
+++ b/dev-python/deepmerge/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<!-- maintainer-needed -->
+	<stabilize-allarches/>
+	<upstream>
+		<remote-id type="pypi">deepmerge</remote-id>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2021-02-26 14:26 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-26 14:26 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-09  9:26 [gentoo-commits] repo/gentoo:master commit in: dev-python/deepmerge/ Joonas Niilola
2021-03-09  9:26 Joonas Niilola
2021-03-11  8:48 Michał Górny
2021-04-25 21:58 Michał Górny
2021-05-09 11:35 Michał Górny
2021-05-09 11:35 Michał Górny
2021-12-19 20:50 Arthur Zamarin
2022-02-07  8:33 Sam James
2022-02-07  9:35 Sam James
2022-02-07 11:30 Sam James
2022-02-07 11:31 Sam James
2022-02-07 11:32 Sam James
2022-02-07 11:36 Sam James
2022-02-07 20:14 Arthur Zamarin
2022-02-07 22:29 Sam James
2022-02-09 14:18 Yixun Lan
2022-02-27 10:59 Michał Górny
2022-02-27 12:23 Jakov Smolić
2022-02-27 12:29 Jakov Smolić
2022-02-27 16:38 Sam James
2022-03-06  7:53 Sam James
2022-03-06 23:49 Sam James
2022-03-12 10:38 Arthur Zamarin
2022-05-03  8:59 Michał Górny
2022-05-03  8:59 Michał Górny
2022-05-03  9:48 Jakov Smolić
2022-05-03 11:43 Michał Górny
2022-05-21 18:34 Michał Górny
2022-10-25 20:30 Arthur Zamarin
2022-11-25 13:53 Arthur Zamarin
2022-11-25 13:58 Michał Górny
2023-05-26 20:26 Arthur Zamarin
2023-05-26 20:26 Arthur Zamarin
2023-12-19  6:11 Michał Górny
2024-01-06  9:54 Michał Górny
2024-05-17 17:18 Michał Górny
2024-08-31  6:55 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=1614349558.296981f8b01ea9a55178dac7813b0a240ff88445.sam@gentoo \
    --to=sam@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