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
737f3737
Commit
737f3737
authored
Oct 16, 2018
by
André Anjos
💬
Browse files
Merge branch 'new-zc-tools' into 'master'
Updates zc.buildout and zc.recipe.egg See merge request bob/bob.conda!379
parents
71ee1a05
becc4328
Pipeline
#24343
passed with stage
in 63 minutes and 46 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
conda/beat-devel/meta.yaml
View file @
737f3737
...
...
@@ -2,7 +2,7 @@
{
%
set nopin =
[
'
ca-certificates'
,
'
certifi'
,
'
openssl'
,
'
libstdcxx-ng'
,
'
libgcc-ng'
,
'
libcxx'
,
'
libcxxabi'
]
%
}
package
:
name
:
beat-devel
version
:
2018.10.
05
version
:
2018.10.
16
build
:
# the build number must be zero all the time.
...
...
@@ -15,7 +15,7 @@ build:
requirements
:
host
:
-
python {{ python }}
-
bob-devel 2018.10.
05
-
bob-devel 2018.10.
16
-
docker-py 3.2.1
-
flask 0.12.2
-
flask-cors 3.0.3
...
...
conda/bob-devel/meta.yaml
View file @
737f3737
...
...
@@ -2,7 +2,7 @@
{
%
set nopin =
[
'
ca-certificates'
,
'
certifi'
,
'
openssl'
,
'
libstdcxx-ng'
,
'
libgcc-ng'
,
'
libcxx'
,
'
libcxxabi'
]
%
}
package
:
name
:
bob-devel
version
:
2018.10.
05
version
:
2018.10.
16
# please update the version of beat-devel and update bob-devel's version there
# as well in the same merge request.
...
...
@@ -74,8 +74,8 @@ requirements:
-
tensorflow 1.9.0
-
torchvision 0.2.1
# [linux]
-
vlfeat 0.9.21
-
zc.buildout 2.1
1
.2
-
zc.recipe.egg 2.0.
5
-
zc.buildout 2.1
2
.2
-
zc.recipe.egg 2.0.
7
run
:
-
python
run_constrained
:
...
...
conda/zc.buildout/meta.yaml
View file @
737f3737
{
%
set version = "2.1
1
.2" %
}
{
%
set version = "2.1
2
.2" %
}
package
:
name
:
zc.buildout
...
...
conda/zc.recipe.egg/meta.yaml
View file @
737f3737
{
%
set version = "2.0.
5
" %
}
{
%
set version = "2.0.
7
" %
}
package
:
name
:
zc.recipe.egg
...
...
@@ -7,7 +7,7 @@ package:
source
:
fn
:
zc.recipe.egg-{{ version }}.tar.gz
url
:
https://pypi.io/packages/source/z/zc.recipe.egg/zc.recipe.egg-{{ version }}.tar.gz
md5
:
09ebe358990402b746232d22ecae3f21
md5
:
b0d432087849dbe24a94edebbba29fe6
build
:
number
:
0
...
...
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