SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-nose-1.2.1-41.1.noarch.rpm :
Tue Nov 20 13:00:00 2012 saschpeAATTsuse.de
- Update to version 1.2.1:
+ Correct nose.__version__ (#549). Thanks to Chris Withers for the bug report.
- Changes from version 1.2.0:
+ Fixed issue where plugins included with `addplugins` keyword could
be overridden by built-in plugins (or third-party plugins registered
with setuptools) of the same name (#466).
+ Adds :option:`--cover-xml` and :option:`--cover-xml-file` (#311).
+ Adds support for :option:`--cover-branches` (related to #370).
+ Fixed Unicode issue on Python 3.1 with coverage (#442)
+ fixed class level fixture handling in multiprocessing plugin
+ Clue in the ``unittest`` module so it no longer prints traceback frames for
our clones of their simple assertion helpers (#453). Patch by Erik Rose.
+ Stop using the ``assert`` statement in ``ok_`` and ``eq_`` so they work under
``python -O`` (#504). Patch by Erik Rose.
+ Add loglevel option to logcapture plugin (#493).
+ Add doctest options flag (#7 from google code tracker).
+ Add support for using 2to3 with the nosetests setuptools command.
+ Add --cover-min-percentage flag to force test runs without sufficient
coverage to fail (#540). Patch by Domen Kožar.
+ Add travis-ci configuraion (#545).
+ Call reactor.stop from twisted thread (#301).
- Changes from version 1.1.2:
+ Fixed regression where the .coverage file was not saved (#439).
- Drop unneeded macros

Fri May 25 14:00:00 2012 toddrme2178AATTgmail.com
- Added python 3 documentation package

Fri Apr 27 14:00:00 2012 toddrme2178AATTgmail.com
- Fix building python 3 package on openSUSE 11.4

Thu Apr 26 14:00:00 2012 toddrme2178AATTgmail.com
- Add python 3 packages


 
ICM