Skip to content

Commit 0b4852a

Browse files
committed
global: update i-files-rest package
Signed-off-by: Parth Shandilya <[email protected]>
1 parent 53fb0bc commit 0b4852a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-local-forks.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
-e git+https://github.com/parths007/[email protected]#egg=invenio-jsonschemas
77
#-e git+https://github.com/parths007/invenio-records-rest.git@os-2-new#egg=invenio-records-rest
88
#-e git+https://github.com/parths007/[email protected]#egg=invenio-search[opensearch2]
9-
-e git+https://github.com/cernanalysispreservation/invenio-files-rest.git@mock/v1.0.5#egg=invenio-files-rest
9+
-e git+https://github.com/parths007/invenio-files-rest.git@v1.1.1#egg=invenio-files-rest
1010
-e git+https://github.com/cernanalysispreservation/invenio-records-files.git@new#egg=invenio-records-files
1111
-e git+https://github.com/cernanalysispreservation/invenio-deposit.git@os-2#egg=invenio-deposit
1212
-e git+https://github.com/cernanalysispreservation/invenio-query-parser.git@os#egg=invenio-query-parser

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
'invenio-search @ git+https://github.com/parths007/[email protected]#egg=invenio-search',
107107

108108
# Invenio Files deps
109-
'invenio-files-rest @ git+https://github.com/cernanalysispreservation/invenio-files-rest.git@mock/v1.0.5',
109+
'invenio-files-rest @ git+https://github.com/parths007/invenio-files-rest.git@v1.1.1',
110110
'invenio-records-files @ git+https://github.com/cernanalysispreservation/invenio-records-files.git@new#egg=invenio-records-files',
111111

112112
# Database deps

0 commit comments

Comments
 (0)