pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-django-import-export
Module Name: pkgsrc
Committed By: adam
Date: Mon Jul 7 08:05:04 UTC 2025
Modified Files:
pkgsrc/www/py-django-import-export: Makefile PLIST distinfo
Log Message:
py-django-import-export: updated to 4.3.8
4.3.8 (2025-06-23)
- ui: fix error display twice issue on export field select page
- ui: add 'select all' fields toggle on export page
- Add Hebrew translation
- ui: fix display of non field errors on import
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/www/py-django-import-export/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/py-django-import-export/PLIST
cvs rdiff -u -r1.32 -r1.33 pkgsrc/www/py-django-import-export/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/py-django-import-export/Makefile
diff -u pkgsrc/www/py-django-import-export/Makefile:1.39 pkgsrc/www/py-django-import-export/Makefile:1.40
--- pkgsrc/www/py-django-import-export/Makefile:1.39 Mon Jul 7 05:58:07 2025
+++ pkgsrc/www/py-django-import-export/Makefile Mon Jul 7 08:05:03 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2025/07/07 05:58:07 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2025/07/07 08:05:03 adam Exp $
-DISTNAME= django_import_export-4.3.7
+DISTNAME= django_import_export-4.3.8
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
-PKGREVISION= 1
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-import-export/}
Index: pkgsrc/www/py-django-import-export/PLIST
diff -u pkgsrc/www/py-django-import-export/PLIST:1.13 pkgsrc/www/py-django-import-export/PLIST:1.14
--- pkgsrc/www/py-django-import-export/PLIST:1.13 Mon Apr 14 13:30:02 2025
+++ pkgsrc/www/py-django-import-export/PLIST Mon Jul 7 08:05:03 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2025/04/14 13:30:02 adam Exp $
+@comment $NetBSD: PLIST,v 1.14 2025/07/07 08:05:03 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -58,6 +58,8 @@ ${PYSITELIB}/import_export/locale/fi/LC_
${PYSITELIB}/import_export/locale/fi/LC_MESSAGES/django.po
${PYSITELIB}/import_export/locale/fr/LC_MESSAGES/django.mo
${PYSITELIB}/import_export/locale/fr/LC_MESSAGES/django.po
+${PYSITELIB}/import_export/locale/he/LC_MESSAGES/django.mo
+${PYSITELIB}/import_export/locale/he/LC_MESSAGES/django.po
${PYSITELIB}/import_export/locale/it/LC_MESSAGES/django.mo
${PYSITELIB}/import_export/locale/it/LC_MESSAGES/django.po
${PYSITELIB}/import_export/locale/ja/LC_MESSAGES/django.mo
Index: pkgsrc/www/py-django-import-export/distinfo
diff -u pkgsrc/www/py-django-import-export/distinfo:1.32 pkgsrc/www/py-django-import-export/distinfo:1.33
--- pkgsrc/www/py-django-import-export/distinfo:1.32 Thu Feb 27 08:28:24 2025
+++ pkgsrc/www/py-django-import-export/distinfo Mon Jul 7 08:05:04 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.32 2025/02/27 08:28:24 adam Exp $
+$NetBSD: distinfo,v 1.33 2025/07/07 08:05:04 adam Exp $
-BLAKE2s (django_import_export-4.3.7.tar.gz) = 15367ab9a03451f1d341c12121c6f0dfd9a2e057cd54d8c90c0d7c29d02e7663
-SHA512 (django_import_export-4.3.7.tar.gz) = 621e4d6f823cf7374c4d1ad04b2a5dbf34fa25d4c03e4c3e99c03de980e40c8b43439064ef06393e7cb4ef50851a5b113822aa1bf6980ce46fd9638a7c1a85f1
-Size (django_import_export-4.3.7.tar.gz) = 2222150 bytes
+BLAKE2s (django_import_export-4.3.8.tar.gz) = a1b1e1eb2a9c5c09786911a05b108cee131764b504801e5093026c590e4f4a92
+SHA512 (django_import_export-4.3.8.tar.gz) = f5cc6fc1a247a11af477899054655672fae306b29e2067b536d326f669e4cfae1f0ce4ddcd1ea6fce2f611db8e400742e247f6dcc9a1b4dce08819eedcc1d4bc
+Size (django_import_export-4.3.8.tar.gz) = 2224625 bytes
Home |
Main Index |
Thread Index |
Old Index