From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/configclass/
Date: Mon, 20 Apr 2020 16:20:14 +0000 (UTC) [thread overview]
Message-ID: <1587399536.53aca5aca3da8f8f0420c44b2e21e49046399719.mgorny@gentoo> (raw)
commit: 53aca5aca3da8f8f0420c44b2e21e49046399719
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 20 15:56:45 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Apr 20 16:18:56 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53aca5ac
dev-python/configclass: Enable tests
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/configclass/Manifest | 2 +-
dev-python/configclass/configclass-0.1.0.ebuild | 9 ++++++---
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/dev-python/configclass/Manifest b/dev-python/configclass/Manifest
index 0677310f6e8..cfb19dadee0 100644
--- a/dev-python/configclass/Manifest
+++ b/dev-python/configclass/Manifest
@@ -1 +1 @@
-DIST configclass-0.1.0.tar.gz 3246 BLAKE2B e97ea98e495dc920d50e7240eed4d9182829b664baac0e8712b5551703f730f7052228d693a60784435fbc839639fef9e5c29caef2f8fa26827016aead182a8e SHA512 d3a83c742916a9d345a3e8b2fb29d8742cff67a110f9bbaaee6e04fc1134faa6eee13f7344a95f133107afcdfccd394f6a3b5fc516b21dbfd7ac38a5bed00d34
+DIST configclass-0.1.0.gh.tar.gz 4585 BLAKE2B 39f53c1b80ed494764be0e307c452b7e8675b63e49d3640346e55461eb482e2840c85f7bfd2030129f46b5022cea21365377a794e99d6a016f35db37e14af6db SHA512 5caaa9d365e4c84a328acd853661511451d74fbe2e0fde3d96a4313131af26c4088f3a3fa6cce4bd520eb85de41e59ab512e4d99d148d26a945ee2c5fa366b6b
diff --git a/dev-python/configclass/configclass-0.1.0.ebuild b/dev-python/configclass/configclass-0.1.0.ebuild
index e962c072852..83a1e2f50bc 100644
--- a/dev-python/configclass/configclass-0.1.0.ebuild
+++ b/dev-python/configclass/configclass-0.1.0.ebuild
@@ -1,19 +1,22 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
PYTHON_COMPAT=( python3_6 )
inherit distutils-r1
DESCRIPTION="A Python to class to hold configuration values"
HOMEPAGE="https://github.com/schettino72/configclass/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+SRC_URI="
+ https://github.com/schettino72/configclass/archive/${PV}.tar.gz
+ -> ${P}.gh.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ~x86"
IUSE=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND=">=dev-python/mergedict-0.2.0[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest
next reply other threads:[~2020-04-20 16:20 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-20 16:20 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-12 19:32 [gentoo-commits] repo/gentoo:master commit in: dev-python/configclass/ Michał Górny
2023-11-24 16:26 Michał Górny
2023-11-23 19:48 Michał Górny
2023-07-06 12:08 Michał Górny
2023-05-31 19:08 Michał Górny
2023-05-31 19:08 Michał Górny
2022-06-02 5:38 Sam James
2022-03-28 9:17 Jakov Smolić
2021-06-05 18:48 Michał Górny
2020-09-20 15:15 Conrad Kostecki
2020-07-08 13:16 Michał Górny
2020-07-08 13:16 Michał Górny
2020-04-20 17:29 Sebastian Pipping
2020-04-20 16:38 Michał Górny
2020-04-20 16:21 Sebastian Pipping
2020-04-20 16:20 Michał Górny
2020-02-04 16:21 Michał Górny
2017-09-24 11:00 Michael Palimaka
2017-05-28 10:17 Pacho Ramos
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=1587399536.53aca5aca3da8f8f0420c44b2e21e49046399719.mgorny@gentoo \
--to=mgorny@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