Hello community,
here is the log from the commit of package python-requests-gssapi for
openSUSE:Factory checked in at 2020-08-04 20:21:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-requests-gssapi (Old)
and /work/SRC/openSUSE:Factory/.python-requests-gssapi.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-requests-gssapi"
Tue Aug 4 20:21:45 2020 rev:2 rq:824181 version:1.2.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-requests-gssapi/python-requests-gssapi.changes
2020-04-09 23:17:54.998329889 +0200
+++
/work/SRC/openSUSE:Factory/.python-requests-gssapi.new.3592/python-requests-gssapi.changes
2020-08-04 20:21:54.372997715 +0200
@@ -1,0 +2,7 @@
+Mon Aug 3 10:24:08 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- update to 1.2.1
+ * Include tests in sdist tarball
+ * Don't limit contexts to a single server name
+
+-------------------------------------------------------------------
Old:
----
v1.2.0.tar.gz
New:
----
requests-gssapi-1.2.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-requests-gssapi.spec ++++++
--- /var/tmp/diff_new_pack.tfCYZL/_old 2020-08-04 20:21:56.608998000 +0200
+++ /var/tmp/diff_new_pack.tfCYZL/_new 2020-08-04 20:21:56.612998001 +0200
@@ -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