pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-django-admin-rangefilter
Module Name: pkgsrc
Committed By: adam
Date: Sun Dec 31 22:06:57 UTC 2023
Modified Files:
pkgsrc/www/py-django-admin-rangefilter: Makefile PLIST distinfo
Log Message:
py-django-admin-rangefilter: updated to 0.12.0
0.12.0
Added
- Compatibility Django 5
- Added Greek translation
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/www/py-django-admin-rangefilter/Makefile \
pkgsrc/www/py-django-admin-rangefilter/distinfo
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/py-django-admin-rangefilter/PLIST
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-admin-rangefilter/Makefile
diff -u pkgsrc/www/py-django-admin-rangefilter/Makefile:1.28 pkgsrc/www/py-django-admin-rangefilter/Makefile:1.29
--- pkgsrc/www/py-django-admin-rangefilter/Makefile:1.28 Wed Oct 4 21:29:36 2023
+++ pkgsrc/www/py-django-admin-rangefilter/Makefile Sun Dec 31 22:06:57 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2023/10/04 21:29:36 adam Exp $
+# $NetBSD: Makefile,v 1.29 2023/12/31 22:06:57 adam Exp $
-DISTNAME= django-admin-rangefilter-0.11.2
+DISTNAME= django-admin-rangefilter-0.12.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-admin-rangefilter/}
@@ -10,11 +10,13 @@ HOMEPAGE= https://github.com/silentsokol
COMMENT= Add the filter by a custom date range on the admin UI
LICENSE= mit
-DEPENDS+= ${PYPKGPREFIX}-django>=3:../../www/py-django3
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
+DEPENDS+= ${PYPKGPREFIX}-django>=3:../../www/py-django
USE_LANGUAGES= # none
PYTHON_VERSIONS_INCOMPATIBLE= 27
-.include "../../lang/python/egg.mk"
+.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/www/py-django-admin-rangefilter/distinfo
diff -u pkgsrc/www/py-django-admin-rangefilter/distinfo:1.28 pkgsrc/www/py-django-admin-rangefilter/distinfo:1.29
--- pkgsrc/www/py-django-admin-rangefilter/distinfo:1.28 Wed Oct 4 21:29:36 2023
+++ pkgsrc/www/py-django-admin-rangefilter/distinfo Sun Dec 31 22:06:57 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2023/10/04 21:29:36 adam Exp $
+$NetBSD: distinfo,v 1.29 2023/12/31 22:06:57 adam Exp $
-BLAKE2s (django-admin-rangefilter-0.11.2.tar.gz) = 71f7ecff68ba58f2d56bdd33b954fc7c0bcb21496fd0147a501cc41d46fd852d
-SHA512 (django-admin-rangefilter-0.11.2.tar.gz) = f4be189c14a23fd279a42a1a7259b8510d4233c4437c2357ffd2d0f37c04b27275ae0362d666d412e1426ad2db8998718df0f5ef9bd94d101e99de07b5504398
-Size (django-admin-rangefilter-0.11.2.tar.gz) = 22505 bytes
+BLAKE2s (django-admin-rangefilter-0.12.0.tar.gz) = 9b135282222568b8fee915c5af5f8c1630bcf1af54317d4703d02b5e96a6b7ea
+SHA512 (django-admin-rangefilter-0.12.0.tar.gz) = 9e9305c180ed642ffe5344575d2b4acce5ca0564129bd215721435a6ad2d3f7184d398875d1136cca8ff9d3ddad4bc46c0c0d245d2576d83506a0d6e6232e77e
+Size (django-admin-rangefilter-0.12.0.tar.gz) = 22274 bytes
Index: pkgsrc/www/py-django-admin-rangefilter/PLIST
diff -u pkgsrc/www/py-django-admin-rangefilter/PLIST:1.10 pkgsrc/www/py-django-admin-rangefilter/PLIST:1.11
--- pkgsrc/www/py-django-admin-rangefilter/PLIST:1.10 Wed Aug 30 13:53:25 2023
+++ pkgsrc/www/py-django-admin-rangefilter/PLIST Sun Dec 31 22:06:57 2023
@@ -1,18 +1,15 @@
-@comment $NetBSD: PLIST,v 1.10 2023/08/30 13:53:25 adam Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+@comment $NetBSD: PLIST,v 1.11 2023/12/31 22:06:57 adam Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/rangefilter/__init__.py
${PYSITELIB}/rangefilter/__init__.pyc
${PYSITELIB}/rangefilter/__init__.pyo
${PYSITELIB}/rangefilter/apps.py
${PYSITELIB}/rangefilter/apps.pyc
${PYSITELIB}/rangefilter/apps.pyo
-${PYSITELIB}/rangefilter/filter.py
-${PYSITELIB}/rangefilter/filter.pyc
-${PYSITELIB}/rangefilter/filter.pyo
${PYSITELIB}/rangefilter/filters.py
${PYSITELIB}/rangefilter/filters.pyc
${PYSITELIB}/rangefilter/filters.pyo
@@ -46,6 +43,8 @@ ${PYSITELIB}/rangefilter/locale/pt_PT/LC
${PYSITELIB}/rangefilter/locale/pt_PT/LC_MESSAGES/django.po
${PYSITELIB}/rangefilter/locale/ru/LC_MESSAGES/django.mo
${PYSITELIB}/rangefilter/locale/ru/LC_MESSAGES/django.po
+${PYSITELIB}/rangefilter/locale/tr/LC_MESSAGES/django.mo
+${PYSITELIB}/rangefilter/locale/tr/LC_MESSAGES/django.po
${PYSITELIB}/rangefilter/locale/uk/LC_MESSAGES/django.mo
${PYSITELIB}/rangefilter/locale/uk/LC_MESSAGES/django.po
${PYSITELIB}/rangefilter/locale/zh_CN/LC_MESSAGES/django.mo
@@ -55,13 +54,8 @@ ${PYSITELIB}/rangefilter/locale/zh_Hans/
${PYSITELIB}/rangefilter/models.py
${PYSITELIB}/rangefilter/models.pyc
${PYSITELIB}/rangefilter/models.pyo
-${PYSITELIB}/rangefilter/settings.py
-${PYSITELIB}/rangefilter/settings.pyc
-${PYSITELIB}/rangefilter/settings.pyo
-${PYSITELIB}/rangefilter/static/rangefilter/iife.js
${PYSITELIB}/rangefilter/templates/rangefilter/date_filter.html
${PYSITELIB}/rangefilter/templates/rangefilter/date_filter_1_8.html
-${PYSITELIB}/rangefilter/templates/rangefilter/date_filter_csp.html
${PYSITELIB}/rangefilter/templates/rangefilter/date_range_quick_select_list_filter.html
${PYSITELIB}/rangefilter/templates/rangefilter/numeric_filter.html
${PYSITELIB}/rangefilter/templatetags/__init__.py
Home |
Main Index |
Thread Index |
Old Index