Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
conda
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bob
conda
Commits
a445848f
Commit
a445848f
authored
Jan 08, 2020
by
Tiago de Freitas Pereira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bumped hdf5 to 1.10.4 and hdf5py to 2.9.0 and removed caffe as a dependency
parent
af4141c5
Pipeline
#36157
failed with stage
in 7 minutes and 27 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
6 deletions
+5
-6
conda/beat-devel/meta.yaml
conda/beat-devel/meta.yaml
+2
-2
conda/bob-devel/meta.yaml
conda/bob-devel/meta.yaml
+3
-4
No files found.
conda/beat-devel/meta.yaml
View file @
a445848f
...
...
@@ -2,7 +2,7 @@
{
%
set nopin =
[
'
ca-certificates'
,
'
certifi'
,
'
openssl'
,
'
libstdcxx-ng'
,
'
libgcc-ng'
,
'
libcxx'
,
'
libcxxabi'
]
%
}
package
:
name
:
beat-devel
version
:
20
19.12.20
version
:
20
20.01.08
build
:
# the build number must be zero all the time.
...
...
@@ -15,7 +15,7 @@ build:
requirements
:
host
:
-
python {{ python }}
-
bob-devel 20
19.12.20
-
bob-devel 20
20.01.08
-
docker-py 4.0.2
-
flask 1.0.3
-
flask-cors 3.0.8
...
...
conda/bob-devel/meta.yaml
View file @
a445848f
...
...
@@ -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
:
20
19.12.20
version
:
20
20.01.08
build
:
# the build number must be zero all the time.
...
...
@@ -24,7 +24,6 @@ requirements:
# Dependency list of bob packages. Everything is pinned to allow for better
# reproducibility.
-
boost 1.67.0
-
caffe
1.0
# [linux]
-
click
7.0
-
click-plugins 1.1.1
-
cmake 3.14.0
...
...
@@ -36,8 +35,8 @@ requirements:
-
ffmpeg 4.0 h2047f9e_1
# [osx]
-
freetype 2.9.1
-
giflib 5.1.4
-
h5py 2.
8
.0
-
hdf5 1.10.
2
-
h5py 2.
9
.0
-
hdf5 1.10.
4
-
jinja2 2.10.1
-
jpeg 9b
-
kaldi 1!5.5.164
# [linux]
...
...
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