8 Commits

Author SHA256 Message Date
Todd R
d9d390d0e6 Accepting request 142770 from devel:languages:python3
Removed openSUSE 11.4 spec file workarounds (forwarded request 142753 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/142770
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyflakes?expand=0&rev=9
2012-11-25 11:10:49 +00:00
Todd R
1a4790b611 Accepting request 116028 from devel:languages:python3
Fix building python 3 package on openSUSE 11.4 x86_64 (forwarded request 116027 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/116028
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyflakes?expand=0&rev=6
2012-04-30 11:51:18 +00:00
Todd R
0d450c0193 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyflakes?expand=0&rev=5 2012-04-26 14:56:21 +00:00
Stephan Kulow
961b7811c2 Accepting request 115732 from devel:languages:python
Pyflakes is program to analyze Python programs and detect various errors. It works by
parsing the source file, not importing it, so it is safe to use on modules with side
effects. It's also much faster.

It is a dependency of the spyder python graphical environment, besides by a useful tool on its own

OBS-URL: https://build.opensuse.org/request/show/115732
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyflakes?expand=0&rev=1
2012-05-07 20:50:31 +00:00
Todd R
236f9b26a3 Accepting request 115687 from home:TheBlackCat:branches:devel:languages:python
Add python 3 package (forwarded request 115686 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/115687
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyflakes?expand=0&rev=4
2012-04-26 10:57:16 +00:00
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
Alexandre Rogoski
b0545d01ef Accepting request 103830 from home:werner2101:branches:devel:languages:python
new version 0.5.0

OBS-URL: https://build.opensuse.org/request/show/103830
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyflakes?expand=0&rev=2
2012-02-13 02:19:18 +00:00
Alexandre Rogoski
f0a2b2060a - Initial package (0.4.0) for openSUSE.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyflakes?expand=0&rev=1
2009-12-28 20:09:39 +00:00