summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Streicher <olebole@debian.org>2022-01-16 12:18:45 +0100
committerOle Streicher <olebole@debian.org>2022-01-16 12:18:51 +0100
commit18d6145c1422c3b78b08df658667bda8563b274a (patch)
treeefdb6c6236e2def15b17179eb853fdd5d09c9ae3
parent11cfe6dfc919efa4c2f888596f9517ac73d3bde7 (diff)
Drop Don-t-depend-on-Astropy.patch: applied upstream
-rw-r--r--debian/patches/Don-t-depend-on-Astropy.patch20
-rw-r--r--debian/patches/series1
2 files changed, 0 insertions, 21 deletions
diff --git a/debian/patches/Don-t-depend-on-Astropy.patch b/debian/patches/Don-t-depend-on-Astropy.patch
deleted file mode 100644
index 21efa12..0000000
--- a/debian/patches/Don-t-depend-on-Astropy.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-From: Ole Streicher <olebole@debian.org>
-Date: Thu, 6 Jan 2022 20:37:04 +0100
-Subject: Don't depend on Astropy
-
----
- setup.cfg | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/setup.cfg b/setup.cfg
-index fd87af3..d351781 100644
---- a/setup.cfg
-+++ b/setup.cfg
-@@ -32,7 +32,6 @@ setup_requires =
- install_requires =
- pytest>=4.6
- numpy
-- astropy
-
- [options.entry_points]
- pytest11 =
diff --git a/debian/patches/series b/debian/patches/series
index 10d885e..b895c23 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
Use-Python-3-version-of-pytest.patch
-Don-t-depend-on-Astropy.patch