Next | Query returned 28 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2020-08-18 22:12:37 by Taylor R Campbell | Files touched by this commit (1)
Log message:
devel/py-nose: Enable the tests to run.

Not all of them pass but that's better than all of them not running!
   2016-08-28 17:48:37 by Thomas Klausner | Files touched by this commit (112)
Log message:
Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided
by the infrastructure.

Mark a couple more packages as not ready for python-3.x.
   2016-07-24 13:56:15 by Kamil Rytarowski | Files touched by this commit (1)
Log message:
Use more useful HOMEPAGE
   2016-06-08 19:43:49 by Thomas Klausner | Files touched by this commit (356)
Log message:
Switch to MASTER_SITES_PYPI.
   2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995)
Log message:
Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-09-30 15:58:15 by Jonathan Perkin | Files touched by this commit (3)
Log message:
Use PKGMANDIR.
   2015-08-01 10:27:07 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
1.3.7
- Fix loading packages from capitalised package on Windows

1.3.6
- Re-release of 1.3.5 with wheels fixed.

1.3.5
- Fix 875: nose doesn't collect tests when subpackage is given as arg
- Fix 809: tests not discovered for namespace packages on Windows
- Fix 815: "ValueError: unsupported pickle protocol" with --with-id
- Wrap the working dir path name in quotes when reporting an error.
- Fix 887: Fix a discrepancy in test names between Python 2 and Python 3
- Fix 131: Use os.stat() to check if file is executable
- Fix 820 and 719: Fix coverage plugin with multiprocess
   2015-03-15 18:50:58 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
1.3.4 fixes an issue with Python 3.4 and initializing a TestSuite
properly, along with a couple of other minor issues.
   2014-01-25 11:30:32 by Thomas Klausner | Files touched by this commit (533) | Package updated
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
   2013-09-11 11:38:53 by Patrick Welche | Files touched by this commit (3)
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.

Next | Query returned 28 messages, browsing 11 to 20 | Previous