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
76bc91f8
Commit
76bc91f8
authored
4 years ago
by
André Anjos
Browse files
Options
Downloads
Plain Diff
Merge branch 'fix-macos-bdt-create' into 'master'
Minor bump to fix bdt create on macOS See merge request
!467
parents
d09e51ca
16e8b724
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!467
Minor bump to fix bdt create on macOS
Pipeline
#47480
passed
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
+17
-17
17 additions, 17 deletions
conda/bob-devel/meta.yaml
with
19 additions
and
19 deletions
conda/beat-devel/meta.yaml
+
2
−
2
View file @
76bc91f8
...
...
@@ -2,7 +2,7 @@
{
%
set nopin =
[
'
ca-certificates'
,
'
certifi'
,
'
openssl'
,
'
libstdcxx-ng'
,
'
libgcc-ng'
,
'
libcxx'
,
'
libcxxabi'
]
%
}
package
:
name
:
beat-devel
version
:
202
0.11.19
version
:
202
1.01.28
build
:
# the build number must be zero all the time.
...
...
@@ -14,7 +14,7 @@ build:
requirements
:
host
:
-
bob-devel 202
0.11.19
-
bob-devel 202
1.01.28
-
python {{ python }}
# the dependencies are pinned in bob-devel
-
docker-py
...
...
This diff is collapsed.
Click to expand it.
conda/bob-devel/meta.yaml
+
17
−
17
View file @
76bc91f8
...
...
@@ -6,7 +6,7 @@ package:
# there as well in the same merge request.
# Then open an MR in bob/bob.devtools to put these new versions of bob-devel and
# beat-devel in `bob/devtools/data/conda_build_config.yaml`
version
:
202
0.11.19
version
:
202
1.01.28
build
:
# the build number must be zero all the time.
...
...
@@ -34,12 +34,12 @@ requirements:
-
click 7.1.2
-
click-plugins 1.1.1
-
cmake 3.14.0
-
coverage
5.
3
-
dask 2
.30.0
-
coverage
5.
4
-
dask 2
021.1.1
-
dask-jobqueue 0.7.0
-
dask-ml 1.7.0
-
distributed 2
.30.0
-
docker-py 4.
3
.1
-
distributed 2
021.1.1
-
docker-py 4.
4
.1
-
docopt 0.6.2
-
ffmpeg 4.2.2
-
freetype 2.10.4
...
...
@@ -60,41 +60,41 @@ requirements:
-
nose 1.3.7
-
numpy 1.19.2
-
opencv 4.5.0
-
pandas 1.
1.3
-
pillow 8.
0.1
-
pandas 1.
2.1
-
pillow 8.
1.0
-
pkg-config 0.29.2
-
psycopg2 2.8.5
-
pybind11 2.5.0
-
pyopengl 3.1.1a1
-
pyqtgraph 0.11.0
-
pytest 6.
1.1
-
pytest-cov 2.1
0
.1
-
python-graphviz 0.1
4.2
-
pytest 6.
2.2
-
pytest-cov 2.1
1
.1
-
python-graphviz
0.1
5
-
pytorch 1.7.0
-
pyyaml 5.
3
.1
-
pyzmq
19
.0.
2
-
pyyaml 5.
4
.1
-
pyzmq
20
.0.
0
-
qdarkstyle 2.8.1
-
qtpy 1.9.0
-
requests 2.2
4.0
-
requests 2.2
5.1
-
schema 0.7.2
-
scikit-image 0.17.2
-
scikit-learn 0.23.2
-
scipy 1.5.2
-
setuptools 5
0.3
.0
-
setuptools 5
2.0
.0
-
simplejson 3.17.2
-
sox 14.4.2
-
sphinx 3.2.1
-
sphinx_rtd_theme 0.4.3
-
sphinxcontrib-httpdomain 1.7.0
-
sphinxcontrib-programoutput
0.16
-
sqlalchemy 1.3.2
0
-
sqlalchemy 1.3.2
1
-
tabulate 0.8.7
-
tensorflow 2.3.0
# [linux]
-
termcolor 1.1.0
-
torchvision 0.8.1
-
tqdm 4.5
0.2
-
tqdm 4.5
5.1
-
vlfeat 0.9.21
-
xarray 0.16.
1
-
xarray 0.16.
2
-
zc.buildout 2.13.3
-
zc.recipe.egg 2.0.7
run
:
...
...
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