Fri Sep 11 09:38:18 2020 UTC ()
py-django-admin-rangefilter: updated to 0.6.2

0.6.2:
Unknown changes

0.6.1:
Added
- Added Danish translation
Changed
- Refactor tests


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

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

--- pkgsrc/www/py-django-admin-rangefilter/Makefile 2020/05/17 21:32:21 1.17
+++ pkgsrc/www/py-django-admin-rangefilter/Makefile 2020/09/11 09:38:18 1.18
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.17 2020/05/17 21:32:21 adam Exp $ 1# $NetBSD: Makefile,v 1.18 2020/09/11 09:38:18 adam Exp $
2 2
3DISTNAME= django-admin-rangefilter-0.6.0 3DISTNAME= django-admin-rangefilter-0.6.2
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.17 -r1.18 pkgsrc/www/py-django-admin-rangefilter/distinfo (expand / switch to unified diff)

--- pkgsrc/www/py-django-admin-rangefilter/distinfo 2020/05/17 21:32:21 1.17
+++ pkgsrc/www/py-django-admin-rangefilter/distinfo 2020/09/11 09:38:18 1.18
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.17 2020/05/17 21:32:21 adam Exp $ 1$NetBSD: distinfo,v 1.18 2020/09/11 09:38:18 adam Exp $
2 2
3SHA1 (django-admin-rangefilter-0.6.0.tar.gz) = fd33cd62a3b7b6fed166a7c9feaae93b2161324a 3SHA1 (django-admin-rangefilter-0.6.2.tar.gz) = 1df635331f8094a0a0b7141fd850f7d5bad544d2
4RMD160 (django-admin-rangefilter-0.6.0.tar.gz) = 9d7d723cf6261d9e1d68398e5a40017979b36c21 4RMD160 (django-admin-rangefilter-0.6.2.tar.gz) = 1927273fefdf6aa0097ef59fd290307507f841f0
5SHA512 (django-admin-rangefilter-0.6.0.tar.gz) = 07e3beedd683ffb0d78de8709e8ee64cabfa57cd05d17b2449b109e759058a50442375c5bfc046ac11d09bd85f9e30be60d064f92f30a4ee4636a4ef5c3871d3 5SHA512 (django-admin-rangefilter-0.6.2.tar.gz) = fffe5a5e7fe1042f05190f1bb8388c97b099a7de827a72796803a799b7d0120a3fa52561a3b92fa4b4333e9898ce7b04191b3ee4fd6de51d1312eaf9813d63dd
6Size (django-admin-rangefilter-0.6.0.tar.gz) = 13431 bytes 6Size (django-admin-rangefilter-0.6.2.tar.gz) = 12414 bytes

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

--- pkgsrc/www/py-django-admin-rangefilter/PLIST 2020/02/24 16:14:19 1.4
+++ pkgsrc/www/py-django-admin-rangefilter/PLIST 2020/09/11 09:38:18 1.5
@@ -1,42 +1,41 @@ @@ -1,42 +1,41 @@
1@comment $NetBSD: PLIST,v 1.4 2020/02/24 16:14:19 adam Exp $ 1@comment $NetBSD: PLIST,v 1.5 2020/09/11 09:38: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/de/LC_MESSAGES/django.mo 18${PYSITELIB}/rangefilter/locale/de/LC_MESSAGES/django.mo
18${PYSITELIB}/rangefilter/locale/en_US/LC_MESSAGES/django.mo 19${PYSITELIB}/rangefilter/locale/en_US/LC_MESSAGES/django.mo
19${PYSITELIB}/rangefilter/locale/es/LC_MESSAGES/django.mo 20${PYSITELIB}/rangefilter/locale/es/LC_MESSAGES/django.mo
20${PYSITELIB}/rangefilter/locale/es_AR/LC_MESSAGES/django.mo 21${PYSITELIB}/rangefilter/locale/es_AR/LC_MESSAGES/django.mo
21${PYSITELIB}/rangefilter/locale/fr/LC_MESSAGES/django.mo 22${PYSITELIB}/rangefilter/locale/fr/LC_MESSAGES/django.mo
22${PYSITELIB}/rangefilter/locale/pt_BR/LC_MESSAGES/django.mo 23${PYSITELIB}/rangefilter/locale/pt_BR/LC_MESSAGES/django.mo
 24${PYSITELIB}/rangefilter/locale/pt_PT/LC_MESSAGES/django.mo
23${PYSITELIB}/rangefilter/locale/ru/LC_MESSAGES/django.mo 25${PYSITELIB}/rangefilter/locale/ru/LC_MESSAGES/django.mo
24${PYSITELIB}/rangefilter/locale/uk/LC_MESSAGES/django.mo 26${PYSITELIB}/rangefilter/locale/uk/LC_MESSAGES/django.mo
25${PYSITELIB}/rangefilter/locale/zh_CN/LC_MESSAGES/django.mo 27${PYSITELIB}/rangefilter/locale/zh_CN/LC_MESSAGES/django.mo
26${PYSITELIB}/rangefilter/locale/zh_Hans/LC_MESSAGES/django.mo 28${PYSITELIB}/rangefilter/locale/zh_Hans/LC_MESSAGES/django.mo
27${PYSITELIB}/rangefilter/models.py 29${PYSITELIB}/rangefilter/models.py
28${PYSITELIB}/rangefilter/models.pyc 30${PYSITELIB}/rangefilter/models.pyc
29${PYSITELIB}/rangefilter/models.pyo 31${PYSITELIB}/rangefilter/models.pyo
30${PYSITELIB}/rangefilter/static/rangefilter/iife.js 32${PYSITELIB}/rangefilter/static/rangefilter/iife.js
31${PYSITELIB}/rangefilter/templates/rangefilter/date_filter.html 33${PYSITELIB}/rangefilter/templates/rangefilter/date_filter.html
32${PYSITELIB}/rangefilter/templates/rangefilter/date_filter_1_8.html 34${PYSITELIB}/rangefilter/templates/rangefilter/date_filter_1_8.html
33${PYSITELIB}/rangefilter/templates/rangefilter/date_filter_csp.html 35${PYSITELIB}/rangefilter/templates/rangefilter/date_filter_csp.html
34${PYSITELIB}/rangefilter/templatetags/__init__.py 36${PYSITELIB}/rangefilter/templatetags/__init__.py
35${PYSITELIB}/rangefilter/templatetags/__init__.pyc 37${PYSITELIB}/rangefilter/templatetags/__init__.pyc
36${PYSITELIB}/rangefilter/templatetags/__init__.pyo 38${PYSITELIB}/rangefilter/templatetags/__init__.pyo
37${PYSITELIB}/rangefilter/templatetags/rangefilter_compat.py 39${PYSITELIB}/rangefilter/templatetags/rangefilter_compat.py
38${PYSITELIB}/rangefilter/templatetags/rangefilter_compat.pyc 40${PYSITELIB}/rangefilter/templatetags/rangefilter_compat.pyc
39${PYSITELIB}/rangefilter/templatetags/rangefilter_compat.pyo 41${PYSITELIB}/rangefilter/templatetags/rangefilter_compat.pyo
40${PYSITELIB}/rangefilter/tests.py 
41${PYSITELIB}/rangefilter/tests.pyc 
42${PYSITELIB}/rangefilter/tests.pyo