From 239754c442ce84e7acf9f7c2541781db629e3f31 Mon Sep 17 00:00:00 2001 From: Fuhu Xia Date: Fri, 9 Aug 2024 12:35:50 -0400 Subject: [PATCH] use spatial fork for iis folder fix --- ckan/requirements.in | 2 +- ckan/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ckan/requirements.in b/ckan/requirements.in index 56d8bb04..31131ab0 100644 --- a/ckan/requirements.in +++ b/ckan/requirements.in @@ -2,7 +2,7 @@ git+https://github.com/GSA/ckan.git@ckan-2-10-4-fork#egg=ckan git+https://github.com/ckan/ckanext-dcat@v1.7.0#egg=ckanext-dcat -e git+https://github.com/GSA/ckanext-harvest.git@release-v1-5-6#egg=ckanext-harvest --e git+https://github.com/ckan/ckanext-spatial.git@v2.1.1#egg=ckanext-spatial +-e git+https://github.com/GSA/ckanext-spatial.git@iis-dir#egg=ckanext-spatial git+https://github.com/GSA/ckanext-saml2auth.git@datagov#egg=ckanext-saml2auth # -e git+https://github.com/ckan/ckanext-qa.git@master#egg=ckanext-qa -e git+https://github.com/ckan/ckanext-archiver.git@master#egg=ckanext-archiver diff --git a/ckan/requirements.txt b/ckan/requirements.txt index 4a33894e..cd42655e 100644 --- a/ckan/requirements.txt +++ b/ckan/requirements.txt @@ -22,7 +22,7 @@ ckanext-geodatagov==0.2.8 ckanext-metrics-dashboard==0.1.6 -e git+https://github.com/ckan/ckanext-report.git@3588577f46d17e5f6ef163bb984d0e7016daef71#egg=ckanext_report ckanext-saml2auth @ git+https://github.com/GSA/ckanext-saml2auth.git@387cfc1c6a7619f670bf387384f2634516de5844 --e git+https://github.com/ckan/ckanext-spatial.git@938308469892e4bcf7389cb4adee5ccdd5a0ccca#egg=ckanext_spatial +-e git+https://github.com/GSA/ckanext-spatial.git@c600db59fdd18c7e5cb89df2a39d91956b85874f#egg=ckanext_spatial ckantoolkit==0.0.7 click==8.1.3 cryptography==42.0.8