Hello community,

here is the log from the commit of package python-aioftp for openSUSE:Factory 
checked in at 2020-01-17 16:08:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-aioftp (Old)
 and      /work/SRC/openSUSE:Factory/.python-aioftp.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-aioftp"

Fri Jan 17 16:08:33 2020 rev:3 rq:765078 version:0.15.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-aioftp/python-aioftp.changes      
2019-11-13 13:14:41.306845728 +0100
+++ /work/SRC/openSUSE:Factory/.python-aioftp.new.26092/python-aioftp.changes   
2020-01-17 16:08:39.248532776 +0100
@@ -1,0 +2,8 @@
+Thu Jan 16 15:52:14 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- update to 0.15.0
+  * server: use explicit mapping of available commands for security reasons
+  * client: add socks proxy support via siosocks
+  * client: add custom list parser
+
+-------------------------------------------------------------------

Old:
----
  aioftp-0.13.0.tar.gz

New:
----
  aioftp-0.15.0.tar.gz

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

Other differences:
------------------
++++++ python-aioftp.spec ++++++
--- /var/tmp/diff_new_pack.EYBB29/_old  2020-01-17 16:08:39.852533062 +0100
+++ /var/tmp/diff_new_pack.EYBB29/_new  2020-01-17 16:08:39.856533063 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-aioftp
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # 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-%{**}}
 %define         skip_python2 1
 Name:           python-aioftp
-Version:        0.13.0
+Version:        0.15.0
 Release:        0
 Summary:        FTP client/server for asyncio
 License:        Apache-2.0
@@ -28,12 +28,14 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python-siosocks
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module async_timeout}
 BuildRequires:  %{python_module pytest-asyncio}
 BuildRequires:  %{python_module pytest-cov}
 BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module siosocks}
 BuildRequires:  %{python_module trustme}
 # /SECTION
 %python_subpackages

++++++ aioftp-0.13.0.tar.gz -> aioftp-0.15.0.tar.gz ++++++
++++ 1632 lines of diff (skipped)


Reply via email to