commit python-jaraco.itertools for openSUSE:Factory

2020-04-19 Thread root
Hello community,

here is the log from the commit of package python-jaraco.itertools for 
openSUSE:Factory checked in at 2020-04-19 21:39:31

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


Package is "python-jaraco.itertools"

Sun Apr 19 21:39:31 2020 rev:4 rq:784209 version:5.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-jaraco.itertools/python-jaraco.itertools.changes
  2019-04-08 20:53:07.586550315 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jaraco.itertools.new.2738/python-jaraco.itertools.changes
2020-04-19 21:39:36.622893860 +0200
@@ -1,0 +2,7 @@
+Mon Mar  9 13:59:34 UTC 2020 - Marketa Calabkova 
+
+- Update to 5.0.0
+  * infinite_call is superseded by more_itertools.repeatfunc
+  * Require Python 3.6 or later.
+
+---

Old:

  jaraco.itertools-4.4.2.tar.gz

New:

  jaraco.itertools-5.0.0.tar.gz



Other differences:
--
++ python-jaraco.itertools.spec ++
--- /var/tmp/diff_new_pack.iH9jWD/_old  2020-04-19 21:39:37.194895008 +0200
+++ /var/tmp/diff_new_pack.iH9jWD/_new  2020-04-19 21:39:37.194895008 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-jaraco.itertools
 #
-# 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
@@ -17,8 +17,9 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:   python-jaraco.itertools
-Version:4.4.2
+Version:5.0.0
 Release:0
 Summary:Tools to work with iterables
 License:MIT
@@ -31,13 +32,11 @@
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools_scm >= 1.15.0}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module six}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-inflect
 Requires:   python-jaraco.base >= 6.1
 Requires:   python-more-itertools >= 4.0.0
-Requires:   python-six
 BuildArch:  noarch
 %python_subpackages
 
@@ -48,6 +47,7 @@
 %prep
 %setup -q -n jaraco.itertools-%{version}
 sed -i 's/--flake8//' pytest.ini
+sed -i 's/--black --cov//' pytest.ini
 
 %build
 %python_build

++ jaraco.itertools-4.4.2.tar.gz -> jaraco.itertools-5.0.0.tar.gz ++
 2751 lines of diff (skipped)




commit python-jaraco.itertools for openSUSE:Factory

2019-04-08 Thread root
Hello community,

here is the log from the commit of package python-jaraco.itertools for 
openSUSE:Factory checked in at 2019-04-08 20:53:04

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


Package is "python-jaraco.itertools"

Mon Apr  8 20:53:04 2019 rev:3 rq:691788 version:4.4.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-jaraco.itertools/python-jaraco.itertools.changes
  2019-03-04 09:21:28.716589068 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-jaraco.itertools.new.3908/python-jaraco.itertools.changes
2019-04-08 20:53:07.586550315 +0200
@@ -1,0 +2,6 @@
+Fri Apr  5 11:25:30 UTC 2019 - Tomáš Chvátal 
+
+- Update to 4.4.2:
+  * Fixed RuntimeError in takewhile_peek on later Pythons where StopIteration 
is no longer allowed in a generator.
+
+---

Old:

  jaraco.itertools-4.4.1.tar.gz

New:

  jaraco.itertools-4.4.2.tar.gz



Other differences:
--
++ python-jaraco.itertools.spec ++
--- /var/tmp/diff_new_pack.dR9tWJ/_old  2019-04-08 20:53:08.162550738 +0200
+++ /var/tmp/diff_new_pack.dR9tWJ/_new  2019-04-08 20:53:08.166550741 +0200
@@ -18,12 +18,12 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-jaraco.itertools
-Version:4.4.1
+Version:4.4.2
 Release:0
 Summary:Tools to work with iterables
 License:MIT
 Group:  Development/Languages/Python
-Url:https://github.com/jaraco/jaraco.itertools
+URL:https://github.com/jaraco/jaraco.itertools
 Source0:
https://files.pythonhosted.org/packages/source/j/jaraco.itertools/jaraco.itertools-%{version}.tar.gz
 BuildRequires:  %{python_module inflect}
 BuildRequires:  %{python_module jaraco.base >= 6.1}
@@ -39,7 +39,6 @@
 Requires:   python-more-itertools >= 4.0.0
 Requires:   python-six
 BuildArch:  noarch
-
 %python_subpackages
 
 %description
@@ -64,9 +63,7 @@
 }
 
 %check
-%{python_expand py.test-%{$python_bin_suffix} \
-  --ignore=_build.python2 --ignore=_build.python3
-}
+%pytest
 
 %files %{python_files}
 %license LICENSE

++ jaraco.itertools-4.4.1.tar.gz -> jaraco.itertools-4.4.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jaraco.itertools-4.4.1/.flake8 
new/jaraco.itertools-4.4.2/.flake8
--- old/jaraco.itertools-4.4.1/.flake8  2019-01-10 18:16:14.0 +0100
+++ new/jaraco.itertools-4.4.2/.flake8  2019-03-28 15:53:29.0 +0100
@@ -2,6 +2,8 @@
 ignore =
# Allow tabs for indentation
W191
+   # Workaround for https://github.com/PyCQA/pycodestyle/issues/836
+   E117
# W503 violates spec https://github.com/PyCQA/pycodestyle/issues/513
W503
# W504 has issues 
https://github.com/OCA/maintainer-quality-tools/issues/545
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jaraco.itertools-4.4.1/.travis.yml 
new/jaraco.itertools-4.4.2/.travis.yml
--- old/jaraco.itertools-4.4.1/.travis.yml  2019-01-10 18:16:14.0 
+0100
+++ new/jaraco.itertools-4.4.2/.travis.yml  2019-03-28 15:53:29.0 
+0100
@@ -1,5 +1,4 @@
 dist: xenial
-sudo: false
 language: python
 
 python:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jaraco.itertools-4.4.1/CHANGES.rst 
new/jaraco.itertools-4.4.2/CHANGES.rst
--- old/jaraco.itertools-4.4.1/CHANGES.rst  2019-01-10 18:16:14.0 
+0100
+++ new/jaraco.itertools-4.4.2/CHANGES.rst  2019-03-28 15:59:09.0 
+0100
@@ -1,3 +1,9 @@
+4.4.2
+=
+
+Fixed RuntimeError in takewhile_peek on later Pythons where
+StopIteration is no longer allowed in a generator.
+
 4.4.1
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jaraco.itertools-4.4.1/PKG-INFO 
new/jaraco.itertools-4.4.2/PKG-INFO
--- old/jaraco.itertools-4.4.1/PKG-INFO 2019-01-10 18:16:34.0 +0100
+++ new/jaraco.itertools-4.4.2/PKG-INFO 2019-03-28 16:57:43.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: jaraco.itertools
-Version: 4.4.1
+Version: 4.4.2
 Summary: jaraco.itertools
 Home-page: https://github.com/jaraco/jaraco.itertools
 Author: Jason R. Coombs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jaraco.itertools-4.4.1/jaraco/itertools.py 
new/jaraco.itertools-4.4.2/jaraco/itertools.py
--- old/jaraco.itertools-4.4.1/jaraco/itertools.py  2019-01-10 
18:16:14.0 +0100
+++ new/jaraco.itertools-4.4.2/jaraco/itertools.py  2019-03-28 
15:57:16.0 +0100

commit python-jaraco.itertools for openSUSE:Factory

2019-03-04 Thread root
Hello community,

here is the log from the commit of package python-jaraco.itertools for 
openSUSE:Factory checked in at 2019-03-04 09:21:27

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


Package is "python-jaraco.itertools"

Mon Mar  4 09:21:27 2019 rev:2 rq:679744 version:4.4.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-jaraco.itertools/python-jaraco.itertools.changes
  2018-03-16 10:40:13.003240593 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-jaraco.itertools.new.28833/python-jaraco.itertools.changes
   2019-03-04 09:21:28.716589068 +0100
@@ -1,0 +2,43 @@
+Tue Feb 26 09:32:46 UTC 2019 - John Vandenberg 
+
+- Remove bcond_with test, allowing tests suite to run
+- Add LICENSE
+- Compile manually due to switch to pkgutil namespace technique
+- Set minimum version more-itertools >= 4.0.0
+- Update to v4.4.1
+  * Fixed issue in ``collate_revs`` when objects being merged were non-True
+- from 4.4
+  * Add ``collate_revs`` and ``partition_dict``
+- from 4.3
+  * Nicer error message in ``assert_ordered`` when the assertion fails.
+Now reports the full supplied items and not just the keys in the errors.
+When ``<`` or ``>`` are used, the error message renders more directly.
+- from 4.2
+  * The ``duplicates`` function now takes an arbitrary number of iterables
+  * Added ``assert_ordered`` function
+- from 4.1
+  * Added ``duplicates`` function
+- from 4.0.0
+  * Switch to pkgutil namespace technique for the ``jaraco`` namespace
+- from 3.0.0
+  * Refreshed project metadata, now built using declarative config.
+Installation from sdist now requires setuptools 34.4.
+- from 2.5.2
+  * Fix deprecation warning in ``always_iterable``
+  * Leverage base_type parameter in ``more_itertools.always_iterable``
+- from 2.5.1
+  * Set stacklevel in deprecated functions for better visibility of the call.
+- from 2.5
+  * Added new ``maybe_single`` function
+  * Deprecated ``list_or_iterable`` in favor of ``maybe_single``
+- from 2.4
+  * Deprecated ``flatten`` and ``iflatten`` in favor of
+``more_itertools.collapse``. Deprecated ``iterable_test``,
+only used by deprecated functions.
+  * Bump dependency on more_itertools 4.0.0.
+- from 2.3
+  * Added ``self_product``.
+- from 2.2
+  * ``first`` now accepts a default value, same as ``next``.
+
+---

Old:

  jaraco.itertools-2.0.1.tar.gz

New:

  jaraco.itertools-4.4.1.tar.gz



Other differences:
--
++ python-jaraco.itertools.spec ++
--- /var/tmp/diff_new_pack.TDYikf/_old  2019-03-04 09:21:29.308588962 +0100
+++ /var/tmp/diff_new_pack.TDYikf/_new  2019-03-04 09:21:29.312588961 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-jaraco.itertools
 #
-# Copyright (c) 2017 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
@@ -12,36 +12,31 @@
 # 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/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_with test
 Name:   python-jaraco.itertools
-Version:2.0.1
+Version:4.4.1
 Release:0
 Summary:Tools to work with iterables
 License:MIT
 Group:  Development/Languages/Python
 Url:https://github.com/jaraco/jaraco.itertools
 Source0:
https://files.pythonhosted.org/packages/source/j/jaraco.itertools/jaraco.itertools-%{version}.tar.gz
-BuildRequires:  %{python_module base}
-BuildRequires:  %{python_module jaraco.base}
-BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module setuptools_scm}
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
-%if %{with test}
 BuildRequires:  %{python_module inflect}
-BuildRequires:  %{python_module more-itertools}
-BuildRequires:  %{python_module pytest-runner}
+BuildRequires:  %{python_module jaraco.base >= 6.1}
+BuildRequires:  %{python_module more-itertools >= 4.0.0}
 BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module setuptools_scm >= 1.15.0}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six}
-%endif
-Requires:   python-jaraco.base
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 Requires:   python-inflect
-Requires:   python-more-itertools
+Requires:   

commit python-jaraco.itertools for openSUSE:Factory

2018-03-16 Thread root
Hello community,

here is the log from the commit of package python-jaraco.itertools for 
openSUSE:Factory checked in at 2018-03-16 10:40:11

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


Package is "python-jaraco.itertools"

Fri Mar 16 10:40:11 2018 rev:1 rq:583890 version:2.0.1

Changes:

New Changes file:

--- /dev/null   2018-03-01 08:56:54.644963210 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-jaraco.itertools.new/python-jaraco.itertools.changes
 2018-03-16 10:40:13.003240593 +0100
@@ -0,0 +1,115 @@
+---
+Mon Nov 13 18:26:17 UTC 2017 - toddrme2...@gmail.com
+
+- Properly handle namespace package structure.
+  This guarantees the module is importable.
+
+---
+Tue Jul  4 18:21:32 UTC 2017 - aloi...@gmx.com
+
+- Update to version 2.0.1
+  * Refresh package.
+  2.0:
+  * In ``always_iterable``, mappings are now considered
+singletons. It seems that the way ``always_iterable``
+is generally used, one wouldn't expect to only iterate
+on a mapping, but there are cases where a dictionary
+should behave like a singleton object.
+  1.8:
+  * Deprecated ``infiniteCall`` and replaced it with
+``infinite_call`` which only takes a single argument
+(the function to call).
+
+- Converted to single-spec
+
+---
+Tue Aug  2 13:24:18 UTC 2016 - sor.ale...@meowr.ru
+
+- Switch to Python2.
+
+---
+Thu Jun  9 16:53:48 UTC 2016 - toddrme2...@gmail.com
+
+- Remove unneeded python3-Sphinx dependency.
+
+---
+Sun May  8 07:09:12 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * updated source url to files.pythonhosted.org
+
+---
+Tue Dec 29 19:52:19 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * replace hgtools with setuptools_scm
+  * update requiremenst according to setup.py
+  * .txt -> *.rst in %doc
+
+- update to version 1.7.1:
+  * Fix failing tests on Python 2.
+
+---
+Sun Nov 22 00:59:28 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * fix typo in setup.py via sed command
+
+- update to version 1.7:
+  * Moved hosting to github.
+
+- changes from version 1.6:
+  * Releases now include wheels.
+
+---
+Mon Nov  2 11:32:41 UTC 2015 - toddrme2...@gmail.com
+
+- Fix conflicts with other jaraco packages.
+
+---
+Mon Nov  2 10:02:57 UTC 2015 - toddrme2...@gmail.com
+
+- Enable unit tests.
+
+---
+Mon Nov  2 09:56:06 UTC 2015 - toddrme2...@gmail.com
+
+- Fix spec file name.
+
+---
+Thu Oct 29 15:47:16 UTC 2015 - a...@gmx.de
+
+- update to version 1.5.1:
+  * Peekable also accepts an iterable.
+  * Fix test failure on Python 2
+  * Added some doctests for bisect and corrected docstring to match
+implementation.
+
+- change from version 1.5.0:
+  * Add takewhile_peek function.
+
+---
+Sat Aug  1 20:49:10 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * moved from zip to tar.gz
+
+- update to version 1.4:
+  * Add list_or_single function.
+
+---
+Sun Mar  8 17:24:02 UTC 2015 - a...@gmx.de
+
+- update to version 1.3:
+  * Add apply to apply a function to an iterable, but yield the original items.
+
+---
+Sun Feb 22 20:46:06 UTC 2015 - a...@gmx.de
+
+- update to version 1.2:
+  * Make pytest_runner and sphinx optionally required.
+
+---
+Sat Feb 14 21:01:37 UTC 2015 - a...@gmx.de
+
+- initial version

New:

  jaraco.itertools-2.0.1.tar.gz
  python-jaraco.itertools.changes
  python-jaraco.itertools.spec



Other differences:
--
++ python-jaraco.itertools.spec ++
#
# spec file for package python-jaraco.itertools
#
# Copyright (c) 2017 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine