pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-django-filter
Module Name: pkgsrc
Committed By: adam
Date: Thu Jul 23 10:11:49 UTC 2026
Modified Files:
pkgsrc/www/py-django-filter: Makefile distinfo
Log Message:
py-django-filter: updated to 26.1
Version 26.1 (2026-07-11)
* Added testing for Django 6.1.
DRF integration will require the upcoming DRF v3.18.
See https://github.com/encode/django-rest-framework/pull/9978
* Added testing against Python 3.14.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/py-django-filter/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/py-django-filter/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-filter/Makefile
diff -u pkgsrc/www/py-django-filter/Makefile:1.20 pkgsrc/www/py-django-filter/Makefile:1.21
--- pkgsrc/www/py-django-filter/Makefile:1.20 Thu Oct 9 08:01:59 2025
+++ pkgsrc/www/py-django-filter/Makefile Thu Jul 23 10:11:49 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2025/10/09 08:01:59 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2026/07/23 10:11:49 adam Exp $
-DISTNAME= django_filter-25.2
+DISTNAME= django_filter-26.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-filter/}
Index: pkgsrc/www/py-django-filter/distinfo
diff -u pkgsrc/www/py-django-filter/distinfo:1.15 pkgsrc/www/py-django-filter/distinfo:1.16
--- pkgsrc/www/py-django-filter/distinfo:1.15 Tue Oct 7 07:00:50 2025
+++ pkgsrc/www/py-django-filter/distinfo Thu Jul 23 10:11:49 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2025/10/07 07:00:50 adam Exp $
+$NetBSD: distinfo,v 1.16 2026/07/23 10:11:49 adam Exp $
-BLAKE2s (django_filter-25.2.tar.gz) = 5b6a2fa7a5af9a1c8f5dbefedc0c277ab68fb32c9496f4423d145a006a9b3280
-SHA512 (django_filter-25.2.tar.gz) = a4dcb6dc10941a6d9499df520952cc477659b2b9c4b6002833e4ff71356062e9c32a158796d071d7d163c472e7710810150237e10ad2b6ab75e38241510450f7
-Size (django_filter-25.2.tar.gz) = 143818 bytes
+BLAKE2s (django_filter-26.1.tar.gz) = 3467cc9a7ebb58f79cb7b2ba99bbbd4682da451ac10a9a32c2f9cbbc5fedb8b7
+SHA512 (django_filter-26.1.tar.gz) = e6cf9372aa9f1fba68ece077997cc3f3d64ca5f8d718fd30265de4a7126d04fe2017872ff440c6e7b1519a3953b9c14b928d481f0e1c35b0c5fadd3ae0b9faf7
+Size (django_filter-26.1.tar.gz) = 144299 bytes
Home |
Main Index |
Thread Index |
Old Index