commit: 2aba8db841b34fcd409ca745358494fa9ef1e8ee Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Nov 28 16:43:18 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Nov 29 08:04:39 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aba8db8
package.mask: Last rite dev-python/astropy & revdeps Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/base/package.use.mask | 4 ++++ profiles/package.mask | 46 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 2b03a3d83eb..adaee579012 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny <[email protected]> (2019-11-29) +# Requires dev-python/astropy that's being removed. +sci-visualization/veusz fits + # Andreas Sturmlechner <[email protected]> (2019-11-28) # sci-visualization/visit is on the way out, bug #657952 sci-libs/libgeodecomp visit diff --git a/profiles/package.mask b/profiles/package.mask index 2a3bb3e7f2c..cbf3a82c183 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,52 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2019-11-29) +# Astronomy-related Python packages and their revdeps. They are +# unmaintained. Most of them are outdated. None of them were tested +# on Python 3.7, some even on 3.6. The leaf packages are 2.7-only. +# All of them depend on astropy which has an unconditional dependency +# on ipython, which in turn dropped py2 support. +# Bug #701454. Removal in 30 days. +dev-python/aplpy +dev-python/asdf +dev-python/astlib +dev-python/astrodendro +dev-python/astroml-addons +dev-python/astroml +dev-python/astroplan +dev-python/astropy-helpers +dev-python/astropy +dev-python/astroquery +dev-python/astroscrappy +dev-python/atpy +dev-python/ccdproc +dev-python/gammapy +dev-python/ginga +dev-python/glue-vispy-viewers +dev-python/glueviz +dev-python/gwcs +dev-python/healpy +dev-python/imexam +dev-python/montage-wrapper +dev-python/naima +dev-python/photutils +dev-python/pyavm +dev-python/pydl +dev-python/pyfits +dev-python/pymoc +dev-python/pyregion +dev-python/regions +dev-python/reproject +dev-python/spectral-cube +dev-python/specutils +dev-python/stsci-distutils +dev-python/stsci-sphinxext +dev-python/sunpy +dev-python/wcsaxes +sci-astronomy/astrometry +sci-astronomy/kapteyn + # David Seifert <[email protected]> (2019-11-28) # No revdeps, blocking move to python 3.7, unnecessary maintenance # burden, bug #701426. Removal in 30 days.
