Skip to content
Snippets Groups Projects

Add bob.ip.view external dependencies

Merged Vincent POLLET requested to merge bob_ip_view_dependencies into master
1 unresolved thread
2 files
+ 7
3
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -2,7 +2,7 @@
{% set nopin = ['ca-certificates', 'certifi', 'openssl', 'libstdcxx-ng', 'libgcc-ng', 'libcxx', 'libcxxabi'] %}
package:
name: beat-devel
version: 2020.11.04
version: 2020.11.05
build:
# the build number must be zero all the time.
@@ -14,7 +14,7 @@ build:
requirements:
host:
- bob-devel 2020.11.04
- bob-devel 2020.11.05
- python {{ python }}
# the dependencies are pinned in bob-devel
- docker-py
Loading