FS#64192 - [python2-unittest2] Support for Python3

Attached to Project: Community Packages
Opened by Christian Rebischke (Shibumi) - Sunday, 20 October 2019, 18:54 GMT
Last edited by Eli Schwartz (eschwartz) - Sunday, 20 October 2019, 19:25 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Levente Polyak (anthraxx)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

unittest2 is capable of python3, please provide a split package for python2 and python3.

Additional info:

none

Patch:

Here is a patch for a split package (I have adopted python2-unittest2 as well, just waiting for your go, for replacing it with a split package).

The sources-array is ugly, I know. But the official website seems to be wrongly configured and doesn't provide the tarball anymore. The last release is from 2015, so I don't expect a release in the near future.
   PKGBUILD (1.8 KiB)
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Sunday, 20 October 2019, 19:25 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Unittest2 is the backport of python3's stdlib unittest to python 2.x and shall not be used on modern versions of python.

Loading...