pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-proto-plus



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jul 13 12:26:22 UTC 2026

Modified Files:
        pkgsrc/devel/py-proto-plus: Makefile distinfo

Log Message:
py-proto-plus: update to 1.28.1.

Bug Fixes

    tests: add --cov-append to gapic-generator and proto-plus to preserve monorepo coverage (#17603) (2ddcf4d)


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/py-proto-plus/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/py-proto-plus/distinfo

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

Modified files:

Index: pkgsrc/devel/py-proto-plus/Makefile
diff -u pkgsrc/devel/py-proto-plus/Makefile:1.14 pkgsrc/devel/py-proto-plus/Makefile:1.15
--- pkgsrc/devel/py-proto-plus/Makefile:1.14    Sun May 10 13:56:14 2026
+++ pkgsrc/devel/py-proto-plus/Makefile Mon Jul 13 12:26:22 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2026/05/10 13:56:14 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2026/07/13 12:26:22 wiz Exp $
 
-DISTNAME=      proto_plus-1.28.0
+DISTNAME=      proto_plus-1.28.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/proto-plus/}

Index: pkgsrc/devel/py-proto-plus/distinfo
diff -u pkgsrc/devel/py-proto-plus/distinfo:1.12 pkgsrc/devel/py-proto-plus/distinfo:1.13
--- pkgsrc/devel/py-proto-plus/distinfo:1.12    Sun May 10 13:56:14 2026
+++ pkgsrc/devel/py-proto-plus/distinfo Mon Jul 13 12:26:22 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2026/05/10 13:56:14 wiz Exp $
+$NetBSD: distinfo,v 1.13 2026/07/13 12:26:22 wiz Exp $
 
-BLAKE2s (proto_plus-1.28.0.tar.gz) = 4bc322341c1ffba60b27222a3560332e980a886deb843d8ade0f7bd03dc685b9
-SHA512 (proto_plus-1.28.0.tar.gz) = e56bb69c43d90426cf2335138979b4559b8b58759f1e66e4d214f5ae66b7a786681b8366ff8a8a4bae45c1b4c1f5c3e9a07969670cf016a093aa4a59389d8db8
-Size (proto_plus-1.28.0.tar.gz) = 57221 bytes
+BLAKE2s (proto_plus-1.28.1.tar.gz) = 12e3a05e9f135aab8dba1cba476fc343fc061eef18e5dca8ccb3c7e06275a71a
+SHA512 (proto_plus-1.28.1.tar.gz) = 00c73282f9e709d179cd10ee2a1df56ed411f882c8b19834063e99a41950fabe1d15e607a67fb8f1dd327ae6b780a515cdb691dca025b73596d3d0d879a2e805
+Size (proto_plus-1.28.1.tar.gz) = 57166 bytes



Home | Main Index | Thread Index | Old Index