Thanks, will update with the new recommendation that was added. I wasn't aware of the change to the guideline. Looks like it was changed on 2022-02-11.
Search Criteria
Package Details: python-atoml 1.1.1-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-atoml.git (read-only, click to copy) |
---|---|
Package Base: | python-atoml |
Description: | Yet another style-preserving TOML library for Python. |
Upstream URL: | https://github.com/frostming/atoml.git |
Keywords: | python toml |
Licenses: | MIT |
Submitter: | samarthj |
Maintainer: | samarthj |
Last Packager: | samarthj |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-08-13 07:35 (UTC) |
Last Updated: | 2022-06-25 22:08 (UTC) |
Dependencies (4)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-pdm-pep517AUR (make)
- python-wheel (make)
Required by (0)
Sources (1)
Latest Comments
samarthj commented on 2022-06-22 14:42 (UTC)
flying-sheep commented on 2022-06-22 09:42 (UTC)
Hi, please check out the Python package guidelines: https://wiki.archlinux.org/title/Python_package_guidelines
- It’s recommended to create a wheel from source using
python -m build
. - It’s better to use
python -m installer
instead of some arcane pip command line to install a wheel to$pkgdir
Pinned Comments