Wed Sep 27 15:30:38 2023 UTC ()
py-brotlicffi: updated to 1.1.0.0

1.1.0.0 (2023-09-14)
- Upgraded libbrotli to v1.1.0
- Added explicit support for Python 3.10, 3.11, and 3.12
- Removed support for Python 2.7, 3.5, and 3.6


(adam)
diff -r1.1 -r1.2 pkgsrc/archivers/py-brotlicffi/Makefile
diff -r1.1 -r1.2 pkgsrc/archivers/py-brotlicffi/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/archivers/py-brotlicffi/Makefile (expand / switch to unified diff)

--- pkgsrc/archivers/py-brotlicffi/Makefile 2023/08/28 09:27:05 1.1
+++ pkgsrc/archivers/py-brotlicffi/Makefile 2023/09/27 15:30:38 1.2
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.1 2023/08/28 09:27:05 adam Exp $ 1# $NetBSD: Makefile,v 1.2 2023/09/27 15:30:38 adam Exp $
2 2
3DISTNAME= brotlicffi-1.0.9.2 3DISTNAME= brotlicffi-1.1.0.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= archivers python 5CATEGORIES= archivers python
6MASTER_SITES= ${MASTER_SITE_PYPI:=b/brotlicffi/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=b/brotlicffi/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/python-hyper/brotlicffi 9HOMEPAGE= https://github.com/python-hyper/brotlicffi
10COMMENT= Python CFFI bindings to the Brotli library 10COMMENT= Python CFFI bindings to the Brotli library
11LICENSE= mit 11LICENSE= mit
12 12
13DEPENDS+= ${PYPKGPREFIX}-cffi>=1.0.0:../../devel/py-cffi 13DEPENDS+= ${PYPKGPREFIX}-cffi>=1.0.0:../../devel/py-cffi
14 14
15MAKE_ENV+= USE_SHARED_BROTLI=1 15MAKE_ENV+= USE_SHARED_BROTLI=1
16 16

cvs diff -r1.1 -r1.2 pkgsrc/archivers/py-brotlicffi/distinfo (expand / switch to unified diff)

--- pkgsrc/archivers/py-brotlicffi/distinfo 2023/08/28 09:27:05 1.1
+++ pkgsrc/archivers/py-brotlicffi/distinfo 2023/09/27 15:30:38 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1 2023/08/28 09:27:05 adam Exp $ 1$NetBSD: distinfo,v 1.2 2023/09/27 15:30:38 adam Exp $
2 2
3BLAKE2s (brotlicffi-1.0.9.2.tar.gz) = c9158df21565ad049a456eb9aefcd616f730c7bab2dfe5685d731abafe0ac974 3BLAKE2s (brotlicffi-1.1.0.0.tar.gz) = 6fc651278a19436fb9503908ada6fdc0719ebb8515ce0a8460ee7e098495ff3e
4SHA512 (brotlicffi-1.0.9.2.tar.gz) = bcab05a46999f43d735a4733de1d7203976e0269f536712bf848f3f8569c1107ae3bcca7fb1efa07290b6e9b706c28b47506501db13c4c5f62f20c5f3347bd40 4SHA512 (brotlicffi-1.1.0.0.tar.gz) = b9eb2ce00e5ca4fed3b57476bda9029f14f0bca49dcf7152d5f88ebc22d167007fcb97b24630ee2ad04789141619a7aea54f7d130e84333bd655b567b14175d3
5Size (brotlicffi-1.0.9.2.tar.gz) = 440077 bytes 5Size (brotlicffi-1.1.0.0.tar.gz) = 465192 bytes