Skip to content
Snippets Groups Projects
Commit 0b5a842b authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[python-gitlab] Update dependence

parent 252a6f04
No related branches found
No related tags found
1 merge request!150Updates python-gitlab to 2.1.2
Pipeline #38535 passed
{% set name = "python-gitlab" %}
{% set version = "1.15.0" %}
{% set version = "2.1.2" %}
package:
name: {{ name|lower }}
......@@ -7,7 +7,7 @@ package:
source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 45125a0ed4d0027d4317bdbd71ca02fc52b0ac160b9d2c3c5be131b4d19f867e
sha256: 71445d7444fe3354bf90a52d6249f91c9e572a8ef6c143afd9de25f50c92d499
build:
number: 0
......@@ -20,9 +20,8 @@ requirements:
- python
- pip
run:
- python
- requests
- six
- python >=3.6.0
- requests >=2.22.0
test:
imports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment