Skip to content

Commit

Permalink
Merge pull request #1250 from OpenDataServices/release-libcove-0-12-2
Browse files Browse the repository at this point in the history
[#1246] Upgrade libcove to 0.12.2
  • Loading branch information
Bjwebb authored Nov 26, 2019
2 parents a521504 + d346d0e commit 1b28200
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 10 deletions.
7 changes: 0 additions & 7 deletions cove_ocds/fixtures/badfile_all_validation_errors_results.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,13 +91,6 @@
"field": "releases/tender/title",
"type": "string"
},
{
"description": "Array has non-unique elements",
"field": "releases",
"path": "releases",
"type": "uniqueItems",
"value": ""
},
{
"value": "Last Tuesday",
"description": "Date is not in the correct format",
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Django<1.12
-e git+https://github.com/OpenDataServices/[email protected]#egg=flattentool
-e git+https://github.com/open-contracting/[email protected]#egg=libcoveocds
-e git+https://github.com/OpenDataServices/[email protected]#egg=libcoveweb
-e git+https://github.com/OpenDataServices/[email protected].0#egg=libcove
-e git+https://github.com/OpenDataServices/[email protected].2#egg=libcove
django-bootstrap3
django-debug-toolbar
requests
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Django==1.11.24 # rq.filter: <1.12
-e git+https://github.com/OpenDataServices/flatten-tool.git@511cc6d1ee83d77aa7a1efe965eb3dd7e4940c1b#egg=flattentool
-e git+https://github.com/open-contracting/lib-cove-ocds.git@56bbc1b75c86330536885c2ea4f03432c69c2579#egg=libcoveocds
-e git+https://github.com/OpenDataServices/lib-cove-web.git@62663c3dd6f71c57d53dc5ea7a285210b140f4ab#egg=libcoveweb
-e git+https://github.com/OpenDataServices/lib-cove.git@b4b0cceecf644c2e8cd48f9eaa03eea9825d36bd#egg=libcove
-e git+https://github.com/OpenDataServices/lib-cove.git@269934219a1b20f1334518d3514493c48da309df#egg=libcove
django-bootstrap3==11.1.0
django-debug-toolbar==2.0
requests==2.22.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Django==1.11.24 # rq.filter: <1.12
-e git+https://github.com/OpenDataServices/flatten-tool.git@511cc6d1ee83d77aa7a1efe965eb3dd7e4940c1b#egg=flattentool
-e git+https://github.com/open-contracting/lib-cove-ocds.git@56bbc1b75c86330536885c2ea4f03432c69c2579#egg=libcoveocds
-e git+https://github.com/OpenDataServices/lib-cove-web.git@62663c3dd6f71c57d53dc5ea7a285210b140f4ab#egg=libcoveweb
-e git+https://github.com/OpenDataServices/lib-cove.git@b4b0cceecf644c2e8cd48f9eaa03eea9825d36bd#egg=libcove
-e git+https://github.com/OpenDataServices/lib-cove.git@269934219a1b20f1334518d3514493c48da309df#egg=libcove
django-bootstrap3==11.1.0
django-debug-toolbar==2.0
requests==2.22.0
Expand Down

0 comments on commit 1b28200

Please sign in to comment.