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:           Wed May 20 09:57:07 UTC 2026

Modified Files:
        pkgsrc/www/py-django-import-export: Makefile distinfo

Log Message:
py-django-import-export: updated to 4.4.1

4.4.1

- Refactor lookup value retrieval in Field and CachedForeignKeyWidget
- Fix CachedForeignKeyWidget type mismatch on non-string lookup fields


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/www/py-django-import-export/Makefile
cvs rdiff -u -r1.38 -r1.39 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.46 pkgsrc/www/py-django-import-export/Makefile:1.47
--- pkgsrc/www/py-django-import-export/Makefile:1.46    Fri Jan 16 07:29:35 2026
+++ pkgsrc/www/py-django-import-export/Makefile Wed May 20 09:57:07 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2026/01/16 07:29:35 adam Exp $
+# $NetBSD: Makefile,v 1.47 2026/05/20 09:57:07 adam Exp $
 
-DISTNAME=      django_import_export-4.4.0
+DISTNAME=      django_import_export-4.4.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/django-import-export/}

Index: pkgsrc/www/py-django-import-export/distinfo
diff -u pkgsrc/www/py-django-import-export/distinfo:1.38 pkgsrc/www/py-django-import-export/distinfo:1.39
--- pkgsrc/www/py-django-import-export/distinfo:1.38    Fri Jan 16 07:29:35 2026
+++ pkgsrc/www/py-django-import-export/distinfo Wed May 20 09:57:07 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.38 2026/01/16 07:29:35 adam Exp $
+$NetBSD: distinfo,v 1.39 2026/05/20 09:57:07 adam Exp $
 
-BLAKE2s (django_import_export-4.4.0.tar.gz) = 47ae7ca3745bd436ab92a349b2d24afd05313f35f7af100c2d1a27646fda776f
-SHA512 (django_import_export-4.4.0.tar.gz) = 2dfaf8a4465524ae0f8422724354302ee62429e9a9b8ab023e764b7db5040cb51e4b0fe56996487b0514a55fc1354ccc73a6fbeadf3fd84ec1e41aa680822aa6
-Size (django_import_export-4.4.0.tar.gz) = 2237714 bytes
+BLAKE2s (django_import_export-4.4.1.tar.gz) = 5a7474b82e4259e664361735a25bb932865cd8380ca0c95e950df4ced11adf74
+SHA512 (django_import_export-4.4.1.tar.gz) = 13ef89e9df799228969b63ca2dc17a5956b78774ee6760d25dc9f9dae6b09ca29c2e18d444620adda47fda20c584e21eec0ed3eb0d228df04c14844247502715
+Size (django_import_export-4.4.1.tar.gz) = 2238690 bytes



Home | Main Index | Thread Index | Old Index