| Summary: | dev-python/cryptography-1.7.1[python_targets_pypy3] with dev-python/pypy3-2.4.0 - RuntimeError: cryptography 1.0 is not compatible with PyPy < 2.6. Please upgrade PyPy to use this library. | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Alessandro Barbieri <lssndrbarbieri> |
| Component: | Current packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Old version removed. Please reopen if you can reproduce with the current one. |
Can we have this kind of checks before emerging? * pypy3: running distutils-r1_run_phase distutils-r1_python_compile /usr/bin/pypy3 setup.py build /usr/lib64/pypy3/site-packages/pkg_resources/__init__.py:80: UserWarning: Support for Python 3.0-3.2 has been dropped. Future versions will fail here. warnings.warn(msg) Traceback (most recent call last): File "setup.py", line 53, in <module> "cryptography 1.0 is not compatible with PyPy < 2.6. Please " RuntimeError: cryptography 1.0 is not compatible with PyPy < 2.6. Please upgrade PyPy to use this library.