Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
conda
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
bob
conda
Commits
1a087a6f
Commit
1a087a6f
authored
4 years ago
by
Vincent POLLET
Browse files
Options
Downloads
Patches
Plain Diff
Add opencv package to bob-devel and bump versions
parent
d9fbb3c2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!460
Add opencv package to bob-devel and bump versions
Pipeline
#45799
failed
4 years ago
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
conda/beat-devel/meta.yaml
+2
-2
2 additions, 2 deletions
conda/beat-devel/meta.yaml
conda/bob-devel/meta.yaml
+2
-1
2 additions, 1 deletion
conda/bob-devel/meta.yaml
with
4 additions
and
3 deletions
conda/beat-devel/meta.yaml
+
2
−
2
View file @
1a087a6f
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
{
%
set nopin =
[
'
ca-certificates'
,
'
certifi'
,
'
openssl'
,
'
libstdcxx-ng'
,
'
libgcc-ng'
,
'
libcxx'
,
'
libcxxabi'
]
%
}
{
%
set nopin =
[
'
ca-certificates'
,
'
certifi'
,
'
openssl'
,
'
libstdcxx-ng'
,
'
libgcc-ng'
,
'
libcxx'
,
'
libcxxabi'
]
%
}
package
:
package
:
name
:
beat-devel
name
:
beat-devel
version
:
2020.11.1
8
version
:
2020.11.1
9
build
:
build
:
# the build number must be zero all the time.
# the build number must be zero all the time.
...
@@ -14,7 +14,7 @@ build:
...
@@ -14,7 +14,7 @@ build:
requirements
:
requirements
:
host
:
host
:
-
bob-devel 2020.11.1
8
-
bob-devel 2020.11.1
9
-
python {{ python }}
-
python {{ python }}
# the dependencies are pinned in bob-devel
# the dependencies are pinned in bob-devel
-
docker-py
-
docker-py
...
...
This diff is collapsed.
Click to expand it.
conda/bob-devel/meta.yaml
+
2
−
1
View file @
1a087a6f
...
@@ -4,7 +4,7 @@ package:
...
@@ -4,7 +4,7 @@ package:
name
:
bob-devel
name
:
bob-devel
# please update the version of beat-devel and update bob-devel's version
# please update the version of beat-devel and update bob-devel's version
# there as well in the same merge request.
# there as well in the same merge request.
version
:
2020.11.1
8
version
:
2020.11.1
9
build
:
build
:
# the build number must be zero all the time.
# the build number must be zero all the time.
...
@@ -52,6 +52,7 @@ requirements:
...
@@ -52,6 +52,7 @@ requirements:
-
ncurses
6.2
-
ncurses
6.2
-
nose 1.3.7
-
nose 1.3.7
-
numpy 1.19.2
-
numpy 1.19.2
-
opencv 4.5.0
-
pandas 1.1.3
-
pandas 1.1.3
-
pillow 8.0.1
-
pillow 8.0.1
-
pkg-config 0.29.2
-
pkg-config 0.29.2
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment