Hello community,

here is the log from the commit of package python-oauthlib for openSUSE:Factory 
checked in at 2018-03-28 10:33:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oauthlib (Old)
 and      /work/SRC/openSUSE:Factory/.python-oauthlib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-oauthlib"

Wed Mar 28 10:33:23 2018 rev:20 rq:591610 version:2.0.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oauthlib/python-oauthlib.changes  
2017-11-08 15:10:05.454141702 +0100
+++ /work/SRC/openSUSE:Factory/.python-oauthlib.new/python-oauthlib.changes     
2018-03-28 10:33:24.732663311 +0200
@@ -1,0 +2,30 @@
+Mon Mar 26 16:17:21 UTC 2018 - [email protected]
+
+- specfile:
+  * ran spec-cleaner
+
+-------------------------------------------------------------------
+Sat Mar 24 18:50:04 UTC 2018 - [email protected]
+
+- specfile:
+  * update copyright year
+  * updated url
+
+- update to version 2.0.7:
+  * Moved oauthlib into new organization on GitHub.
+  * Include license file in the generated wheel package. (#494)
+  * When deploying a release to PyPI, include the wheel
+    distribution. (#496)
+  * Check access token in self.token dict. (#500)
+  * Added bottle-oauthlib to docs. (#509)
+  * Update repository location in Travis. (#514)
+  * Updated docs for organization change. (#515)
+  * Replace G+ with Gitter. (#517)
+  * Update requirements. (#518)
+  * Add shields for Python versions, license and RTD. (#520)
+  * Fix ReadTheDocs build (#521).
+  * Fixed "make" command to test upstream with local oauthlib. (#522)
+  * Replace IRC notification with Gitter Hook. (#523)
+  * Added Github Releases deploy provider. (#523)
+
+-------------------------------------------------------------------

Old:
----
  oauthlib-2.0.6.tar.gz

New:
----
  oauthlib-2.0.7.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-oauthlib.spec ++++++
--- /var/tmp/diff_new_pack.RWqtko/_old  2018-03-28 10:33:25.372640294 +0200
+++ /var/tmp/diff_new_pack.RWqtko/_new  2018-03-28 10:33:25.372640294 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oauthlib
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,14 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-oauthlib
-Version:        2.0.6
+Version:        2.0.7
 Release:        0
-Url:            https://github.com/idangazit/oauthlib
 Summary:        A Generic Implementation of the OAuth Request-Signing Logic
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
-Source:         
https://pypi.io/packages/source/o/oauthlib/oauthlib-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Url:            https://github.com/oauthlib/oauthlib
+Source:         
https://files.pythonhosted.org/packages/source/o/oauthlib/oauthlib-%{version}.tar.gz
 BuildRequires:  %{python_module PyJWT}
 BuildRequires:  %{python_module blinker}
 BuildRequires:  %{python_module cryptography}
@@ -41,7 +40,6 @@
 Requires:       python-blinker
 Requires:       python-cryptography
 BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -76,9 +74,9 @@
 %check
 %python_exec setup.py test
 
-%files %python_files
-%defattr(-,root,root,-)
-%doc LICENSE README.rst CHANGELOG.rst
+%files %{python_files}
+%license LICENSE
+%doc README.rst CHANGELOG.rst
 %{python_sitelib}/*
 
 %changelog

++++++ oauthlib-2.0.6.tar.gz -> oauthlib-2.0.7.tar.gz ++++++
++++ 1617 lines of diff (skipped)


Reply via email to