Hello community,

here is the log from the commit of package python-moretools for 
openSUSE:Factory checked in at 2019-09-05 12:34:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-moretools (Old)
 and      /work/SRC/openSUSE:Factory/.python-moretools.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-moretools"

Thu Sep  5 12:34:07 2019 rev:5 rq:724510 version:0.1.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-moretools/python-moretools.changes        
2019-07-31 14:29:25.974079730 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-moretools.new.7948/python-moretools.changes  
    2019-09-05 12:34:09.087575278 +0200
@@ -1,0 +2,6 @@
+Mon Aug 19 08:47:41 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 0.1.12:
+  * no upstream changelog
+
+-------------------------------------------------------------------

Old:
----
  moretools-0.1.10.tar.gz

New:
----
  moretools-0.1.12.tar.gz

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

Other differences:
------------------
++++++ python-moretools.spec ++++++
--- /var/tmp/diff_new_pack.J9P0HX/_old  2019-09-05 12:34:09.631575172 +0200
+++ /var/tmp/diff_new_pack.J9P0HX/_new  2019-09-05 12:34:09.635575171 +0200
@@ -18,28 +18,27 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-moretools
-Version:        0.1.10
+Version:        0.1.12
 Release:        0
 Summary:        MORE Overly Reusable Essentials for Python
 License:        LGPL-3.0-only
 Group:          Development/Languages/Python
-Url:            https://github.com/zimmermanncode/moretools
+URL:            https://github.com/zimmermanncode/moretools
 Source:         
https://files.pythonhosted.org/packages/source/m/moretools/moretools-%{version}.tar.gz
-BuildRequires:  %{python_module setuptools_scm >= 1.15}
+BuildRequires:  %{python_module setuptools_scm >= 3.0.0}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module zetup >= 0.2.31}
+BuildRequires:  %{python_module zetup >= 0.2.60}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python-decorator >= 4.4.0
+Requires:       python-six >= 1.12
+Requires:       python-zetup >= 0.2.60
+BuildArch:      noarch
 # SECTION test requirements
-BuildRequires:  %{python_module decorator >= 4.0}
-BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module six >= 1.10}
+BuildRequires:  %{python_module decorator >= 4.4.0}
+BuildRequires:  %{python_module pytest >= 4.6.2}
+BuildRequires:  %{python_module six >= 1.12}
 # /SECTION
-Requires:       python-decorator >= 4.0
-Requires:       python-six >= 1.10
-Requires:       python-zetup >= 0.2.31
-BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -60,7 +59,6 @@
 %pytest
 
 %files %{python_files}
-%defattr(-,root,root,-)
 %doc README.md
 %license COPYING COPYING.LESSER
 %{python_sitelib}/moretools/

++++++ moretools-0.1.10.tar.gz -> moretools-0.1.12.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/moretools-0.1.10/PKG-INFO 
new/moretools-0.1.12/PKG-INFO
--- old/moretools-0.1.10/PKG-INFO       2019-06-04 13:59:00.000000000 +0200
+++ new/moretools-0.1.12/PKG-INFO       2019-08-12 00:04:53.000000000 +0200
@@ -1,22 +1,24 @@
-Metadata-Version: 1.1
-Name: moretools
-Version: 0.1.10
-Summary: MORE Overly Reusable Essentials for python
-Home-page: https://github.com/zimmermanncode/moretools
-Author: Stefan Zimmermann
-Author-email: [email protected]
-License: LGPLv3
-Description: UNKNOWN
-Keywords: 
tools,itertools,functools,operator,collections,iterator,iteration,functional,filter,map,repeat,query,tuple,list,set,dict,simpledict,frozen,struct,dictset,dictzip,simpledictset,simpledictzip,camelize,decamelize,isidentifier,identifier,python3
-Platform: UNKNOWN
-Classifier: Development Status :: 3 - Alpha
-Classifier: Intended Audience :: Developers
-Classifier: License :: OSI Approved :: GNU Library or Lesser General Public 
License (LGPL)
-Classifier: Operating System :: OS Independent
-Classifier: Topic :: Software Development
-Classifier: Topic :: Utilities
-Classifier: Programming Language :: Python
-Classifier: Programming Language :: Python :: 2.7
-Classifier: Programming Language :: Python :: 3.4
-Classifier: Programming Language :: Python :: 3.5
-Classifier: Programming Language :: Python :: 3.6
+Metadata-Version: 1.1
+Name: moretools
+Version: 0.1.12
+Summary: MORE Overly Reusable Essentials for python
+Home-page: https://github.com/zimmermanncode/moretools
+Author: Stefan Zimmermann
+Author-email: [email protected]
+License: LGPLv3
+Description: UNKNOWN
+Keywords: 
tools,itertools,functools,operator,collections,iterator,iteration,functional,filter,map,repeat,query,tuple,list,set,dict,simpledict,frozen,struct,dictset,dictzip,simpledictset,simpledictzip,camelize,decamelize,isidentifier,identifier,python3
+Platform: UNKNOWN
+Classifier: Development Status :: 3 - Alpha
+Classifier: Intended Audience :: Developers
+Classifier: License :: OSI Approved :: GNU Library or Lesser General Public 
License (LGPL)
+Classifier: Operating System :: OS Independent
+Classifier: Topic :: Software Development
+Classifier: Topic :: Utilities
+Classifier: Programming Language :: Python
+Classifier: Programming Language :: Python :: 2
+Classifier: Programming Language :: Python :: 2.7
+Classifier: Programming Language :: Python :: 3
+Classifier: Programming Language :: Python :: 3.5
+Classifier: Programming Language :: Python :: 3.6
+Classifier: Programming Language :: Python :: 3.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/moretools-0.1.10/VERSION new/moretools-0.1.12/VERSION
--- old/moretools-0.1.10/VERSION        2019-06-04 13:58:54.000000000 +0200
+++ new/moretools-0.1.12/VERSION        2019-08-12 00:04:53.000000000 +0200
@@ -1 +1 @@
-0.1.10
\ No newline at end of file
+0.1.12
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/moretools-0.1.10/moretools/zetup_config.py 
new/moretools-0.1.12/moretools/zetup_config.py
--- old/moretools-0.1.10/moretools/zetup_config.py      2019-06-04 
13:58:54.000000000 +0200
+++ new/moretools-0.1.12/moretools/zetup_config.py      2019-08-12 
00:04:53.000000000 +0200
@@ -1,129 +1,132 @@
-# This file was auto-generated by ZETUP
-#
-# Zimmermann's Extensible Tools for Unified Project setups
-#
-# https://github.com/zimmermanncode/zetup
-
-
-from __future__ import absolute_import
-
-import sys
-import os
-from collections import OrderedDict
-
-from zetup.version import Version
-from zetup.dist import Distribution
-from zetup.requires import Requirements
-from zetup.extras import Extras
-from zetup.package import Packages, Package
-from zetup.notebook import Notebook
-
-
-
-zfg = sys.modules[__name__]
-
-NAME = 'moretools'
-
-LICENSE = 'LGPLv3'
-
-TITLE = 'moretools'
-
-PYTHON = ['2.7', '3.4', '3.5', '3.6']
-
-MODULES = []
-
-FORCE_MAKE = True
-
-KEYWORDS = ['tools', 'itertools', 'functools', 'operator', 'collections', 
'iterator', 'iteration', 'functional', 'filter', 'map', 'repeat', 'query', 
'tuple', 'list', 'set', 'dict', 'simpledict', 'frozen', 'struct', 'dictset', 
'dictzip', 'simpledictset', 'simpledictzip', 'camelize', 'decamelize', 
'isidentifier', 'identifier', 'python3']
-
-PACKAGES = Packages([
-
-Package('moretools',
-  sources=[
-    'boolean.py',
-    'func.py',
-    'mapping.py',
-    'test_func.py',
-    '_cached.py',
-    '_caller.py',
-    '_collections.py',
-    '_common.py',
-    '_context.py',
-    '_del.py',
-    '_dict.py',
-    '_empty.py',
-    '_filter.py',
-    '_get.py',
-    '_has.py',
-    '_is.py',
-    '_lazy.py',
-    '_log.py',
-    '_map.py',
-    '_mapper.py',
-    '_multi.py',
-    '_multidict.py',
-    '_multisimpledict.py',
-    '_operand.py',
-    '_operator.py',
-    '_pop.py',
-    '_query.py',
-    '_repeat.py',
-    '_set.py',
-    '_simpledict.py',
-    '_simpletree.py',
-    '_star.py',
-    '_string.py',
-    '_take.py',
-    '_tester.py',
-    '_types.py',
-    '_undefined.py',
-    '_xmlrpc.py',
-    '__init__.py'
-    ],
-  subpackages=[
-    
-    ],
-  )
-
-  ], root=os.path.dirname(os.path.dirname(os.path.realpath(__file__))))
-
-EMAIL = '[email protected]'
-
-AUTHOR = 'Stefan Zimmermann'
-
-EXTRAS = Extras([
-
-], zfg=zfg)
-
-REQUIRES = Requirements("""
-zetup >= 0.2.47
-six >= 1.12
-decorator >= 4.4
-
-""", zfg=zfg)
-
-URL = 'https://github.com/zimmermanncode/moretools'
-
-SETUP_HOOKS = []
-
-VERSION = Version('0.1.10')
-
-KEEP_MADE = []
-
-NO_MAKE = ['setup.py', 'tox.ini']
-
-TEST_COMMANDS = ['py.test -v test']
-
-DESCRIPTION = 'MORE Overly Reusable Essentials for python'
-
-SETUP_REQUIRES = None
-
-in_repo = True
-
-SCRIPTS = None
-
-SETUP_KEYWORDS = None
-
-DISTRIBUTION = Distribution(zfg)
-
-CLASSIFIERS = ['Development Status :: 3 - Alpha', 'Intended Audience :: 
Developers', 'License :: OSI Approved :: GNU Library or Lesser General Public 
License (LGPL)', 'Operating System :: OS Independent', 'Topic :: Software 
Development', 'Topic :: Utilities', 'Programming Language :: Python', 
'Programming Language :: Python :: 2.7', 'Programming Language :: Python :: 
3.4', 'Programming Language :: Python :: 3.5', 'Programming Language :: Python 
:: 3.6']
\ No newline at end of file
+# This file was auto-generated by ZETUP
+#
+# Zimmermann's Extensible Tools for Unified Project setups
+#
+# https://github.com/zimmermanncode/zetup
+
+
+from __future__ import absolute_import
+
+import sys
+import os
+from collections import OrderedDict
+
+from zetup.version import Version
+from zetup.dist import Distribution
+from zetup.requires import Requirements
+from zetup.extras import Extras
+from zetup.package import Packages, Package
+from zetup.notebook import Notebook
+
+
+
+zfg = sys.modules[__name__]
+
+NAME = 'moretools'
+
+LICENSE = 'LGPLv3'
+
+TITLE = 'moretools'
+
+PYTHON = ['2.7', '3.5', '3.6', '3.7']
+
+MODULES = []
+
+FORCE_MAKE = True
+
+KEYWORDS = ['tools', 'itertools', 'functools', 'operator', 'collections', 
'iterator', 'iteration', 'functional', 'filter', 'map', 'repeat', 'query', 
'tuple', 'list', 'set', 'dict', 'simpledict', 'frozen', 'struct', 'dictset', 
'dictzip', 'simpledictset', 'simpledictzip', 'camelize', 'decamelize', 
'isidentifier', 'identifier', 'python3']
+
+PACKAGES = Packages([
+
+Package('moretools',
+  sources=[
+    '_is.py',
+    '_filter.py',
+    '_star.py',
+    '_xmlrpc.py',
+    '_context.py',
+    '_query.py',
+    '_simpletree.py',
+    '_types.py',
+    '_undefined.py',
+    '_tester.py',
+    '_collections.py',
+    '_common.py',
+    '_operator.py',
+    '_multidict.py',
+    '_del.py',
+    '_multi.py',
+    '_log.py',
+    '_has.py',
+    '_caller.py',
+    'func.py',
+    '_cached.py',
+    '_repeat.py',
+    '_mapper.py',
+    '_set.py',
+    '_pop.py',
+    '_operand.py',
+    'boolean.py',
+    '_take.py',
+    '_dict.py',
+    '_lazy.py',
+    '_get.py',
+    '_simpledict.py',
+    '_empty.py',
+    'mapping.py',
+    '_multisimpledict.py',
+    'test_func.py',
+    '__init__.py',
+    '_map.py',
+    '_string.py'
+    ],
+  subpackages=[
+    
+    ],
+  )
+
+  ], root=os.path.dirname(os.path.dirname(os.path.realpath(__file__))))
+
+EMAIL = '[email protected]'
+
+AUTHOR = 'Stefan Zimmermann'
+
+EXTRAS = Extras([
+
+], zfg=zfg)
+
+REQUIRES = Requirements("""
+decorator >= 4.4.0
+six >= 1.12
+zetup >= 0.2.60
+
+""", zfg=zfg)
+
+URL = 'https://github.com/zimmermanncode/moretools'
+
+SETUP_HOOKS = []
+
+VERSION = Version('0.1.12')
+
+KEEP_MADE = ['setup.py']
+
+NO_MAKE = ['tox.ini']
+
+TEST_COMMANDS = ['py.test -v test']
+
+DESCRIPTION = 'MORE Overly Reusable Essentials for python'
+
+SETUP_REQUIRES = Requirements("""
+
+zetup[commands]
+""", zfg=zfg)
+
+in_repo = True
+
+SCRIPTS = None
+
+SETUP_KEYWORDS = None
+
+DISTRIBUTION = Distribution(zfg)
+
+CLASSIFIERS = ['Development Status :: 3 - Alpha', 'Intended Audience :: 
Developers', 'License :: OSI Approved :: GNU Library or Lesser General Public 
License (LGPL)', 'Operating System :: OS Independent', 'Topic :: Software 
Development', 'Topic :: Utilities', 'Programming Language :: Python', 
'Programming Language :: Python :: 2', 'Programming Language :: Python :: 2.7', 
'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.5', 
'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: 
3.7']
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/moretools-0.1.10/moretools.egg-info/PKG-INFO 
new/moretools-0.1.12/moretools.egg-info/PKG-INFO
--- old/moretools-0.1.10/moretools.egg-info/PKG-INFO    2019-06-04 
13:58:57.000000000 +0200
+++ new/moretools-0.1.12/moretools.egg-info/PKG-INFO    2019-08-12 
00:04:53.000000000 +0200
@@ -1,22 +1,24 @@
-Metadata-Version: 1.1
-Name: moretools
-Version: 0.1.10
-Summary: MORE Overly Reusable Essentials for python
-Home-page: https://github.com/zimmermanncode/moretools
-Author: Stefan Zimmermann
-Author-email: [email protected]
-License: LGPLv3
-Description: UNKNOWN
-Keywords: 
tools,itertools,functools,operator,collections,iterator,iteration,functional,filter,map,repeat,query,tuple,list,set,dict,simpledict,frozen,struct,dictset,dictzip,simpledictset,simpledictzip,camelize,decamelize,isidentifier,identifier,python3
-Platform: UNKNOWN
-Classifier: Development Status :: 3 - Alpha
-Classifier: Intended Audience :: Developers
-Classifier: License :: OSI Approved :: GNU Library or Lesser General Public 
License (LGPL)
-Classifier: Operating System :: OS Independent
-Classifier: Topic :: Software Development
-Classifier: Topic :: Utilities
-Classifier: Programming Language :: Python
-Classifier: Programming Language :: Python :: 2.7
-Classifier: Programming Language :: Python :: 3.4
-Classifier: Programming Language :: Python :: 3.5
-Classifier: Programming Language :: Python :: 3.6
+Metadata-Version: 1.1
+Name: moretools
+Version: 0.1.12
+Summary: MORE Overly Reusable Essentials for python
+Home-page: https://github.com/zimmermanncode/moretools
+Author: Stefan Zimmermann
+Author-email: [email protected]
+License: LGPLv3
+Description: UNKNOWN
+Keywords: 
tools,itertools,functools,operator,collections,iterator,iteration,functional,filter,map,repeat,query,tuple,list,set,dict,simpledict,frozen,struct,dictset,dictzip,simpledictset,simpledictzip,camelize,decamelize,isidentifier,identifier,python3
+Platform: UNKNOWN
+Classifier: Development Status :: 3 - Alpha
+Classifier: Intended Audience :: Developers
+Classifier: License :: OSI Approved :: GNU Library or Lesser General Public 
License (LGPL)
+Classifier: Operating System :: OS Independent
+Classifier: Topic :: Software Development
+Classifier: Topic :: Utilities
+Classifier: Programming Language :: Python
+Classifier: Programming Language :: Python :: 2
+Classifier: Programming Language :: Python :: 2.7
+Classifier: Programming Language :: Python :: 3
+Classifier: Programming Language :: Python :: 3.5
+Classifier: Programming Language :: Python :: 3.6
+Classifier: Programming Language :: Python :: 3.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/moretools-0.1.10/moretools.egg-info/SOURCES.txt 
new/moretools-0.1.12/moretools.egg-info/SOURCES.txt
--- old/moretools-0.1.10/moretools.egg-info/SOURCES.txt 2019-06-04 
13:58:58.000000000 +0200
+++ new/moretools-0.1.12/moretools.egg-info/SOURCES.txt 2019-08-12 
00:04:53.000000000 +0200
@@ -8,6 +8,7 @@
 VERSION
 requirements.txt
 setup.py
+test-requirements.txt
 tox.ini
 zetup.cfg
 moretools/__init__.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/moretools-0.1.10/moretools.egg-info/requires.txt 
new/moretools-0.1.12/moretools.egg-info/requires.txt
--- old/moretools-0.1.10/moretools.egg-info/requires.txt        2019-06-04 
13:58:57.000000000 +0200
+++ new/moretools-0.1.12/moretools.egg-info/requires.txt        2019-08-12 
00:04:53.000000000 +0200
@@ -1,3 +1,3 @@
-zetup>=0.2.47
+decorator>=4.4.0
 six>=1.12
-decorator>=4.4
+zetup>=0.2.60
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/moretools-0.1.10/requirements.txt 
new/moretools-0.1.12/requirements.txt
--- old/moretools-0.1.10/requirements.txt       2019-04-03 01:58:54.000000000 
+0200
+++ new/moretools-0.1.12/requirements.txt       2019-08-12 00:03:46.000000000 
+0200
@@ -1,3 +1,3 @@
-zetup >= 0.2.47
+decorator >= 4.4.0
 six >= 1.12
-decorator >= 4.4
+zetup >= 0.2.60
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/moretools-0.1.10/setup.cfg 
new/moretools-0.1.12/setup.cfg
--- old/moretools-0.1.10/setup.cfg      2019-06-04 13:59:00.000000000 +0200
+++ new/moretools-0.1.12/setup.cfg      2019-08-12 00:04:53.000000000 +0200
@@ -1,4 +1,4 @@
-[egg_info]
-tag_build = 
-tag_date = 0
-
+[egg_info]
+tag_build = 
+tag_date = 0
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/moretools-0.1.10/setup.py 
new/moretools-0.1.12/setup.py
--- old/moretools-0.1.10/setup.py       2019-04-03 01:59:07.000000000 +0200
+++ new/moretools-0.1.12/setup.py       2019-08-12 00:04:53.000000000 +0200
@@ -1,8 +1,21 @@
+# This file was auto-generated by ZETUP
+#
+# Zimmermann's Extensible Tools for Unified Project setups
+#
+# https://github.com/zimmermanncode/zetup
+
+from __future__ import print_function
+
 from setuptools import setup
 
 
-setup(
-    setup_requires=['zetup >= 0.2.47'],
+dist = None
+try:
+    dist = setup(
+        setup_requires=["zetup >= 0.2.60"],
 
-    use_zetup=True,
-)
+        use_zetup=True,
+    )
+finally:
+    if dist is not None and hasattr(dist, 'zetup_made'):
+        dist.zetup_made.clean()
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/moretools-0.1.10/test-requirements.txt 
new/moretools-0.1.12/test-requirements.txt
--- old/moretools-0.1.10/test-requirements.txt  1970-01-01 01:00:00.000000000 
+0100
+++ new/moretools-0.1.12/test-requirements.txt  2019-08-12 00:03:46.000000000 
+0200
@@ -0,0 +1,2 @@
+pytest >= 4.6.2
+pytest-cov >= 2.6.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/moretools-0.1.10/tox.ini new/moretools-0.1.12/tox.ini
--- old/moretools-0.1.10/tox.ini        2019-04-03 04:46:11.000000000 +0200
+++ new/moretools-0.1.12/tox.ini        2019-08-12 00:03:46.000000000 +0200
@@ -1,14 +1,9 @@
-# This file was auto-generated by zetup
-#
-# https://bitbucket.org/userzimmermann/zetup.py
-
 [tox]
-envlist = py27,py34,py35,py36,pypy
+envlist = py27,py35,py36,py37,pypy
 
 [testenv]
 deps =
-    pytest
-    pytest-cov
+    -rtest-requirements.txt
 
 commands =
-    python -m pytest -vv --doctest-modules moretools test --cov moretools 
--cov-report term-missing
+    python -m pytest -vv --doctest-modules moretools test --cov moretools 
--cov test --cov-report term-missing
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/moretools-0.1.10/zetup.cfg 
new/moretools-0.1.12/zetup.cfg
--- old/moretools-0.1.10/zetup.cfg      2019-04-03 04:45:06.000000000 +0200
+++ new/moretools-0.1.12/zetup.cfg      2019-08-12 00:03:46.000000000 +0200
@@ -8,10 +8,12 @@
 
 license = LGPLv3
 
-python = 2.7 3.4 3.5 3.6
+python = 2.7 3.5 3.6 3.7
 
-no make =
+keep made =
     setup.py
+
+no make =
     tox.ini
 
 classifiers =


Reply via email to