Cyril Roelandt skribis:
> * gnu/packages/python.scm: enable tests for Python 3
> * gnu/packages/python-fix-tests.patch: New file.
> * gnu/packages/gnu-system.am (dist_patch_DATA): add it.
OK, with one detail:
> ++@unittest.skipUnless(os.path.exists("/etc/gai.conf"),
> ++
* gnu/packages/python.scm: enable tests for Python 3
* gnu/packages/python-fix-tests.patch: New file.
* gnu/packages/gnu-system.am (dist_patch_DATA): add it.
---
gnu-system.am | 1 +
gnu/packages/patches/python-fix-tests.patch | 66 +
gnu/