Search Criteria
Package Details: python2-six 1.16.0-6
Package Actions
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.python.org/pypi/six/ |
Licenses: | MIT |
Submitter: | 0b100100 |
Maintainer: | LaughingMan |
Last Packager: | 0b100100 |
Votes: | 16 |
Popularity: | 0.60 |
First Submitted: | 2022-09-04 22:25 (UTC) |
Last Updated: | 2022-09-04 22:25 (UTC) |
Dependencies (1)
- python2-setuptoolsAUR (make)
Required by (25)
- python2-automat (make)
- python2-bcrypt
- python2-cryptography
- python2-cycler
- python2-dateutil
- python2-dateutil (make)
- python2-genty
- python2-html5lib
- python2-logbook
- python2-mock
- python2-more-itertools
- python2-packaging
- python2-pathlib2
- python2-pip (make)
- python2-pip
- python2-pycmus
- python2-pyhamcrest
- python2-service-identity
- python2-singledispatch
- python2-taskw
- python2-traceback2
- python2-trollius
- python2-unittest2
- python2-xlib
- wammu
Latest Comments
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)