diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-01-15 15:51:32 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-01-15 15:51:32 +0000 |
commit | 21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch) | |
tree | e1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-python/aplpy | |
parent | 7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff) |
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/aplpy')
-rw-r--r-- | dev-python/aplpy/Manifest | 7 | ||||
-rw-r--r-- | dev-python/aplpy/aplpy-1.0.ebuild | 52 | ||||
-rw-r--r-- | dev-python/aplpy/aplpy-1.1.1.ebuild | 58 | ||||
-rw-r--r-- | dev-python/aplpy/files/aplpy-1.0-fix-dependencies.patch | 14 | ||||
-rw-r--r-- | dev-python/aplpy/files/aplpy-1.0-mark-known-failures.patch | 121 | ||||
-rw-r--r-- | dev-python/aplpy/metadata.xml | 18 |
6 files changed, 0 insertions, 270 deletions
diff --git a/dev-python/aplpy/Manifest b/dev-python/aplpy/Manifest deleted file mode 100644 index 3e69c6f3e5f3..000000000000 --- a/dev-python/aplpy/Manifest +++ /dev/null @@ -1,7 +0,0 @@ -AUX aplpy-1.0-fix-dependencies.patch 456 BLAKE2B 556271cdf233cc2358d6be0daaeb63122b687e7b820b02ba6113f3c2cc54243fd860a2aaa943ddbbc8c8f5af74d241b7c525dca191346f5a777c38e7aa096278 SHA512 b0b0ac53fe6702947d21fbe1cbe60c6dfe5047fd74e54cb5ff02e2adfc8f6c53a3da14681cc6aa5f441a90aa3478555b558be6a1be96111d380c0b8da55c5185 -AUX aplpy-1.0-mark-known-failures.patch 3738 BLAKE2B 56dc68f826e4f1a657030fa8fe3cf1587229c516c04ccc659a8bf8e0d2f9e8f4bdea58dd68c48d86effb2dddbf597e12f17ca36c158ae9ae448711a1a6940019 SHA512 e076921616ecb528844b79f330b1901958ed12e4985063ee2829ff361b93cc457b23caa9107c79c58028a53e97b085033b8666681d2ece7ef24b9bdd9d955ce8 -DIST APLpy-1.0.tar.gz 1169280 BLAKE2B 10c7133c5708412741e25b85f3286d28ab36c5ab69fa65dcbb8b1607c171f1fc5c7b341fea8255176a90d97e18c7a5071d9f3e7848558ee66f7f48de0cf9ea09 SHA512 658b626c2a94c73cc8ba45fde86409659555ed3ec065d07313f08b67c0bcdc596c8dc94562c924de2f3f32d6884051e6756e22384d9594c4538578b482fa7590 -DIST APLpy-1.1.1.tar.gz 938943 BLAKE2B 1b5ca8f1312a0bccea46a3d7bf3dd8cc7a003083cc321147d24c650abe6bc77c3b2398db64687d3603a1077f3253a1cccf37efe874148c681393563991f96b43 SHA512 accc355fb56145db33a931b77b9d5b56e5e0f5a486a3a8d776b0645991883df4b78fae58cfe87c1575dad7f02baa5c68c95427c1de18c2435abd13c4a85eee93 -EBUILD aplpy-1.0.ebuild 1205 BLAKE2B b680059c92ef70123174b4f1f71a9c592aa3e41d96bf64008df321ed80f652bace94015e22505b9644ba7be055e8d01c7cbf2e23b1eeaa967372332d0a77bd01 SHA512 a512bb92eed48deb65da098c5b10f76e5e37b550c608fb4667acbac16f0ec17d218bdee394d765e7c04cdca69fb680e7f07afdf8456867cd21215e0f3904574a -EBUILD aplpy-1.1.1.ebuild 1449 BLAKE2B bd606c5be620df83e04323325c70913b664cf3fb5c8704959a1fc9faaa3ac1808a919c6ea96d2a6ed137180b5d58ddf6e6e805ae7c06be2aa49c758f92ccd4ae SHA512 cb57e75aa0553674d5c067ec6f947cc39502e7e8f5c71d05750ad4199f07a80cf356bd2afb6327f6214c5858b82c87d1a69d688edb20101ebe0e7515155227c2 -MISC metadata.xml 698 BLAKE2B eda7318fcd5f52478bb03e0259fa991042759ff55409c42f44ccd9d0ac8220cce6aadfaccd71c8934fb33650e55af30e3b644f0920fb15cc74a8c65eea479ba7 SHA512 33e925cde2dd0ff56a158426d35d5f498fddcb352042c4acd868b577ca00893fa2bf2f9ff33b8931578af4841ba08abfea159003bc33be4c579bf51ac8cad1df diff --git a/dev-python/aplpy/aplpy-1.0.ebuild b/dev-python/aplpy/aplpy-1.0.ebuild deleted file mode 100644 index 1b77d9ad92e8..000000000000 --- a/dev-python/aplpy/aplpy-1.0.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python{2_7,3_5} ) - -inherit distutils-r1 virtualx xdg-utils - -MYPN=APLpy -MYP=${MYPN}-${PV} - -DESCRIPTION="Astronomical Plotting Library in Python" -HOMEPAGE="https://aplpy.github.com/" -SRC_URI="mirror://pypi/${MYPN:0:1}/${MYPN}/${MYP}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="" - -RDEPEND=" - dev-python/astropy[${PYTHON_USEDEP}] - dev-python/numpy[${PYTHON_USEDEP}] - dev-python/matplotlib[${PYTHON_USEDEP}] - dev-python/pyavm[${PYTHON_USEDEP}] - dev-python/pillow[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND} - dev-python/astropy-helpers[${PYTHON_USEDEP}]" - -S="${WORKDIR}/${MYP}" - -PATCHES=( - "${FILESDIR}/${PN}-1.0-mark-known-failures.patch" - "${FILESDIR}/${PN}-1.0-fix-dependencies.patch" -) - -python_prepare_all() { - sed -i -e '/auto_use/s/True/False/' setup.cfg || die - xdg_environment_reset - distutils-r1_python_prepare_all -} - -python_compile() { - distutils-r1_python_compile --use-system-libraries -} - -python_test() { - distutils_install_for_testing - cd "${TEST_DIR}" || die - virtx "${EPYTHON}" -c "import aplpy, sys;r = aplpy.test();sys.exit(r)" -} diff --git a/dev-python/aplpy/aplpy-1.1.1.ebuild b/dev-python/aplpy/aplpy-1.1.1.ebuild deleted file mode 100644 index 75229e2c5791..000000000000 --- a/dev-python/aplpy/aplpy-1.1.1.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python{2_7,3_5,3_6} ) - -inherit distutils-r1 virtualx xdg-utils - -MYPN=APLpy -MYP=${MYPN}-${PV} - -DESCRIPTION="Astronomical Plotting Library in Python" -HOMEPAGE="https://aplpy.github.com/" -SRC_URI="mirror://pypi/${MYPN:0:1}/${MYPN}/${MYP}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="" - -RDEPEND=" - dev-python/astropy[${PYTHON_USEDEP}] - dev-python/numpy[${PYTHON_USEDEP}] - dev-python/matplotlib[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND} - dev-python/astropy-helpers[${PYTHON_USEDEP}] - test? ( dev-python/pytest-mpl[${PYTHON_USEDEP}] )" - -S="${WORKDIR}/${MYP}" - -PATCHES=( - "${FILESDIR}/${PN}-1.0-fix-dependencies.patch" -) - -python_prepare_all() { - sed -i -e '/auto_use/s/True/False/' setup.cfg || die - xdg_environment_reset - distutils-r1_python_prepare_all -} - -python_compile() { - distutils-r1_python_compile --use-system-libraries -} - -python_test() { - distutils_install_for_testing - cd "${TEST_DIR}" || die - echo "backend: Agg" > matplotlibrc - virtx "${EPYTHON}" -c "import aplpy, sys;r = aplpy.test();sys.exit(r)" -} - -pkg_postinst() { - optfeature "Interact with Montage" dev-python/montage-wrapper - optfeature "Read DS9 regions files" dev-python/pyregion - optfeature "Extend image i/o formats" dev-python/pillow - optfeature "Astronomy Visualization Metadata tagging" dev-python/pyavm -} diff --git a/dev-python/aplpy/files/aplpy-1.0-fix-dependencies.patch b/dev-python/aplpy/files/aplpy-1.0-fix-dependencies.patch deleted file mode 100644 index b5708c8971bc..000000000000 --- a/dev-python/aplpy/files/aplpy-1.0-fix-dependencies.patch +++ /dev/null @@ -1,14 +0,0 @@ -Author: Ole Streicher <olebole@debian.org> -Description: Change requires to install_requires ---- a/setup.py -+++ b/setup.py -@@ -94,8 +94,7 @@ - version=VERSION, - description=DESCRIPTION, - scripts=scripts, -- requires=['astropy', 'numpy', 'matplotlib'], -- install_requires=['astropy'], -+ install_requires=['astropy', 'numpy', 'matplotlib'], - provides=[PACKAGENAME], - author=AUTHOR, - author_email=AUTHOR_EMAIL, diff --git a/dev-python/aplpy/files/aplpy-1.0-mark-known-failures.patch b/dev-python/aplpy/files/aplpy-1.0-mark-known-failures.patch deleted file mode 100644 index cf1aa92190d4..000000000000 --- a/dev-python/aplpy/files/aplpy-1.0-mark-known-failures.patch +++ /dev/null @@ -1,121 +0,0 @@ -Author: Ole Streicher <olebole@debian.org> -Description: Mark tests that are known to fail with matplotlib-1.5 ---- a/aplpy/tests/test_images.py -+++ b/aplpy/tests/test_images.py -@@ -61,6 +61,8 @@ - - class TestBasic(BaseImageTests): - -+# see https://github.com/aplpy/aplpy/issues/278 -+ @pytest.mark.xfail() - # Test for showing grayscale - def test_basic_image(self, generate): - f = FITSFigure(self.filename_2) -@@ -68,6 +70,8 @@ - self.generate_or_test(generate, f, 'basic_image.png') - f.close() - -+# see https://github.com/aplpy/aplpy/issues/278 -+ @pytest.mark.xfail() - def test_ticks_labels_options(self, generate): - f = FITSFigure(self.filename_2) - f.ticks.set_color('black') -@@ -84,6 +88,8 @@ - self.generate_or_test(generate, f, 'tick_labels_options.png') - f.close() - -+# see https://github.com/aplpy/aplpy/issues/278 -+ @pytest.mark.xfail() - # Test for showing colorscale - def test_show_colorbar_scalebar_beam(self, generate): - f = FITSFigure(self.filename_1) -@@ -96,6 +102,8 @@ - self.generate_or_test(generate, f, 'colorbar_scalebar_beam.png') - f.close() - -+# see https://github.com/aplpy/aplpy/issues/278 -+ @pytest.mark.xfail() - # Test for overlaying shapes - def test_overlay_shapes(self, generate): - f = FITSFigure(self.filename_1) -@@ -112,6 +120,8 @@ - self.generate_or_test(generate, f, 'overlay_shapes.png') - f.close() - -+# see https://github.com/aplpy/aplpy/issues/278 -+ @pytest.mark.xfail() - # Test for grid - def test_grid(self, generate): - f = FITSFigure(self.filename_1) -@@ -125,6 +135,8 @@ - self.generate_or_test(generate, f, 'grid.png') - f.close() - -+# see https://github.com/aplpy/aplpy/issues/278 -+ @pytest.mark.xfail() - # Test recenter - def test_recenter(self, generate): - f = FITSFigure(self.filename_2) -@@ -135,6 +147,8 @@ - self.generate_or_test(generate, f, 'recenter.png') - f.close() - -+# see https://github.com/aplpy/aplpy/issues/278 -+ @pytest.mark.xfail() - # Test overlaying contours - def test_contours(self, generate): - data = np.arange(256).reshape((16, 16)) -@@ -144,6 +158,8 @@ - self.generate_or_test(generate, f, 'contours.png') - f.close() - -+# see https://github.com/aplpy/aplpy/issues/278 -+ @pytest.mark.xfail() - # Test cube slice - def test_cube_slice(self, generate): - f = FITSFigure(self.filename_3, dimensions=[2, 0], slices=[10]) ---- a/aplpy/tests/test_rgb.py -+++ b/aplpy/tests/test_rgb.py -@@ -6,6 +6,7 @@ - - import numpy as np - from astropy.io import fits -+from astropy.tests.helper import pytest - - from .. import FITSFigure - from ..rgb import make_rgb_image -@@ -17,6 +18,8 @@ - - class TestRGB(BaseImageTests): - -+# see https://github.com/aplpy/aplpy/issues/278 -+ @pytest.mark.xfail() - def test_rgb(self, generate, tmpdir): - - # Regression test to check that RGB recenter works properly ---- a/aplpy/tests/test_vectors.py -+++ b/aplpy/tests/test_vectors.py -@@ -1,4 +1,5 @@ - import numpy as np -+from astropy.tests.helper import pytest - - from ..core import FITSFigure - -@@ -15,6 +16,8 @@ - - class TestVectors(BaseImageTests): - -+# see https://github.com/aplpy/aplpy/issues/278 -+ @pytest.mark.xfail() - def test_default(self, generate): - f = FITSFigure(IMAGE, figsize=(4,4)) - f.show_grayscale() -@@ -22,6 +25,8 @@ - self.generate_or_test(generate, f, 'vectors_default.png', tolerance=2.5) - f.close() - -+# see https://github.com/aplpy/aplpy/issues/278 -+ @pytest.mark.xfail() - def test_step_scale(self, generate): - f = FITSFigure(IMAGE, figsize=(4,4)) - f.show_grayscale() diff --git a/dev-python/aplpy/metadata.xml b/dev-python/aplpy/metadata.xml deleted file mode 100644 index 8fa6a8c707bb..000000000000 --- a/dev-python/aplpy/metadata.xml +++ /dev/null @@ -1,18 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>sci-astronomy@gentoo.org</email> - <name>Gentoo Astronomy Project</name> - </maintainer> - <longdescription lang="en"> - APLpy (the Astronomical Plotting Library in Python) is a Python - module aimed at producing publication-quality plots of astronomical - imaging data in FITS format. The module uses Matplotlib. It is - capable of creating output files in several graphical formats, - including EPS, PDF, PS, PNG, and SVG. -</longdescription> - <upstream> - <remote-id type="pypi">APLpy</remote-id> - </upstream> -</pkgmetadata> |