From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 34A61138350 for ; Tue, 28 Jan 2020 14:39:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B530E0831; Tue, 28 Jan 2020 14:39:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C0FC0E0831 for ; Tue, 28 Jan 2020 14:39:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 81E8234E181 for ; Tue, 28 Jan 2020 14:39:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 041EC91 for ; Tue, 28 Jan 2020 14:39:52 +0000 (UTC) From: "Sebastian Pipping" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" Message-ID: <1580222385.9f731da981dfacf17c3cfe31dd25c542882b0312.sping@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/mergedict/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/mergedict/Manifest dev-python/mergedict/mergedict-0.3.0.ebuild dev-python/mergedict/mergedict-1.0.0.ebuild X-VCS-Directories: dev-python/mergedict/ X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: 9f731da981dfacf17c3cfe31dd25c542882b0312 X-VCS-Branch: master Date: Tue, 28 Jan 2020 14:39:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f6ea750e-8b17-471c-8a3b-9dd185bbd589 X-Archives-Hash: 8a4a035150306cb76e1e50e89c3975cb commit: 9f731da981dfacf17c3cfe31dd25c542882b0312 Author: Sebastian Pipping gentoo org> AuthorDate: Tue Jan 28 14:38:45 2020 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Tue Jan 28 14:39:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f731da9 dev-python/mergedict: 0.3.0 + 1.0.0 + tests Signed-off-by: Sebastian Pipping gentoo.org> Package-Manager: Portage-2.3.84, Repoman-2.3.20 dev-python/mergedict/Manifest | 2 ++ dev-python/mergedict/mergedict-0.3.0.ebuild | 22 ++++++++++++++++++++++ dev-python/mergedict/mergedict-1.0.0.ebuild | 22 ++++++++++++++++++++++ 3 files changed, 46 insertions(+) diff --git a/dev-python/mergedict/Manifest b/dev-python/mergedict/Manifest index b87fa5f34b0..9d8274559bb 100644 --- a/dev-python/mergedict/Manifest +++ b/dev-python/mergedict/Manifest @@ -1 +1,3 @@ DIST mergedict-0.2.0.tar.gz 3554 BLAKE2B 3dab9dbbae8cd592b9eeae2e7383bdf2b536139027cc791a48e47a9a2894c3a385b9a993ab34563d4f75ebedef57eb39c1ebbed60a5eada20f5e3c14ade44ecc SHA512 5d867944865881731a854526ad17c178be44854e040ba47ccf493ba1e8bd627346da07fd55c066a5497d806c5537c8627c8e903883e35ac86a05661fd3248f3a +DIST mergedict-0.3.0.tar.gz 5286 BLAKE2B 9a0d08da1d3a0eb85d0e98df88f246b4ee7a54a748e81dfe72a3adb15649c90cc623e39f475cd481e3fc613e29506d3ded7df1aa3761433642c8f48ec636cabe SHA512 7608f2d156fda8050672542b2704b5feeee266fb9e6052102d6250d7e5745cb9ba32e17528e0fd7d959e27a6c29e845796029ce6bd7e6e869b1ecd462b70a9ca +DIST mergedict-1.0.0.tar.gz 5188 BLAKE2B 6ec3a5df1b9c366cbb8b87b4c02ff18f15953d1e10469c5d20e170f0a1deca949edab6f0bd0100fb085401375cce51b9e323279d296153144548b93a8d072e7e SHA512 0f9f619961d2840995d2c2498debcf8b47c54fae76f419588562311d5bc43483c994cbeb618f2a1220a9ab33c56f12e3e257323c40ecd0db3a7181d7dd80ef27 diff --git a/dev-python/mergedict/mergedict-0.3.0.ebuild b/dev-python/mergedict/mergedict-0.3.0.ebuild new file mode 100644 index 00000000000..356f91b04fe --- /dev/null +++ b/dev-python/mergedict/mergedict-0.3.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python{2_7,3_{6,7,8}} ) + +inherit distutils-r1 + +DESCRIPTION="A Python 'dict' with a merge() method" +HOMEPAGE="https://github.com/schettino72/mergedict/" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="" +RDEPEND="virtual/python-singledispatch[${PYTHON_USEDEP}]" + +distutils_enable_tests pytest diff --git a/dev-python/mergedict/mergedict-1.0.0.ebuild b/dev-python/mergedict/mergedict-1.0.0.ebuild new file mode 100644 index 00000000000..60436652d3d --- /dev/null +++ b/dev-python/mergedict/mergedict-1.0.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{6,7,8} ) + +inherit distutils-r1 + +DESCRIPTION="A Python 'dict' with a merge() method" +HOMEPAGE="https://github.com/schettino72/mergedict/" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="" +RDEPEND="" + +distutils_enable_tests pytest