gnu: python-xmlsec: Update to 1.3.16. * gnu/packages/python-xyz.scm (python-xmlsec): Update to 1.3.16. [home-page]: Follow redirect. Change-Id: Ib5e95ec24c98156d614f1a903c0d9fe6c11a3cfa
gnu: python-django-picklefield: Update to 3.3.0. * gnu/packages/django.scm (python-django-picklefield): Update to 3.3.0. [home-page]: Move below propagated-inputs. [source]: Set repository url for URL instead of home-page. [build-system]: Use pyproject-build-system. [arguments]: Use Gexp. <#:phases>: Respect '#:tests?' in the custom 'check' phase. [native-inputs]: Add python-setuptools, python-wheel. Change-Id: I9b26c6976edcddbe72c07f695f2ea82b444c82ac
gnu: python-django-extensions: Enable tests. * gnu/packages/django.scm (python-django-extensions)[arguments]: Remove '#:tests? #f'. <#:test-flags>: Ignore failing tests. [native-inputs]: Add python-aiosmtpd, python-pygments. Change-Id: Ibf4e76f1714b97d9ba6184f4f08bca851c52f78d
gnu: python-django-extensions: Update to 4.1. * gnu/packages/django.scm (python-django-extensions): Update to 4.1. [build-system]: Use pyproject-build-system. [propagated-inputs]: Remove python-dateutil, python-six, python-vobject, python-werkzeug. [native-inputs]: Remove python-mock, python-tox. Add python-setuptools-next, python-wheel. [home-page]: Don't break line. Change-Id: Ib8234deeabf95638b5a21048b47d12ef216d0fd6
gnu: python-django-contact-form: Update to 5.2.0. * gnu/packages/django.scm (python-django-contact-form): Update to 5.2.0. [source]: Update URI. [build-system]: Use pyproject-build-system. [arguments]<#:phases>: In the custom 'check' phase, respect '#:tests?', delete a file and use a more standard Django testing procedure. [native-inputs]: Remove python-coverage. Add python-pdm-backend, python-tzdata. Change-Id: I4a3209e45eb506bf24cac3e1b5ad80c0ca47c463
gnu: python-django-appconf: Update to 1.1.0. * gnu/packages/django.scm (python-django-appconf): Update to 1.1.0. [build-system]: Use pyproject-build-system. [arguments]: Use Gexp. <#:phases>: Respect '#:tests?' in the custom 'check' phase. [native-inputs]: Add python-setuptools, python-wheel. Change-Id: I524f49ec28dc9dafa75d8e1d53c28e0c2b998f48
gnu: python-django-sekizai: Enable tests. * gnu/packages/django.scm (python-django-sekizai)[build-system]: Use pyproject-build-system. [arguments]: Use Gexp. Remove '#:tests? #f' and override the 'check' phase. [home-page]: Follow redirect. Change-Id: I1fbb7c1eb06ab51082239f28e973a15064fbb6d5
gnu: python-django-cleanup: Update to 9.0.0. * gnu/packages/django.scm (python-django-cleanup): Update to 9.0.0. [build-system]: Use pyproject-build-system. [arguments]: Delete phase 'patch-tests-settings'. Do not override the 'check' phase. [native-inputs]: Remove python-easythumbnails, python-pillow, python-pytest-xdist. Add python-setuptools, python-wheel. Change-Id: I192983ee4bab95d1643c2f7e62473605b3097e88
gnu: python-django-ninja: Update to 1.4.3. * gnu/packages/django.scm (python-django-ninja): Update to 1.4.3. [arguments]<#:test-flags>: Enable all tests. [propagated-inputs]: Replace python-pydantic by python-pydantic-2. Change-Id: I64c50d8cbbec7f26bd50d4649d8d9e50febc05f7
gnu: python-pytest-django: Enable tests. * gnu/packages/django.scm (python-pytest-django)[arguments]: Remove '#:tests? #f'. <#:phases>: Do not override the 'check' phase. [native-inputs]: Add python-django. Change-Id: Ib9ba756a12f3c727744c0fd565bd30da2276da5a
gnu: python-pytest-django: Update to 4.11.1. * gnu/packages/django.scm (python-pytest-django): Update to 4.11.1. [source]: Update URI. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-setuptools, python-wheel. [home-page]: Follow redirect. Change-Id: I65286ea9c62a051f2207cdb73cb6b7c559089bc0
gnu: guile-srfi-146: Change package URL to Codeberg. * gnu/packages/guile-xyz.scm (guile-srfi-146)[source]: Change package URL to its new location on Codeberg. [home-page]: Ditto. Change-Id: I42da80a55ebabd174675726045596fb8553b8fb7 Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: libyang: Update to 3.12.2. * gnu/packages/networking.scm (libyang): Update to 3.12.2. Change-Id: I86b24fe0e0e4a4318e41b79bd42d559643d70cab
gnu: ndisc6: Update to 1.0.8. * gnu/packages/networking.scm (ndisc6): Update to 1.0.8. Change-Id: I1b562efa4af6bbef99115fe6f8427d779ae74371
gnu: font-google-noto: Update to 2025.07.01. * gnu/packages/fonts.scm (font-google-noto): Update to 2025.07.01. Closes: #1093 Change-Id: Iff90d0631dc69d6279afdc04c6c58051656e4a8d Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
gnu: Remove lightly. This package build failed long time. The latest latest commit of ths repo was in 2022. * gnu/packages/kde-plasma.scm (lightly): Delete variable. Change-Id: Ibd78af351d4382f30a492045cc95d5403eca5af2
gnu: Remove khtml. this package stop development and no package required it. * gnu/packages/kde-frameworks.scm (khtml): Delete variable. Change-Id: I3b261977e9029dd7a385c7586e7c71805596759e
gnu: Remove plasma-active-window-control. This project repo is archived. * gnu/packages/kde-plasma.scm (plasma-active-window-control): Delete variable. Change-Id: I0ef42206dfa91729f562dbe740e03b01c6537fdc
gnu: Remove plasma-redshift-control. This project repo is archived. * gnu/packages/kde-plasma.scm (plasma-redshift-control): Delete variable. Change-Id: I01490237a5a86221d18c0b36d954f44cfad6462a
services: Add rabbitmq service. * gnu/services/high-availability.scm (<rabbitmq-configuration>): New record. (rabbitmq-shepherd-service): New procedure. (rabbitmq-service-type): New variable. * gnu/tests/high-availability.scm (run-rabbitmq-test): New procedure. (%rabbitmq-os, %tests-rabbitmq): New variables. * doc/gnu.texi (High Availability Services): Document it. Change-Id: I53e9f2881b6340e1ed314785e4c5529b81381a3b Co-authored-by: Christopher Baines <mail@cbaines.net> Reviewed-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>