Search Criteria
Package Details: python-quantities 0.16.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-quantities.git (read-only, click to copy) |
|---|---|
| Package Base: | python-quantities |
| Description: | Support for physical quantities with units, based on NumPy |
| Upstream URL: | https://github.com/python-quantities/python-quantities |
| Licenses: | BSD-3-Clause |
| Submitter: | Axon |
| Maintainer: | iyanmv |
| Last Packager: | iyanmv |
| Votes: | 7 |
| Popularity: | 0.67 |
| First Submitted: | 2017-03-29 07:06 (UTC) |
| Last Updated: | 2025-11-03 11:47 (UTC) |
Dependencies (9)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-pytest (check)
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-binAUR, python-scipy-mkl-tbbAUR, python-scipy-mklAUR) (optional) – integrate using SciPy's trapezoid implementation
Required by (6)
- python-exdir (check)
- python-exdir (optional)
- python-neo-git
- python-pylatex (check)
- python-pylatex (optional)
- python-pylatex-git (optional)
Latest Comments
1 2 Next › Last »
iyanmv commented on 2025-11-08 13:20 (UTC)
micwoj92: for Python it gives tons of false positives and innocuous warnings.
micwoj92 commented on 2025-11-08 00:35 (UTC)
I understand namcap is only a tool, it lacks in lots of way (ruby, perl pkgs for example) but for python it is useful in finding dependency warnings/errors.
micwoj92 commented on 2025-11-08 00:34 (UTC)
It says "may or may not be listed". Well, you prefer one way I prefer the other. Whenever I build a package I find it I just comment it. I use the tooling and it says warning, so when I see it I try to find a way to silence it, in this case it would be by adding
pythonto dependencies.If you find anything in packages I (co)maintain (of if I was previous maintainer and is orphaned now) I will gladly have it updated and fixed.
iyanmv commented on 2025-11-08 00:02 (UTC)
micwoj92: I would appreciate good feedback and interesting suggestions, but this is not. And just after 2 mins checking your PKGBUILDs, I saw a few errors. So why don't you put the same effort in reviewing your PKGBUILDs and fixing the namcap errors (not warnings) in your own packages?
iyanmv commented on 2025-11-07 23:54 (UTC)
micwoj92: Do you mind sharing the exact point in the guidelines you refer to? Have you read this, for example?
Honestly, I think this discussion is pointless. PKGBUILD is not broken, package builds correctly, and a namcap warning is a warning, not an error. From its manpage:
I think I know what I'm doing.
micwoj92 commented on 2025-11-07 23:46 (UTC)
As python is direct dependency, I think it is a good reason to do this. It is a warning for a reason and that reason is package guidelines.
iyanmv commented on 2025-11-07 22:07 (UTC)
micwoj92: you keep asking this (like here) without giving a good reason. Just ignore the warnings from namcap. I only add
pythonas dependency when it is needed, i.e., the package does not depend on any other python package. In this case, the dependency is clear since it depends onpython-numpy, which depends onpython(and many other things).iyanmv commented on 2025-11-07 21:22 (UTC)
micwoj92: Why?
micwoj92 commented on 2025-11-07 21:01 (UTC)
Please add
pythonto deps.CatherineH commented on 2014-06-23 23:16 (UTC)
1 2 Next › Last »