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
d714bac9
Commit
d714bac9
authored
5 years ago
by
André Anjos
Browse files
Options
Downloads
Patches
Plain Diff
[menpofit] Bump build numbers and bob-devel/beat-devel versions
parent
1c99d28d
No related branches found
No related tags found
1 merge request
!425
Bump build numbers and bob-devel/beat-devel versions
Pipeline
#32437
passed
5 years ago
Stage: build
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
conda/beat-devel/meta.yaml
+2
-2
2 additions, 2 deletions
conda/beat-devel/meta.yaml
conda/bob-devel/meta.yaml
+1
-1
1 addition, 1 deletion
conda/bob-devel/meta.yaml
conda/menpo/meta.yaml
+1
-1
1 addition, 1 deletion
conda/menpo/meta.yaml
conda/menpofit/meta.yaml
+1
-1
1 addition, 1 deletion
conda/menpofit/meta.yaml
with
5 additions
and
5 deletions
conda/beat-devel/meta.yaml
+
2
−
2
View file @
d714bac9
...
@@ -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
:
2019.08.
09
version
:
2019.08.
12
build
:
build
:
# the build number must be zero all the time.
# the build number must be zero all the time.
...
@@ -15,7 +15,7 @@ build:
...
@@ -15,7 +15,7 @@ build:
requirements
:
requirements
:
host
:
host
:
-
python {{ python }}
-
python {{ python }}
-
bob-devel 2019.08.
09
-
bob-devel 2019.08.
12
-
docker-py 4.0.2
-
docker-py 4.0.2
-
flask 1.0.2
-
flask 1.0.2
-
flask-cors 3.0.7
-
flask-cors 3.0.7
...
...
This diff is collapsed.
Click to expand it.
conda/bob-devel/meta.yaml
+
1
−
1
View file @
d714bac9
...
@@ -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
:
2019.08.
09
version
:
2019.08.
12
build
:
build
:
# the build number must be zero all the time.
# the build number must be zero all the time.
...
...
This diff is collapsed.
Click to expand it.
conda/menpo/meta.yaml
+
1
−
1
View file @
d714bac9
...
@@ -12,7 +12,7 @@ source:
...
@@ -12,7 +12,7 @@ source:
sha256
:
{{
sha256
}}
sha256
:
{{
sha256
}}
build
:
build
:
number
:
0
number
:
1
script
:
python setup.py install --single-version-externally-managed --record=record.txt
script
:
python setup.py install --single-version-externally-managed --record=record.txt
run_exports
:
run_exports
:
-
{{
pin_subpackage(name
,
max_pin='x.x')
}}
-
{{
pin_subpackage(name
,
max_pin='x.x')
}}
...
...
This diff is collapsed.
Click to expand it.
conda/menpofit/meta.yaml
+
1
−
1
View file @
d714bac9
...
@@ -9,7 +9,7 @@ source:
...
@@ -9,7 +9,7 @@ source:
git_url
:
https://github.com/menpo/menpofit.git
git_url
:
https://github.com/menpo/menpofit.git
build
:
build
:
number
:
0
number
:
1
script
:
python setup.py install --single-version-externally-managed --record=record.txt
script
:
python setup.py install --single-version-externally-managed --record=record.txt
requirements
:
requirements
:
...
...
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