public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/addict/
@ 2024-12-14 19:49 Henri Gasc
  0 siblings, 0 replies; only message in thread
From: Henri Gasc @ 2024-12-14 19:49 UTC (permalink / raw
  To: gentoo-commits

commit:     b40354ecb7fa1b76adc1b14a560108fc7d90bead
Author:     Henri Gasc <gasc <AT> eurecom <DOT> fr>
AuthorDate: Sat Dec 14 15:23:12 2024 +0000
Commit:     Henri Gasc <gasc <AT> eurecom <DOT> fr>
CommitDate: Sat Dec 14 19:48:50 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b40354ec

dev-python/addict: new package, add 2.4.0

Signed-off-by: Henri Gasc <gasc <AT> eurecom.fr>

 dev-python/addict/Manifest            |  1 +
 dev-python/addict/addict-2.4.0.ebuild | 17 +++++++++++++++++
 dev-python/addict/metadata.xml        | 12 ++++++++++++
 3 files changed, 30 insertions(+)

diff --git a/dev-python/addict/Manifest b/dev-python/addict/Manifest
new file mode 100644
index 000000000..9bfa2685e
--- /dev/null
+++ b/dev-python/addict/Manifest
@@ -0,0 +1 @@
+DIST addict-2.4.0.gh.tar.gz 9418 BLAKE2B b43801dd8d5c82a5effc848077d47a57a2d6a99872f99b290c037757f202f54f196e7a3fbc715e873fbec0f2a3f09e32b1b85d2dac085e715441ea88c651c2a3 SHA512 aa8248b6ba695392d3d87761e2e72675221e22adb99d5d9afccc47ae6763dc840aac610c660201110817704917967f68dc1f65fbebdd52a3b619204d85056a15

diff --git a/dev-python/addict/addict-2.4.0.ebuild b/dev-python/addict/addict-2.4.0.ebuild
new file mode 100644
index 000000000..1015ccf15
--- /dev/null
+++ b/dev-python/addict/addict-2.4.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..13} python3_13t )
+
+inherit distutils-r1
+
+DESCRIPTION="The Python Dict that's better than heroin"
+HOMEPAGE="https://github.com/mewwts/addict https://pypi.org/project/addict/"
+SRC_URI="https://github.com/mewwts/addict/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"

diff --git a/dev-python/addict/metadata.xml b/dev-python/addict/metadata.xml
new file mode 100644
index 000000000..c3f0ea7b5
--- /dev/null
+++ b/dev-python/addict/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>gasc@eurecom.fr</email>
+		<name>Gasc Henri</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="pypi">addict</remote-id>
+		<remote-id type="github">mewwts/addict</remote-id>
+	</upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-12-14 19:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-14 19:49 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/addict/ Henri Gasc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox