Fri Nov 27 19:44:18 2020 UTC ()
py-django-admin-rangefilter: updated to 0.6.3

0.6.3
Added
- Added Polish translation
- Added Japanese translation


(adam)
diff -r1.18 -r1.19 pkgsrc/www/py-django-admin-rangefilter/Makefile
diff -r1.18 -r1.19 pkgsrc/www/py-django-admin-rangefilter/distinfo
diff -r1.5 -r1.6 pkgsrc/www/py-django-admin-rangefilter/PLIST

cvs diff -r1.18 -r1.19 pkgsrc/www/py-django-admin-rangefilter/Makefile (expand / switch to unified diff)

--- pkgsrc/www/py-django-admin-rangefilter/Makefile 2020/09/11 09:38:18 1.18
+++ pkgsrc/www/py-django-admin-rangefilter/Makefile 2020/11/27 19:44:18 1.19
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.18 2020/09/11 09:38:18 adam Exp $ 1# $NetBSD: Makefile,v 1.19 2020/11/27 19:44:18 adam Exp $
2 2
3DISTNAME= django-admin-rangefilter-0.6.2 3DISTNAME= django-admin-rangefilter-0.6.3
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= www python 5CATEGORIES= www python
6MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-admin-rangefilter/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-admin-rangefilter/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/silentsokolov/django-admin-rangefilter 9HOMEPAGE= https://github.com/silentsokolov/django-admin-rangefilter
10COMMENT= Add the filter by a custom date range on the admin UI 10COMMENT= Add the filter by a custom date range on the admin UI
11LICENSE= mit 11LICENSE= mit
12 12
13DEPENDS+= ${PYPKGPREFIX}-django-[0-9]*:../../www/py-django 13DEPENDS+= ${PYPKGPREFIX}-django-[0-9]*:../../www/py-django
14 14
15USE_LANGUAGES= # none 15USE_LANGUAGES= # none
16 16

cvs diff -r1.18 -r1.19 pkgsrc/www/py-django-admin-rangefilter/distinfo (expand / switch to unified diff)

--- pkgsrc/www/py-django-admin-rangefilter/distinfo 2020/09/11 09:38:18 1.18
+++ pkgsrc/www/py-django-admin-rangefilter/distinfo 2020/11/27 19:44:18 1.19
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.18 2020/09/11 09:38:18 adam Exp $ 1$NetBSD: distinfo,v 1.19 2020/11/27 19:44:18 adam Exp $
2 2
3SHA1 (django-admin-rangefilter-0.6.2.tar.gz) = 1df635331f8094a0a0b7141fd850f7d5bad544d2 3SHA1 (django-admin-rangefilter-0.6.3.tar.gz) = 86721369c5cd264cf6c815d3cc97c9c9130cd35c
4RMD160 (django-admin-rangefilter-0.6.2.tar.gz) = 1927273fefdf6aa0097ef59fd290307507f841f0 4RMD160 (django-admin-rangefilter-0.6.3.tar.gz) = 3c883ccf11d07c9a4886bcae68332ca8ebbbf08b
5SHA512 (django-admin-rangefilter-0.6.2.tar.gz) = fffe5a5e7fe1042f05190f1bb8388c97b099a7de827a72796803a799b7d0120a3fa52561a3b92fa4b4333e9898ce7b04191b3ee4fd6de51d1312eaf9813d63dd 5SHA512 (django-admin-rangefilter-0.6.3.tar.gz) = 5fa39e9bd680f40e996ba5af1273aa0d2cbb673bc282ba7689b7d3d3916e017a2c419196941b7b7be142c7f8fbc255d234b165f4cccfb37ffdb803b9f27badb4
6Size (django-admin-rangefilter-0.6.2.tar.gz) = 12414 bytes 6Size (django-admin-rangefilter-0.6.3.tar.gz) = 12915 bytes

cvs diff -r1.5 -r1.6 pkgsrc/www/py-django-admin-rangefilter/PLIST (expand / switch to unified diff)

--- pkgsrc/www/py-django-admin-rangefilter/PLIST 2020/09/11 09:38:18 1.5
+++ pkgsrc/www/py-django-admin-rangefilter/PLIST 2020/11/27 19:44:18 1.6
@@ -1,35 +1,37 @@ @@ -1,35 +1,37 @@
1@comment $NetBSD: PLIST,v 1.5 2020/09/11 09:38:18 adam Exp $ 1@comment $NetBSD: PLIST,v 1.6 2020/11/27 19:44:18 adam Exp $
2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
5${PYSITELIB}/${EGG_INFODIR}/not-zip-safe 5${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
6${PYSITELIB}/${EGG_INFODIR}/top_level.txt 6${PYSITELIB}/${EGG_INFODIR}/top_level.txt
7${PYSITELIB}/rangefilter/__init__.py 7${PYSITELIB}/rangefilter/__init__.py
8${PYSITELIB}/rangefilter/__init__.pyc 8${PYSITELIB}/rangefilter/__init__.pyc
9${PYSITELIB}/rangefilter/__init__.pyo 9${PYSITELIB}/rangefilter/__init__.pyo
10${PYSITELIB}/rangefilter/apps.py 10${PYSITELIB}/rangefilter/apps.py
11${PYSITELIB}/rangefilter/apps.pyc 11${PYSITELIB}/rangefilter/apps.pyc
12${PYSITELIB}/rangefilter/apps.pyo 12${PYSITELIB}/rangefilter/apps.pyo
13${PYSITELIB}/rangefilter/filter.py 13${PYSITELIB}/rangefilter/filter.py
14${PYSITELIB}/rangefilter/filter.pyc 14${PYSITELIB}/rangefilter/filter.pyc
15${PYSITELIB}/rangefilter/filter.pyo 15${PYSITELIB}/rangefilter/filter.pyo
16${PYSITELIB}/rangefilter/locale/cs_CZ/LC_MESSAGES/django.mo 16${PYSITELIB}/rangefilter/locale/cs_CZ/LC_MESSAGES/django.mo
17${PYSITELIB}/rangefilter/locale/da/LC_MESSAGES/django.mo 17${PYSITELIB}/rangefilter/locale/da/LC_MESSAGES/django.mo
18${PYSITELIB}/rangefilter/locale/de/LC_MESSAGES/django.mo 18${PYSITELIB}/rangefilter/locale/de/LC_MESSAGES/django.mo
19${PYSITELIB}/rangefilter/locale/en_US/LC_MESSAGES/django.mo 19${PYSITELIB}/rangefilter/locale/en_US/LC_MESSAGES/django.mo
20${PYSITELIB}/rangefilter/locale/es/LC_MESSAGES/django.mo 20${PYSITELIB}/rangefilter/locale/es/LC_MESSAGES/django.mo
21${PYSITELIB}/rangefilter/locale/es_AR/LC_MESSAGES/django.mo 21${PYSITELIB}/rangefilter/locale/es_AR/LC_MESSAGES/django.mo
22${PYSITELIB}/rangefilter/locale/fr/LC_MESSAGES/django.mo 22${PYSITELIB}/rangefilter/locale/fr/LC_MESSAGES/django.mo
 23${PYSITELIB}/rangefilter/locale/ja/LC_MESSAGES/django.mo
 24${PYSITELIB}/rangefilter/locale/pl/LC_MESSAGES/django.mo
23${PYSITELIB}/rangefilter/locale/pt_BR/LC_MESSAGES/django.mo 25${PYSITELIB}/rangefilter/locale/pt_BR/LC_MESSAGES/django.mo
24${PYSITELIB}/rangefilter/locale/pt_PT/LC_MESSAGES/django.mo 26${PYSITELIB}/rangefilter/locale/pt_PT/LC_MESSAGES/django.mo
25${PYSITELIB}/rangefilter/locale/ru/LC_MESSAGES/django.mo 27${PYSITELIB}/rangefilter/locale/ru/LC_MESSAGES/django.mo
26${PYSITELIB}/rangefilter/locale/uk/LC_MESSAGES/django.mo 28${PYSITELIB}/rangefilter/locale/uk/LC_MESSAGES/django.mo
27${PYSITELIB}/rangefilter/locale/zh_CN/LC_MESSAGES/django.mo 29${PYSITELIB}/rangefilter/locale/zh_CN/LC_MESSAGES/django.mo
28${PYSITELIB}/rangefilter/locale/zh_Hans/LC_MESSAGES/django.mo 30${PYSITELIB}/rangefilter/locale/zh_Hans/LC_MESSAGES/django.mo
29${PYSITELIB}/rangefilter/models.py 31${PYSITELIB}/rangefilter/models.py
30${PYSITELIB}/rangefilter/models.pyc 32${PYSITELIB}/rangefilter/models.pyc
31${PYSITELIB}/rangefilter/models.pyo 33${PYSITELIB}/rangefilter/models.pyo
32${PYSITELIB}/rangefilter/static/rangefilter/iife.js 34${PYSITELIB}/rangefilter/static/rangefilter/iife.js
33${PYSITELIB}/rangefilter/templates/rangefilter/date_filter.html 35${PYSITELIB}/rangefilter/templates/rangefilter/date_filter.html
34${PYSITELIB}/rangefilter/templates/rangefilter/date_filter_1_8.html 36${PYSITELIB}/rangefilter/templates/rangefilter/date_filter_1_8.html
35${PYSITELIB}/rangefilter/templates/rangefilter/date_filter_csp.html 37${PYSITELIB}/rangefilter/templates/rangefilter/date_filter_csp.html