pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-starlette



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Jan 25 11:37:33 UTC 2025

Modified Files:
        pkgsrc/www/py-starlette: Makefile distinfo

Log Message:
py-starlette: updated to 0.45.3

0.45.3

Fixed

Turn directory into string on lookup_path on commonpath comparison


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/py-starlette/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/py-starlette/distinfo

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

Modified files:

Index: pkgsrc/www/py-starlette/Makefile
diff -u pkgsrc/www/py-starlette/Makefile:1.4 pkgsrc/www/py-starlette/Makefile:1.5
--- pkgsrc/www/py-starlette/Makefile:1.4        Tue Jan 21 14:15:01 2025
+++ pkgsrc/www/py-starlette/Makefile    Sat Jan 25 11:37:33 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2025/01/21 14:15:01 adam Exp $
+# $NetBSD: Makefile,v 1.5 2025/01/25 11:37:33 adam Exp $
 
-DISTNAME=      starlette-0.45.2
+DISTNAME=      starlette-0.45.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/starlette/}

Index: pkgsrc/www/py-starlette/distinfo
diff -u pkgsrc/www/py-starlette/distinfo:1.3 pkgsrc/www/py-starlette/distinfo:1.4
--- pkgsrc/www/py-starlette/distinfo:1.3        Tue Jan 21 14:15:01 2025
+++ pkgsrc/www/py-starlette/distinfo    Sat Jan 25 11:37:33 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2025/01/21 14:15:01 adam Exp $
+$NetBSD: distinfo,v 1.4 2025/01/25 11:37:33 adam Exp $
 
-BLAKE2s (starlette-0.45.2.tar.gz) = 9d2c3a920429bd316aa716b049a6fefa4c6284dbb801303c5d3dcad0f340edb4
-SHA512 (starlette-0.45.2.tar.gz) = dabfcf0b66d58aec6d9d48e31e0c01966a83d497f7e709dd3fc38c68354490e9acd163beadeb5375693f9b755d7230f0fce2e4073eaed6dee7dcac059baf553f
-Size (starlette-0.45.2.tar.gz) = 2574026 bytes
+BLAKE2s (starlette-0.45.3.tar.gz) = de04c2e6ed2823cf58caf45d646573b02d33f4b88234fa4fa6795cf7520e90fc
+SHA512 (starlette-0.45.3.tar.gz) = ebdb6c3c1f0edce11a2d50199ab2e5b86d69bb9f5ac9b53d86f3dabab0f685fd92623f086e62940461883b4cec8e148b473c4340c6fe6edaafc92589465a430d
+Size (starlette-0.45.3.tar.gz) = 2574076 bytes



Home | Main Index | Thread Index | Old Index