diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2025-06-25 16:22:30 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2025-06-25 16:22:30 +0000 |
commit | a94b51d40765f0aedfca0069940d14db5068640e (patch) | |
tree | 30980dbde82f6e04e189b84dd711ebf69bd28599 /www/py-binarycookies/distinfo | |
parent | www/py-freenit: update to 0.3.17 (diff) |
www/py-binarycookies: new port had been added (+)
Apple's Safari web browser binary cookies format (de)serializer
written in Python. Our modifications to the original sources
include the fix for "the year 2038 problem" on 32-bit systems,
Netscape traditional `cookies.txt' file format support, and use
of Pydantic V1 which does not pull in Rust unlike V2 which the
project needlessly assumes by default.
Diffstat (limited to 'www/py-binarycookies/distinfo')
-rw-r--r-- | www/py-binarycookies/distinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/py-binarycookies/distinfo b/www/py-binarycookies/distinfo new file mode 100644 index 000000000000..90ad5f5508ac --- /dev/null +++ b/www/py-binarycookies/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1744141848 +SHA256 (binarycookies-2.1.5.tar.gz) = ff28a8e90e6ba02bc82fb2ff0d1d9a4a3be1ee9289a58f74a653d264928a31f3 +SIZE (binarycookies-2.1.5.tar.gz) = 8448 |