NOTICE: This package has been removed from pkgsrc

./devel/py-unittest2py3k, Unittest features for Python 2.7 (Python 3.x version)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.5.1nb1, Package name: py36-unittest2-0.5.1nb1, Maintainer: pkgsrc-users

Unittest2 is a backport of the new features added to the unittest testing
framework in Python 2.7. It is tested to run on Python 2.4 - 2.7.

To use unittest2 instead of unittest simply replace import unittest with
import unittest2.

This package contains the Python 3.x version of the module.


Required to run:
[devel/py-setuptools] [lang/python36]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: f686e4e3b3c0c705814d94b55ddb53d174177994
RMD160: 119f837e7af015fc83e8967fa1388f8745d9895f
Filesize: 54.192 KB

Version history: (Expand)


CVS history: (Expand)


   2017-09-21 17:18:08 by Adam Ciarcinski | Files touched by this commit (5) | Package removed
Log message:
py-unittest2py3k: removed, successor py-unittest2

Notes from py-unittest2:
There was a separate version of unittest2 for Python 3. This is no longer \ 
needed, but still exists on PyPI. This had the project name \ 
"unittest2py3k" but uses the same package name \ 
("unittest2").
   2017-09-04 20:08:31 by Thomas Klausner | Files touched by this commit (163)
Log message:
Follow some redirects.
   2017-01-03 14:23:05 by Jonathan Perkin | Files touched by this commit (52)
Log message:
Use "${MV} || ${TRUE}" and "${RM} -f" consistently in \ 
post-install targets.
   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-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-04-14 01:12:44 by Blue Rats | Files touched by this commit (94)
Log message:
Removing python26. EOL'd quite some ago and discussed a couple times on
tech-pkg@ and pkgsrc-users@.
   2014-06-23 12:50:44 by Blue Rats | Files touched by this commit (3)
Log message:
Use ALTERNATIVES. Remove bin/unit2, since it's not different fundamentally
than unit2-${PYVERSSUFFIX}. Move bin/unit2.py so it doesn't conflict with
the py2k version of this package. Bump PKGREVISION. OK'd by wiz@.