pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-django-stubs-ext



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Aug 11 05:54:55 UTC 2026

Modified Files:
        pkgsrc/www/py-django-stubs-ext: Makefile distinfo

Log Message:
py-django-stubs-ext: updated to 6.0.9

6.0.9

6.0.8 was supposed to be the last 6.0.x release, but we found several regressions that we wanted to fix.
Now we are working on 6.1.0 release :)

Detect every generic stub class in the generic consistency test
Don't crash on a many-to-many through model that can't be resolved


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/py-django-stubs-ext/Makefile
cvs rdiff -u -r1.9 -r1.10 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.

Modified files:

Index: pkgsrc/www/py-django-stubs-ext/Makefile
diff -u pkgsrc/www/py-django-stubs-ext/Makefile:1.10 pkgsrc/www/py-django-stubs-ext/Makefile:1.11
--- pkgsrc/www/py-django-stubs-ext/Makefile:1.10        Thu Jul 23 10:23:49 2026
+++ pkgsrc/www/py-django-stubs-ext/Makefile     Tue Aug 11 05:54:55 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2026/07/23 10:23:49 adam Exp $
+# $NetBSD: Makefile,v 1.11 2026/08/11 05:54:55 adam Exp $
 
-DISTNAME=      django_stubs_ext-6.0.7
+DISTNAME=      django_stubs_ext-6.0.9
 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.9 pkgsrc/www/py-django-stubs-ext/distinfo:1.10
--- pkgsrc/www/py-django-stubs-ext/distinfo:1.9 Thu Jul 23 10:23:49 2026
+++ pkgsrc/www/py-django-stubs-ext/distinfo     Tue Aug 11 05:54:55 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2026/07/23 10:23:49 adam Exp $
+$NetBSD: distinfo,v 1.10 2026/08/11 05:54:55 adam Exp $
 
-BLAKE2s (django_stubs_ext-6.0.7.tar.gz) = acd8fa27d4374f6d33218e9ff9d0440ae736bd0e90eaa2b26b9c6c0ef84d2bdd
-SHA512 (django_stubs_ext-6.0.7.tar.gz) = 2d4273ea6a362c265f87c2ee8e3c4ea9ab5226a7a1d0153739f97b79cca657735a2d72af2d32cfaf28b0ca438fbbfc40dd547364f33b97a1a9b739e8c2563036
-Size (django_stubs_ext-6.0.7.tar.gz) = 6665 bytes
+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



Home | Main Index | Thread Index | Old Index