Wed May 15 15:16:16 2024 UTC (32d)
py-django-admin-sortable2: updated to 2.2

2.2

Add support for Django-5.0
Drop support for Python-3.8
Drop support for Django-4.1 and lower.

2.1.11

Upgrade all external dependencies to their latest versions.
Adopt E2E tests to use Playwright's locator.


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

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

--- pkgsrc/www/py-django-admin-sortable2/Makefile 2023/12/02 07:17:54 1.19
+++ pkgsrc/www/py-django-admin-sortable2/Makefile 2024/05/15 15:16:16 1.20
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: Makefile,v 1.19 2023/12/02 07:17:54 adam Exp $ 1# $NetBSD: Makefile,v 1.20 2024/05/15 15:16:16 adam Exp $
2 2
3DISTNAME= django-admin-sortable2-2.1.10 3DISTNAME= django_admin_sortable2-2.2
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
5CATEGORIES= www python 5CATEGORIES= www python
6MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-admin-sortable2/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-admin-sortable2/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/jrief/django-admin-sortable2 9HOMEPAGE= https://github.com/jrief/django-admin-sortable2
10COMMENT= Generic drag-and-drop sorting for Views in the Django Admin 10COMMENT= Generic drag-and-drop sorting for Views in the Django Admin
11LICENSE= mit 11LICENSE= mit
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools 13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
14TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel 14TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
15DEPENDS+= ${PYPKGPREFIX}-django>=4:../../www/py-django 15DEPENDS+= ${PYPKGPREFIX}-django>=4.2:../../www/py-django
16 16
17USE_LANGUAGES= # none 17USE_LANGUAGES= # none
18 18
19PYTHON_VERSIONS_INCOMPATIBLE= 27 19PYTHON_VERSIONS_INCOMPATIBLE= 27 38
20 20
21.include "../../lang/python/wheel.mk" 21.include "../../lang/python/wheel.mk"
22.include "../../mk/bsd.pkg.mk" 22.include "../../mk/bsd.pkg.mk"

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

--- pkgsrc/www/py-django-admin-sortable2/distinfo 2023/12/02 07:17:54 1.19
+++ pkgsrc/www/py-django-admin-sortable2/distinfo 2024/05/15 15:16:16 1.20
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.19 2023/12/02 07:17:54 adam Exp $ 1$NetBSD: distinfo,v 1.20 2024/05/15 15:16:16 adam Exp $
2 2
3BLAKE2s (django-admin-sortable2-2.1.10.tar.gz) = 88d996d2a1cd1261d282d5f67afdee9cface8582a3a86bb7dc5c2eee4a455281 3BLAKE2s (django_admin_sortable2-2.2.tar.gz) = 7ecf8dd5804c772dd81b779a241ca7f4a50a4fdeee686ffc5ab9862b4713251a
4SHA512 (django-admin-sortable2-2.1.10.tar.gz) = c79f11d8bee09aaf4d3c0d68cf510309bf655de6ce4e81c946852afde1c2d3f8e4a2c0768b0f09564167ed690b26315f8f1bf484d1da3812f03ee4456cba8ec6 4SHA512 (django_admin_sortable2-2.2.tar.gz) = b495c0283543c6afe29b661910d0b367971eba364db608142653b50e81c18a67917ecf2a8d5fe3878b4c55e6afb2270c28e0d1f749b0c32988832c4bdb75084d
5Size (django-admin-sortable2-2.1.10.tar.gz) = 61352 bytes 5Size (django_admin_sortable2-2.2.tar.gz) = 38519 bytes

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

--- pkgsrc/www/py-django-admin-sortable2/PLIST 2023/12/02 07:17:54 1.5
+++ pkgsrc/www/py-django-admin-sortable2/PLIST 2024/05/15 15:16:16 1.6
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.5 2023/12/02 07:17:54 adam Exp $ 1@comment $NetBSD: PLIST,v 1.6 2024/05/15 15:16:16 adam Exp $
2${PYSITELIB}/${WHEEL_INFODIR}/LICENSE 2${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
3${PYSITELIB}/${WHEEL_INFODIR}/METADATA 3${PYSITELIB}/${WHEEL_INFODIR}/METADATA
4${PYSITELIB}/${WHEEL_INFODIR}/RECORD 4${PYSITELIB}/${WHEEL_INFODIR}/RECORD
5${PYSITELIB}/${WHEEL_INFODIR}/WHEEL 5${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
6${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt 6${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
7${PYSITELIB}/adminsortable2/__init__.py 7${PYSITELIB}/adminsortable2/__init__.py
8${PYSITELIB}/adminsortable2/__init__.pyc 8${PYSITELIB}/adminsortable2/__init__.pyc
9${PYSITELIB}/adminsortable2/__init__.pyo 9${PYSITELIB}/adminsortable2/__init__.pyo
10${PYSITELIB}/adminsortable2/admin.py 10${PYSITELIB}/adminsortable2/admin.py
11${PYSITELIB}/adminsortable2/admin.pyc 11${PYSITELIB}/adminsortable2/admin.pyc
12${PYSITELIB}/adminsortable2/admin.pyo 12${PYSITELIB}/adminsortable2/admin.pyo
13${PYSITELIB}/adminsortable2/locale/de/LC_MESSAGES/django.mo 13${PYSITELIB}/adminsortable2/locale/de/LC_MESSAGES/django.mo
14${PYSITELIB}/adminsortable2/locale/de/LC_MESSAGES/django.po 14${PYSITELIB}/adminsortable2/locale/de/LC_MESSAGES/django.po
@@ -30,23 +30,21 @@ ${PYSITELIB}/adminsortable2/management/_ @@ -30,23 +30,21 @@ ${PYSITELIB}/adminsortable2/management/_
30${PYSITELIB}/adminsortable2/management/__init__.pyc 30${PYSITELIB}/adminsortable2/management/__init__.pyc
31${PYSITELIB}/adminsortable2/management/__init__.pyo 31${PYSITELIB}/adminsortable2/management/__init__.pyo
32${PYSITELIB}/adminsortable2/management/commands/__init__.py 32${PYSITELIB}/adminsortable2/management/commands/__init__.py
33${PYSITELIB}/adminsortable2/management/commands/__init__.pyc 33${PYSITELIB}/adminsortable2/management/commands/__init__.pyc
34${PYSITELIB}/adminsortable2/management/commands/__init__.pyo 34${PYSITELIB}/adminsortable2/management/commands/__init__.pyo
35${PYSITELIB}/adminsortable2/management/commands/reorder.py 35${PYSITELIB}/adminsortable2/management/commands/reorder.py
36${PYSITELIB}/adminsortable2/management/commands/reorder.pyc 36${PYSITELIB}/adminsortable2/management/commands/reorder.pyc
37${PYSITELIB}/adminsortable2/management/commands/reorder.pyo 37${PYSITELIB}/adminsortable2/management/commands/reorder.pyo
38${PYSITELIB}/adminsortable2/models.py 38${PYSITELIB}/adminsortable2/models.py
39${PYSITELIB}/adminsortable2/models.pyc 39${PYSITELIB}/adminsortable2/models.pyc
40${PYSITELIB}/adminsortable2/models.pyo 40${PYSITELIB}/adminsortable2/models.pyo
41${PYSITELIB}/adminsortable2/static/adminsortable2/css/sortable.css 41${PYSITELIB}/adminsortable2/static/adminsortable2/css/sortable.css
42${PYSITELIB}/adminsortable2/static/adminsortable2/icons/drag.png 42${PYSITELIB}/adminsortable2/static/adminsortable2/icons/drag.png
43${PYSITELIB}/adminsortable2/static/adminsortable2/js/adminsortable2.js 
44${PYSITELIB}/adminsortable2/static/adminsortable2/js/adminsortable2.min.js 43${PYSITELIB}/adminsortable2/static/adminsortable2/js/adminsortable2.min.js
45${PYSITELIB}/adminsortable2/templates/adminsortable2/change_list.html 44${PYSITELIB}/adminsortable2/templates/adminsortable2/change_list.html
46${PYSITELIB}/adminsortable2/templates/adminsortable2/edit_inline/stacked-django-4.0.html 
47${PYSITELIB}/adminsortable2/templates/adminsortable2/edit_inline/stacked-django-4.1.html 
48${PYSITELIB}/adminsortable2/templates/adminsortable2/edit_inline/stacked-django-4.2.html 45${PYSITELIB}/adminsortable2/templates/adminsortable2/edit_inline/stacked-django-4.2.html
49${PYSITELIB}/adminsortable2/templates/adminsortable2/edit_inline/tabular-django-4.0.html 46${PYSITELIB}/adminsortable2/templates/adminsortable2/edit_inline/stacked-django-5.0.html
50${PYSITELIB}/adminsortable2/templates/adminsortable2/edit_inline/tabular-django-4.1.html 
51${PYSITELIB}/adminsortable2/templates/adminsortable2/edit_inline/tabular-django-4.2.html 47${PYSITELIB}/adminsortable2/templates/adminsortable2/edit_inline/tabular-django-4.2.html
52${PYSITELIB}/adminsortable2/templates/adminsortable2/edit_inline/tabular-django-4.2.html.orig 48${PYSITELIB}/adminsortable2/templates/adminsortable2/edit_inline/tabular-django-4.2.html.orig
 49${PYSITELIB}/adminsortable2/templates/adminsortable2/edit_inline/tabular-django-5.0.html
 50${PYSITELIB}/adminsortable2/templates/adminsortable2/edit_inline/tabular-django-5.0.html.orig