Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
conda
Commits
d714bac9
Commit
d714bac9
authored
Aug 12, 2019
by
André Anjos
💬
Browse files
[menpofit] Bump build numbers and bob-devel/beat-devel versions
parent
1c99d28d
Pipeline
#32437
passed with stage
in 74 minutes and 14 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
conda/beat-devel/meta.yaml
View file @
d714bac9
...
...
@@ -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
...
...
conda/bob-devel/meta.yaml
View file @
d714bac9
...
...
@@ -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.
...
...
conda/menpo/meta.yaml
View file @
d714bac9
...
...
@@ -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')
}}
...
...
conda/menpofit/meta.yaml
View file @
d714bac9
...
...
@@ -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
:
...
...
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