[Pagure] Limit the httplib2 task by tags
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
1e26cf9246
commit
a4ddf54509
1 changed files with 3 additions and 0 deletions
|
@ -528,3 +528,6 @@
|
||||||
path: /usr/lib/python3.6/site-packages/httplib2/__init__.py
|
path: /usr/lib/python3.6/site-packages/httplib2/__init__.py
|
||||||
regexp: 'ssl\.PROTOCOL_TLSv1'
|
regexp: 'ssl\.PROTOCOL_TLSv1'
|
||||||
replace: 'ssl.PROTOCOL_TLS'
|
replace: 'ssl.PROTOCOL_TLS'
|
||||||
|
tags:
|
||||||
|
- pagure
|
||||||
|
- hotfix
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue