commit python3-greenlet for openSUSE:Factory

2017-04-14 Thread root
Hello community,

here is the log from the commit of package python3-greenlet for 
openSUSE:Factory checked in at 2017-04-14 13:32:26

Comparing /work/SRC/openSUSE:Factory/python3-greenlet (Old)
 and  /work/SRC/openSUSE:Factory/.python3-greenlet.new (New)


Package is "python3-greenlet"

Fri Apr 14 13:32:26 2017 rev:7 rq:477510 version:0.4.12

Changes:

--- /work/SRC/openSUSE:Factory/python3-greenlet/python3-greenlet-doc.changes
2016-07-05 09:51:28.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-greenlet.new/python3-greenlet-doc.changes   
2017-04-14 13:32:53.668318735 +0200
@@ -1,0 +2,19 @@
+Wed Feb 22 22:04:14 UTC 2017 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * switched from zip to tar.gz
+
+- update to version 0.4.12:
+  * Stop using trashcan api
+
+---
+Mon Jan  9 04:54:25 UTC 2017 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+
+- update to version 0.4.11:
+  * Fixes for aarch64 architecture
+
+---
python3-greenlet.changes: same change

Old:

  greenlet-0.4.10.zip

New:

  greenlet-0.4.12.tar.gz



Other differences:
--
++ python3-greenlet-doc.spec ++
--- /var/tmp/diff_new_pack.xIpHB2/_old  2017-04-14 13:32:54.324226040 +0200
+++ /var/tmp/diff_new_pack.xIpHB2/_new  2017-04-14 13:32:54.324226040 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-greenlet-doc
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 B1 Systems GmbH, Vohburg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,18 +18,17 @@
 
 
 Name:   python3-greenlet-doc
-Version:0.4.10
+Version:0.4.12
 Release:0
 Url:http://pypi.python.org/pypi/greenlet
 Summary:Documentation for python3-greenlet
 License:MIT
 Group:  Documentation/Other
-Source0:
https://files.pythonhosted.org/packages/source/g/greenlet/greenlet-%{version}.zip
+Source0:
https://files.pythonhosted.org/packages/source/g/greenlet/greenlet-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc-c++
 BuildRequires:  python3-Sphinx
 BuildRequires:  python3-greenlet = %{version}
-BuildRequires:  unzip
 Recommends: python3-greenlet = %{version}
 
 %description

++ python3-greenlet.spec ++
--- /var/tmp/diff_new_pack.xIpHB2/_old  2017-04-14 13:32:54.348222649 +0200
+++ /var/tmp/diff_new_pack.xIpHB2/_new  2017-04-14 13:32:54.348222649 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-greenlet
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 B1 Systems GmbH, Vohburg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,18 +18,17 @@
 
 
 Name:   python3-greenlet
-Version:0.4.10
+Version:0.4.12
 Release:0
 Url:http://pypi.python.org/pypi/greenlet
 Summary:Lightweight in-process concurrent programming
 License:MIT
 Group:  Development/Libraries/Python
-Source0:
https://files.pythonhosted.org/packages/source/g/greenlet/greenlet-%{version}.zip
+Source0:
https://files.pythonhosted.org/packages/source/g/greenlet/greenlet-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc-c++
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 
 %description
 The greenlet package is a spin-off of Stackless, a version of CPython




commit python3-greenlet for openSUSE:Factory

2016-07-05 Thread h_root
Hello community,

here is the log from the commit of package python3-greenlet for 
openSUSE:Factory checked in at 2016-07-05 09:51:23

Comparing /work/SRC/openSUSE:Factory/python3-greenlet (Old)
 and  /work/SRC/openSUSE:Factory/.python3-greenlet.new (New)


Package is "python3-greenlet"

Changes:

--- /work/SRC/openSUSE:Factory/python3-greenlet/python3-greenlet-doc.changes
2016-05-25 21:27:35.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-greenlet.new/python3-greenlet-doc.changes   
2016-07-05 09:51:28.0 +0200
@@ -1,0 +2,11 @@
+Fri Jun 24 16:55:16 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+
+- update to version 0.4.10:
+  * Added missing files to manifest
+  * Added workaround for ppc32 on Linux
+  * Start building binary manylinux1 wheels
+
+---
@@ -12 +22,0 @@
-
python3-greenlet.changes: same change

Old:

  greenlet-0.4.9.zip

New:

  greenlet-0.4.10.zip



Other differences:
--
++ python3-greenlet-doc.spec ++
--- /var/tmp/diff_new_pack.l8Dvn0/_old  2016-07-05 09:51:29.0 +0200
+++ /var/tmp/diff_new_pack.l8Dvn0/_new  2016-07-05 09:51:29.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   python3-greenlet-doc
-Version:0.4.9
+Version:0.4.10
 Release:0
 Url:http://pypi.python.org/pypi/greenlet
 Summary:Documentation for python3-greenlet

python3-greenlet.spec: same change



commit python3-greenlet for openSUSE:Factory

2016-05-25 Thread h_root
Hello community,

here is the log from the commit of package python3-greenlet for 
openSUSE:Factory checked in at 2016-05-25 21:27:32

Comparing /work/SRC/openSUSE:Factory/python3-greenlet (Old)
 and  /work/SRC/openSUSE:Factory/.python3-greenlet.new (New)


Package is "python3-greenlet"

Changes:

New Changes file:

--- /dev/null   2016-04-07 01:36:33.300037506 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-greenlet.new/python3-greenlet-doc.changes   
2016-05-25 21:27:35.0 +0200
@@ -0,0 +1,201 @@
+---
+Thu May 19 18:37:25 UTC 2016 - toddrme2...@gmail.com
+
+- Split documentation into own subpackage to speed up build.
+
+---
+Sun May  8 07:01:46 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * changed to https for source url
+  * updated source url to files.pythonhosted.org
+
+
+---
+Tue Oct 20 02:57:13 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+
+- update to version 0.4.9:
+  * Fixed Windows builds
+
+- changes from version 0.4.8:
+  * Added support for iOS (arm32)
+  * Added support for ppc64le
+
+---
+Mon May 25 05:54:34 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+
+- update to version 0.4.7:
+  * Added a missing workaround for `return 0` on mips
+  * Restore compatibility with Python 2.5
+  * Fixed stack switching on sparc
+
+---
+Sat May  9 21:47:48 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+
+- update to version 0.4.6:
+  * Expose `_stack_saved` property on greenlet objects, it may be used
+to introspect the amount of memory used by a saved stack, but the
+API is subject to change in the future
+  * Added a workaround for `return 0` compiler optimizations on all
+architectures
+  * C API typo fixes
+
+---
+Tue Nov 18 13:57:34 UTC 2014 - toddrme2...@gmail.com
+
+- Update to 0.4.5
+  - Fixed several bugs in greenlet C API
+  - Fixed a bug in multi-threaded applications, which manifested itself
+with spurious "cannot switch to a different thread" exceptions
+  - Fixed some crashes on arm and mips architectures
+- update to 0.4.4:
+  - Fixed PyGreenlet_SetParent signature, thanks to BoonsNaibot
+  - Fixed 64-bit Windows builds depending on wrong runtime dll
+- Update to version 0.4.3:
+  + Better slp_switch performance on SPARC
+  + Drop support for Python 2.3
+  + Fix trashcan assertions on debug builds of Python
+  + Remove deprecated -fno-tree-dominator-opts compiler switch
+  + Enable switch code for SunStudio on 32-bit SunOS
+  + Support for abc abstract methods in greenlet subclasses
+  + Support custom directories for tests
+  + Document switch tracing support
+- Update to version 0.4.2:
+  + Add .travis.yml
+  + Fix 'err' may be used uninitialized in this function
+  + Check _MSC_VER for msvc specific code
+  + Fix slp_switch on SPARC for multi-threaded environments
+  + Add support for m68k
+- build with -fno-tree-dominator-opts (boo#902146) 
+
+---
+Wed Sep 25 19:18:30 UTC 2013 - p.drou...@gmail.com
+
+- Initial python3 support
+
+---
+Thu Aug  8 10:54:47 UTC 2013 - dval...@suse.com
+
+- run tests we optflags. Stuff got compiled in %check again. 
+
+---
+Tue Aug  6 12:34:48 UTC 2013 - speili...@suse.com
+
+- Drop python-greenlet-aarch64-support.diff
+
+---
+Mon Jun 10 12:35:26 UTC 2013 - dmuel...@suse.com
+
+- update to 0.4.1:
+  * fix segfaults when using gcc 4.8 on amd64/x86 unix
+  * try to disable certain gcc 4.8 optimizations that make greenlet
+crash
+  * Fix greenlet on aarch64 with gcc 4.8
+  * workaround segfault on SunOS/sun4v
+  * Add support for Aarch64
+  * Add support for x32 psABI on x86_64
+  * Changed memory constraints for assembly macro for PPC Linux
+  platforms.
+- remove python-greenlet-aarch64-support.diff
+
+---
+Mon Apr  8 11:40:21 UTC 2013 - m...@suse.de
+
+- Add python-greenlet-aarch64-support.diff, for, well, aarch64
+  support.
+
+---
+Wed Jan  2 18:01:09 UTC 2013 - toddrme2...@gmail.com
+
+- Fix building on SLES
+
+---
+Wed Dec 19 15:52:27 UTC 2012 - sasc...@suse.de
+
+- The devel subpackage contains 

commit python3-greenlet for openSUSE:Factory

2015-10-22 Thread h_root
Hello community,

here is the log from the commit of package python3-greenlet for 
openSUSE:Factory checked in at 2015-10-22 12:59:18

Comparing /work/SRC/openSUSE:Factory/python3-greenlet (Old)
 and  /work/SRC/openSUSE:Factory/.python3-greenlet.new (New)


Package is "python3-greenlet"

Changes:

--- /work/SRC/openSUSE:Factory/python3-greenlet/python3-greenlet.changes
2015-05-25 11:16:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-greenlet.new/python3-greenlet.changes   
2015-10-22 12:59:24.0 +0200
@@ -1,0 +2,13 @@
+Tue Oct 20 02:57:13 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+
+- update to version 0.4.9:
+  * Fixed Windows builds
+
+- changes from version 0.4.8:
+  * Added support for iOS (arm32)
+  * Added support for ppc64le
+
+---

Old:

  greenlet-0.4.7.zip

New:

  greenlet-0.4.9.zip



Other differences:
--
++ python3-greenlet.spec ++
--- /var/tmp/diff_new_pack.WEnvUL/_old  2015-10-22 12:59:24.0 +0200
+++ /var/tmp/diff_new_pack.WEnvUL/_new  2015-10-22 12:59:24.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   python3-greenlet
-Version:0.4.7
+Version:0.4.9
 Release:0
 Url:http://pypi.python.org/pypi/greenlet
 Summary:Lightweight in-process concurrent programming




commit python3-greenlet for openSUSE:Factory

2015-05-25 Thread h_root
Hello community,

here is the log from the commit of package python3-greenlet for 
openSUSE:Factory checked in at 2015-05-25 11:16:00

Comparing /work/SRC/openSUSE:Factory/python3-greenlet (Old)
 and  /work/SRC/openSUSE:Factory/.python3-greenlet.new (New)


Package is python3-greenlet

Changes:

--- /work/SRC/openSUSE:Factory/python3-greenlet/python3-greenlet.changes
2015-05-11 19:49:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-greenlet.new/python3-greenlet.changes   
2015-05-25 11:16:02.0 +0200
@@ -1,0 +2,11 @@
+Mon May 25 05:54:34 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+
+- update to version 0.4.7:
+  * Added a missing workaround for `return 0` on mips
+  * Restore compatibility with Python 2.5
+  * Fixed stack switching on sparc
+
+---

Old:

  greenlet-0.4.6.zip

New:

  greenlet-0.4.7.zip



Other differences:
--
++ python3-greenlet.spec ++
--- /var/tmp/diff_new_pack.YXQSpp/_old  2015-05-25 11:16:02.0 +0200
+++ /var/tmp/diff_new_pack.YXQSpp/_new  2015-05-25 11:16:02.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   python3-greenlet
-Version:0.4.6
+Version:0.4.7
 Release:0
 Url:http://pypi.python.org/pypi/greenlet
 Summary:Lightweight in-process concurrent programming




commit python3-greenlet for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package python3-greenlet for 
openSUSE:Factory checked in at 2015-05-11 19:39:12

Comparing /work/SRC/openSUSE:Factory/python3-greenlet (Old)
 and  /work/SRC/openSUSE:Factory/.python3-greenlet.new (New)


Package is python3-greenlet

Changes:

--- /work/SRC/openSUSE:Factory/python3-greenlet/python3-greenlet.changes
2015-03-09 10:09:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-greenlet.new/python3-greenlet.changes   
2015-05-11 19:49:13.0 +0200
@@ -1,0 +2,14 @@
+Sat May  9 21:47:48 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+
+- update to version 0.4.6:
+  * Expose `_stack_saved` property on greenlet objects, it may be used
+to introspect the amount of memory used by a saved stack, but the
+API is subject to change in the future
+  * Added a workaround for `return 0` compiler optimizations on all
+architectures
+  * C API typo fixes
+
+---

Old:

  greenlet-0.4.5.zip

New:

  greenlet-0.4.6.zip



Other differences:
--
++ python3-greenlet.spec ++
--- /var/tmp/diff_new_pack.wTo6fj/_old  2015-05-11 19:49:14.0 +0200
+++ /var/tmp/diff_new_pack.wTo6fj/_new  2015-05-11 19:49:14.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-greenlet
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 B1 Systems GmbH, Vohburg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:   python3-greenlet
-Version:0.4.5
+Version:0.4.6
 Release:0
 Url:http://pypi.python.org/pypi/greenlet
 Summary:Lightweight in-process concurrent programming