14
0

Accepting request 824100 from home:mcalabkova:branches:devel:languages:python

- update to 1.2.1
  * Include tests in sdist tarball
  * Don't limit contexts to a single server name

OBS-URL: https://build.opensuse.org/request/show/824100
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-gssapi?expand=0&rev=3
This commit is contained in:
2020-08-03 15:26:07 +00:00
committed by Git OBS Bridge
parent 97e9de3d21
commit 780d6eb225
4 changed files with 12 additions and 6 deletions

View File

@@ -18,14 +18,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-requests-gssapi
Version: 1.2.0
Version: 1.2.1
Release: 0
Summary: A GSSAPI authentication handler for python-requests
License: ISC
Group: Development/Languages/Python
URL: https://github.com/pythongssapi/requests-gssapi
# https://github.com/pythongssapi/requests-gssapi/issues/24
Source0: https://github.com/pythongssapi/requests-gssapi/archive/v%{version}.tar.gz
Source: https://files.pythonhosted.org/packages/source/r/requests-gssapi/requests-gssapi-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros