pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/py-brotli



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Nov 19 09:49:42 UTC 2021

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

Log Message:
py-brotli: updated to 1.0.9

1.0.9:
Bug fixes


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/archivers/py-brotli/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/archivers/py-brotli/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-brotli/Makefile
diff -u pkgsrc/archivers/py-brotli/Makefile:1.1 pkgsrc/archivers/py-brotli/Makefile:1.2
--- pkgsrc/archivers/py-brotli/Makefile:1.1     Tue Dec 17 10:15:37 2019
+++ pkgsrc/archivers/py-brotli/Makefile Fri Nov 19 09:49:42 2021
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2019/12/17 10:15:37 leot Exp $
+# $NetBSD: Makefile,v 1.2 2021/11/19 09:49:42 adam Exp $
 
-DISTNAME=      Brotli-1.0.7
+DISTNAME=      Brotli-1.0.9
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=    archivers python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=b/brotli/}
 EXTRACT_SUFX=  .zip
-DIST_SUBDIR=   py-brotli
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/google/brotli

Index: pkgsrc/archivers/py-brotli/distinfo
diff -u pkgsrc/archivers/py-brotli/distinfo:1.3 pkgsrc/archivers/py-brotli/distinfo:1.4
--- pkgsrc/archivers/py-brotli/distinfo:1.3     Tue Oct 26 09:57:13 2021
+++ pkgsrc/archivers/py-brotli/distinfo Fri Nov 19 09:49:42 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 09:57:13 nia Exp $
+$NetBSD: distinfo,v 1.4 2021/11/19 09:49:42 adam Exp $
 
-BLAKE2s (py-brotli/Brotli-1.0.7.zip) = a173a326e7de4df5076627c96369a5d405caef2ae3018543460b48d4e0ba3a79
-SHA512 (py-brotli/Brotli-1.0.7.zip) = 1c491fcea970e9c966b27ded03d50b7f77a038f228edb66c9ace383d9ceb4dc17e9f34cf957f3a0e8050847b7476bef7f42f39e10c6fc2a56686b6e29241e248
-Size (py-brotli/Brotli-1.0.7.zip) = 496391 bytes
+BLAKE2s (Brotli-1.0.9.zip) = 0c2a8965cf4682b69d769d34125dcf0f1bbba0acb243fad793f54e1016545348
+SHA512 (Brotli-1.0.9.zip) = f5faf1ef0b80a2c34ca036e1536ecba8e16ed23c27bebf434e981fbed48e704179aa1be6eae3a82c5958c6d239b0ecf8a7b05dbc8e2e3233d0fc791f32c590d3
+Size (Brotli-1.0.9.zip) = 510202 bytes



Home | Main Index | Thread Index | Old Index