Package Details: vaping 1.5.0-1

Git Clone URL: https://aur.archlinux.org/vaping.git (read-only, click to copy)
Package Base: vaping
Description: python-smokeping alternative
Upstream URL: https://github.com/20c/vaping
Licenses: Apache
Submitter: ragouel
Maintainer: None
Last Packager: lmartinez-mirror
Votes: 0
Popularity: 0.000000
First Submitted: 2020-07-16 09:23 (UTC)
Last Updated: 2022-04-08 17:34 (UTC)

Latest Comments

MarsSeed commented on 2023-11-02 10:12 (UTC)

pyproject.toml's build-system segment should be patched to use poetry-core instead of poetry.

Pulling in python-poetry, with its huge dependency tree, is overkill for building this package - now that python-poetry-core is available.

The latter is designed to be a less heavyweight alternative, ideal for builds using python-build and python-installer, or python-pip.