~ruther/guix-local

9bff5e0e — Vinicius Monego 10 months ago
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
be287b3e — Vinicius Monego 10 months ago
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
0d203001 — Vinicius Monego 10 months ago
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
ed0ee731 — Vinicius Monego 10 months ago
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
a2972392 — Vinicius Monego 10 months ago
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
821a42d2 — Vinicius Monego 10 months ago
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
d1a9c842 — Vinicius Monego 10 months ago
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
4a94bcba — Vinicius Monego 10 months ago
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
e6ca7ea0 — Vinicius Monego 10 months ago
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
6e7b43cb — Vinicius Monego 10 months ago
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
83cd6d12 — Vinicius Monego 10 months ago
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
bf2e08a0 — Zhu Zihao 10 months ago
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>
2a9838b5 — Artyom V. Poptsov 10 months ago
gnu: libyang: Update to 3.12.2.

* gnu/packages/networking.scm (libyang): Update to 3.12.2.

Change-Id: I86b24fe0e0e4a4318e41b79bd42d559643d70cab
8407acfb — Artyom V. Poptsov 10 months ago
gnu: ndisc6: Update to 1.0.8.

* gnu/packages/networking.scm (ndisc6): Update to 1.0.8.

Change-Id: I1b562efa4af6bbef99115fe6f8427d779ae74371
7fb90150 — Kurome 10 months ago
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>
6a75d557 — Zheng Junjie 1 year, 4 months ago
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
0ebff418 — Zheng Junjie 1 year, 4 months ago
gnu: Remove khtml.

this package stop development and no package required it.

* gnu/packages/kde-frameworks.scm (khtml): Delete variable.

Change-Id: I3b261977e9029dd7a385c7586e7c71805596759e
ef73640c — Zheng Junjie 1 year, 4 months ago
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
bc5433cd — Zheng Junjie 1 year, 4 months ago
gnu: Remove plasma-redshift-control.

This project repo is archived.

* gnu/packages/kde-plasma.scm (plasma-redshift-control): Delete variable.

Change-Id: I01490237a5a86221d18c0b36d954f44cfad6462a
c65da197 — wrobell 11 months ago
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>
Next