Commit Graph
458753 Commits
Author SHA1 Message Date
Fabian Affolter add0f7fc1b python310Packages.flask-restplus: remove 2023-02-21 11:37:06 +01:00
R. Ryantm a81950b0dd easeprobe: 2.0.0 -> 2.0.1 2023-02-21 10:26:00 +00:00
Etienne Laurin 045e8b36db 7zz: convert mingw script to patch 2023-02-21 03:21:37 -07:00
Fabian Affolter a5affaae7e python310Packages.flask-mongoengine: move to pyproject 2023-02-21 11:18:44 +01:00
Fabian Affolter f0b8704f29 python310Packages.flask-mongoengine: add optional-dependencies 2023-02-21 11:16:35 +01:00
Fabian Affolter 8a5a0711a5 python310Packages.wtforms: add optional-dependencies 2023-02-21 11:10:53 +01:00
Fabian Affolter 06afd90a88 python310Packages.wtforms: disable on unsupported Python releases 2023-02-21 11:07:07 +01:00
R. Ryantm cf07dcc136 glooctl: 1.13.6 -> 1.13.7 2023-02-21 10:06:27 +00:00
Fabian Affolter df8b681f4f python310Packages.flask-mongoengine: adjust inputs 2023-02-21 11:00:46 +01:00
Fabian Affolter ad9e4df440 python310Packages.flask-mongoengine: disable on unsupported Python releases 2023-02-21 10:56:09 +01:00
Mario RodasandGitHub d0d5525908 Merge pull request #216789 from marsam/update-squawk
squawk: 0.20.0 -> 0.21.0
2023-02-21 04:55:46 -05:00
Mario RodasandGitHub b9f01fe845 Merge pull request #217427 from r-ryantm/auto-update/esbuild
esbuild: 0.17.8 -> 0.17.9
2023-02-21 04:55:10 -05:00
Fabian Affolter cbe4ff8003 python310Packages.flask-mongoengine: remove buildInputs
buildInputs covered the inputs which should have been part of
checkInputs. Tests are not executed, thus removed.
2023-02-21 10:54:03 +01:00
Fabian Affolter 17436a2461 python310Packages.flask-mongoengine: update description 2023-02-21 10:52:36 +01:00
Fabian Affolter 0689ff072f python310Packages.flask-mongoengine: add changelog to meta 2023-02-21 10:51:33 +01:00
R. Ryantm bad7f1f19e andika: 6.101 -> 6.200 2023-02-21 09:37:56 +00:00
Karl Fischer 3de008ce18 vsh: 0.12.1 -> 0.12.2 2023-02-21 10:37:07 +01:00
Fabian AffolterandGitHub f24ddcafdb Merge pull request #217442 from r-ryantm/auto-update/python310Packages.azure-mgmt-containerregistry
python310Packages.azure-mgmt-containerregistry: 10.0.0 -> 10.1.0
2023-02-21 10:34:54 +01:00
Bobby Rong ea73f76025 gnome-firmware: 43.1 → 43.2
https://gitlab.gnome.org/World/gnome-firmware/-/compare/43.1...43.2
2023-02-21 17:33:54 +08:00
Fabian Affolter f4f6226b5e ioccheck: relax tabulate constraint 2023-02-21 10:33:23 +01:00
Stanisław PituchaandGitHub 91bf6b8ca9 Merge pull request #217421 from r-ryantm/auto-update/go-camo
go-camo: 2.4.2 -> 2.4.3
2023-02-21 20:29:05 +11:00
SandroandGitHub c23e0bc367 Merge pull request #216965 from azuwis/mfoc-hardnested
mfoc-hardnested: init at unstable-2021-08-14
2023-02-21 10:26:01 +01:00
SandroandGitHub 8c922b23f9 Merge pull request #217108 from sikmir/nchat
nchat: init at 3.17
2023-02-21 10:15:09 +01:00
SandroandGitHub afa499a332 Merge pull request #216968 from tobim/pkgs/thrift-0.18
thrift: 0.17.0 -> 0.18.0
2023-02-21 10:12:28 +01:00
Bobby Rong 1f64c9ca16 epiphany: 43.0 → 43.1
https://gitlab.gnome.org/GNOME/epiphany/-/compare/43.0...43.1

- Hide bookmark star in application mode.
- Fix type error when displaying about:overview empty state.
- Fix thumbnails when loading about:overview from session state.
- Properly %-encode URLs copied from address bar.
- Fix minor memory leaks.
- Fix double free when file monitor for user JavaScript fails.
- Don't autofill passwords in sandboxed contexts (CVE-2023-26081).
- Updated translations.
2023-02-21 17:00:42 +08:00
Fabian Affolter 4b366751ed python310Packages.whodap: 0.1.7 -> 0.1.8
Diff: pogzyb/whodap@refs/tags/v0.1.7...v0.1.8

Changelog: https://github.com/pogzyb/whodap/releases/tag/v0.1.8
2023-02-21 09:54:42 +01:00
SandroandGitHub 1ad58fd33b Merge pull request #206294 from Infinidoge/bump/packwiz
packwiz: unstable-2022-10-29 -> unstable-2023-02-13
2023-02-21 09:40:32 +01:00
SandroandGitHub 7606d0e004 Merge pull request #199798 from j2ghz/patch-1
Add package override to mimir
2023-02-21 09:37:57 +01:00
Etienne Laurin d3f8d98df7 7zz: cross-compile for mingw 2023-02-21 01:35:54 -07:00
Elian DoranandManuel Bärenz 4c164bc42d keepassxc: fix test timeout
The test was failing because it was timing out. Turns out it was waiting
for `foo.kdbx`, which couldn't be "seen" even if it actually existed
(probably some contrast issues with the theme and OCR couldn't find it).
Fixed it by delegating the check to the next screen, where the full path
to the file is displayed in a bigger size. The test seems to pass.
2023-02-21 09:29:23 +01:00
Elian DoranandManuel Bärenz beddcca93f keepassxc: fix build on darwin 2023-02-21 09:29:23 +01:00
Fabian Affolter 85e7194e67 python310Packages.tabula-py: 2.6.0 -> 2.7.0
Diff: https://github.com/chezou/tabula-py/compare/refs/tags/v2.6.0...v2.7.0

Changelog: https://github.com/chezou/tabula-py/releases/tag/v2.7.0
2023-02-21 09:26:47 +01:00
R. RyantmandManuel Bärenz 6f6d61df2b rabbitmq-server: 3.11.8 -> 3.11.9 2023-02-21 09:25:05 +01:00
Fabian AffolterandGitHub 4dd9993355 Merge pull request #217408 from austinbutler/lektor340b4
pythonPackages.lektor: 3.4.0b2 -> 3.4.0b4
2023-02-21 09:01:55 +01:00
Fabian Affolter 0f2d172802 python310Packages.axis: 46 -> 47
Diff: https://github.com/Kane610/axis/compare/refs/tags/v46...v47

Changelog: https://github.com/Kane610/axis/releases/tag/v47
2023-02-21 09:01:24 +01:00
Fabian Affolter 41d0fb5083 python310Packages.fakeredis: 2.9.0 -> 2.9.2
Diff: https://github.com/dsoftwareinc/fakeredis-py/compare/refs/tags/v2.9.0...v2.9.2

Changelog: https://github.com/cunla/fakeredis-py/releases/tag/v2.9.2
2023-02-21 08:58:47 +01:00
Fabian Affolter 3644d1e0aa python310Packages.weconnect-mqtt: 0.42.0 -> 0.42.1
Diff: https://github.com/tillsteinbach/WeConnect-mqtt/compare/refs/tags/v0.42.0...v0.42.1

Changelog: https://github.com/tillsteinbach/WeConnect-mqtt/releases/tag/v0.42.1
2023-02-21 08:52:00 +01:00
Fabian Affolter e96a80e560 python310Packages.ascii-magic: 1.6 -> 2.1.1
Changelog: https://github.com/LeandroBarone/python-ascii_magic#changelog
2023-02-21 08:51:17 +01:00
Fabian Affolter 55cde64d04 python310Packages.ascii-magic: add changelog to meta 2023-02-21 08:48:10 +01:00
Vincent Laporte 013f6a3a38 ocamlPackages.git: 3.10.1 → 3.12.0 2023-02-21 08:42:48 +01:00
Fabian Affolter 94d5d2635b python310Packages.weconnect: 0.52.0 -> 0.54.0
Diff: https://github.com/tillsteinbach/WeConnect-python/compare/refs/tags/v0.52.0...v0.54.0

Changelog: https://github.com/tillsteinbach/WeConnect-python/releases/tag/v0.54.0
2023-02-21 08:42:28 +01:00
Fabian Affolter 5a3fd97482 python310Packages.scmrepo: 0.1.9 -> 0.1.12
Diff: https://github.com/iterative/scmrepo/compare/refs/tags/0.1.9...0.1.12

Changelog: https://github.com/iterative/scmrepo/releases/tag/0.1.12
2023-02-21 08:41:44 +01:00
Fabian Affolter 3483b8c1e5 python310Packages.screenlogicpy: 0.7.1 -> 0.7.2
Diff: https://github.com/dieselrabbit/screenlogicpy/compare/refs/tags/v0.7.1...v0.7.2

Changelog: https://github.com/dieselrabbit/screenlogicpy/releases/tag/v0.7.2
2023-02-21 08:41:02 +01:00
rewineandrewine 4cf00ef65c deepin-desktop-schemas: init at 5.10.11 2023-02-21 15:27:47 +08:00
Fabian Affolter 7c6ff50784 python310Packages.types-python-dateutil: 2.8.19.7 -> 2.8.19.8 2023-02-21 08:23:15 +01:00
Fabian Affolter 4e64560bfc python310Packages.types-docutils: 0.19.1.4 -> 0.19.1.5 2023-02-21 08:22:53 +01:00
Fabian Affolter eb4095bc77 python310Packages.types-urllib3: 1.26.25.6 -> 1.26.25.7 2023-02-21 08:22:18 +01:00
Fabian Affolter 589aab59ad python310Packages.types-requests: 2.28.11.13 -> 2.28.11.14 2023-02-21 08:21:45 +01:00
Fabian Affolter d84b427303 python310Packages.types-retry: 0.9.9.1 -> 0.9.9.2 2023-02-21 08:21:16 +01:00
Fabian Affolter a473344de8 python310Packages.types-pytz: 2022.7.1.0 -> 2022.7.1.1 2023-02-21 08:20:52 +01:00