Tue Apr 23 16:49:57 2024 UTC (44d)
py-django-bootstrap5: updated to 24.2

24.2 (2024-04-23)

- Add .editorconfig
- Remove support for Django 4.1 (EOL)
- Add support for color mode
- Change bootstrap_setting from filter to tag
- Remove support for Python 3.7 (EOL)
- Remove support for Django 3.2 (EOL)
- Update Bootstrap to 5.3.3
- Fix Read the Docs


(adam)
diff -r1.3 -r1.4 pkgsrc/www/py-django-bootstrap5/Makefile
diff -r1.2 -r1.3 pkgsrc/www/py-django-bootstrap5/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/www/py-django-bootstrap5/Makefile (expand / switch to unified diff)

--- pkgsrc/www/py-django-bootstrap5/Makefile 2024/04/13 05:24:27 1.3
+++ pkgsrc/www/py-django-bootstrap5/Makefile 2024/04/23 16:49:57 1.4
@@ -1,23 +1,22 @@ @@ -1,23 +1,22 @@
1# $NetBSD: Makefile,v 1.3 2024/04/13 05:24:27 adam Exp $ 1# $NetBSD: Makefile,v 1.4 2024/04/23 16:49:57 adam Exp $
2 2
3DISTNAME= django-bootstrap5-24.1 3DISTNAME= django_bootstrap5-24.2
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
5CATEGORIES= www python 5CATEGORIES= www python
6MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-bootstrap5/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-bootstrap5/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/zostera/django-bootstrap5 9HOMEPAGE= https://github.com/zostera/django-bootstrap5
10COMMENT= Bootstrap 5 for Django 10COMMENT= Bootstrap 5 for Django
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=64:../../devel/py-setuptools 13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=64:../../devel/py-setuptools
14TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=8:../../devel/py-setuptools_scm 
15TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel 14TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
16DEPENDS+= ${PYPKGPREFIX}-django>=3.2:../../www/py-django 15DEPENDS+= ${PYPKGPREFIX}-django>=4.2:../../www/py-django
17 16
18USE_LANGUAGES= # none 17USE_LANGUAGES= # none
19 18
20PYTHON_VERSIONS_INCOMPATIBLE= 27 19PYTHON_VERSIONS_INCOMPATIBLE= 27
21 20
22.include "../../lang/python/wheel.mk" 21.include "../../lang/python/wheel.mk"
23.include "../../mk/bsd.pkg.mk" 22.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/www/py-django-bootstrap5/distinfo (expand / switch to unified diff)

--- pkgsrc/www/py-django-bootstrap5/distinfo 2024/04/13 05:24:27 1.2
+++ pkgsrc/www/py-django-bootstrap5/distinfo 2024/04/23 16:49:57 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2024/04/13 05:24:27 adam Exp $ 1$NetBSD: distinfo,v 1.3 2024/04/23 16:49:57 adam Exp $
2 2
3BLAKE2s (django-bootstrap5-24.1.tar.gz) = c6de738747be666e16cea2da4ebf0e8a8c2cdaa7e030afcfca2e49e1bb54d3e3 3BLAKE2s (django_bootstrap5-24.2.tar.gz) = 4e2ff58fa4672adfd0807de0849a869f4b2e7e06e46c2bf4a1046847720fd00f
4SHA512 (django-bootstrap5-24.1.tar.gz) = cfd4fb2e4a467c067ee5d5a7845db8b71f57fa738b0951c20ae9b93098635ab27da04884666e2e3a07d848531904bd8ca88f83bcb8c895a287506b1962428215 4SHA512 (django_bootstrap5-24.2.tar.gz) = d3683e8022e819d5418cb3611cb9fc0339ef5fac8f28e1c29e86c6acb0dea5ab94842186c8fce98796befdf0de78046c01e9f0ea2449cd107f28ae7e4a39cdbb
5Size (django-bootstrap5-24.1.tar.gz) = 53938 bytes 5Size (django_bootstrap5-24.2.tar.gz) = 52683 bytes