Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
conda
Commits
cea77a29
Commit
cea77a29
authored
Dec 20, 2019
by
André Anjos
💬
Browse files
Fix bob-devel version numbers (forgot update)
parent
a35688da
Pipeline
#35957
passed with stage
in 11 minutes and 59 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
conda/beat-devel/meta.yaml
View file @
cea77a29
...
...
@@ -2,7 +2,7 @@
{
%
set nopin =
[
'
ca-certificates'
,
'
certifi'
,
'
openssl'
,
'
libstdcxx-ng'
,
'
libgcc-ng'
,
'
libcxx'
,
'
libcxxabi'
]
%
}
package
:
name
:
beat-devel
version
:
2019.12.
19
version
:
2019.12.
20
build
:
# the build number must be zero all the time.
...
...
@@ -15,7 +15,7 @@ build:
requirements
:
host
:
-
python {{ python }}
-
bob-devel 2019.12.
19
-
bob-devel 2019.12.
20
-
docker-py 4.0.2
-
flask 1.0.3
-
flask-cors 3.0.8
...
...
conda/bob-devel/meta.yaml
View file @
cea77a29
...
...
@@ -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.12.
19
version
:
2019.12.
20
build
:
# the build number must be zero all the time.
...
...
@@ -42,13 +42,13 @@ requirements:
-
jpeg 9b
-
kaldi 1!5.5.164
# [linux]
-
libblitz 1.0.1
-
libmatio 1.5.1
5
-
libmatio 1.5.1
7
-
libogg 1.3.2
-
libpng 1.6.37
-
libsvm
3.2
2
-
libsvm
3.2
4
-
libtiff 4.0.10
-
matplotlib 3.1.0
-
menpo 0.9.
1
-
menpo 0.9.
2
-
menpofit 0.6.1
-
mkl
2019.4
-
mne 0.18.1
...
...
@@ -64,7 +64,7 @@ requirements:
-
pytorch 1.0.1
# [linux]
-
pyyaml 5.1.1
-
requests 2.22.0
-
schema 0.7.
0
-
schema 0.7.
1
-
scikit-image 0.15.0
-
scikit-learn 0.21.2
-
scipy 1.2.1
...
...
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