https://bugzilla.redhat.com/show_bug.cgi?id=1215732 --- Comment #19 from Miro Hrončok <mhroncok@xxxxxxxxxx> --- There are numerous files in /usr/lib64/pypy3-2.4.0/lib-python/3/ with shebangs like this: base64.py:#! /usr/bin/env python3 cgi.py:#! /usr/bin/python cProfile.py:#! /usr/bin/env python3 encodings/rot_13.py:#!/usr/bin/env python keyword.py:#! /usr/bin/env python3 lib2to3/pgen2/token.py:#! /usr/bin/env python3 lib2to3/tests/pytree_idempotency.py:#!/usr/bin/env python3 pdb.py:#! /usr/bin/env python3 platform.py:#!/usr/bin/env python3 profile.py:#! /usr/bin/env python3 pydoc.py:#!/usr/bin/env python3 quopri.py:#! /usr/bin/env python3 smtpd.py:#! /usr/bin/env python3 symbol.py:#! /usr/bin/env python3 tabnanny.py:#! /usr/bin/env python3 test/pystone.py:#! /usr/bin/env python3 test/regrtest.py:#! /usr/bin/env python3 test/re_tests.py:#!/usr/bin/env python3 test/test_array.py:#! /usr/bin/env python3 test/test_binhex.py:#! /usr/bin/env python3 test/test_errno.py:#! /usr/bin/env python3 test/test_gzip.py:#! /usr/bin/env python3 test/test_urlparse.py:#! /usr/bin/env python3 test/test_userstring.py:#!/usr/bin/env python3 turtledemo/__main__.py:#!/usr/bin/env python3 uu.py:#! /usr/bin/env python3 Now I'm not sure if I should change everything to /usr/bin/pypy3 or what. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review