pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/archivers/py-brotlicffi



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Sep 27 15:30:38 UTC 2023

Modified Files:
        pkgsrc/archivers/py-brotlicffi: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/archivers/py-brotlicffi/Makefile \
    pkgsrc/archivers/py-brotlicffi/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/archivers/py-brotlicffi/Makefile
diff -u pkgsrc/archivers/py-brotlicffi/Makefile:1.1 pkgsrc/archivers/py-brotlicffi/Makefile:1.2
--- pkgsrc/archivers/py-brotlicffi/Makefile:1.1 Mon Aug 28 09:27:05 2023
+++ pkgsrc/archivers/py-brotlicffi/Makefile     Wed Sep 27 15:30:38 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2023/08/28 09:27:05 adam Exp $
+# $NetBSD: Makefile,v 1.2 2023/09/27 15:30:38 adam Exp $
 
-DISTNAME=      brotlicffi-1.0.9.2
+DISTNAME=      brotlicffi-1.1.0.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    archivers python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=b/brotlicffi/}
Index: pkgsrc/archivers/py-brotlicffi/distinfo
diff -u pkgsrc/archivers/py-brotlicffi/distinfo:1.1 pkgsrc/archivers/py-brotlicffi/distinfo:1.2
--- pkgsrc/archivers/py-brotlicffi/distinfo:1.1 Mon Aug 28 09:27:05 2023
+++ pkgsrc/archivers/py-brotlicffi/distinfo     Wed Sep 27 15:30:38 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2023/08/28 09:27:05 adam Exp $
+$NetBSD: distinfo,v 1.2 2023/09/27 15:30:38 adam Exp $
 
-BLAKE2s (brotlicffi-1.0.9.2.tar.gz) = c9158df21565ad049a456eb9aefcd616f730c7bab2dfe5685d731abafe0ac974
-SHA512 (brotlicffi-1.0.9.2.tar.gz) = bcab05a46999f43d735a4733de1d7203976e0269f536712bf848f3f8569c1107ae3bcca7fb1efa07290b6e9b706c28b47506501db13c4c5f62f20c5f3347bd40
-Size (brotlicffi-1.0.9.2.tar.gz) = 440077 bytes
+BLAKE2s (brotlicffi-1.1.0.0.tar.gz) = 6fc651278a19436fb9503908ada6fdc0719ebb8515ce0a8460ee7e098495ff3e
+SHA512 (brotlicffi-1.1.0.0.tar.gz) = b9eb2ce00e5ca4fed3b57476bda9029f14f0bca49dcf7152d5f88ebc22d167007fcb97b24630ee2ad04789141619a7aea54f7d130e84333bd655b567b14175d3
+Size (brotlicffi-1.1.0.0.tar.gz) = 465192 bytes



Home | Main Index | Thread Index | Old Index