Hello community,

here is the log from the commit of package python-Pyro4 for openSUSE:Factory 
checked in at 2018-07-31 16:01:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Pyro4 (Old)
 and      /work/SRC/openSUSE:Factory/.python-Pyro4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Pyro4"

Tue Jul 31 16:01:39 2018 rev:2 rq:626404 version:4.72

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Pyro4/python-Pyro4.changes        
2018-06-02 12:07:28.734265406 +0200
+++ /work/SRC/openSUSE:Factory/.python-Pyro4.new/python-Pyro4.changes   
2018-07-31 16:01:40.479778291 +0200
@@ -1,0 +2,5 @@
+Sun Jul 29 12:51:07 UTC 2018 - jeng...@inai.de
+
+- Ensure neutrality of description.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-Pyro4.spec ++++++
--- /var/tmp/diff_new_pack.WuzDPs/_old  2018-07-31 16:01:40.991779161 +0200
+++ /var/tmp/diff_new_pack.WuzDPs/_new  2018-07-31 16:01:40.995779168 +0200
@@ -13,16 +13,17 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-Pyro4
 Version:        4.72
 Release:        0
-License:        MIT
 Summary:        Distributed object middleware for Python (RPC)
-Url:            https://github.com/irmen/Pyro4
+License:        MIT
 Group:          Development/Languages/Python
+Url:            https://github.com/irmen/Pyro4
 Source:         
https://files.pythonhosted.org/packages/source/P/Pyro4/Pyro4-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
@@ -53,14 +54,13 @@
 %description
 Pyro means PYthon Remote Objects.
 
-It is a library that enables you to build applications in which
-objects can talk to eachother over the network, with minimal programming 
effort.
-You can just use normal Python method calls, with almost every possible 
parameter
-and return value type, and Pyro takes care of locating the right object on the 
right
-computer to execute the method. It is designed to be very easy to use, and to
-generally stay out of your way. But it also provides a set of powerful 
features that
-enables you to build distributed applications rapidly and effortlessly.
-Pyro is a pure Python library and runs on many different platforms and Python 
versions.
+It is a library for building applications in which objects can talk
+to each other over the network. One can use normal Python method
+calls, with almost every possible parameter and return value type,
+and Pyro takes care of locating the right object on the right system
+to execute the method. It also provides a set of features that enable
+building distributed applications. Pyro is a pure Python library and
+runs on many different platforms and Python versions.
 
 
 %prep


Reply via email to