Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.devtools
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
Show more breadcrumbs
bob
bob.devtools
Commits
0b5a842b
Commit
0b5a842b
authored
5 years ago
by
André Anjos
Browse files
Options
Downloads
Patches
Plain Diff
[python-gitlab] Update dependence
parent
252a6f04
No related branches found
No related tags found
1 merge request
!150
Updates python-gitlab to 2.1.2
Pipeline
#38535
passed
5 years ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
deps/python-gitlab/meta.yaml
+4
-5
4 additions, 5 deletions
deps/python-gitlab/meta.yaml
with
4 additions
and
5 deletions
deps/python-gitlab/meta.yaml
+
4
−
5
View file @
0b5a842b
{
%
set name = "python-gitlab" %
}
{
%
set name = "python-gitlab" %
}
{
%
set version = "
1
.1
5.0
" %
}
{
%
set version = "
2
.1
.2
" %
}
package
:
package
:
name
:
{{
name|lower
}}
name
:
{{
name|lower
}}
...
@@ -7,7 +7,7 @@ package:
...
@@ -7,7 +7,7 @@ package:
source
:
source
:
url
:
https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
url
:
https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256
:
45125a0ed4d0027d4317bdbd71ca02fc52b0ac160b9d2c3c5be131b4d19f867e
sha256
:
71445d7444fe3354bf90a52d6249f91c9e572a8ef6c143afd9de25f50c92d499
build
:
build
:
number
:
0
number
:
0
...
@@ -20,9 +20,8 @@ requirements:
...
@@ -20,9 +20,8 @@ requirements:
-
python
-
python
-
pip
-
pip
run
:
run
:
-
python
-
python >=3.6.0
-
requests
-
requests >=2.22.0
-
six
test
:
test
:
imports
:
imports
:
...
...
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