pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-nose



Module Name:    pkgsrc
Committed By:   prlw1
Date:           Wed Sep 11 09:38:53 UTC 2013

Modified Files:
        pkgsrc/devel/py-nose: Makefile PLIST distinfo

Log Message:
Update py-nose to 1.3.0

Many bug fixes including

- Added support for Python 3.3.
- Fixed a bug in xunit that was causing it to die ungracefully under
  Python 3. (#134)
- Taught the test suite to skip coverage tests if the coverage module is not
  available. (#597)

See CHANGELOG or http://nose.readthedocs.org/en/latest/news.html
for full list.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-nose/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-nose/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-nose/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index