| Summary: | dev-python/pandas-0.14.0 with =dev-python/openpyxl-2.0.2 - UserWarning: Installed openpyxl is not supported at this time. Use >=1.6.1 and <2.0.0. | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Witold Piłat <witold.pilat> |
| Component: | [OLD] Development | Assignee: | Gentoo Science Related Packages <sci> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Witold Piłat
2014-07-05 13:11:36 UTC
you mean
diff -u -B -u -r1.3 pandas-0.14.0.ebuild
--- pandas-0.14.0.ebuild 25 Jun 2014 11:27:26 -0000 1.3
+++ pandas-0.14.0.ebuild 9 Jul 2014 07:47:56 -0000
@@ -32,7 +32,7 @@
dev-python/html5lib[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]
dev-python/matplotlib[${PYTHON_USEDEP}]
- >=dev-python/openpyxl-1.6.1[${PYTHON_USEDEP}]
+ <=dev-python/openpyxl-1.6.1[${PYTHON_USEDEP}]
dev-python/pytables[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]
dev-python/rpy[$(python_gen_usedep 'python2_7')]
Give a test run, report looks fine and I shall commit, should be a formality.
Recent version are fine with openpyxl at any version |