pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-django-tasks
Module Name: pkgsrc
Committed By: adam
Date: Fri Dec 26 12:44:38 UTC 2025
Modified Files:
pkgsrc/www/py-django-tasks: Makefile distinfo
Log Message:
py-django-tasks: updated to 0.10.0
0.10.0
Breaking changes
Remove enqueue_on_commit functionality
What's Changed
Test against Django 6.0 in CI
Add Python 3.14 support in CI
Set import path of mocked function conditionally
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/py-django-tasks/Makefile \
pkgsrc/www/py-django-tasks/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-tasks/Makefile
diff -u pkgsrc/www/py-django-tasks/Makefile:1.3 pkgsrc/www/py-django-tasks/Makefile:1.4
--- pkgsrc/www/py-django-tasks/Makefile:1.3 Mon Nov 17 08:31:40 2025
+++ pkgsrc/www/py-django-tasks/Makefile Fri Dec 26 12:44:38 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2025/11/17 08:31:40 adam Exp $
+# $NetBSD: Makefile,v 1.4 2025/12/26 12:44:38 adam Exp $
-DISTNAME= django_tasks-0.9.0
+DISTNAME= django_tasks-0.10.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-tasks/}
Index: pkgsrc/www/py-django-tasks/distinfo
diff -u pkgsrc/www/py-django-tasks/distinfo:1.3 pkgsrc/www/py-django-tasks/distinfo:1.4
--- pkgsrc/www/py-django-tasks/distinfo:1.3 Mon Nov 17 08:31:40 2025
+++ pkgsrc/www/py-django-tasks/distinfo Fri Dec 26 12:44:38 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2025/11/17 08:31:40 adam Exp $
+$NetBSD: distinfo,v 1.4 2025/12/26 12:44:38 adam Exp $
-BLAKE2s (django_tasks-0.9.0.tar.gz) = 8ae7506f3c8ffef773a1377b3cb5882ebd984bdc2f677bb8c111f68745844b91
-SHA512 (django_tasks-0.9.0.tar.gz) = 348639e40d49010da868775b3a8d1e41e941b7137f341b6a6bcc478c70bce75bddb60c11e491c13fe0bd78e89928799590349d0278399e5fde37fcd8447a070b
-Size (django_tasks-0.9.0.tar.gz) = 32343 bytes
+BLAKE2s (django_tasks-0.10.0.tar.gz) = 33bbb09dbdc7711ae703d4e5897c42a3ffd43a1eb0504c02358f4cc85aaf5519
+SHA512 (django_tasks-0.10.0.tar.gz) = b33b931a47becac67cab442fb10e0fd36890556ecd3b1ee89fddd53faf1a64cb53ef8ec7b7160c74774e644fe3f06138799d83551add06517bab073998ae7a22
+Size (django_tasks-0.10.0.tar.gz) = 31297 bytes
Home |
Main Index |
Thread Index |
Old Index