Skip to content
Snippets Groups Projects

Recover menpofit as part of the menpo-removal fiasco

Merged André Anjos requested to merge recover-menpofit into master
4 files
+ 43
3
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -2,7 +2,7 @@
{% set nopin = ['ca-certificates', 'certifi', 'openssl', 'libstdcxx-ng', 'libgcc-ng', 'libcxx', 'libcxxabi'] %}
package:
name: beat-devel
version: 2019.07.31
version: 2019.08.04
build:
# the build number must be zero all the time.
@@ -15,7 +15,7 @@ build:
requirements:
host:
- python {{ python }}
- bob-devel 2019.07.31
- bob-devel 2019.08.04
- docker-py 3.6.0
- flask 1.0.2
- flask-cors 3.0.7
Loading