Fabian Affolter and GitHub
c19034df0a
python313Packages.tesla-fleet-api: 1.1.1 -> 1.1.3 ( #416608 )
2025-06-14 19:31:22 +02:00
Fabian Affolter and GitHub
db4cae040f
python313Packages.cyclopts: 3.16.2 -> 3.19.0 ( #416609 )
2025-06-14 19:31:09 +02:00
Fabian Affolter and GitHub
06abff69be
python313Packages.bc-detect-secrets: 1.5.43 -> 1.5.44 ( #416611 )
2025-06-14 19:30:54 +02:00
Fabian Affolter and GitHub
402fb10a8d
python313Packages.oras: 0.2.33 -> 0.2.37 ( #416612 )
2025-06-14 19:30:43 +02:00
Fabian Affolter and GitHub
ddd15dc4a8
python313Packages.pubnub: 10.4.0 -> 10.4.1 ( #416625 )
2025-06-14 19:30:33 +02:00
Fabian Affolter and GitHub
3ca4dffc7f
python313Packages.pyexploitdb: 0.2.83 -> 0.2.84 ( #416624 )
2025-06-14 19:30:23 +02:00
Fabian Affolter and GitHub
763c6d157e
python313Packages.hdate: 1.1.1 -> 1.1.2 ( #416623 )
2025-06-14 19:30:10 +02:00
Fabian Affolter and GitHub
3dc2db482d
python313Packages.msgraph-sdk: 1.32.0 -> 1.33.0 ( #416622 )
2025-06-14 19:29:54 +02:00
Fabian Affolter and GitHub
5daa3ac944
python313Packages.google-cloud-workflows: 1.18.1 -> 1.18.2 ( #416621 )
2025-06-14 19:29:28 +02:00
Fabian Affolter and GitHub
d75512f0c9
python313Packages.publicsuffixlist: 1.0.2.20250608 -> 1.0.2.20250613 ( #416619 )
2025-06-14 19:29:16 +02:00
Wolfgang Walther and GitHub
b1e2171ba6
python3Packages.dvc-objects: 5.1.0 -> 5.1.1 ( #416721 )
2025-06-14 17:28:34 +00:00
Wolfgang Walther and GitHub
a2fdd036cb
readest: 0.9.55 -> 0.9.57 ( #416502 )
2025-06-14 17:23:21 +00:00
R. Ryantm
bbdc1ed158
libretro.play: 0-unstable-2025-05-23 -> 0-unstable-2025-06-13
2025-06-14 17:21:31 +00:00
Fabian Affolter
7e8b7ccbc7
python313Packages.motionblinds: 0.6.27 -> 0.6.28
...
Diff: https://github.com/starkillerOG/motion-blinds/compare/refs/tags/0.6.27...refs/tags/0.6.28
Changelog: https://github.com/starkillerOG/motion-blinds/releases/tag/0.6.28
2025-06-14 19:20:56 +02:00
Azat Bahawi and GitHub
5b38caa765
mold: 2.40.0 -> 2.40.1 ( #416638 )
2025-06-14 20:16:59 +03:00
Wolfgang Walther and GitHub
f7d671102c
python3Packages.yfinance: 0.2.61 -> 0.2.63 ( #416724 )
2025-06-14 17:15:07 +00:00
Pol Dellaiera and GitHub
29c18bce33
ioquake3: enable build on darwin and add high-res mods ( #388021 )
2025-06-14 19:14:10 +02:00
Wolfgang Walther and GitHub
4cf3b2a34e
yourkit-java: 2025.3-b135 -> 2025.3-b147 ( #410613 )
2025-06-14 17:11:03 +00:00
Wolfgang Walther and GitHub
5019a88e8e
python3Packages.dvc-s3: 3.2.0 -> 3.2.1 ( #416713 )
2025-06-14 17:10:25 +00:00
Wolfgang Walther and GitHub
01a4f31a8d
python3Packages.stravaweblib: 0.0.9 -> 0.0.10 ( #416718 )
2025-06-14 17:09:44 +00:00
Wolfgang Walther and GitHub
c6c6018f2c
postgres-lsp: 0.7.0 -> 0.8.0 ( #416723 )
2025-06-14 17:07:53 +00:00
Wolfgang Walther and GitHub
d353da3aa5
seagoat: 1.0.6 -> 1.0.8 ( #416708 )
2025-06-14 17:06:27 +00:00
Grimmauld
34a33ec1bf
freecad: remove explicit wayland version
...
Qt will figure out which platform plugin to use. Many of our packages already
explicitly unset `QT_QPA_PLATFORM`, it makes little sense to force it here.
2025-06-14 18:59:45 +02:00
Grimmauld
3dc41d5504
freecad: remove qt5 version
...
Qt5 support is was officially reduced by qt [1].
FreeCAD supports both Qt5 and Qt6. While their github
build still uses Qt5, the official flatpak uses Qt6 [2].
Additionally, keeping Qt5 support requires pinning
python to 3.12 or older, as shiboken2 would break.
Currently, this breakage is imminent: #412204 unpinned
python, with the next staging-next merge updating py to 3.13.
[1] https://www.qt.io/blog/extended-security-maintenance-for-qt-5.15-begins-may-2025
[2] https://github.com/flathub/org.freecad.FreeCAD/blob/ad843adc0a29a2c78bdd60624376aab61445ed63/org.freecad.FreeCAD.yaml#L62
2025-06-14 18:56:05 +02:00
Bruno BELANYI and GitHub
7d5069db85
upsies: init at 2025.04.21 ( #407500 )
2025-06-14 17:52:24 +01:00
Wolfgang Walther and GitHub
976c03f1b1
workflows/labels: fix approval label with maintainers ( #416739 )
2025-06-14 16:49:54 +00:00
Wolfgang Walther
4b9fb45060
workflows/labels: fix approval label with maintainers
...
This currently fails with:
```
Method Set.prototype.has called on incompatible receiver undefined
```
Seems like my syntax test previously only hit the case without
maintainers, in which case it doesn't throw :/.
2025-06-14 18:47:45 +02:00
Ryan Hendrickson and GitHub
aacfc645dc
firefox-devedition-unwrapped: 140.0b4 -> 140.0b9 ( #416696 )
2025-06-14 12:36:12 -04:00
R. RyanTM and GitHub
160b930293
python3Packages.uiprotect: 7.11.0 -> 7.13.0 ( #416732 )
...
https://github.com/uilibs/uiprotect/blob/v7.13.0/CHANGELOG.md
2025-06-14 18:25:47 +02:00
R. Ryantm
233ab0b067
rattler-build: 0.42.1 -> 0.43.1
2025-06-14 16:17:54 +00:00
Pol Dellaiera and GitHub
8440d79eac
vscode-extensions.devsense.composer-php-vscode: 1.58.17223 -> 1.59.17466 ( #416712 )
2025-06-14 18:09:03 +02:00
Pol Dellaiera and GitHub
1b6f2bd37c
phpunit: 12.1.6 -> 12.2.2 ( #416730 )
2025-06-14 18:08:14 +02:00
Peder Bergebakken Sundt
b39cad06bf
renderdoc: add pbsds to maintainers
...
Upstream is a bit unresponsive to certain issues, but this package deserves some love.
I'll modernize it later.
2025-06-14 18:03:00 +02:00
Aleksana and GitHub
9016c6f39e
deark: init at 1.7.0 ( #412132 )
2025-06-15 00:02:54 +08:00
Peder Bergebakken Sundt
153db4fb74
renderdoc: fallback to python312 if shiboken2 is not available
...
shiboken2 is marked broken on python313, and python3 will default to python313 in the next staging-next merge
2025-06-14 18:02:51 +02:00
R. Ryantm
25b2f1fe58
phpunit: 12.1.6 -> 12.2.2
2025-06-14 15:55:48 +00:00
Aleksana and GitHub
c4b59d5481
ukmm: add desktop file ( #416364 )
2025-06-14 23:54:19 +08:00
Zachary Weiss
66c7ea582b
deark: init at 1.7.0
2025-06-14 11:54:16 -04:00
Aleksana and GitHub
55769f3c26
antonio-font: init at unstable-2013-11-21 ( #416598 )
2025-06-14 23:49:42 +08:00
R. Ryantm
884603d655
python3Packages.yfinance: 0.2.61 -> 0.2.63
2025-06-14 15:40:08 +00:00
myypo
1ac6eadcf2
postgres-lsp: 0.7.0 -> 0.8.0
2025-06-14 18:35:29 +03:00
R. Ryantm
863deeb76f
ghostfolio: 2.165.0 -> 2.170.0
2025-06-14 15:31:44 +00:00
OTABI Tomoya and GitHub
2756c1e5dc
python3Packages.editdistpy: 0.1.5 -> 0.1.6 ( #416211 )
2025-06-15 00:22:41 +09:00
R. Ryantm
cf1cbfcf9d
yourkit-java: 2025.3-b135 -> 2025.3-b147
2025-06-14 15:22:08 +00:00
OTABI Tomoya and GitHub
599047db12
python313Packages.monai: 1.4.0 -> 1.5.0 ( #416705 )
2025-06-15 00:22:01 +09:00
Adam C. Stephens and GitHub
e4766bb0c9
edk2: use finalAttrs ( #416413 )
2025-06-14 11:21:36 -04:00
Austin Horstman and GitHub
9121568060
yaziPlugins: fix description ( #416716 )
2025-06-14 10:16:05 -05:00
R. Ryantm
3015c616d3
python3Packages.stravaweblib: 0.0.9 -> 0.0.10
2025-06-14 15:13:39 +00:00
R. Ryantm
3caeec004e
python3Packages.dvc-objects: 5.1.0 -> 5.1.1
2025-06-14 15:11:55 +00:00
Peder Bergebakken Sundt and GitHub
04e5204838
goperf: 0-unstable-2025-05-05 -> 0-unstable-2025-06-05 ( #416600 )
2025-06-14 17:02:21 +02:00