Search Criteria
Package Details: beanprice 2.1.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/beanprice.git (read-only, click to copy) |
|---|---|
| Package Base: | beanprice |
| Description: | Price quotes fetcher for Beancount |
| Upstream URL: | https://github.com/beancount/beanprice |
| Licenses: | GPL |
| Conflicts: | beanprice-git |
| Provides: | beanprice |
| Submitter: | xuhcc |
| Maintainer: | xuhcc |
| Last Packager: | xuhcc |
| Votes: | 2 |
| Popularity: | 0.000082 |
| First Submitted: | 2021-02-02 14:42 (UTC) |
| Last Updated: | 2025-10-21 10:31 (UTC) |
Dependencies (5)
- beancountAUR (beancount-gitAUR)
- python-dateutil (python-dateutil-gitAUR)
- python-diskcacheAUR
- python-requests
- python-curl-cffiAUR (python-curl-cffi-gitAUR) (optional) – for Yahoo source
Required by (2)
- beancount-cryptoassets (optional)
- beancount-exchangerates (optional)
Latest Comments
xuhcc commented on 2025-10-21 10:32 (UTC)
@o_igor Thank you. I added python-curl-cffi as optional dependency because it is only used by Yahoo source.
o_igor commented on 2025-10-20 22:35 (UTC)
The
python-curl-cffidependency is missing. It was added to v2.1.0 (https://github.com/beancount/beanprice/commit/5d305fee2026de043869f774852c8d9d615f720c)xuhcc commented on 2025-02-07 08:24 (UTC)
This package now installs
bean-priceexecutable.xuhcc commented on 2025-01-30 08:40 (UTC)
beanprice is compatible with both v2 and v3, but I agree, it's time to move on. I intend to create v2.0.0 release and update AUR package after that: https://github.com/beancount/beanprice/pull/98
AlphaJack commented on 2025-01-29 23:11 (UTC)
Hi, beancount v3 doesn't ship anymore bean-price, should we keep the
bean-priceexecutable instead of renaming it tobean-price-standalone? I'm doing that in beanquery-git