Package Details: python-pycrosskit 1.0.4.1-1

Git Clone URL: https://aur.archlinux.org/python-pycrosskit.git (read-only, click to copy)
Package Base: python-pycrosskit
Description: Cross Platform Toolkit for Windows and Linux in order to make variables and shortcuts easy
Upstream URL: https://github.com/jiri-otoupal/pycrosskit
Licenses: Apache
Submitter: ibrokemypie
Maintainer: ibrokemypie
Last Packager: ibrokemypie
Votes: 0
Popularity: 0.000000
First Submitted: 2021-11-19 07:16 (UTC)
Last Updated: 2021-11-19 07:16 (UTC)

Latest Comments

hol430 commented on 2023-04-27 10:52 (UTC)

The below suggestion didn't quite work for me (missing an equals sign), I needed this in PKGBUILD:

sed -i 's/python_requires=\">=2.7.*\"/python_requires=\">=2.7\"/' "${srcdir}/pycrosskit-${pkgver}/setup.py"

antoyo commented on 2023-02-06 16:53 (UTC)

Note: To install, I needed to add the following in the PKGBUILD:

sed -i 's/python_requires=\">=2.7.*\"/python_requires\">=2.7\"/' setup.py

and the following cli-arguments to pacman:

--overwrite /usr/lib/python3.10/site-packages/tests/__init__.py --overwrite /usr/lib/python3.10/site-packages/tests/__pycache__/__init__.cpython-310.pyc