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
f6f961b5
Commit
f6f961b5
authored
Aug 28, 2019
by
Amir MOHAMMADI
Browse files
Merge branch 'bob-devel' into 'master'
[bob-devel] Pin packaging to 19.0 temporarily See merge request bob/bob.conda!430
parents
256fe604
105c6872
Pipeline
#32835
passed with stage
in 54 minutes and 19 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
conda/beat-devel/meta.yaml
View file @
f6f961b5
...
...
@@ -2,7 +2,7 @@
{
%
set nopin =
[
'
ca-certificates'
,
'
certifi'
,
'
openssl'
,
'
libstdcxx-ng'
,
'
libgcc-ng'
,
'
libcxx'
,
'
libcxxabi'
]
%
}
package
:
name
:
beat-devel
version
:
2019.08.2
6
version
:
2019.08.2
8
build
:
# the build number must be zero all the time.
...
...
@@ -15,7 +15,7 @@ build:
requirements
:
host
:
-
python {{ python }}
-
bob-devel 2019.08.2
6
-
bob-devel 2019.08.2
8
-
docker-py 4.0.2
-
flask 1.0.2
-
flask-cors 3.0.7
...
...
conda/bob-devel/meta.yaml
View file @
f6f961b5
...
...
@@ -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.2
6
version
:
2019.08.2
8
build
:
# the build number must be zero all the time.
...
...
@@ -56,6 +56,9 @@ requirements:
-
nose 1.3.7
-
numpy 1.16.4
-
opencv 3.4.2
# pin packaging temporarily until
# https://github.com/ContinuumIO/anaconda-issues/issues/11236 is fixed.
-
packaging
19.0
-
pillow 6.1.0
-
pkg-config 0.29.2
-
pyedflib 0.1.14
...
...
Write
Preview
Supports
Markdown
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