Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Update d/control and task-desc
· 081238e7
Ole Streicher
authored
Sep 13, 2019
081238e7
Update changelog for 2.1 release
· 0160ee42
Ole Streicher
authored
Sep 13, 2019
0160ee42
Show whitespace changes
Inline
Side-by-side
debian-astro-tasks.desc
View file @
0160ee42
...
...
@@ -109,19 +109,6 @@ Test-new-install: mark show
Key:
astro-publication
Task: astro-python
Parent: debian-astro
Section: debian-astro
Description: Python 2 packages for astronomy
This metapackage will install Python 2 packages for astronomy. The packages
can be used for interactive analysis, or to create specific programs.
.
Note that Python 2 is legacy only, Python 3 is the present and future of the
language. The support for Python 2 will end in 2020. Please use Python 2 only
if you don't have a choice.
Key:
astro-python
Task: astro-python3
Parent: debian-astro
Section: debian-astro
...
...
debian/changelog
View file @
0160ee42
debian-astro (2.1) unstable; urgency=medium
* Add einsteinpy, python3-pynpoint, python3-orbit-predictor, heliopy
* Disable python 2 metapackage and web index entry
* Add astroscrappy and astrodendro to ascl
* Update d/control and task-desc
-- Ole Streicher <olebole@debian.org> Fri, 13 Sep 2019 11:44:10 +0200
debian-astro (2.0) unstable; urgency=low
* Add pandas, skimage, sklearn, hips, poliastro, python3-skyfield,
...
...
debian/control
View file @
0160ee42
...
...
@@ -56,7 +56,6 @@ Recommends: astro-datareduction,
astro-viewers,
astro-virtual-observatory
Suggests: astro-catalogs,
astro-python,
astro-tcltk
Description: Default selection of tasks for Debian Astro
This package is part of the Debian Astro Pure Blend and installs all
...
...
@@ -311,85 +310,6 @@ Description: Packages for the publication and presentation of astronomical data
This metapackage will install software for the preparation of astronomical
data to publish them in journals or on the web.
Package: astro-python
Section: metapackages
Architecture: all
Depends: ${misc:Depends},
astro-tasks (= ${source:Version})
Recommends: ipython,
python,
python-emcee,
python-ephem,
python-fitsio,
python-gyoto,
python-lmfit,
python-matplotlib,
python-numpy,
python-pandas,
python-pyfftw,
python-scipy,
python-skimage,
python-sklearn,
python-vispy,
python-yt
Suggests: python-aplpy,
python-asdf,
python-astlib,
python-astrometry,
python-astroml,
python-astroplan,
python-astropy,
python-astropy-affiliated,
python-astropy-healpix,
python-astroquery,
python-astroscrappy,
python-casacore,
python-ccdproc,
python-cpl,
python-drizzle,
python-drms,
python-extinction,
python-galpy,
python-gavovotable,
python-gdl,
python-ginga,
python-glue,
python-gwcs,
python-halotools,
python-healpy,
python-imexam,
python-maltpynt,
python-montage-wrapper,
python-mvpa2,
python-naima,
python-omnifit,
python-photutils,
python-pyavm,
python-pydl,
python-pyds9,
python-pymc,
python-pymoc,
python-pyraf,
python-pyregion,
python-pyspeckit,
python-pysynphot,
python-pyvo,
python-radio-beam,
python-reproject,
python-sherpa,
python-sncosmo,
python-spectral-cube,
python-specutils,
python-spherical-geometry,
python-sunpy
Description: Python 2 packages for astronomy
This metapackage will install Python 2 packages for astronomy. The packages
can be used for interactive analysis, or to create specific programs.
.
Note that Python 2 is legacy only, Python 3 is the present and future of the
language. The support for Python 2 will end in 2020. Please use Python 2 only
if you don't have a choice.
Package: astro-python3
Section: metapackages
Architecture: all
...
...
@@ -414,6 +334,7 @@ Recommends: ipython3,
python3-dask,
python3-drizzle,
python3-drms,
python3-einsteinpy,
python3-emcee,
python3-ephem,
python3-fast-histogram,
...
...
@@ -462,10 +383,13 @@ Recommends: ipython3,
Suggests: python3-bokeh,
python3-extinction,
python3-halotools,
python3-heliopy,
python3-maltpynt,
python3-mvpa2,
python3-naima,
python3-omnifit,
python3-orbit-predictor,
python3-pynpoint,
python3-pyspeckit,
python3-pytorch,
python3-sherpa,
...
...
@@ -517,6 +441,7 @@ Recommends: geant321,
lorene,
mocassin,
mpgrafic,
python3-einsteinpy,
python3-yt,
splash,
yorick-yao
...
...
@@ -575,6 +500,7 @@ Recommends: alfa,
asdftool,
astronomical-almanac,
astropy-utils,
boinc-app-eah-brp,
boinc-app-seti,
casacore-tools,
fitscut,
...
...
@@ -590,8 +516,7 @@ Recommends: alfa,
wcslib-tools,
wcstools,
xpa-tools
Suggests: boinc-app-eah-brp,
boinc-app-milkyway,
Suggests: boinc-app-milkyway,
pluto-find-orb,
tablator
Description: Astronomy tools and utilities
...
...
@@ -607,7 +532,6 @@ Recommends: aladin,
ftools-fv,
ginga,
glueviz,
ifrit,
imagej,
mayavi2,
paraview,
...
...
@@ -616,12 +540,13 @@ Recommends: aladin,
ser-player,
skycat,
topcat,
veusz,
yorick-cubeview,
yorick-spydr
Suggests: cubeviz,
glue-vispy-viewers,
specviz
,
veus
z
ifrit
,
specvi
z
Description: Interactive astronomical data viewers
This metapackage will install software for the interactive visual inspection
of astronomical data. Note that Python packages can be used for interactive
...
...