Skip to content
Snippets Groups Projects
Commit 504fb438 authored by André Anjos's avatar André Anjos 💬
Browse files

Merge branch 'fix-menpofit' into 'master'

Bump build numbers and bob-devel/beat-devel versions

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