summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-17 08:49:33 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-17 09:07:56 +0100
commitdd8621f3b411248df6b96a043227a90bf13f1dee (patch)
tree44ce358c58faf2affa124d9c92d5bc385c56edff /dev-python
parent73dde47008bbf55fd407a8c9b3a78d813fa2ef23 (diff)
downloadgentoo-dd8621f3b411248df6b96a043227a90bf13f1dee.tar.gz
gentoo-dd8621f3b411248df6b96a043227a90bf13f1dee.tar.bz2
gentoo-dd8621f3b411248df6b96a043227a90bf13f1dee.zip
dev-python/xmlschema: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/xmlschema/xmlschema-1.0.16.ebuild1
-rw-r--r--dev-python/xmlschema/xmlschema-1.1.0.ebuild1
-rw-r--r--dev-python/xmlschema/xmlschema-1.1.1.ebuild1
3 files changed, 0 insertions, 3 deletions
diff --git a/dev-python/xmlschema/xmlschema-1.0.16.ebuild b/dev-python/xmlschema/xmlschema-1.0.16.ebuild
index d23fedd5cddc..28931546637d 100644
--- a/dev-python/xmlschema/xmlschema-1.0.16.ebuild
+++ b/dev-python/xmlschema/xmlschema-1.0.16.ebuild
@@ -22,7 +22,6 @@ BDEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/lxml[${PYTHON_USEDEP}]
- $(python_gen_cond_dep 'dev-python/pathlib2[${PYTHON_USEDEP}]' -2)
)"
python_test() {
diff --git a/dev-python/xmlschema/xmlschema-1.1.0.ebuild b/dev-python/xmlschema/xmlschema-1.1.0.ebuild
index 1c461753c973..4e3871b71bfc 100644
--- a/dev-python/xmlschema/xmlschema-1.1.0.ebuild
+++ b/dev-python/xmlschema/xmlschema-1.1.0.ebuild
@@ -22,7 +22,6 @@ BDEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/lxml[${PYTHON_USEDEP}]
- $(python_gen_cond_dep 'dev-python/pathlib2[${PYTHON_USEDEP}]' -2)
)"
python_test() {
diff --git a/dev-python/xmlschema/xmlschema-1.1.1.ebuild b/dev-python/xmlschema/xmlschema-1.1.1.ebuild
index a149a8e63dab..d05d99dc569c 100644
--- a/dev-python/xmlschema/xmlschema-1.1.1.ebuild
+++ b/dev-python/xmlschema/xmlschema-1.1.1.ebuild
@@ -22,7 +22,6 @@ BDEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/lxml[${PYTHON_USEDEP}]
- $(python_gen_cond_dep 'dev-python/pathlib2[${PYTHON_USEDEP}]' -2)
)"
python_test() {