Commit Graph

24 Commits

Author SHA256 Message Date
Todd R
e9068dfa18 Accepting request 489400 from home:TheBlackCat:branches:devel:languages:python
- Update to 0.4.12
- Implement singlespec version

OBS-URL: https://build.opensuse.org/request/show/489400
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=39
2017-04-19 17:48:17 +00:00
Denisart Benjamin
69b3b5cebd Accepting request 424544 from home:tbechtold:branches:devel:languages:python
- update to 4.10.0:
  - Added missing files to manifest
  - Added workaround for ppc32 on Linux
  - Start building binary manylinux1 wheels
- Use pypi.io as Source url

OBS-URL: https://build.opensuse.org/request/show/424544
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=37
2016-09-03 18:17:13 +00:00
41ca1378b8 Accepting request 390353 from home:Simmphonie:python
OBS-URL: https://build.opensuse.org/request/show/390353
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=35
2016-04-17 20:13:20 +00:00
3c581346e2 Accepting request 313105 from home:tbechtold:branches:devel:languages:python
- update to 0.4.7:
  - Added a missing workaround for `return 0` on mips
  - Restore compatibility with Python 2.5
  - Fixed stack switching on sparc

OBS-URL: https://build.opensuse.org/request/show/313105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=33
2015-06-23 06:22:57 +00:00
Jan Matejek
41ddf6532f Accepting request 305574 from home:benoit_monin:branches:devel:languages:python
- update to version 0.4.6
- add -fno-strict-aliasing to CFLAGS to fix compiler warnings
- remove hidden file .buildinfo from html documentation

OBS-URL: https://build.opensuse.org/request/show/305574
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=31
2015-05-07 11:58:25 +00:00
Denisart Benjamin
efeb6d5178 Accepting request 263166 from Cloud:OpenStack:Master
- Include LICENSE and LICENSE.PSF in package

OBS-URL: https://build.opensuse.org/request/show/263166
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=29
2014-12-02 20:10:12 +00:00
Todd R
6f1db46cf8 Accepting request 262191 from home:TheBlackCat:branches:devel:languages:python
Update to 0.4.5

OBS-URL: https://build.opensuse.org/request/show/262191
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=27
2014-11-18 14:06:57 +00:00
Michal Čihař
86eb86c72c Accepting request 259568 from home:k0da:ppc
- build with -fno-tree-dominator-opts (boo#902146)

OBS-URL: https://build.opensuse.org/request/show/259568
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=25
2014-11-04 16:20:06 +00:00
Jan Matejek
b23701b912 Accepting request 249025 from Cloud:OpenStack:Master
- update to 0.4.4:
  - Fixed PyGreenlet_SetParent signature, thanks to BoonsNaibot
  - Fixed 64-bit Windows builds depending on wrong runtime dll

OBS-URL: https://build.opensuse.org/request/show/249025
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=23
2014-09-15 14:08:42 +00:00
Michal Čihař
d8d1abf2b9 Accepting request 244824 from home:Nijel:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/244824
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=21
2014-08-15 12:06:41 +00:00
Sascha Peilicke
8d8ac9ca52 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=16
2014-01-17 15:27:30 +00:00
Denisart Benjamin
dc9a391941 Accepting request 210802 from openSUSE:Factory:PowerLE
- ppc64le-support.patch: Support powerpc64le-linux (ELFv2 ABI).
  Save/restore vector and floating-point registers as well on ppc.

OBS-URL: https://build.opensuse.org/request/show/210802
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=15
2013-12-13 15:03:15 +00:00
Sascha Peilicke
aef436890b - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=14
2013-10-24 11:06:16 +00:00
Sascha Peilicke
7004e96ef3 Accepting request 186373 from home:k0da:ppc
- run tests we optflags. Stuff got compiled in %check again.

OBS-URL: https://build.opensuse.org/request/show/186373
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=13
2013-08-08 11:20:41 +00:00
Sascha Peilicke
b5e6010974 - Drop python-greenlet-aarch64-support.diff
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=12
2013-08-06 12:31:32 +00:00
Sascha Peilicke
887d060850 Accepting request 178868 from home:dirkmueller:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/178868
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=10
2013-06-14 10:53:27 +00:00
Sascha Peilicke
a1e4200c4c Accepting request 175017 from devel:ARM:AArch64:Factory
- Add python-greenlet-aarch64-support.diff, for, well, aarch64
  support.

OBS-URL: https://build.opensuse.org/request/show/175017
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=9
2013-05-13 09:29:45 +00:00
Todd R
74d4cd0753 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=7 2013-01-02 18:02:11 +00:00
Sascha Peilicke
2c4c5acf9d - The devel subpackage contains only headers and thus is noarch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=6
2012-12-19 15:51:06 +00:00
Sascha Peilicke
f3ee8baec8 - Update to version 0.4.0:
+ Greenlet has an instance dictionary now, which means it can be
    used for implementing greenlet local storage, etc. However, this
    might introduce incompatibility if subclasses have __dict__ in their
    __slots__. Classes like that will fail, because greenlet already
    has __dict__ out of the box.
  + Greenlet no longer leaks memory after thread termination, as long as
    terminated thread has no running greenlets left at the time.
  + Add support for debian sparc and openbsd5-sparc64
  + Add support for ppc64 linux
  + Don't allow greenlets to be copied with copy.copy/deepcopy
  + Fix arm32/thumb support
  + Restore greenlet's parent after kill
  + Add experimental greenlet tracing
- Changes from version 0.3.4:
  + Use plain distutils for install command, this fixes installation of
    the greenlet.h header.
  + Enhanced arm32 support
  + Fix support for Linux/S390 zSeries
  + Workaround compiler bug on RHEL 3 / CentOS 3
- Changes from version 0.3.3:
  + Use sphinx to build documentation and publish it on greenlet.rtfd.org
  + Prevent segfaults on openbsd 4/i386
  + Workaround gcc-4.0 not allowing to clobber rbx
  + Enhance test infrastructure
  + Fix possible compilation problems when including greenlet.h in C++ mode
  + Make the greenlet module work on x64 windows
  + Add a test for greenlet C++ exceptions
  + Fix compilation on Solaris with SunStudio
- Changes from version 0.3.2:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=5
2012-11-23 12:29:19 +00:00
Todd R
dd66a1b06b Accepting request 126971 from home:k0da:ppc
- add ppc64 platform support
- fix ppc platform

OBS-URL: https://build.opensuse.org/request/show/126971
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=4
2012-07-04 10:28:05 +00:00
Sascha Peilicke
9a477dd2db Accepting request 98402 from home:namtrac:bugfix
- Add upstream commits 25bf29f4d3b7 and 2d5b17472757 (bnc#738431) 
- Implement %check

OBS-URL: https://build.opensuse.org/request/show/98402
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=3
2012-01-03 10:18:16 +00:00
Sascha Peilicke
887feec87c - Spec file cleanup:
* BuildRequire modern python-distribute instead of python-setuptools
  * No need for changing executable bits for benchmarks
  * Use SUSE version checks around specific macros
  * Only require %{name} = %{version} in devel package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=2
2011-09-21 09:38:24 +00:00
Cristian Rodríguez
fa16d9583a Accepting request 54437 from home:seife:openstack
OBS-URL: https://build.opensuse.org/request/show/54437
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=1
2010-12-04 15:53:22 +00:00