Search Criteria
Package Details: python-cyclonedx-lib 8.2.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-cyclonedx-lib.git (read-only, click to copy) |
---|---|
Package Base: | python-cyclonedx-lib |
Description: | Render and read CycloneDX, a lightweight BOM specification document format |
Upstream URL: | https://github.com/CycloneDX/cyclonedx-python-lib |
Licenses: | Apache-2.0 |
Conflicts: | python-cyclonedx-lib-git |
Submitter: | Auerhuhn |
Maintainer: | Auerhuhn |
Last Packager: | Auerhuhn |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-11-11 12:12 (UTC) |
Last Updated: | 2024-10-24 21:15 (UTC) |
Dependencies (14)
- python (python37AUR, python311AUR, python310AUR)
- python-jsonschema
- python-license-expression
- python-lxml
- python-packageurlAUR
- python-py-serializableAUR
- python-referencing
- python-sortedcontainers
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-ddt (check)
- python-toml (python-toml-gitAUR) (check)
- xmldiff (check)
Latest Comments
gesh commented on 2024-09-30 13:55 (UTC)
Note -- given that we're not building with the
python-setuptools
backend, thepython-wheel
makedep is unnecessary.Auerhuhn commented on 2023-11-05 19:48 (UTC)
Done, thanks for the heads up @MarsSeed and for being so vigilant!
MarsSeed commented on 2023-11-01 22:11 (UTC)
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.
Auerhuhn commented on 2022-07-26 20:49 (UTC) (edited on 2022-08-17 11:55 (UTC) by Auerhuhn)
@brody Thanks for flagging. Updating this package is going to take a while.
A recent docutils release finally broke the m2r package, whose upstream project looks unmaintained and seems to be depending on a deprecated symbol from docutils.
My PKGBUILD depends on m2r (via python-dephell), so any work on it is essentially blocked until someone patches m2r.
Update: I have filed an upstream PR and a bug with a patch for the PKGBUILD.
Update 2: m2r 0.2.1-11 has been released, fixing the issue. There’s still a couple more bugs in dephell that prevent this package from building. But dephell has been unmaintained for a wile, so those bugs aren’t worth fixing. Trying to move away from dephell now.
Update 3: Successfully dropped dephell in favor of Poetry. Released v2.7.1.