gnu: Remove python-flask-misaka.
* gnu/packages/python-web.scm (python-flask-misaka): Delete variable.
Change-Id: If4425c80ea59a560a1fc2f720bfb5210efbb52af
gnu: Remove python-scandir.
* gnu/packages/python-xyz.scm (python-scandir): Delete variable.
Fixes: guix/guix#3844
Change-Id: I07486a29e949e4ffeca4be84ce3298796f1b84e8
gnu: Remove skktools.
* gnu/packages/language.scm (skktools): Delete variable.
Change-Id: I5991393625da3cdff6081994ce83bb2775da3f95
gnu: librewolf: Update to 145.0.1-2 [security-fixes].
Contains fixes for:
CVE-2025-13021: Incorrect boundary conditions in the Graphics: WebGPU
component
CVE-2025-13022: Incorrect boundary conditions in the Graphics: WebGPU
component
CVE-2025-13012: Race condition in the Graphics component
CVE-2025-13023: Sandbox escape due to incorrect boundary conditions in
the Graphics: WebGPU component
CVE-2025-13016: Incorrect boundary conditions in the JavaScript:
WebAssembly component
CVE-2025-13024: JIT miscompilation in the JavaScript Engine: JIT
component
CVE-2025-13025: Incorrect boundary conditions in the Graphics: WebGPU
component
CVE-2025-13026: Sandbox escape due to incorrect boundary conditions in
the Graphics: WebGPU component
CVE-2025-13017: Same-origin policy bypass in the DOM: Notifications
component
CVE-2025-13018: Mitigation bypass in the DOM: Security component
CVE-2025-13019: Same-origin policy bypass in the DOM: Workers
component
CVE-2025-13013: Mitigation bypass in the DOM: Core & HTML component
CVE-2025-13020: Use-after-free in the WebRTC: Audio/Video component
CVE-2025-13014: Use-after-free in the Audio/Video component
CVE-2025-13015: Spoofing issue in Firefox
CVE-2025-13027: Memory safety bugs fixed in Firefox 145 and
Thunderbird 145
* gnu/packages/librewolf.scm (librewolf): Update to 145.0.1-2.
Change-Id: Ibc74847cb0bbf3ca31cd91ebead1459199a1b364
gnu: firefox-l10n: Update to 74fe0b1805ed82dd5e27092a7d0f970c68207f2f.
* gnu/packages/librewolf.scm (firefox-l10n): Update to 74fe0b1805ed82dd5e27092a7d0f970c68207f2f.
Change-Id: I7591affa769976cd015959c84c7afbb786fc75c0
gnu: nss-rapid: Update to 3.118.1.
* gnu/packages/nss.scm (nss-rapid): Update to 3.118.1.
Change-Id: I48392728cd3eab54ff73b67c03dd6cc2884c9270
.guix-authorizations: Register csantosb's key.
* .guix-authorizations (csantosb): Register csantosb's key.
Voucher: Steve George <steve@futurile.net>
Voucher: Ekaitz Zarraga <ekaitz@elenq.tech>
Voucher: Maxim Cournoyer <maxim@guixotic.coop>
Change-Id: I1532452abe33d875223e25ca99b4af656125a728
gnu: trealla: Update to 2.85.18.
* gnu/packages/prolog.scm (trealla): Update to 2.85.18.
Change-Id: I7cbf059e1a2dfe8218ff3d7e55a777b5bb5abefd
gnu: dosage: Move propagated inputs to inputs.
* gnu/packages/python-xyz.scm (dosage):
[propagated-inputs]: Move all from here ...
[inputs]: ... to here.
Change-Id: I6011792473f352324e99441dd8a92c301af6fe02
gnu: dosage: Update to 3.2.
* gnu/packages/python-xyz.scm (dosage): Update to 3.2.
[propagated-inputs]: Add python-importlib-resources.
[native-inputs]: Remove python-pytest-xdist and python-wheel.
Change-Id: If74e7ce13df871c5ec9112c8627a6ac74e9eec62
gnu: python-opentype-sanitizer: Update to 9.2.0.
* gnu/packages/fontutils.scm (python-opentype-sanitizer): Update to 9.2.0.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Add phase 'set-version. Refresh phase
'unbundle-opentype-sanitizer.
[native-inputs]: Add python-setuptools.
Change-Id: I0dd0fae99bf22bbfdc58e3aa4f1f98b6acbc64ea
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: nototools: Switch to pyproject.
python-pillow also needs to be propagated, as the package uses
from PIL import image
in its site-packages.
* gnu/packages/fontutils.scm (nototools):
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools. Remove python-pillow.
[propagated-inputs]: Add python-pillow.
Change-Id: I98f1704365092d059363b26704462e849ddb62c8
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-ufoprocessor: Update to 1.14.1.
* gnu/packages/fontutils.scm (python-ufoprocessor): Update to 1.14.1.
[build-system]: Switch to pyproject-build-system.
[arguments]: Switch <#:phases> to <#:test-backend, #:test-flags>.
[native-inputs]: Add python-setuptools.
Change-Id: Ia1400f2faf5d4ed7ef4a93409388ea26f2a61eed
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-sfdlib: Update to 1.2.5.
* gnu/packages/fontutils.scm (python-sfdlib): Update to 1.2.5.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:tests?>: Disable them.
[native-inputs]: Add python-setuptools.
[description]: Improve style.
Change-Id: Ic99aa86302afb4212e18118f39fae23ae2d3a371
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-mutatormath: Switch to pyproject.
* gnu/packages/fontutils.scm (python-mutatormath):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:test-backend, #:test-flags>: Set them.
[native-inputs]: Add python-setuptools.
[description]: Improve style.
Change-Id: I77fc56a315f80a50a989671c15c8c04ba1e45ee1
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-opentype-sanitizer: Switch to pyproject.
* gnu/packages/fontutils.scm (python-opentype-sanitizer):
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Remove 'check phase replacement.
[native-inputs]: Add python-setuptools.
Change-Id: Ieafed5fee7d31293812e233695ea79fedd28b293
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-glyphsets: Switch to pyproject.
* gnu/packages/fontutils.scm (python-glyphsets):
[build-system]: Switch to pyproject-build-system.
[source, arguments]: Run guix style.
[native-inputs]: Add python-setuptools.
Change-Id: I8d09899faf5035ff8be77b3864f7874ad7b86f7a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-fontpens-bootstrap: Switch to pyproject.
* gnu/packages/fontutils.scm (python-fontpens-bootstrap):
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.
Change-Id: I200fd0231b92b48794f8e13b81fa223da3b3e09f
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-cffsubr: Switch to pyproject.
* gnu/packages/fontutils.scm (python-cffsubr):
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Remove 'check phase replacement.
[native-inputs]: Add python-setuptools. Remove python-wheel.
Change-Id: I5ad7e1ceacbb265b12d7374ce6f763dad19991f5
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-beziers: Update to 0.6.0.
* gnu/packages/fontutils.scm (python-beziers): Update to 0.6.0.
[build-system]: Switch to pyproject-build-system.
[arguments]: Drop them.
[native-inputs]: Add python-setuptools.
Change-Id: Ie489d95de14ca79dcd8eb61aad4ef9d8b924159a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>