summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-chemistry/molequeue: enable py3.10, py3.11 and disable py3.7Andrew Ammerlaan2022-06-151-4/+8
| | | | | | | | | | Fix build with USE="doc zeromq", if zeromq is enabled the docs are built into the ..._pythonX_Y BUILD_DIR instead of the cmake BUILD_DIR. Therefore we have to define HTML_DOCS within python_foreach_impl Closes: https://bugs.gentoo.org/846227 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-chemistry/molequeue: Switch to python3Pacho Ramos2020-09-121-0/+91
- Switch to python3, bug #735464 - python is not always needed, bug #710454 - Port to cmake.eclass - Drop unneeded patch that was breaking configure with tests. Restrict tests as they are broken anyway. - Update virtualx.eclass usage Bug: https://bugs.gentoo.org/735464 Closes: https://bugs.gentoo.org/741422 Closes: https://bugs.gentoo.org/710454 Thanks-to: Samuel Bauer Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Pacho Ramos <pacho@gentoo.org>