Package Details: python2-six 1.17.0-1

Git Clone URL: https://aur.archlinux.org/python2-six.git (read-only, click to copy)
Package Base: python2-six
Description: Python 2 and 3 compatibility utilities
Upstream URL: https://pypi.org/project/six/
Licenses: MIT
Submitter: 0b100100
Maintainer: LaughingMan
Last Packager: LaughingMan
Votes: 14
Popularity: 0.102953
First Submitted: 2022-09-04 22:25 (UTC)
Last Updated: 2024-12-14 22:15 (UTC)

Latest Comments

LaughingMan commented on 2025-01-08 15:29 (UTC)

python2-pytest is just a check dependency. You can build with makepkg --nocheck.

tijl commented on 2025-01-08 15:17 (UTC) (edited on 2025-01-08 15:22 (UTC) by tijl)

Dependency loop detected.

Package 'python2-six' have a dependency 'python2-pytest'->'python2-py'->'python2-setuptools-scm'->'python2-packaging'

Also 'python2-packaging' built but not packaging:

warning: cannot resolve "python2-six", a dependency of "python2-packaging" :: The following package cannot be upgraded due to unresolvable dependencies: python2-packaging

micwoj92 commented on 2024-07-31 15:05 (UTC)

Please add runtime dependency on python2.

tallero commented on 2024-01-27 20:24 (UTC)

Hi @0b100100, could you rewrite the --root option so it works on arm? See here.

0b100100 commented on 2022-09-25 21:37 (UTC)

@madjoe

I can't reproduce this issue.

Do you have python2-setuptools installed by pip? If this is the case please uninstall it. The class "DistutilsMetaFinder" is not included in setuptools 44.1.1 which is the latest version uploaded on the AUR.

madjoe commented on 2022-09-12 23:06 (UTC)

  File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
    __import__(name)
AttributeError: DistutilsMetaFinder instance has no attribute 'find_module'
==> ERROR: A failure occurred in build().