Search Criteria
Package Details: python2-six 1.17.0-1
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.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) |
Dependencies (4)
- python2AUR (python2-binAUR) (make)
- python2-setuptoolsAUR (make)
- python2-pytestAUR (check)
- tk (tk-fossilAUR) (check)
Required by (23)
- python2-automat (make)
- python2-bcrypt
- python2-cryptography
- python2-dateutil
- python2-dateutil (make)
- python2-genty
- python2-html5lib
- python2-logbook
- python2-mock
- python2-more-itertools
- python2-packaging
- python2-pathlib2
- python2-pip
- python2-pip (make)
- python2-pyhamcrest
- python2-service-identity
- python2-singledispatch
- python2-taskw
- python2-traceback2
- python2-trollius
- Show 3 more...
Latest Comments
LaughingMan commented on 2025-01-08 15:29 (UTC)
python2-pytest
is just a check dependency. You can build withmakepkg --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)