pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-wagtail



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Feb 16 22:17:07 UTC 2024

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

Log Message:
py-wagtail: updated to 6.0.1

6.0.1 (15.02.2024)

* Fix: Ensure `BooleanRadioSelect` uses the same styles as `RadioSelect` (Thibaud Colas)
* Fix: Prevent failure on `collectstatic` when `ManifestStaticFilesStorage` is in use (Matt Westcott)
* Fix: Prevent error on submitting an empty search in the admin under Elasticsearch (Maikel Martens)


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/www/py-wagtail/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/py-wagtail/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-wagtail/Makefile
diff -u pkgsrc/www/py-wagtail/Makefile:1.24 pkgsrc/www/py-wagtail/Makefile:1.25
--- pkgsrc/www/py-wagtail/Makefile:1.24 Thu Feb 15 22:20:21 2024
+++ pkgsrc/www/py-wagtail/Makefile      Fri Feb 16 22:17:07 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2024/02/15 22:20:21 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2024/02/16 22:17:07 adam Exp $
 
-DISTNAME=      wagtail-6.0
+DISTNAME=      wagtail-6.0.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=w/wagtail/}

Index: pkgsrc/www/py-wagtail/distinfo
diff -u pkgsrc/www/py-wagtail/distinfo:1.12 pkgsrc/www/py-wagtail/distinfo:1.13
--- pkgsrc/www/py-wagtail/distinfo:1.12 Fri Feb  9 13:43:34 2024
+++ pkgsrc/www/py-wagtail/distinfo      Fri Feb 16 22:17:07 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2024/02/09 13:43:34 adam Exp $
+$NetBSD: distinfo,v 1.13 2024/02/16 22:17:07 adam Exp $
 
-BLAKE2s (wagtail-6.0.tar.gz) = 31b5d87b403036b8e0c9168445e9706af7a7b5a68790e5ef8487bfd6a67ca05a
-SHA512 (wagtail-6.0.tar.gz) = a18bde8e5a73f763c7a8685c3307776d5177d9ab792b1e8ac4ba425fc87546754b94f8e254aac1dde6dad2453c4d8cb8234b46aa9df01b68b1b70fedbf1a1ac9
-Size (wagtail-6.0.tar.gz) = 6244471 bytes
+BLAKE2s (wagtail-6.0.1.tar.gz) = 22d7bc11daa19100732c7c3c1659b211c7e6eaaecd1075e5c570d1ed0815b302
+SHA512 (wagtail-6.0.1.tar.gz) = c366833c5eb0b827eefdbddfd3144a8fe7d31001b6fde79b212997174a361c6ef084a429da1dc4a1b8ef7ea9dc5359eaa05f325b6839469a283a39e522792112
+Size (wagtail-6.0.1.tar.gz) = 6245847 bytes



Home | Main Index | Thread Index | Old Index