Hello community,
here is the log from the commit of package python-requests-mock for
openSUSE:Factory checked in at 2019-03-12 09:44:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-requests-mock (Old)
and /work/SRC/openSUSE:Factory/.python-requests-mock.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-requests-mock"
Tue Mar 12 09:44:52 2019 rev:10 rq:682495 version:1.5.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-requests-mock/python-requests-mock.changes
2018-12-27 00:28:25.311710711 +0100
+++
/work/SRC/openSUSE:Factory/.python-requests-mock.new.28833/python-requests-mock.changes
2019-03-12 09:44:53.619746108 +0100
@@ -1,0 +2,33 @@
+Thu Mar 7 15:00:19 UTC 2019 - Thomas Bechtold <[email protected]>
+
+- update to 1.5.2:
+ * Fix discovery of pytest version and default
+ * Add a docstring to the pytest fixture
+ * Include release note for py.test
+ * Collapse CircleCI configuration
+ * Support older pytest versions
+ * Record value of stream parameter in request history
+ * Some additional gitignores
+ * Include reno in circleci publish job
+ * Prefer readthedocs.io instead of readthedocs.org for doc links
+ * Add release note describe repository migration
+ * Add pytest plugin
+ * Include release-notes in documentation
+ * Another attempt at circleci tags
+ * Only try and push to pypi on a tag
+ * Update all pypi.python.org URLs to pypi.org
+ * Add pypi upload configuration to circleci
+ * Move tests outside of package to top level directory
+ * Remove zuul.yaml as we're not using zuul anymore
+ * Add CircleCI badge to README
+ * Remove links to launchpad bug reporting
+ * Remove .gitreview
+ * Unpin sphinx dependency
+ * Add circleci testing configuration
+ * Use set literals throughout project
+ * Prefer https:// links over http:// in docs and comments
+ * Fix last\_request examples
+ * Fix spelling mistakes
+ * Move Zuul jobs in-tree
+
+-------------------------------------------------------------------
Old:
----
requests-mock-1.4.0.tar.gz
New:
----
requests-mock-1.5.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-requests-mock.spec ++++++
--- /var/tmp/diff_new_pack.pUFeE1/_old 2019-03-12 09:44:54.507743619 +0100
+++ /var/tmp/diff_new_pack.pUFeE1/_new 2019-03-12 09:44:54.511743607 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-requests-mock
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without test
Name: python-requests-mock
-Version: 1.4.0
+Version: 1.5.2
Release: 0
Summary: Mock out responses from the requests package
License: Apache-2.0
++++++ requests-mock-1.4.0.tar.gz -> requests-mock-1.5.2.tar.gz ++++++
++++ 4853 lines of diff (skipped)