summaryrefslogtreecommitdiff
path: root/dev-python/astropy/astropy-1.2.1.ebuild
AgeCommit message (Collapse)Author
2019-12-28dev-python/astropy: remove last-rited pkgMikle Kolyada
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
2019-12-11*/*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny
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>
2019-04-17*/*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2018-05-25dev-python/astropy: use HTTPsMichael Mair-Keimberger
Closes: https://github.com/gentoo/gentoo/pull/8584
2017-05-16dev-python/astropy: Fix typo in python_gen_cond_dep callMichał Górny
2017-02-28Drop $Id$ per council decision in bug #611234.Robin H. Johnson
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2016-12-21dev-python/astropy-1.2.1-r0: stable on amd64Tobias Klausmann
Gentoo-Bug: 599854
2016-08-31dev-python/astropy: version bump. fix also xdg sandboxing issueSébastien Fabbro
Gentoo-Bug: 587700 Package-Manager: portage-2.3.0