Search Criteria
Package Details: python-browser-cookie3 0.20.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-browser-cookie3.git (read-only, click to copy) |
|---|---|
| Package Base: | python-browser-cookie3 |
| Description: | Loads cookies used by your web browser into a cookiejar object |
| Upstream URL: | https://github.com/borisbabic/browser_cookie3 |
| Licenses: | MIT |
| Submitter: | moetayuko |
| Maintainer: | moetayuko |
| Last Packager: | moetayuko |
| Votes: | 1 |
| Popularity: | 0.005035 |
| First Submitted: | 2020-04-19 03:08 (UTC) |
| Last Updated: | 2025-03-20 04:06 (UTC) |
Dependencies (7)
- python-jeepney
- python-lz4
- python-pycryptodomex
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
micwoj92 commented on 2025-03-19 19:58 (UTC)
Needs python-setuptools in makedeps.
qark commented on 2023-12-04 19:27 (UTC)
This patch makes PEP517 build work for me: https://pastebin.com/raw/F7n5zsTW
MarsSeed commented on 2022-06-27 19:03 (UTC)
Hi,
This should not depend on python-crypto. That name is deprecated.
It should use python-pycryptodome, which is the continuation fork.
Someone created a wrong package in AUR providing "python-crypto". So it's much better if you declare python-pycryptodome, to ensure this will use the proper dependency.
Cheers.