python-pyflakes/python-pyflakes.changes
Alexandre Rogoski 04226a391a - Renegerate spec file with py2pack;
- Add missing changes for 0.5.0.
- New version 0.5.0:
  - Convert pyflakes to use newer _ast infrastructure rather than compiler.
  - Support for new syntax in 2.7 (including set literals, set comprehensions,
    and dictionary comprehensions).
  - Make sure class names don't get bound until after class definition.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyflakes?expand=0&rev=3
2012-02-13 02:27:39 +00:00

20 lines
763 B
Plaintext

-------------------------------------------------------------------
Mon Feb 13 02:25:25 UTC 2012 - alexandre@exatati.com.br
- Renegerate spec file with py2pack;
- Add missing changes for 0.5.0.
-------------------------------------------------------------------
Sun Feb 12 09:38:47 UTC 2012 - werner.ho@gmx.de
- New version 0.5.0:
- Convert pyflakes to use newer _ast infrastructure rather than compiler.
- Support for new syntax in 2.7 (including set literals, set comprehensions,
and dictionary comprehensions).
- Make sure class names don't get bound until after class definition.
-------------------------------------------------------------------
Mon Dec 28 20:08:03 UTC 2009 - alexandre@exatati.com.br
- Initial package (0.4.0) for openSUSE.