pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-django-filer
Module Name: pkgsrc
Committed By: adam
Date: Tue Nov 26 10:19:38 UTC 2024
Modified Files:
pkgsrc/www/py-django-filer: Makefile PLIST distinfo
Log Message:
py-django-filer: updated to 3.3.0
3.3.0
fix: remove extra brace in generated HTML of data-max-filesize attribute
fix: uploadButton data-max-filesize attribute is not passed to file-uploader
fix: Restrict upload of binary or unknown file types by default
ci: pre-commit autoupdate
Update docs for on_delete requirement in Filer fields for Django 5.1
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/py-django-filer/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/py-django-filer/PLIST
cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/py-django-filer/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-filer/Makefile
diff -u pkgsrc/www/py-django-filer/Makefile:1.20 pkgsrc/www/py-django-filer/Makefile:1.21
--- pkgsrc/www/py-django-filer/Makefile:1.20 Mon Nov 11 07:29:18 2024
+++ pkgsrc/www/py-django-filer/Makefile Tue Nov 26 10:19:38 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2024/11/11 07:29:18 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2024/11/26 10:19:38 adam Exp $
-DISTNAME= django_filer-3.2.3
+DISTNAME= django_filer-3.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-filer/}
Index: pkgsrc/www/py-django-filer/PLIST
diff -u pkgsrc/www/py-django-filer/PLIST:1.8 pkgsrc/www/py-django-filer/PLIST:1.9
--- pkgsrc/www/py-django-filer/PLIST:1.8 Tue Aug 27 08:59:27 2024
+++ pkgsrc/www/py-django-filer/PLIST Tue Nov 26 10:19:38 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2024/08/27 08:59:27 adam Exp $
+@comment $NetBSD: PLIST,v 1.9 2024/11/26 10:19:38 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -55,6 +55,9 @@ ${PYSITELIB}/filer/cache.pyo
${PYSITELIB}/filer/contrib/__init__.py
${PYSITELIB}/filer/contrib/__init__.pyc
${PYSITELIB}/filer/contrib/__init__.pyo
+${PYSITELIB}/filer/contrib/clamav/__init__.py
+${PYSITELIB}/filer/contrib/clamav/__init__.pyc
+${PYSITELIB}/filer/contrib/clamav/__init__.pyo
${PYSITELIB}/filer/contrib/django_cms/__init__.py
${PYSITELIB}/filer/contrib/django_cms/__init__.pyc
${PYSITELIB}/filer/contrib/django_cms/__init__.pyo
Index: pkgsrc/www/py-django-filer/distinfo
diff -u pkgsrc/www/py-django-filer/distinfo:1.17 pkgsrc/www/py-django-filer/distinfo:1.18
--- pkgsrc/www/py-django-filer/distinfo:1.17 Wed Sep 18 14:42:38 2024
+++ pkgsrc/www/py-django-filer/distinfo Tue Nov 26 10:19:38 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2024/09/18 14:42:38 adam Exp $
+$NetBSD: distinfo,v 1.18 2024/11/26 10:19:38 adam Exp $
-BLAKE2s (django_filer-3.2.3.tar.gz) = bf007b3111ab4b7706b552e7770d8240ccf3280af7abbbc0457add7a20d31a50
-SHA512 (django_filer-3.2.3.tar.gz) = e301ad7c0342dad57411ebacabbbc9bccc7c24067ef585add9f857675917571f780a55b331476ea0c4bdb14e4e7a4aa78716e4014b3a629652b737099cda3df1
-Size (django_filer-3.2.3.tar.gz) = 1113212 bytes
+BLAKE2s (django_filer-3.3.0.tar.gz) = f38aff665208ab55a09030cb66a2e54f9b7c62c3d3455d04498de807ba8a2a4a
+SHA512 (django_filer-3.3.0.tar.gz) = 272ae0d7d88339ebc2c0f2ae726981db037bddbf40cfdfc799c1707778ccc42efa9d6133f4b7b97dcf532931f951aa136de888520df07dbd489b01f9f8a78060
+Size (django_filer-3.3.0.tar.gz) = 1113367 bytes
SHA1 (patch-setup.py) = bff20b3b23f60971dcad4b49b722b4e2317d44d7
Home |
Main Index |
Thread Index |
Old Index