File python-Pyrex.changes of Package python-Pyrex

-------------------------------------------------------------------
Wed Dec 13 12:45:18 UTC 2017 - mpluskal@suse.com

- Convert to singlespec (currently just python2)
- REname package to follow python naming conventions

-------------------------------------------------------------------
Thu Jun 14 13:10:48 UTC 2012 - toddrme2178@gmail.com

- Spec file cleanups

-------------------------------------------------------------------
Thu Jun 14 09:42:32 UTC 2012 - cfarrell@suse.com

- license update: Apache-2.0
  License.txt expressly gives the choice to declare Apache-2.0 as the
  license of the package

-------------------------------------------------------------------
Wed Jan 12 08:24:29 UTC 2011 - saschpe@suse.de

- correct upstream URL, expanded changelog

-------------------------------------------------------------------
Wed Nov  3 17:40:19 UTC 2010 - termim@gmail.com

- update to version 0.9.9
  * C++ struct declarations, 'new' operator, and del for C++ delete.
  * Disabled size check for cimported types because it was generating too
    many false positives in the field.
  * Added __fastcall calling convention. Also no longer assuming that an
    unspecified calling convention is the same as __cdecl.
  * Operations between signed and unsigned ints of the same size now have
    an unsigned result.
  * Py_ssize_t now ranked between long and long long.
  * Declaration of __new__ in an extension type is now an error, in
    preparation for introducing new semantics.
  * Added size_t type, and made sizeof() return it.
  * When casting the result of a function call to a Python type, the
    function could be called twice.
  * __Pyx_GetException was not taking account of the fact that the traceback
    could be NULL.
  * sizeof(module.typename) did not work.

-------------------------------------------------------------------
Mon Oct 18 19:50:53 UTC 2010 - masterpatricko@gmail.com

- Don't put buildtime at the top of generated files

-------------------------------------------------------------------
Tue Feb 17 13:29:49 CET 2009 - thoenig@suse.de

- use bzip2 rather than gzip

-------------------------------------------------------------------
Tue Feb 17 10:35:00 GMT 2009 - riggwelter@opensuse.org

- new upstream version 0.9.8.5
  * consistency with the way automatic conversions are done
    elsewhere.
  * Support for string and tuple exceptions dropped.
  * Calls to many of the builtin functions are now compiled as
    direct calls to Python/C API routines.
  * Augmented assignment operators (+=, etc.) are now supported.
  * Dependency files are only created when compiling with
    timestamp checking or recursion enabled.
  * Lots more features, enhancements and bug fixes, full list at
    http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/version/CHANGES.txt
- drop all patches

-------------------------------------------------------------------
Thu Mar  1 12:21:42 CET 2007 - thoenig@suse.de

- new upstream version 0.9.5.1a 
- drop patch pyrex-python-2.5.patch

-------------------------------------------------------------------
Wed Nov 15 21:11:06 CET 2006 - thoenig@suse.de

- add patch pyrex-python-2.5.patch: make Pyrex run properly on
  Python 2.5 (patch by Stefan Behnel)
- fixes b.n.c #221342

-------------------------------------------------------------------
Tue Aug  1 14:49:57 CEST 2006 - thoenig@suse.de

- add patch pyrex-initialize-lineno-thoenig-01.patch to avoid
  creation of C code which uses uninitialized variables

-------------------------------------------------------------------
Thu Jul 27 10:56:57 CEST 2006 - thoenig@suse.de

- new version: new upstream version 0.9.4.1 
- drop pyrex-try_finally-thoenig-01.patch
- closes b.n.c #194372

-------------------------------------------------------------------
Tue Feb 28 16:46:02 CET 2006 - jmatejek@suse.cz

- updated to reflect python changes due to #149809

-------------------------------------------------------------------
Wed Jan 25 21:40:43 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Sat Dec 17 19:41:13 CET 2005 - thoenig@suse.de

- new version: new upstream version 0.9.3.1
- added patch:
  * pyrex-try_finally-thoenig-01.patch: fix Pyrex compiler to
    initialize local variables for try, finally structures
- removed patch:
  * pyrex-0.9.2.1-gcc4.patch

-------------------------------------------------------------------
Fri Jul  1 15:13:41 CEST 2005 - kay.sievers@suse.de

- gcc4 patch from RH 

-------------------------------------------------------------------
Wed Nov 24 15:57:56 CET 2004 - mcihar@suse.cz

- use just distutils and no other magic

-------------------------------------------------------------------
Wed Nov 24 15:36:50 CET 2004 - dkukawka@suse.de

- changed '%define python_site' due to new python-version 

-------------------------------------------------------------------
Thu Nov  4 23:58:18 CET 2004 - thoenig@suse.de

- initial rpm for suse
 

openSUSE Build Service is sponsored by