commit python-six for openSUSE:Leap:15.2

2020-06-02 Thread root
Hello community,

here is the log from the commit of package python-six for openSUSE:Leap:15.2 
checked in at 2020-06-02 12:01:14

Comparing /work/SRC/openSUSE:Leap:15.2/python-six (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-six.new.3606 (New)


Package is "python-six"

Tue Jun  2 12:01:14 2020 rev:24 rq: version:1.14.0

Changes:


Old:

  _link



Other differences:
--



commit python-six for openSUSE:Leap:15.2

2020-04-25 Thread root
Hello community,

here is the log from the commit of package python-six for openSUSE:Leap:15.2 
checked in at 2020-04-25 19:17:39

Comparing /work/SRC/openSUSE:Leap:15.2/python-six (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-six.new.2738 (New)


Package is "python-six"

Sat Apr 25 19:17:39 2020 rev:23 rq: version:unknown

Changes:


New:

  _link



Other differences:
--
++ _link ++



commit python-six for openSUSE:Leap:15.2

2020-03-19 Thread root
Hello community,

here is the log from the commit of package python-six for openSUSE:Leap:15.2 
checked in at 2020-03-19 08:35:37

Comparing /work/SRC/openSUSE:Leap:15.2/python-six (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-six.new.3160 (New)


Package is "python-six"

Thu Mar 19 08:35:37 2020 rev:22 rq:785980 version:1.14.0

Changes:

--- /work/SRC/openSUSE:Leap:15.2/python-six/python-six.changes  2020-01-15 
15:53:01.971583786 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.python-six.new.3160/python-six.changes
2020-03-19 08:35:44.937827464 +0100
@@ -1,0 +2,88 @@
+Tue Mar 10 07:53:50 UTC 2020 - Tomáš Chvátal 
+
+- Do not cause buildcycle with previous change but rather
+  install the egg-info prepared metadata from the tarball
+
+---
+Mon Mar  9 20:54:38 UTC 2020 - Dirk Mueller 
+
+- use setuptools for building to support pip 10.x (bsc#1166139)
+
+---
+Tue Jan 21 11:17:01 UTC 2020 - Ondřej Súkup 
+
+- update to 1.14.0
+ * Add `six.assertNotRegex`
+ * `six.moves._dummy_thread` now points to the `_thread` module on
+Python 3.9+. Python 3.7 and later requires threading and deprecated the
+`_dummy_thread` module
+ * Remove support for Python 2.6 and Python 3.2
+ * `six.wraps` now ignores missing attributes
+
+---
+Thu Jan  2 10:36:00 UTC 2020 - Tomáš Chvátal 
+
+- Pull in dbm/gdbm module from python for testing
+
+---
+Fri Dec 20 19:06:13 UTC 2019 - Dirk Mueller 
+
+- update to 0.13.0:
+  - Issue #298, pull request #299: Add `six.moves.dbm_ndbm`.
+  - Issue #155: Add `six.moves.collections_abc`, which aliases the 
`collections`
+module on Python 2-3.2 and the `collections.abc` on Python 3.3 and greater.
+  - Pull request #304: Re-add distutils fallback in `setup.py`.
+  - Pull request #305: On Python 3.7, `with_metaclass` supports classes using 
PEP
+
+---
+Thu Jul 18 09:15:25 UTC 2019 - Tomáš Chvátal 
+
+- Simplify the pytest call
+
+---
+Tue Jun 11 06:58:13 UTC 2019 - Tomáš Chvátal 
+
+- Fix pytest call
+- Fixdocumentation package generating
+
+---
+Fri Jan 25 19:43:33 UTC 2019 - Neal Gompa 
+
+- Change %pretrans back to %pre to fix bootstrap issue
+  boo#1123064 bsc#1143893
+
+---
+Thu Jan 17 11:31:09 UTC 2019 - Tomáš Chvátal 
+
+- Require just base python module, even full python is too much
+  and it is not required here
+
+---
+Mon Dec 10 09:20:52 CET 2018 - mc...@suse.com
+
+- Update to 0.12.0:
+* `six.add_metaclass` now preserves `__qualname__` from the
+  original class.
+* Add `six.ensure_binary`, `six.ensure_text`, and
+  `six.ensure_str`.
+- Because of cyclical dependencies between six and Sphinx, we
+  need to to do multibuild.
+
+---
+Mon Sep  3 15:37:13 UTC 2018 - Hans-Peter Jansen 
+
+- remove egg-info directory in %pretrans
+- fix egg-info directory pattern
+- match any version of egg-info for a certain python version
+
+---
+Sat Aug 18 09:08:38 UTC 2018 - Matěj Cepl 
+
+- Break the cycilical dependency on python-setuptools.
+
+---
+Fri Aug 10 13:07:30 UTC 2018 - tchva...@suse.com
+
+- Remove argparse dependency
+
+---

Old:

  python-six-doc.changes
  python-six-doc.spec
  six-1.11.0.tar.gz

New:

  _multibuild
  six-1.14.0.tar.gz



Other differences:
--
++ python-six.spec ++
--- /var/tmp/diff_new_pack.WV8brz/_old  2020-03-19 08:35:45.261827662 +0100
+++ /var/tmp/diff_new_pack.WV8brz/_new  2020-03-19 08:35:45.265827665 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-six
 #
-# Copyright (c) 2017 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
@@ -12,29 +12,39 @@
 # 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