Accepting request 824181 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/824181 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests-gssapi?expand=0&rev=2
This commit is contained in:
commit
0275a765c7
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 10:24:08 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- update to 1.2.1
|
||||
* Include tests in sdist tarball
|
||||
* Don't limit contexts to a single server name
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 30 15:20:56 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
|
@ -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
|
||||
|
3
requests-gssapi-1.2.1.tar.gz
Normal file
3
requests-gssapi-1.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d28d9035a467fbfc8747725f1ea97fb070be617e0c3b49151ec4b00b164c276b
|
||||
size 18749
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f3417e3b0129749b7dd4d1df41d500857abc00c725a5fd339fbca683f4375655
|
||||
size 12993
|
Loading…
x
Reference in New Issue
Block a user