summarylogtreecommitdiffstats
path: root/python-astroplan.patch
diff options
context:
space:
mode:
authorUniversebenzene2019-06-08 22:59:15 +0800
committerUniversebenzene2019-06-08 22:59:15 +0800
commit3568b016206260cb3821133933a783eef21c4b95 (patch)
tree7154dcc173accab13128249e6cbfe1d7ea6aa635 /python-astroplan.patch
parente20e3b5fb38f654cfbeada2f49a8f9fee32242fc (diff)
downloadaur-3568b016206260cb3821133933a783eef21c4b95.tar.gz
Apply patches from debian
Diffstat (limited to 'python-astroplan.patch')
-rw-r--r--python-astroplan.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/python-astroplan.patch b/python-astroplan.patch
deleted file mode 100644
index ef204b1d6f73..000000000000
--- a/python-astroplan.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- a/astroplan/conftest.py 2018-02-08 20:25:42.248064331 +0800
-+++ b/astroplan/conftest.py 2018-02-08 20:22:39.068329472 +0800
-@@ -40,7 +40,7 @@
- try:
- PYTEST_HEADER_MODULES['Astropy'] = 'astropy'
- PYTEST_HEADER_MODULES['pytz'] = 'pytz'
-- PYTEST_HEADER_MODULES['pyephem'] = 'pyephem'
-+ PYTEST_HEADER_MODULES['pyephem'] = 'ephem'
- PYTEST_HEADER_MODULES['matplotlib'] = 'matplotlib'
- PYTEST_HEADER_MODULES['nose'] = 'nose'
- PYTEST_HEADER_MODULES['pytest-mpl'] = 'pytest_mpl'
---- a/setup.cfg 2017-10-24 09:42:38.000000000 +0800
-+++ b/setup.cfg 2018-02-08 20:24:32.376333521 +0800
-@@ -13,7 +13,7 @@
- doctest_plus = enabled
-
- [ah_bootstrap]
--auto_use = True
-+auto_use = False
-
- [metadata]
- package_name = astroplan