Skip to content
Snippets Groups Projects
Commit d714bac9 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[menpofit] Bump build numbers and bob-devel/beat-devel versions

parent 1c99d28d
No related branches found
No related tags found
1 merge request!425Bump build numbers and bob-devel/beat-devel versions
Pipeline #32437 passed
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
{% set nopin = ['ca-certificates', 'certifi', 'openssl', 'libstdcxx-ng', 'libgcc-ng', 'libcxx', 'libcxxabi'] %} {% set nopin = ['ca-certificates', 'certifi', 'openssl', 'libstdcxx-ng', 'libgcc-ng', 'libcxx', 'libcxxabi'] %}
package: package:
name: beat-devel name: beat-devel
version: 2019.08.09 version: 2019.08.12
build: build:
# the build number must be zero all the time. # the build number must be zero all the time.
...@@ -15,7 +15,7 @@ build: ...@@ -15,7 +15,7 @@ build:
requirements: requirements:
host: host:
- python {{ python }} - python {{ python }}
- bob-devel 2019.08.09 - bob-devel 2019.08.12
- docker-py 4.0.2 - docker-py 4.0.2
- flask 1.0.2 - flask 1.0.2
- flask-cors 3.0.7 - flask-cors 3.0.7
......
...@@ -4,7 +4,7 @@ package: ...@@ -4,7 +4,7 @@ package:
name: bob-devel name: bob-devel
# please update the version of beat-devel and update bob-devel's version # please update the version of beat-devel and update bob-devel's version
# there as well in the same merge request. # there as well in the same merge request.
version: 2019.08.09 version: 2019.08.12
build: build:
# the build number must be zero all the time. # the build number must be zero all the time.
......
...@@ -12,7 +12,7 @@ source: ...@@ -12,7 +12,7 @@ source:
sha256: {{ sha256 }} sha256: {{ sha256 }}
build: build:
number: 0 number: 1
script: python setup.py install --single-version-externally-managed --record=record.txt script: python setup.py install --single-version-externally-managed --record=record.txt
run_exports: run_exports:
- {{ pin_subpackage(name, max_pin='x.x') }} - {{ pin_subpackage(name, max_pin='x.x') }}
......
...@@ -9,7 +9,7 @@ source: ...@@ -9,7 +9,7 @@ source:
git_url: https://github.com/menpo/menpofit.git git_url: https://github.com/menpo/menpofit.git
build: build:
number: 0 number: 1
script: python setup.py install --single-version-externally-managed --record=record.txt script: python setup.py install --single-version-externally-managed --record=record.txt
requirements: requirements:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment