diff --git a/python-requests-gssapi.changes b/python-requests-gssapi.changes index f121bf2..e2d3036 100644 --- a/python-requests-gssapi.changes +++ b/python-requests-gssapi.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Aug 3 10:24:08 UTC 2020 - Marketa Calabkova + +- 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 diff --git a/python-requests-gssapi.spec b/python-requests-gssapi.spec index 95fe3d2..141bdf0 100644 --- a/python-requests-gssapi.spec +++ b/python-requests-gssapi.spec @@ -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 diff --git a/requests-gssapi-1.2.1.tar.gz b/requests-gssapi-1.2.1.tar.gz new file mode 100644 index 0000000..b4b2a8b --- /dev/null +++ b/requests-gssapi-1.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d28d9035a467fbfc8747725f1ea97fb070be617e0c3b49151ec4b00b164c276b +size 18749 diff --git a/v1.2.0.tar.gz b/v1.2.0.tar.gz deleted file mode 100644 index e34cc70..0000000 --- a/v1.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3417e3b0129749b7dd4d1df41d500857abc00c725a5fd339fbca683f4375655 -size 12993