summaryrefslogtreecommitdiff
path: root/dev-python/xmlschema
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-08-25 12:26:57 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-08-25 12:26:57 +0000
commit88f295a4ae91b8aa2c73228a787cd66b244cf0ec (patch)
tree97ea67fac2a8fc594c1c15f02ce80c5bfcfd344b /dev-python/xmlschema
parentc4b2852dfb6a59efd831cd63e7c8a0d13bc605f8 (diff)
downloadbaldeagleos-repo-88f295a4ae91b8aa2c73228a787cd66b244cf0ec.tar.gz
baldeagleos-repo-88f295a4ae91b8aa2c73228a787cd66b244cf0ec.tar.xz
baldeagleos-repo-88f295a4ae91b8aa2c73228a787cd66b244cf0ec.zip
Updating liguros repo
Diffstat (limited to 'dev-python/xmlschema')
-rw-r--r--dev-python/xmlschema/xmlschema-1.2.3-r1.ebuild (renamed from dev-python/xmlschema/xmlschema-1.2.3.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xmlschema/xmlschema-1.2.3.ebuild b/dev-python/xmlschema/xmlschema-1.2.3-r1.ebuild
index 02fc5af270bc..647fc2c937a9 100644
--- a/dev-python/xmlschema/xmlschema-1.2.3.ebuild
+++ b/dev-python/xmlschema/xmlschema-1.2.3-r1.ebuild
@@ -18,7 +18,7 @@ IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="
- =dev-python/elementpath-2.0.0*[${PYTHON_USEDEP}]"
+ >=dev-python/elementpath-2.0.0[${PYTHON_USEDEP}]"
BDEPEND="${RDEPEND}
test? (
dev-python/lxml[${PYTHON_USEDEP}]