pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-django-bootstrap5
Module Name: pkgsrc
Committed By: adam
Date: Tue Apr 23 16:49:57 UTC 2024
Modified Files:
pkgsrc/www/py-django-bootstrap5: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/py-django-bootstrap5/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-django-bootstrap5/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-django-bootstrap5/Makefile
diff -u pkgsrc/www/py-django-bootstrap5/Makefile:1.3 pkgsrc/www/py-django-bootstrap5/Makefile:1.4
--- pkgsrc/www/py-django-bootstrap5/Makefile:1.3 Sat Apr 13 05:24:27 2024
+++ pkgsrc/www/py-django-bootstrap5/Makefile Tue Apr 23 16:49:57 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2024/04/13 05:24:27 adam Exp $
+# $NetBSD: Makefile,v 1.4 2024/04/23 16:49:57 adam Exp $
-DISTNAME= django-bootstrap5-24.1
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+DISTNAME= django_bootstrap5-24.2
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-bootstrap5/}
@@ -11,9 +11,8 @@ COMMENT= Bootstrap 5 for Django
LICENSE= modified-bsd
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=64:../../devel/py-setuptools
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=8:../../devel/py-setuptools_scm
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
-DEPENDS+= ${PYPKGPREFIX}-django>=3.2:../../www/py-django
+DEPENDS+= ${PYPKGPREFIX}-django>=4.2:../../www/py-django
USE_LANGUAGES= # none
Index: pkgsrc/www/py-django-bootstrap5/distinfo
diff -u pkgsrc/www/py-django-bootstrap5/distinfo:1.2 pkgsrc/www/py-django-bootstrap5/distinfo:1.3
--- pkgsrc/www/py-django-bootstrap5/distinfo:1.2 Sat Apr 13 05:24:27 2024
+++ pkgsrc/www/py-django-bootstrap5/distinfo Tue Apr 23 16:49:57 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2024/04/13 05:24:27 adam Exp $
+$NetBSD: distinfo,v 1.3 2024/04/23 16:49:57 adam Exp $
-BLAKE2s (django-bootstrap5-24.1.tar.gz) = c6de738747be666e16cea2da4ebf0e8a8c2cdaa7e030afcfca2e49e1bb54d3e3
-SHA512 (django-bootstrap5-24.1.tar.gz) = cfd4fb2e4a467c067ee5d5a7845db8b71f57fa738b0951c20ae9b93098635ab27da04884666e2e3a07d848531904bd8ca88f83bcb8c895a287506b1962428215
-Size (django-bootstrap5-24.1.tar.gz) = 53938 bytes
+BLAKE2s (django_bootstrap5-24.2.tar.gz) = 4e2ff58fa4672adfd0807de0849a869f4b2e7e06e46c2bf4a1046847720fd00f
+SHA512 (django_bootstrap5-24.2.tar.gz) = d3683e8022e819d5418cb3611cb9fc0339ef5fac8f28e1c29e86c6acb0dea5ab94842186c8fce98796befdf0de78046c01e9f0ea2449cd107f28ae7e4a39cdbb
+Size (django_bootstrap5-24.2.tar.gz) = 52683 bytes
Home |
Main Index |
Thread Index |
Old Index