aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/hdmf/files/hdmf-3.1.1-new_jsonschema.patch')
-rw-r--r--dev-python/hdmf/files/hdmf-3.1.1-new_jsonschema.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/dev-python/hdmf/files/hdmf-3.1.1-new_jsonschema.patch b/dev-python/hdmf/files/hdmf-3.1.1-new_jsonschema.patch
deleted file mode 100644
index 989332bb5..000000000
--- a/dev-python/hdmf/files/hdmf-3.1.1-new_jsonschema.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/setup.py 2021-09-24 00:51:55.892741725 -0400
-+++ b/setup.py 2021-10-27 14:33:20.733741241 -0400
-@@ -23,7 +23,7 @@
- 'scipy>=1.1,<2',
- 'pandas>=1.0.5,<2',
- 'ruamel.yaml>=0.16,<1',
-- 'jsonschema>=2.6.0,<4',
-+ 'jsonschema>=2.6.0',
- 'setuptools',
- ]