Hello community,

here is the log from the commit of package python-boltons for openSUSE:Factory 
checked in at 2018-06-13 15:37:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-boltons (Old)
 and      /work/SRC/openSUSE:Factory/.python-boltons.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-boltons"

Wed Jun 13 15:37:32 2018 rev:2 rq:615170 version:18.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-boltons/python-boltons.changes    
2018-05-15 10:31:32.228297790 +0200
+++ /work/SRC/openSUSE:Factory/.python-boltons.new/python-boltons.changes       
2018-06-13 15:38:22.102816964 +0200
@@ -1,0 +2,5 @@
+Thu Jun  7 20:48:58 UTC 2018 - jeng...@inai.de
+
+- Use a description that actually says what the package is about.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-boltons.spec ++++++
--- /var/tmp/diff_new_pack.dEkbJL/_old  2018-06-13 15:38:23.274773836 +0200
+++ /var/tmp/diff_new_pack.dEkbJL/_new  2018-06-13 15:38:23.278773688 +0200
@@ -20,30 +20,24 @@
 Name:           python-boltons
 Version:        18.0.0
 Release:        0
-Summary:        Boltons should be builtins
+Summary:        The "Boltons" utility package for Python
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 Url:            https://github.com/mahmoud/boltons
 Source:         
https://files.pythonhosted.org/packages/source/b/boltons/boltons-%{version}.tar.gz
 Source10:       
https://raw.githubusercontent.com/mahmoud/boltons/%{version}/LICENSE
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 %python_subpackages
 
 %description
-Functionality that should be in the standard library. Like
-builtins, but Boltons.
-
-Otherwise known as, "everyone's util.py," but cleaned up and
-tested.
-
-Contains over 160 BSD-licensed utility types and functions that can be
-used as a package or independently. `Extensively documented on Read
-the Docs: http://boltons.readthedocs.org.
+Boltons is a package containing over 160 utility types and functions
+that can be used as a package or independently. Documentation is on
+http://boltons.readthedocs.org.
 
 %prep
 %setup -q -n boltons-%{version}


Reply via email to