commit python-toolz for openSUSE:Factory

2019-07-22 Thread root
Hello community,

here is the log from the commit of package python-toolz for openSUSE:Factory 
checked in at 2019-07-22 17:19:38

Comparing /work/SRC/openSUSE:Factory/python-toolz (Old)
 and  /work/SRC/openSUSE:Factory/.python-toolz.new.4126 (New)


Package is "python-toolz"

Mon Jul 22 17:19:38 2019 rev:5 rq:717570 version:0.10.0

Changes:

--- /work/SRC/openSUSE:Factory/python-toolz/python-toolz.changes
2019-06-07 18:02:08.937781993 +0200
+++ /work/SRC/openSUSE:Factory/.python-toolz.new.4126/python-toolz.changes  
2019-07-22 17:19:39.725906411 +0200
@@ -1,0 +2,6 @@
+Mon Jul 22 12:35:27 UTC 2019 - Tomáš Chvátal 
+
+- Update to 0.10.0:
+  * no upstream changelog
+
+---

Old:

  toolz-0.9.0.tar.gz

New:

  toolz-0.10.0.tar.gz



Other differences:
--
++ python-toolz.spec ++
--- /var/tmp/diff_new_pack.rYf2m5/_old  2019-07-22 17:19:40.389906229 +0200
+++ /var/tmp/diff_new_pack.rYf2m5/_new  2019-07-22 17:19:40.389906229 +0200
@@ -18,12 +18,12 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-toolz
-Version:0.9.0
+Version:0.10.0
 Release:0
 Summary:List processing tools and functional utilities for python
 License:BSD-3-Clause
 Group:  Development/Languages/Python
-URL:http://github.com/pytoolz/toolz/
+URL:https://github.com/pytoolz/toolz/
 Source: 
https://files.pythonhosted.org/packages/source/t/toolz/toolz-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes

++ toolz-0.9.0.tar.gz -> toolz-0.10.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/toolz-0.9.0/PKG-INFO new/toolz-0.10.0/PKG-INFO
--- old/toolz-0.9.0/PKG-INFO2017-12-17 17:40:27.0 +0100
+++ new/toolz-0.10.0/PKG-INFO   2019-07-11 22:22:27.0 +0200
@@ -1,16 +1,16 @@
-Metadata-Version: 1.1
+Metadata-Version: 1.2
 Name: toolz
-Version: 0.9.0
+Version: 0.10.0
 Summary: List processing tools and functional utilities
-Home-page: http://github.com/pytoolz/toolz/
-Author: Matthew Rocklin
-Author-email: mrock...@gmail.com
+Home-page: https://github.com/pytoolz/toolz/
+Author: https://raw.github.com/pytoolz/toolz/master/AUTHORS.md
+Maintainer: Matthew Rocklin
+Maintainer-email: mrock...@gmail.com
 License: BSD
-Description-Content-Type: UNKNOWN
 Description: Toolz
 =
 
-|Build Status| |Coverage Status| |Version Status| |Downloads|
+|Build Status| |Coverage Status| |Version Status|
 
 A set of utility functions for iterators, functions, and dictionaries.
 
@@ -39,7 +39,7 @@
 ``unique``, ``interpose``,
 
 |literal functoolz|_, for higher-order functions. Examples: 
``memoize``,
-``curry``, ``compose``
+``curry``, ``compose``,
 
 |literal dicttoolz|_, for operations on dictionaries. Examples: 
``assoc``,
 ``update-in``, ``merge``.
@@ -82,11 +82,11 @@
 Dependencies
 
 
-``toolz`` supports Python 2.6+ and Python 3.3+ with a common codebase.
+``toolz`` supports Python 2.7 and Python 3.4+ with a common codebase.
 It is pure Python and requires no dependencies beyond the standard
 library.
 
-It is, in short, a light weight dependency.
+It is, in short, a lightweight dependency.
 
 
 CyToolz
@@ -95,21 +95,21 @@
 The ``toolz`` project has been reimplemented in `Cython 
`__.
 The ``cytoolz`` project is a drop-in replacement for the Pure Python
 implementation.
-See `CyToolz Github Page `__ for 
more
+See `CyToolz GitHub Page `__ for 
more
 details.
 
 See Also
 
 
--  `Underscore.js `__: A similar library for
+-  `Underscore.js `__: A similar library for
JavaScript
--  `Enumerable `__: A
+-  `Enumerable `__: A
similar library for Ruby
--  `Clojure `__: A functional language whose
+-  `Clojure `__: A functional language whose
standard library has several counterparts in ``toolz``
--  `itertools `__: The
+-  `itertools 

commit python-toolz for openSUSE:Factory

2019-06-07 Thread root
Hello community,

here is the log from the commit of package python-toolz for openSUSE:Factory 
checked in at 2019-06-07 18:02:04

Comparing /work/SRC/openSUSE:Factory/python-toolz (Old)
 and  /work/SRC/openSUSE:Factory/.python-toolz.new.4811 (New)


Package is "python-toolz"

Fri Jun  7 18:02:04 2019 rev:4 rq:707198 version:0.9.0

Changes:

--- /work/SRC/openSUSE:Factory/python-toolz/python-toolz.changes
2018-12-24 11:45:23.905239051 +0100
+++ /work/SRC/openSUSE:Factory/.python-toolz.new.4811/python-toolz.changes  
2019-06-07 18:02:08.937781993 +0200
@@ -1,0 +2,5 @@
+Mon Jun  3 13:18:07 UTC 2019 - Petr Gajdos 
+
+- run the testsuite, run spec-cleaner
+
+---



Other differences:
--
++ python-toolz.spec ++
--- /var/tmp/diff_new_pack.sHWNkL/_old  2019-06-07 18:02:09.633781747 +0200
+++ /var/tmp/diff_new_pack.sHWNkL/_new  2019-06-07 18:02:09.637781745 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-toolz
 #
-# 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
@@ -23,13 +23,15 @@
 Summary:List processing tools and functional utilities for python
 License:BSD-3-Clause
 Group:  Development/Languages/Python
-Url:http://github.com/pytoolz/toolz/
+URL:http://github.com/pytoolz/toolz/
 Source: 
https://files.pythonhosted.org/packages/source/t/toolz/toolz-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
+# SECTION test requirements
+BuildRequires:  %{python_module pytest}
+# /SECTION
 %python_subpackages
 
 %description
@@ -45,8 +47,10 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
+%check
+%pytest
+
 %files %{python_files}
-%defattr(-,root,root,-)
 %doc README.rst
 %license LICENSE.txt
 %{python_sitelib}/toolz/




commit python-toolz for openSUSE:Factory

2018-12-24 Thread root
Hello community,

here is the log from the commit of package python-toolz for openSUSE:Factory 
checked in at 2018-12-24 11:45:22

Comparing /work/SRC/openSUSE:Factory/python-toolz (Old)
 and  /work/SRC/openSUSE:Factory/.python-toolz.new.28833 (New)


Package is "python-toolz"

Mon Dec 24 11:45:22 2018 rev:3 rq:659723 version:0.9.0

Changes:

--- /work/SRC/openSUSE:Factory/python-toolz/python-toolz.changes
2018-05-15 10:31:12.665016349 +0200
+++ /work/SRC/openSUSE:Factory/.python-toolz.new.28833/python-toolz.changes 
2018-12-24 11:45:23.905239051 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:55:23 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-toolz.spec ++
--- /var/tmp/diff_new_pack.IUFvx8/_old  2018-12-24 11:45:24.333238672 +0100
+++ /var/tmp/diff_new_pack.IUFvx8/_new  2018-12-24 11:45:24.337238669 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -25,7 +25,6 @@
 Group:  Development/Languages/Python
 Url:http://github.com/pytoolz/toolz/
 Source: 
https://files.pythonhosted.org/packages/source/t/toolz/toolz-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros




commit python-toolz for openSUSE:Factory

2018-05-15 Thread root
Hello community,

here is the log from the commit of package python-toolz for openSUSE:Factory 
checked in at 2018-05-15 10:06:01

Comparing /work/SRC/openSUSE:Factory/python-toolz (Old)
 and  /work/SRC/openSUSE:Factory/.python-toolz.new (New)


Package is "python-toolz"

Tue May 15 10:06:01 2018 rev:2 rq:603498 version:0.9.0

Changes:

--- /work/SRC/openSUSE:Factory/python-toolz/python-toolz.changes
2018-04-01 17:26:32.183498089 +0200
+++ /work/SRC/openSUSE:Factory/.python-toolz.new/python-toolz.changes   
2018-05-15 10:31:12.665016349 +0200
@@ -1,0 +2,9 @@
+Thu May  3 06:19:45 UTC 2018 - toddrme2...@gmail.com
+
+- Update to 0.9.0
+  * do not worry abount having good introspection on breakpoint
+  * Backport fix to a test from cytoolz.
+  * A slightly faster interposed.
+  * Don't import or reference `toolz.curried.exceptions`.
+
+---

Old:

  toolz-0.8.2.tar.gz

New:

  toolz-0.9.0.tar.gz



Other differences:
--
++ python-toolz.spec ++
--- /var/tmp/diff_new_pack.OsyZOi/_old  2018-05-15 10:31:13.372990346 +0200
+++ /var/tmp/diff_new_pack.OsyZOi/_new  2018-05-15 10:31:13.376990199 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-toolz
-Version:0.8.2
+Version:0.9.0
 Release:0
 Summary:List processing tools and functional utilities for python
 License:BSD-3-Clause

++ toolz-0.8.2.tar.gz -> toolz-0.9.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/toolz-0.8.2/PKG-INFO new/toolz-0.9.0/PKG-INFO
--- old/toolz-0.8.2/PKG-INFO2016-12-11 23:07:08.0 +0100
+++ new/toolz-0.9.0/PKG-INFO2017-12-17 17:40:27.0 +0100
@@ -1,11 +1,12 @@
 Metadata-Version: 1.1
 Name: toolz
-Version: 0.8.2
+Version: 0.9.0
 Summary: List processing tools and functional utilities
 Home-page: http://github.com/pytoolz/toolz/
 Author: Matthew Rocklin
 Author-email: mrock...@gmail.com
 License: BSD
+Description-Content-Type: UNKNOWN
 Description: Toolz
 =
 
@@ -152,5 +153,6 @@
 Classifier: Programming Language :: Python :: 3.3
 Classifier: Programming Language :: Python :: 3.4
 Classifier: Programming Language :: Python :: 3.5
+Classifier: Programming Language :: Python :: 3.6
 Classifier: Programming Language :: Python :: Implementation :: CPython
 Classifier: Programming Language :: Python :: Implementation :: PyPy
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/toolz-0.8.2/setup.cfg new/toolz-0.9.0/setup.cfg
--- old/toolz-0.8.2/setup.cfg   2016-12-11 23:07:08.0 +0100
+++ new/toolz-0.9.0/setup.cfg   2017-12-17 17:40:27.0 +0100
@@ -1,5 +1,4 @@
 [egg_info]
 tag_build = 
 tag_date = 0
-tag_svn_revision = 0
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/toolz-0.8.2/setup.py new/toolz-0.9.0/setup.py
--- old/toolz-0.8.2/setup.py2016-11-03 16:58:17.0 +0100
+++ new/toolz-0.9.0/setup.py2017-01-16 07:11:54.0 +0100
@@ -31,5 +31,6 @@
   "Programming Language :: Python :: 3.3",
   "Programming Language :: Python :: 3.4",
   "Programming Language :: Python :: 3.5",
+  "Programming Language :: Python :: 3.6",
   "Programming Language :: Python :: Implementation :: CPython",
   "Programming Language :: Python :: Implementation :: PyPy"])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/toolz-0.8.2/toolz/__init__.py 
new/toolz-0.9.0/toolz/__init__.py
--- old/toolz-0.8.2/toolz/__init__.py   2016-12-11 22:07:36.0 +0100
+++ new/toolz-0.9.0/toolz/__init__.py   2017-12-17 17:37:52.0 +0100
@@ -19,4 +19,4 @@
 
 functoolz._sigs.create_signature_registry()
 
-__version__ = '0.8.2'
+__version__ = '0.9.0'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/toolz-0.8.2/toolz/functoolz.py 
new/toolz-0.9.0/toolz/functoolz.py
--- old/toolz-0.8.2/toolz/functoolz.py  2016-12-11 22:04:13.0 +0100
+++ new/toolz-0.9.0/toolz/functoolz.py  2017-12-17 06:16:26.0 +0100
@@ -498,7 +498,7 @@
 def __name__(self):
 try:
 return '_of_'.join(
-f.__name__ for f in reversed((self.first,) + self.funcs),
+f.__name__ for f in reversed((self.first,) + self.funcs)
 )
 except AttributeError:
 return type(self).__name__
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/toolz-0.8.2/toolz/itertoolz.py 
new/toolz-0.9.0/toolz/itertoolz.py