Commit graph

201685 commits

Author SHA1 Message Date
Leah Neukirchen
2c7fc4cb70 vttest: update to 20241204. 2024-12-23 23:11:11 +01:00
Leah Neukirchen
540a31a8c3 scite: update to 5.5.4. 2024-12-23 23:11:11 +01:00
Duncaen
0696f0dd92
drumkv1: update to 1.2.0. 2024-12-23 22:29:19 +01:00
Duncaen
05fef49522
padthv1: update to 1.2.0. 2024-12-23 22:29:18 +01:00
Duncaen
bda62db2ad
samplv1: update to 1.2.0. 2024-12-23 22:29:18 +01:00
Duncaen
a2a6f3afc5
synthv1: update to 1.2.0. 2024-12-23 22:29:16 +01:00
classabbyamp
3719c1f29c common/scripts/parse-py-metadata: always ignore tzdata 2024-12-23 15:53:35 -05:00
Vinfall
ad4310ca8a python3-pandas: update to 2.2.3. 2024-12-23 15:53:35 -05:00
dkwo
2a4db39cfe dinit: update to 0.19.2 2024-12-23 15:11:13 -05:00
Andrea Brancaleoni
7954fffb5e terragrunt: update to 0.71.1. 2024-12-23 19:27:24 +00:00
Emil Tomczyk
7964c1c99d kwalletmanager: update to 24.12.0. 2024-12-23 13:43:49 -05:00
classabbyamp
b0ea806f3d
meld: fix for python3.13 2024-12-23 13:40:12 -05:00
classabbyamp
b94b7a50e5 removed-packages: update to 0.1.20241213. 2024-12-23 12:55:21 -05:00
classabbyamp
b141b497d7 qemu: update to 9.2.0. 2024-12-23 12:55:21 -05:00
classabbyamp
cfec6cb5bf qemu-user: update to 9.2.0. 2024-12-23 12:55:21 -05:00
Andrew Benson
35ce774185 meson: update to 1.6.1. 2024-12-23 12:55:21 -05:00
Mihail Ivanchev
abc0be6332 python3-b2sdk: adding missing runtime dependencies. 2024-12-23 12:54:55 -05:00
Mihail Ivanchev
5e54fad7d5 backblaze-b2: adding missing runtime dependencies. 2024-12-23 12:54:55 -05:00
toadwastoast
6c08a0602e playonlinux: patch for python 3.13 2024-12-23 12:54:11 -05:00
Đoàn Trần Công Danh
79bf887693 kde-plasma: kwayland-integration is used for compat with Qt5 Apps only 2024-12-23 20:03:05 +07:00
Đoàn Trần Công Danh
0afadd532f plasma-systemmonitor: fix kirigami dependencies 2024-12-23 20:03:05 +07:00
Đoàn Trần Công Danh
d076ad71a0 python3-pytz_deprecation_shim: depends on tzdata 2024-12-23 18:30:53 +07:00
Đoàn Trần Công Danh
8d75a45e16 kde-plasma: do not depends on oxygen-qt5 2024-12-23 18:30:53 +07:00
oreo639
e805cca4e1 libgedit-gfls: update to 0.2.1. 2024-12-23 01:03:32 -08:00
Matt Boehlke
0e65f9f65f gedit-plugins: update to 48.1. 2024-12-23 01:00:05 -08:00
Matt Boehlke
8785dfa557 gedit: update to 48.1. 2024-12-23 01:00:05 -08:00
Matt Boehlke
dca7bacd88 enter-tex: revbump for libgedit-{gtksourceview,tepl} 2024-12-23 01:00:05 -08:00
Matt Boehlke
4eae80a564 libgedit-tepl: update to 6.12.0. 2024-12-23 01:00:05 -08:00
Matt Boehlke
5a5b2bf93c libgedit-gtksourceview: update to 299.4.0. 2024-12-23 01:00:05 -08:00
Joel Beckmeyer
08fd6adc5d synapse: update to 1.121.1. 2024-12-23 00:11:13 -05:00
Joel Beckmeyer
74e59ab172 python3-psycopg2: update to 2.9.10. 2024-12-23 00:11:13 -05:00
Joel Beckmeyer
cd3f05c815 python3-treq: update to 24.9.1. 2024-12-23 00:11:13 -05:00
Đoàn Trần Công Danh
997afa8ead sip4: remove packages 2024-12-23 10:47:39 +07:00
Đoàn Trần Công Danh
34b1669eed python3-orocos-kdl: update to 1.5.1. 2024-12-23 10:47:39 +07:00
Đoàn Trần Công Danh
7780c3cd8f orocos-kdl: update to 1.5.1. 2024-12-23 10:47:39 +07:00
Tim Sandquist
a4e25f7ce2 wee-slack: update to 2.11.0. 2024-12-23 10:46:52 +07:00
Đoàn Trần Công Danh
8bb7d4faa9 python3-pytzdata: drop package 2024-12-23 10:46:14 +07:00
Đoàn Trần Công Danh
5efda6b4d2 python3-pendulum: drop packages 2024-12-23 10:46:14 +07:00
Đoàn Trần Công Danh
99a397366f tzutils: ignore check_now
We don't care if 2 timezones provides same zoneinfo as of current time
being.
2024-12-23 10:42:40 +07:00
classabbyamp
d2a34adfd4 tzutils: tzdata provides python3-tzdata and py3:tzdata
according to the Python documentation[1], the `zoneinfo` module uses the
system timezone data if available, and also provides an installable `tzdata`
library on PyPi. Some Python packages (like pandas) spuriously always
depend on this library. By having `tzdata` provide this py3: package,
it would work around Python packages that make this mistake, and avoid
needing to package `python3-tzdata` or set `noverifypydeps` (which would
be overkill).

[1]: https://docs.python.org/3/library/zoneinfo.html

Close: #53607
2024-12-23 10:42:40 +07:00
tranzystorekk
fa4e6e9564 hyperrogue: update to 13.0w 2024-12-23 03:01:54 +01:00
classabbyamp
db34918176 linux: update to 6.12. 2024-12-22 19:11:53 -05:00
Roger Freitas Pereira
6e6e7aa23f Carla: update to 2.5.9, adopt. 2024-12-22 15:05:53 -05:00
Andrew J. Hesford
9029aafe62 python3.11: update to 3.11.11. 2024-12-22 14:36:17 -05:00
Andrew J. Hesford
385db231d9 tagparser: update to 12.4.0. 2024-12-22 14:36:17 -05:00
Andrew J. Hesford
540b302a9a qtutilities: update to 6.14.4. 2024-12-22 14:36:17 -05:00
Andrew J. Hesford
66b5236b76 python3-flit_core-bootstrap: update to 3.10.1. 2024-12-22 14:36:17 -05:00
Andrew J. Hesford
4c197e5176 python3-tifffile: update to 2024.12.12. 2024-12-22 14:36:17 -05:00
Andrew J. Hesford
bab23f7f4c python3-scikit-image: update to 0.25.0. 2024-12-22 14:36:17 -05:00
Andrew J. Hesford
ef53f22cc8 python3-pytools: update to 2024.1.21. 2024-12-22 14:36:16 -05:00