pkgsrc-Changes archive

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

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Feb  8 13:59:34 UTC 2024

Modified Files:
        pkgsrc/www: Makefile
Added Files:
        pkgsrc/www/py-django-bootstrap5: DESCR Makefile PLIST distinfo

Log Message:
py-django-bootstrap5: added version 23.4

The goal of this project is to seamlessly blend Django and Bootstrap 5.


To generate a diff of this commit:
cvs rdiff -u -r1.1777 -r1.1778 pkgsrc/www/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/www/py-django-bootstrap5/DESCR \
    pkgsrc/www/py-django-bootstrap5/Makefile \
    pkgsrc/www/py-django-bootstrap5/PLIST \
    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/Makefile
diff -u pkgsrc/www/Makefile:1.1777 pkgsrc/www/Makefile:1.1778
--- pkgsrc/www/Makefile:1.1777  Sun Feb  4 08:42:06 2024
+++ pkgsrc/www/Makefile Thu Feb  8 13:59:34 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1777 2024/02/04 08:42:06 taca Exp $
+# $NetBSD: Makefile,v 1.1778 2024/02/08 13:59:34 adam Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -711,6 +711,7 @@ SUBDIR+=    py-django-admin-sortable2
 SUBDIR+=       py-django-allauth
 SUBDIR+=       py-django-appconf
 SUBDIR+=       py-django-binary-database-files
+SUBDIR+=       py-django-bootstrap5
 SUBDIR+=       py-django-celery-beat
 SUBDIR+=       py-django-classy-tags
 SUBDIR+=       py-django-cms

Added files:

Index: pkgsrc/www/py-django-bootstrap5/DESCR
diff -u /dev/null pkgsrc/www/py-django-bootstrap5/DESCR:1.1
--- /dev/null   Thu Feb  8 13:59:34 2024
+++ pkgsrc/www/py-django-bootstrap5/DESCR       Thu Feb  8 13:59:34 2024
@@ -0,0 +1 @@
+The goal of this project is to seamlessly blend Django and Bootstrap 5.
Index: pkgsrc/www/py-django-bootstrap5/Makefile
diff -u /dev/null pkgsrc/www/py-django-bootstrap5/Makefile:1.1
--- /dev/null   Thu Feb  8 13:59:34 2024
+++ pkgsrc/www/py-django-bootstrap5/Makefile    Thu Feb  8 13:59:34 2024
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2024/02/08 13:59:34 adam Exp $
+
+DISTNAME=      django-bootstrap5-23.4
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    www python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=d/django-bootstrap5/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/zostera/django-bootstrap5
+COMMENT=       Bootstrap 5 for Django
+LICENSE=       modified-bsd
+
+TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling-[0-9]*:../../devel/py-hatchling
+DEPENDS+=      ${PYPKGPREFIX}-django>=3.2:../../www/py-django
+
+USE_LANGUAGES= # none
+
+PYTHON_VERSIONS_INCOMPATIBLE=  27
+
+.include "../../lang/python/wheel.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/www/py-django-bootstrap5/PLIST
diff -u /dev/null pkgsrc/www/py-django-bootstrap5/PLIST:1.1
--- /dev/null   Thu Feb  8 13:59:34 2024
+++ pkgsrc/www/py-django-bootstrap5/PLIST       Thu Feb  8 13:59:34 2024
@@ -0,0 +1,58 @@
+@comment $NetBSD: PLIST,v 1.1 2024/02/08 13:59:34 adam Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/AUTHORS
+${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
+${PYSITELIB}/django_bootstrap5/__about__.py
+${PYSITELIB}/django_bootstrap5/__about__.pyc
+${PYSITELIB}/django_bootstrap5/__about__.pyo
+${PYSITELIB}/django_bootstrap5/__init__.py
+${PYSITELIB}/django_bootstrap5/__init__.pyc
+${PYSITELIB}/django_bootstrap5/__init__.pyo
+${PYSITELIB}/django_bootstrap5/components.py
+${PYSITELIB}/django_bootstrap5/components.pyc
+${PYSITELIB}/django_bootstrap5/components.pyo
+${PYSITELIB}/django_bootstrap5/core.py
+${PYSITELIB}/django_bootstrap5/core.pyc
+${PYSITELIB}/django_bootstrap5/core.pyo
+${PYSITELIB}/django_bootstrap5/css.py
+${PYSITELIB}/django_bootstrap5/css.pyc
+${PYSITELIB}/django_bootstrap5/css.pyo
+${PYSITELIB}/django_bootstrap5/forms.py
+${PYSITELIB}/django_bootstrap5/forms.pyc
+${PYSITELIB}/django_bootstrap5/forms.pyo
+${PYSITELIB}/django_bootstrap5/html.py
+${PYSITELIB}/django_bootstrap5/html.pyc
+${PYSITELIB}/django_bootstrap5/html.pyo
+${PYSITELIB}/django_bootstrap5/renderers.py
+${PYSITELIB}/django_bootstrap5/renderers.pyc
+${PYSITELIB}/django_bootstrap5/renderers.pyo
+${PYSITELIB}/django_bootstrap5/size.py
+${PYSITELIB}/django_bootstrap5/size.pyc
+${PYSITELIB}/django_bootstrap5/size.pyo
+${PYSITELIB}/django_bootstrap5/templates/django_bootstrap5/bootstrap5.html
+${PYSITELIB}/django_bootstrap5/templates/django_bootstrap5/field_errors.html
+${PYSITELIB}/django_bootstrap5/templates/django_bootstrap5/field_help_text.html
+${PYSITELIB}/django_bootstrap5/templates/django_bootstrap5/form_errors.html
+${PYSITELIB}/django_bootstrap5/templates/django_bootstrap5/messages.html
+${PYSITELIB}/django_bootstrap5/templates/django_bootstrap5/pagination.html
+${PYSITELIB}/django_bootstrap5/templates/django_bootstrap5/widgets/clearable_file_input.html
+${PYSITELIB}/django_bootstrap5/templates/django_bootstrap5/widgets/radio_select.html
+${PYSITELIB}/django_bootstrap5/templates/django_bootstrap5/widgets/radio_select_button_group.html
+${PYSITELIB}/django_bootstrap5/templatetags/__init__.py
+${PYSITELIB}/django_bootstrap5/templatetags/__init__.pyc
+${PYSITELIB}/django_bootstrap5/templatetags/__init__.pyo
+${PYSITELIB}/django_bootstrap5/templatetags/django_bootstrap5.py
+${PYSITELIB}/django_bootstrap5/templatetags/django_bootstrap5.pyc
+${PYSITELIB}/django_bootstrap5/templatetags/django_bootstrap5.pyo
+${PYSITELIB}/django_bootstrap5/text.py
+${PYSITELIB}/django_bootstrap5/text.pyc
+${PYSITELIB}/django_bootstrap5/text.pyo
+${PYSITELIB}/django_bootstrap5/utils.py
+${PYSITELIB}/django_bootstrap5/utils.pyc
+${PYSITELIB}/django_bootstrap5/utils.pyo
+${PYSITELIB}/django_bootstrap5/widgets.py
+${PYSITELIB}/django_bootstrap5/widgets.pyc
+${PYSITELIB}/django_bootstrap5/widgets.pyo
Index: pkgsrc/www/py-django-bootstrap5/distinfo
diff -u /dev/null pkgsrc/www/py-django-bootstrap5/distinfo:1.1
--- /dev/null   Thu Feb  8 13:59:34 2024
+++ pkgsrc/www/py-django-bootstrap5/distinfo    Thu Feb  8 13:59:34 2024
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2024/02/08 13:59:34 adam Exp $
+
+BLAKE2s (django-bootstrap5-23.4.tar.gz) = 41dc08f76685353cc8a2dd416ac057bc0145ac29feaede584e19de05ed8ce287
+SHA512 (django-bootstrap5-23.4.tar.gz) = f342dd7ecff83b1a39c13d2ec0709399b184a30b2a3ce574b43e8dae1a613d06e464258210f1a1bf57fc541f6882fbb7546c13708eadbbd3c0e657d63522c972
+Size (django-bootstrap5-23.4.tar.gz) = 53555 bytes



Home | Main Index | Thread Index | Old Index