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
0
Issues
0
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
76bc91f8
Commit
76bc91f8
authored
Jan 28, 2021
by
André Anjos
💬
Browse files
Options
Browse Files
Download
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
Pipeline
#47480
passed with stage
in 14 minutes and 2 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
19 deletions
+19
-19
conda/beat-devel/meta.yaml
conda/beat-devel/meta.yaml
+2
-2
conda/bob-devel/meta.yaml
conda/bob-devel/meta.yaml
+17
-17
No files found.
conda/beat-devel/meta.yaml
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
...
...
conda/bob-devel/meta.yaml
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
:
...
...
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