summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-chemistry/mdtraj: Remove old (py3.6)Michał Górny2021-01-012-35/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-chemistry/mdtraj: Works with py39Alexey Shvetsov2020-10-131-1/+1
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* Move {sci-libs → dev-python}/scipyMichał Górny2020-09-182-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-chemistry/mdtraj: Bump to 1.9.4Pacho Ramos2020-06-132-0/+44
| | | | | | | Closes: https://bugs.gentoo.org/711696 Closes: https://bugs.gentoo.org/718478 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-chemistry/mdtraj: Drop python2_7Andreas Sturmlechner2019-12-291-2/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-1/+2
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-chemistry/mdtraj: Fix newlineAlexey Shvetsov2018-06-291-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sci-chemistry/mdtraj: Initial importAlexey Shvetsov2018-06-293-0/+43
Package-Manager: Portage-2.3.41, Repoman-2.3.9