Hello community,

here is the log from the commit of package python-betamax for openSUSE:Factory 
checked in at 2016-06-09 16:13:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-betamax (Old)
 and      /work/SRC/openSUSE:Factory/.python-betamax.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-betamax"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-betamax/python-betamax.changes    
2016-02-22 08:57:23.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-betamax.new/python-betamax.changes       
2016-06-09 16:16:49.000000000 +0200
@@ -1,0 +2,16 @@
+Tue Jun  7 07:52:18 UTC 2016 - [email protected]
+
+- update to 0.7.0:
+  - Add before_record and before_playback hooks
+  - Allow per-cassette placeholders to be merged and override global 
placeholders
+  - Fix bug where the QueryMatcher failed matching on high Unicode points
+  - Add betamax_recorder pytest fixture
+  - Change default behaviour to allow duplicate interactions to be recorded
+    in single cassette
+  - Add allow_playback_repeats to allow an interaction to be used more than 
once
+    from a single cassette
+  - Always return a new Response object from an Interaction to allow for a
+    streaming response to be usable multiple times
+  - Remove CI support for Pythons 2.6 and 3.2
+
+-------------------------------------------------------------------

Old:
----
  betamax-0.5.1.tar.gz

New:
----
  betamax-0.7.0.tar.gz

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

Other differences:
------------------
++++++ python-betamax.spec ++++++
--- /var/tmp/diff_new_pack.n8IaZ2/_old  2016-06-09 16:16:51.000000000 +0200
+++ /var/tmp/diff_new_pack.n8IaZ2/_new  2016-06-09 16:16:51.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-betamax
 #
-# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -13,19 +13,20 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 Name:           python-betamax
-Version:        0.5.1
+Version:        0.7.0
 Release:        0
-License:        Apache-2.0
 Summary:        A VCR imitation for python-requests
-Url:            https://github.com/sigmavirus24/betamax
+License:        Apache-2.0
 Group:          Development/Languages/Python
-Source:         
https://pypi.python.org/packages/source/b/betamax/betamax-%{version}.tar.gz
+Url:            https://github.com/sigmavirus24/betamax
+Source:         
https://pypi.io/packages/source/b/betamax/betamax-%{version}.tar.gz
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
-Requires:       python-requests
+Requires:       python-requests >= 2.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}

++++++ betamax-0.5.1.tar.gz -> betamax-0.7.0.tar.gz ++++++
++++ 5993 lines of diff (skipped)


Reply via email to