Commit graph

1,008,014 commits

Author SHA1 Message Date
Martin Weinelt
11c393f1bd python3Packages.click: 8.3.1 -> 8.3.3
https://github.com/pallets/click/blob/8.3.3/CHANGES.rst
2026-05-30 03:53:06 +02:00
Martin Weinelt
b4b0de8c25 python3Packages.lxml: 6.0.2 -> 6.1.0
https://github.com/lxml/lxml/blob/lxml-6.1.0/CHANGES.txt
2026-05-30 03:53:06 +02:00
Martin Weinelt
e80b4d990b python3Packages.babel: 2.17.0 -> 2.18.0
https://github.com/python-babel/babel/releases/tag/v2.18.0
2026-05-30 03:53:06 +02:00
Martin Weinelt
ff97264d45 python3Packages.idna: 3.13 -> 3.14
https://github.com/kjd/idna/releases/tag/v3.14
2026-05-30 03:53:06 +02:00
Martin Weinelt
d937cb6e2d python3Packages.certifi: 2026.01.04 -> 2026.04.22
https://github.com/certifi/python-certifi/compare/2026.01.04...2026.04.22
2026-05-30 03:53:05 +02:00
Martin Weinelt
bffbd23fea python3Packages.packaging: 26.1 -> 26.2
https://github.com/pypa/packaging/blob/26.2/CHANGELOG.rst
2026-05-30 03:53:05 +02:00
Martin Weinelt
b35c7a1659 python3Packages.html5lib: pin to setuptools_80
Requires pkg_resources.
2026-05-30 03:53:05 +02:00
Robert Schütz
ec7194a37a python3Packages.fastapi: update dependencies 2026-05-30 03:53:05 +02:00
Robert Schütz
c04487ac16 python3Packages.fastapi-cli: 0.0.20 -> 0.0.24
Diff: https://github.com/fastapi/fastapi-cli/compare/0.0.20...0.0.24

Changelog: https://github.com/fastapi/fastapi-cli/releases/tag/0.0.24
2026-05-30 03:53:05 +02:00
Robert Schütz
01204a518c python3Packages.starlette: cleanup 2026-05-30 03:53:05 +02:00
Robert Schütz
53b29af49e python3Packages.virtualenv: 20.36.1 -> 21.2.4
Diff: https://github.com/pypa/virtualenv/compare/20.36.1...21.2.4

Changelog: https://github.com/pypa/virtualenv/blob/21.2.4/docs/changelog.rst
2026-05-30 03:53:05 +02:00
Robert Schütz
ddb28fa0cb python3Packages.filelock: 3.20.3 -> 3.29.0
Diff: https://github.com/tox-dev/filelock/compare/3.20.3...3.29.0

Changelog: https://github.com/tox-dev/py-filelock/releases/tag/3.29.0
2026-05-30 03:53:04 +02:00
Robert Schütz
ed3453c694 python3Packages.uv-build: 0.10.0 -> 0.11.8
Diff: https://github.com/astral-sh/uv/compare/0.10.0...0.11.8

Changelog: https://github.com/astral-sh/uv/blob/0.11.8/CHANGELOG.md
2026-05-30 03:53:04 +02:00
Robert Schütz
73b7906d92 python3Packages.poetry-core: 2.3.2 -> 2.4.0
Diff: https://github.com/python-poetry/poetry-core/compare/2.3.2...2.4.0

Changelog: https://github.com/python-poetry/poetry-core/blob/2.4.0/CHANGELOG.md
2026-05-30 03:53:04 +02:00
Martin Weinelt
2372f065ad python3Packages.zope-event: 6.1 -> 6.2
https://github.com/zopefoundation/zope.event/blob/6.2/CHANGES.rst
2026-05-30 03:53:04 +02:00
Martin Weinelt
729d33e350 python3Packages.setuptools-scm: 9.2.2 -> 10.0.5
https://github.com/pypa/setuptools_scm/blob/10.0.5/CHANGELOG.md
2026-05-30 03:53:04 +02:00
Martin Weinelt
d00eb26967 python3Packages.vcs-versioning: init at 1.1.1 2026-05-30 03:53:04 +02:00
Martin Weinelt
a03725a6c6 python3Packages.setuptools_80: init at 80.10.2
81 is the last version with pkg_resources module.
80 is the last version with dry_run arg in copy_file function.
2026-05-30 03:53:03 +02:00
Martin Weinelt
388458978c python3Packages.distutils: 80.10.1 -> 82.0.1 2026-05-30 03:53:03 +02:00
Martin Weinelt
a0d82aa876 python3Packages.setuptools: 80.10.1 -> 82.0.1
https://setuptools.pypa.io/en/stable/history.html#v82-0-1
2026-05-30 03:53:03 +02:00
Martin Weinelt
5aba6aebb6 python3Packages.distutils_80: init at 80.10.2 2026-05-30 03:53:03 +02:00
Martin Weinelt
a76a96a085 python3Packages.wheel: 0.46.1 -> 0.47.0
https://github.com/pypa/wheel/compare/0.46.1...0.47.0
2026-05-30 03:53:02 +02:00
Martin Weinelt
202edcd582 python3Packages.build: 1.4.4 -> 1.5.0
https://github.com/pypa/build/blob/1.5.0/CHANGELOG.rst
2026-05-30 03:53:02 +02:00
Martin Weinelt
7385b5369e python3Packages.installer: 1.0.0 -> 1.0.1
https://github.com/pypa/installer/blob/1.0.1/docs/changelog.md
2026-05-30 03:53:02 +02:00
Martin Weinelt
6c1d92dac9 python3Minimal: exclude zstd on minimal
Evade eval errors during bootstrap.
2026-05-30 03:53:02 +02:00
Martin Weinelt
2fb194308f zstd: remove fetchpatch usage
Welcome to the fetchpatch bootstrap chain due to the Python 3.14 reverse
dependency.
2026-05-30 03:53:02 +02:00
Martin Weinelt
adb4fccdc7 python3: 3.13 -> 3.14
For 26.11 Python 3.14 will be the default Python release while 3.13 is
mostly provided for legacy compat.
2026-05-30 03:53:02 +02:00
Marcin Serwin
0b45f19bd6
gn: 0-unstable-2026-03-05 -> 0-unstable-2026-04-01 (#522707) 2026-05-30 00:37:46 +00:00
nixpkgs-ci[bot]
2456ad7686
Merge staging-next into staging 2026-05-30 00:42:50 +00:00
nixpkgs-ci[bot]
1993df86ee
Merge master into staging-next 2026-05-30 00:42:13 +00:00
Michael Daniels
ce8325fa0e
libagar: 1.5.0 -> 1.7.1 (#517095) 2026-05-30 00:37:20 +00:00
Sandro
26b82d423c
ghost-complete: 0.9.1 -> 0.16.0 (#524333) 2026-05-30 00:31:46 +00:00
Michael Daniels
2f9a26ba09
vhd2vl: 0-unstable-2022-12-26 -> 0-unstable-2026-02-16 (#519221) 2026-05-30 00:31:24 +00:00
Sam Estep
f449508727
libagar: 1.5.0 -> 1.7.1
Assisted-by: Codex:gpt-5.5

Co-authored-by: Michael Daniels <mdaniels5757@gmail.com>
2026-05-29 20:29:11 -04:00
Michael Daniels
073b43c812
warp-terminal: drop imadnyc from maintainers (#525324) 2026-05-30 00:21:28 +00:00
Sandro
bf8d2c2bfe
openvpn3: 25 -> 27 (#503803) 2026-05-30 00:21:26 +00:00
Michael Daniels
bccb72d55e
gimp-with-plugins: list plugins in description (#443772) 2026-05-30 00:15:59 +00:00
Sandro
f7a216d644
noctalia-shell: 4.7.6 -> 4.7.7 (#519869) 2026-05-30 00:05:29 +00:00
Mauricio Collares
3c7af11c22
lcalc: 2.1.1 -> 2.2.1 (#507783) 2026-05-29 23:54:40 +00:00
Mauricio Collares
847b7e82f2
python3Packages.rpy2-rinterface: 3.6.4 -> 3.6.6 (#503853) 2026-05-29 23:54:12 +00:00
Martin Weinelt
cb9cdacc8a
python3Packages.fusepy: use fuse3 (#525776) 2026-05-29 23:49:24 +00:00
Adam C. Stephens
7f13565205
miniflux: 2.3.0 -> 2.3.1 (#525713) 2026-05-29 23:46:07 +00:00
Martin Weinelt
29d024e394
python3Packages.fusepy: use fuse3 2026-05-30 01:34:42 +02:00
Yt
954d09bdf6
doc/beam: update documentation to reflect tree and recommendations (#525698) 2026-05-29 23:25:04 +00:00
Pavol Rusnak
27ac479f10
fulcrum: 1.12.0.1 -> 2.1.0 (#516032) 2026-05-29 23:21:57 +00:00
Gaétan Lepage
695015e28c
python3Packages.tensordict: 0.12.3 -> 0.12.4 (#525758) 2026-05-29 23:21:36 +00:00
jonscoresby
3ec4b8f09e
fulcrum: 1.12.0.1 -> 2.1.0 2026-05-30 01:15:45 +02:00
Gaétan Lepage
f822e27a67
uv: 0.11.16 -> 0.11.17 (#525656) 2026-05-29 23:09:57 +00:00
Sandro
718305e422
nixos/rsshub: fix config example to new variable name (#517651) 2026-05-29 23:05:00 +00:00
R. Ryantm
2c75c8df4d python3Packages.tensordict: 0.12.3 -> 0.12.4 2026-05-29 23:03:11 +00:00