Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
bob.devtools
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
5
Issues
5
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bob
bob.devtools
Commits
ffebc013
Commit
ffebc013
authored
May 07, 2019
by
André Anjos
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[conda-build-config] Updates jsonschema to 3.0.1 - only impacts BEAT builds
parent
833a1b8c
Pipeline
#29952
passed with stage
in 4 minutes and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
bob/devtools/data/conda_build_config.yaml
bob/devtools/data/conda_build_config.yaml
+2
-2
No files found.
bob/devtools/data/conda_build_config.yaml
View file @
ffebc013
...
@@ -56,7 +56,7 @@ bob_devel:
...
@@ -56,7 +56,7 @@ bob_devel:
# This version of beat-devel will be used at test time of packages. Notice it
# This version of beat-devel will be used at test time of packages. Notice it
# uses bob-devel and should have a version that is greater or equal its value
# uses bob-devel and should have a version that is greater or equal its value
beat_devel
:
beat_devel
:
-
2019.0
4.30
-
2019.0
5.07
# The build time only dependencies (build requirements).
# The build time only dependencies (build requirements).
# Updating these to the latest version all the time is OK and a good idea.
# Updating these to the latest version all the time is OK and a good idea.
...
@@ -201,7 +201,7 @@ zc_recipe_egg:
...
@@ -201,7 +201,7 @@ zc_recipe_egg:
docker_py
:
docker_py
:
-
3.6.0
-
3.6.0
jsonschema
:
jsonschema
:
-
2.6.0
-
3.0.1
oset
:
oset
:
-
0.1.3
-
0.1.3
python_graphviz
:
python_graphviz
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment