Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
conda
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
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
987e47ee
Commit
987e47ee
authored
4 years ago
by
André Anjos
💬
Browse files
Options
Downloads
Patches
Plain Diff
[python] Move dlib to the bottom of the stack
parent
7b7175fc
No related branches found
No related tags found
1 merge request
!443
Support for python-3.8
Pipeline
#43958
failed with stage
Stage: build
in 2 minutes and 52 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
conda/beat-devel/meta.yaml
+2
-2
2 additions, 2 deletions
conda/beat-devel/meta.yaml
conda/bob-devel/meta.yaml
+2
-2
2 additions, 2 deletions
conda/bob-devel/meta.yaml
python.txt
+1
-1
1 addition, 1 deletion
python.txt
with
5 additions
and
5 deletions
conda/beat-devel/meta.yaml
+
2
−
2
View file @
987e47ee
...
...
@@ -2,7 +2,7 @@
{
%
set nopin =
[
'
ca-certificates'
,
'
certifi'
,
'
openssl'
,
'
libstdcxx-ng'
,
'
libgcc-ng'
,
'
libcxx'
,
'
libcxxabi'
]
%
}
package
:
name
:
beat-devel
version
:
2020.08.
1
2
version
:
2020.08.2
0
build
:
# the build number must be zero all the time.
...
...
@@ -14,7 +14,7 @@ build:
requirements
:
host
:
-
bob-devel 2020.08.
1
2
-
bob-devel 2020.08.2
0
-
python {{ python }}
-
docker-py 4.2.0
-
jsonschema 3.2.0
...
...
This diff is collapsed.
Click to expand it.
conda/bob-devel/meta.yaml
+
2
−
2
View file @
987e47ee
...
...
@@ -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
:
2020.08.
1
2
version
:
2020.08.2
0
build
:
# the build number must be zero all the time.
...
...
@@ -23,7 +23,7 @@ requirements:
# Dependency list of bob packages. Everything is pinned to allow for better
# reproducibility.
-
boost 1.
6
7.0
-
boost 1.7
1
.0
-
caffe
1.0
# [linux]
-
click 7.1.1
-
click-plugins 1.1.1
...
...
This diff is collapsed.
Click to expand it.
python.txt
+
1
−
1
View file @
987e47ee
conda/dlib
conda/cyvlfeat
conda/menpo
conda/menpofit
...
...
@@ -20,5 +19,6 @@ conda/nodeenv
conda/pre-commit
conda/pytest-qt
conda/ddt
conda/dlib
conda/bob-devel
conda/beat-devel
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