CVS commit: pkgsrc/www/py-django-stubs-ext
"Adam Ciarcinski" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: adam Date: Wed Aug 12 12:45:58 UTC 2026 Modified Files: pkgsrc/www/py-django-stubs-ext: Makefile distinfo Log Message: py-django-stubs-ext: updated to 6.1.0 6.1.0 This is the first Django 6.1 release Django 6.0 and 5.2 are now in partial support mode. Django 5.1 and 5.0 support was dropped (techically they would still work, but we don't test them no more). Python 3.10 support was dropped. Bootstrap Django 6.1 Update dependency django to v5.2.17 Explicit through default manager Support custom arguments in queryset update methods To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/py-django-stubs-ext/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/py-django-stubs-ext/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
(unnamed)
(text/x-diff, 1.7 KB)
Modified files:
Index: pkgsrc/www/py-django-stubs-ext/Makefile
diff -u pkgsrc/www/py-django-stubs-ext/Makefile:1.11 pkgsrc/www/py-django-stubs-ext/Makefile:1.12
--- pkgsrc/www/py-django-stubs-ext/Makefile:1.11 Tue Aug 11 05:54:55 2026
+++ pkgsrc/www/py-django-stubs-ext/Makefile Wed Aug 12 12:45:58 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2026/08/11 05:54:55 adam Exp $
+# $NetBSD: Makefile,v 1.12 2026/08/12 12:45:58 adam Exp $
-DISTNAME= django_stubs_ext-6.0.9
+DISTNAME= django_stubs_ext-6.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-stubs-ext/}
Index: pkgsrc/www/py-django-stubs-ext/distinfo
diff -u pkgsrc/www/py-django-stubs-ext/distinfo:1.10 pkgsrc/www/py-django-stubs-ext/distinfo:1.11
--- pkgsrc/www/py-django-stubs-ext/distinfo:1.10 Tue Aug 11 05:54:55 2026
+++ pkgsrc/www/py-django-stubs-ext/distinfo Wed Aug 12 12:45:58 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2026/08/11 05:54:55 adam Exp $
+$NetBSD: distinfo,v 1.11 2026/08/12 12:45:58 adam Exp $
-BLAKE2s (django_stubs_ext-6.0.9.tar.gz) = ebe918eaabb3c1ff8993a7542234e89ab201745bdb6bc906b1d309fcacfe7429
-SHA512 (django_stubs_ext-6.0.9.tar.gz) = 043359aa44b63cb0658a75b7b0120a755e624d8b2c8f9a122d1fe65602f4a8ad0299c262cd45b0ef7ebc93a38bc3748cbb4b3ae64b1e07e1ee866804e1fd2d09
-Size (django_stubs_ext-6.0.9.tar.gz) = 6869 bytes
+BLAKE2s (django_stubs_ext-6.1.0.tar.gz) = bc67506a788fa8ccd6363adde0880af1e37598cc6541448814b8ba333e2cb0e4
+SHA512 (django_stubs_ext-6.1.0.tar.gz) = ef0ab209778993050b0fdfa38e0c8f8d5f913e25fa709053d9b4eeaded7a2bdd8a1af732409ca29018e4644e9d577dbb977d191269174f08c044b9a6e6819f31
+Size (django_stubs_ext-6.1.0.tar.gz) = 6848 bytes