Hello community,

here is the log from the commit of package python-msrest for openSUSE:Factory 
checked in at 2019-05-14 13:39:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-msrest (Old)
 and      /work/SRC/openSUSE:Factory/.python-msrest.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-msrest"

Tue May 14 13:39:09 2019 rev:7 rq:694563 version:0.6.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-msrest/python-msrest.changes      
2018-09-26 16:16:12.947009292 +0200
+++ /work/SRC/openSUSE:Factory/.python-msrest.new.5148/python-msrest.changes    
2019-05-14 13:39:15.124213494 +0200
@@ -1,0 +2,12 @@
+Mon Apr 15 10:00:10 UTC 2019 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- New upstream release
+  + Version 0.6.6
+  + No upstream changelog provided
+- Refresh patches for new version
+  + m_drop-compatible-releases-operator.patch
+  + m_drop-extras-require.patch
+- Remove python-devel package from BuildRequires
+- Add %python_expand to %fdupes invocation
+
+-------------------------------------------------------------------

Old:
----
  msrest-0.5.5.tar.gz

New:
----
  msrest-0.6.6.tar.gz

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

Other differences:
------------------
++++++ python-msrest.spec ++++++
--- /var/tmp/diff_new_pack.T6G1pT/_old  2019-05-14 13:39:15.684207064 +0200
+++ /var/tmp/diff_new_pack.T6G1pT/_new  2019-05-14 13:39:15.684207064 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-msrest
 #
-# 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
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-msrest
-Version:        0.5.5
+Version:        0.6.6
 Release:        0
 Summary:        AutoRest swagger generator Python client runtime
 License:        MIT
@@ -28,7 +28,6 @@
 Source1:        LICENSE.md
 Patch0:         m_drop-compatible-releases-operator.patch
 Patch1:         m_drop-extras-require.patch
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -63,8 +62,7 @@
 
 %install
 %python_install
-
-%fdupes %{buildroot}/%{python_sitelib}/*
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
 %defattr(-,root,root,-)

++++++ m_drop-compatible-releases-operator.patch ++++++
--- /var/tmp/diff_new_pack.T6G1pT/_old  2019-05-14 13:39:15.708206788 +0200
+++ /var/tmp/diff_new_pack.T6G1pT/_new  2019-05-14 13:39:15.708206788 +0200
@@ -1,7 +1,7 @@
-diff -Nru msrest-0.5.5.orig/setup.py msrest-0.5.5/setup.py
---- msrest-0.5.5.orig/setup.py 2018-09-04 21:14:13.000000000 +0200
-+++ msrest-0.5.5/setup.py      2018-09-06 14:25:16.473344949 +0200
-@@ -47,7 +47,7 @@
+diff -Nru msrest-0.6.6.orig/setup.py msrest-0.6.6/setup.py
+--- msrest-0.6.6.orig/setup.py 2019-03-22 02:34:37.000000000 +0100
++++ msrest-0.6.6/setup.py      2019-04-02 17:08:39.226844660 +0200
+@@ -48,7 +48,7 @@
          'License :: OSI Approved :: MIT License',
          'Topic :: Software Development'],
      install_requires=[

++++++ m_drop-extras-require.patch ++++++
--- /var/tmp/diff_new_pack.T6G1pT/_old  2019-05-14 13:39:15.712206741 +0200
+++ /var/tmp/diff_new_pack.T6G1pT/_new  2019-05-14 13:39:15.716206696 +0200
@@ -1,12 +1,16 @@
-diff -Nru msrest-0.5.5.orig/setup.py msrest-0.5.5/setup.py
---- msrest-0.5.5.orig/setup.py 2018-09-06 14:25:16.473344949 +0200
-+++ msrest-0.5.5/setup.py      2018-09-06 14:25:41.501568822 +0200
-@@ -52,8 +52,4 @@
+diff -Nru msrest-0.6.6.orig/setup.py msrest-0.6.6/setup.py
+--- msrest-0.6.6.orig/setup.py 2019-04-02 17:09:03.735080855 +0200
++++ msrest-0.6.6/setup.py      2019-04-02 17:09:14.547185065 +0200
+@@ -53,12 +53,4 @@
          "isodate>=0.6.0",
          "certifi>=2017.4.17",
      ],
 -    extras_require={
 -        ":python_version<'3.4'": ['enum34>=1.0.4'],
 -        ":python_version<'3.5'": ['typing'],
+-        "async:python_version>='3.5'": [
+-            'aiohttp>=3.0',
+-            'aiodns'
+-        ],
 -    }
  )

++++++ msrest-0.5.5.tar.gz -> msrest-0.6.6.tar.gz ++++++
++++ 12330 lines of diff (skipped)


Reply via email to