forked from pool/python-osc-tiny
Accepting request 981497 from home:apritschet:branches:devel:languages:python
- Release 0.6.0 * Support for the "Signature authentication scheme" * Revised method to retrieve credentials from `osc` OBS-URL: https://build.opensuse.org/request/show/981497 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=33
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-osc-tiny
|
||||
Version: 0.5.0
|
||||
Version: 0.6.0
|
||||
Release: 0
|
||||
Summary: Client API for openSUSE BuildService
|
||||
License: MIT
|
||||
@@ -44,6 +44,7 @@ Requires: python-lxml
|
||||
Requires: python-python-dateutil
|
||||
Requires: python-pytz
|
||||
Requires: python-requests
|
||||
Suggests: openssh
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
|
Reference in New Issue
Block a user