pkgsrc-Changes archive

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

CVS commit: pkgsrc/finance/py-stripe



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Mar 11 11:04:10 UTC 2026

Modified Files:
        pkgsrc/finance/py-stripe: Makefile distinfo

Log Message:
py-stripe: updated to 14.4.1

14.4.1

Add Stripe-Request-Trigger header
Add agent information to UserAgent


To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/finance/py-stripe/Makefile
cvs rdiff -u -r1.74 -r1.75 pkgsrc/finance/py-stripe/distinfo

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

Modified files:

Index: pkgsrc/finance/py-stripe/Makefile
diff -u pkgsrc/finance/py-stripe/Makefile:1.79 pkgsrc/finance/py-stripe/Makefile:1.80
--- pkgsrc/finance/py-stripe/Makefile:1.79      Thu Feb 26 18:41:11 2026
+++ pkgsrc/finance/py-stripe/Makefile   Wed Mar 11 11:04:10 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.79 2026/02/26 18:41:11 adam Exp $
+# $NetBSD: Makefile,v 1.80 2026/03/11 11:04:10 adam Exp $
 
-DISTNAME=      stripe-14.4.0
+DISTNAME=      stripe-14.4.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    finance python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/stripe/}

Index: pkgsrc/finance/py-stripe/distinfo
diff -u pkgsrc/finance/py-stripe/distinfo:1.74 pkgsrc/finance/py-stripe/distinfo:1.75
--- pkgsrc/finance/py-stripe/distinfo:1.74      Thu Feb 26 18:41:11 2026
+++ pkgsrc/finance/py-stripe/distinfo   Wed Mar 11 11:04:10 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.74 2026/02/26 18:41:11 adam Exp $
+$NetBSD: distinfo,v 1.75 2026/03/11 11:04:10 adam Exp $
 
-BLAKE2s (stripe-14.4.0.tar.gz) = c435b0e8df64a4f9b4c5fc05697e8ff033f766ea0be3bd9e7579bbfddc46d97e
-SHA512 (stripe-14.4.0.tar.gz) = 81198fcfb3b42b82aed612e9b602f2d3e4e3d22529d9d78147e5bc42b0cd91f3042771e56496f4fddb8bf554b1c5f881c8d836f8260d812d676dfa4e941078d7
-Size (stripe-14.4.0.tar.gz) = 1472370 bytes
+BLAKE2s (stripe-14.4.1.tar.gz) = e16ebf88f3aa95d2b3544e5d1d7231a06ab7b7094ca8c78b9ef95e1270d5046e
+SHA512 (stripe-14.4.1.tar.gz) = 9e7f267363629294b81d8f132a371846a407a7f96d57e40fc9ba3597eb5cf34572afac405d5244aa2d1fc8bce0c3c81dc2321926560b9d3c4cd99b80d59c8a32
+Size (stripe-14.4.1.tar.gz) = 1473321 bytes



Home | Main Index | Thread Index | Old Index