Package Details: python-browser-cookie3 0.19.1-1

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: 0
Popularity: 0.000000
First Submitted: 2020-04-19 03:08 (UTC)
Last Updated: 2023-06-19 12:24 (UTC)

Latest Comments

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.