* [gentoo-commits] repo/gentoo:master commit in: dev-python/lazr-delegates/, dev-python/lazr-config/
@ 2021-06-06 23:53 Sam James
0 siblings, 0 replies; only message in thread
From: Sam James @ 2021-06-06 23:53 UTC (permalink / raw
To: gentoo-commits
commit: ec281445bea31cc782c833c2446ba520e8acd546
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 6 23:47:40 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 6 23:53:33 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec281445
dev-python/lazr-config: add 2.2.3
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/lazr-config/Manifest | 1 +
.../lazr-config-2.2.3.ebuild} | 13 ++++++-------
dev-python/lazr-delegates/lazr-delegates-2.0.4.ebuild | 8 +++++---
3 files changed, 12 insertions(+), 10 deletions(-)
diff --git a/dev-python/lazr-config/Manifest b/dev-python/lazr-config/Manifest
index 95966f84b84..5cabb935f0f 100644
--- a/dev-python/lazr-config/Manifest
+++ b/dev-python/lazr-config/Manifest
@@ -1 +1,2 @@
DIST lazr-config-2.2.2.tar.gz 31957 BLAKE2B 5bfee9ae556e6b4109fa43ca36cc2676fb805dc6b9d9f788224ccd29e7836313affa55dd031496c2a252c5e64b150fd8f21c2934da3699ba95e0968ee8022879 SHA512 3427d2be4b4763238bd8378ec5936d38d0b944074d56f6ada55d0e3f232fe0846630a0ef3900c169b58092d029297d7c937ea4ad349aaa2745ed25b71df9c7a0
+DIST lazr-config-2.2.3.tar.gz 34213 BLAKE2B 029bdec3ac4f937f439f833f51e44a58f4604f337979c9f06695e7a243b2cde0af39a46139af5e88052e8585d2729c1b328df89979c9ff100338ec557e841b71 SHA512 cd8edc29a811b658045f314b2de4317bd750a701c2596d89912948fe0e58bdc39ad3d22cdf34bb7e46658af7ac6d32249e454c35bdcf72bc5053094343cd37bb
diff --git a/dev-python/lazr-delegates/lazr-delegates-2.0.4.ebuild b/dev-python/lazr-config/lazr-config-2.2.3.ebuild
similarity index 59%
copy from dev-python/lazr-delegates/lazr-delegates-2.0.4.ebuild
copy to dev-python/lazr-config/lazr-config-2.2.3.ebuild
index da4bd430308..51ec50017b8 100644
--- a/dev-python/lazr-delegates/lazr-delegates-2.0.4.ebuild
+++ b/dev-python/lazr-config/lazr-config-2.2.3.ebuild
@@ -1,25 +1,24 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+
+PYTHON_COMPAT=( python3_{7,8,9} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1
MY_PN=${PN/-/.}
-DESCRIPTION="Easily write objects that delegate behavior"
-HOMEPAGE="https://code.launchpad.net/lazr.delegates"
+DESCRIPTION="Create configuration schemas, and process and validate configurations."
+HOMEPAGE="https://code.launchpad.net/lazr.config"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
RDEPEND="
dev-python/zope-interface[${PYTHON_USEDEP}]
- dev-python/nose[${PYTHON_USEDEP}]
-"
+ dev-python/lazr-delegates[${PYTHON_USEDEP}]"
diff --git a/dev-python/lazr-delegates/lazr-delegates-2.0.4.ebuild b/dev-python/lazr-delegates/lazr-delegates-2.0.4.ebuild
index da4bd430308..c85bce4ae89 100644
--- a/dev-python/lazr-delegates/lazr-delegates-2.0.4.ebuild
+++ b/dev-python/lazr-delegates/lazr-delegates-2.0.4.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+
+PYTHON_COMPAT=( python3_{7,8,9} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1
@@ -17,9 +18,10 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
RDEPEND="
dev-python/zope-interface[${PYTHON_USEDEP}]
dev-python/nose[${PYTHON_USEDEP}]
"
+
+distutils_enable_tests pytest
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-06-06 23:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-06 23:53 [gentoo-commits] repo/gentoo:master commit in: dev-python/lazr-delegates/, dev-python/lazr-config/ Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox