Commit Graph
632200 Commits
Author SHA1 Message Date
OTABI TomoyaandGitHub a7536889c2 Merge pull request #313035 from r-ryantm/auto-update/python311Packages.netapp-ontap
python311Packages.netapp-ontap: 9.14.1.0 -> 9.15.1.0
2024-05-26 14:26:15 +09:00
OTABI TomoyaandGitHub e7dc498fba Merge pull request #313363 from r-ryantm/auto-update/python311Packages.stripe
python311Packages.stripe: 9.6.0 -> 9.7.0
2024-05-26 14:25:25 +09:00
OTABI TomoyaandGitHub 47bf63847f Merge pull request #314731 from Moraxyc/fix-python-fontconfig
python312Packages.python-fontconfig: fix build
2024-05-26 14:21:24 +09:00
OTABI TomoyaandGitHub 2529a86b74 Merge pull request #314736 from Moraxyc/fix-python-twitter
python3Packages.python-twitter: fix
2024-05-26 14:19:49 +09:00
OTABI TomoyaandGitHub 29fce67da9 Merge pull request #314647 from bcdarwin/unbreak-python3-hyppo
python312Packages.hyppo: unbreak
2024-05-26 14:14:55 +09:00
Fabian Affolter 16ea2bf258 smbmap: 1.10.2 -> 1.10.3
Diff: https://github.com/ShawnDEvans/smbmap/compare/refs/tags/v1.10.2...v1.10.3

Changelog: https://github.com/ShawnDEvans/smbmap/releases/tag/v1.10.3
2024-05-26 07:13:06 +02:00
Fabian Affolter 92b5f652b0 python312Packages.teslajsonpy: 3.10.3 -> 3.11.0
Diff: https://github.com/zabuldon/teslajsonpy/compare/refs/tags/v3.10.3...v3.11.0

Changelog: https://github.com/zabuldon/teslajsonpy/releases/tag/v3.11.0
2024-05-26 07:09:27 +02:00
Fabian Affolter 4c1e8e6062 python312Packages.pyexploitdb: 0.2.18 -> 0.2.19
Changelog: https://github.com/GoVanguard/pyExploitDb/blob/master/ChangeLog.md
2024-05-26 07:08:09 +02:00
tomberekandGitHub 256d46f020 Merge pull request #314748 from r-ryantm/auto-update/sameboy
sameboy: 0.16.3 -> 0.16.5
2024-05-26 01:06:56 -04:00
Fabian Affolter 81b58cb9b1 python312Packages.plugwise: 0.37.8 -> 0.37.9
Diff: https://github.com/plugwise/python-plugwise/compare/refs/tags/v0.37.8...v0.37.9

Changelog: https://github.com/plugwise/python-plugwise/releases/tag/v0.37.9
2024-05-26 07:06:40 +02:00
Fabian Affolter 4dfe48fbed python312Packages.aioswitcher: 3.4.2 -> 3.4.3
Diff: https://github.com/TomerFi/aioswitcher/compare/refs/tags/3.4.2...3.4.3

Changelog: https://github.com/TomerFi/aioswitcher/releases/tag/3.4.3
2024-05-26 07:04:31 +02:00
Connor Baker b1c46e1d2e python3Packages.apricot-select: disable flaky tests 2024-05-26 04:22:23 +00:00
Doron BeharandGitHub 03d792fbdf Merge pull request #313490 from Cryolitia/sequoia-wot
sequoia-wot: init at 0.11.0
2024-05-26 07:18:56 +03:00
Ben Darwin 0eacecad36 python312Packages.hyppo: unbreak
Disabled doctests which seem not properly maintained/tested; disabled
test collection of non-source directories (e.g. 'tutorials' contains
some broken code, but no actual tests)
2024-05-26 00:18:08 -04:00
R. Ryantm bd580000a3 gpxsee: 13.19 -> 13.20 2024-05-26 04:11:34 +00:00
tomberekandGitHub 3ca6b7c778 Merge pull request #314737 from r-ryantm/auto-update/cardinal
cardinal: 24.04 -> 24.05
2024-05-25 23:50:22 -04:00
R. Ryantm 9b80ba3b97 vhdl-ls: 0.80.0 -> 0.81.0 2024-05-26 03:48:44 +00:00
R. Ryantm fbe2e94553 sameboy: 0.16.3 -> 0.16.5 2024-05-26 03:48:34 +00:00
R. Ryantm 555d0f0b32 python311Packages.clickgen: 2.2.2 -> 2.2.3 2024-05-26 03:48:20 +00:00
paparodeo 61e89d1002 tetex: fix darwin build
specify -std=gnu89 and -std=c++03 to fix the configure script and build.
the tarballs were last updated in 2006 and the package is no longer
maintain so use standards from the era.
2024-05-26 03:41:29 +00:00
YtandGitHub 39341b72a0 Merge pull request #314708 from r-ryantm/auto-update/cargo-tauri
cargo-tauri: 1.6.6 -> 1.6.7
2024-05-26 03:38:53 +00:00
OTABI TomoyaandGitHub 8461d10c6c Merge pull request #314661 from r-ryantm/auto-update/python311Packages.aws-encryption-sdk
python311Packages.aws-encryption-sdk: 3.2.0 -> 3.3.0
2024-05-26 12:31:19 +09:00
Fabian Affolterandnatsukium 5a62513000 python312Packages.netapp-ontap: refactor 2024-05-26 12:22:49 +09:00
R. Ryantmandnatsukium e9c6dbb887 python311Packages.netapp-ontap: 9.14.1.0 -> 9.15.1.0 2024-05-26 12:21:05 +09:00
Fabian Affolterandnatsukium 40351f9123 python312Packages.stripe: refactor 2024-05-26 12:13:29 +09:00
R. Ryantmandnatsukium a693864b71 python311Packages.stripe: 9.6.0 -> 9.7.0 2024-05-26 12:13:10 +09:00
Connor Baker e54355ea20 python3Packages.trainer: fix Python 3.12+ 2024-05-26 03:06:47 +00:00
R. Ryantm 1074d2f93f mlib: 0.7.2 -> 0.7.3 2024-05-26 02:51:40 +00:00
R. Ryantm e152d121a2 iosevka: 30.0.1 -> 30.1.0 2024-05-26 02:46:37 +00:00
R. Ryantm 3a58b73691 markdownlint-cli: 0.40.0 -> 0.41.0 2024-05-26 02:41:07 +00:00
R. Ryantm 4e5a485d6a firefoxpwa: 2.12.0 -> 2.12.1 2024-05-26 02:40:24 +00:00
Moraxyc d3b9ef5962 python3Packages.python-twitter: fix 2024-05-26 10:35:42 +08:00
R. Ryantm ee8d21f21c cardinal: 24.04 -> 24.05 2024-05-26 02:32:48 +00:00
Moraxyc 66fd70a9fa python312Packages.python-fontconfig: fix build 2024-05-26 10:32:46 +08:00
éclairevoyantandGitHub 30006917d1 Merge pull request #314714 from atorres1985-contrib/palemoon-orphan
palemoon-bin: remove AndersonTorres from maintainers
2024-05-26 02:29:49 +00:00
StarrFox ea95a42ccd python3Packages.import-expression: 1.1.4 -> 1.1.5 2024-05-25 21:29:40 -05:00
OTABI TomoyaandGitHub 0269005a45 Merge pull request #314107 from r-ryantm/auto-update/python311Packages.ansible
python311Packages.ansible: 9.5.1 -> 9.6.0
2024-05-26 11:26:26 +09:00
OTABI TomoyaandGitHub 7e128e8eb5 Merge pull request #314236 from r-ryantm/auto-update/python311Packages.osqp
python311Packages.osqp: 0.6.5 -> 0.6.7
2024-05-26 11:06:13 +09:00
OTABI TomoyaandGitHub c65c4071ff Merge pull request #314360 from r-ryantm/auto-update/python311Packages.clarabel
python311Packages.clarabel: 0.7.1 -> 0.8.1
2024-05-26 11:04:58 +09:00
OTABI TomoyaandGitHub 7a196189c5 Merge pull request #314549 from mweinelt/faster-fifo-1.4.6
python312Packages.faster-fifo: 1.4.5 -> 1.4.6
2024-05-26 11:00:50 +09:00
OTABI TomoyaandGitHub a846d96481 Merge pull request #314547 from fabaff/truststore-bump
python312Packages.truststore: refactor
2024-05-26 10:55:59 +09:00
OTABI TomoyaandGitHub f3599c93f8 Merge pull request #314442 from r-ryantm/auto-update/python311Packages.pybids
python311Packages.pybids: 0.16.4 -> 0.16.5
2024-05-26 10:54:46 +09:00
OTABI TomoyaandGitHub c5cc71b3b7 Merge pull request #314684 from r-ryantm/auto-update/python311Packages.cf-xarray
python311Packages.cf-xarray: 0.9.0 -> 0.9.1
2024-05-26 10:51:13 +09:00
R. Ryantmandnatsukium 8e633deb24 python311Packages.aws-encryption-sdk: 3.2.0 -> 3.3.0 2024-05-26 10:45:40 +09:00
Kira Bruneau f50b6b8fad texlab: 5.16.0 -> 5.16.1 2024-05-25 21:30:06 -04:00
OTABI TomoyaandGitHub 95e87a98d5 Merge pull request #312806 from r-ryantm/auto-update/python311Packages.unstructured
python311Packages.unstructured: 0.13.7 -> 0.14.2
2024-05-26 10:25:44 +09:00
OTABI TomoyaandGitHub a457dae31b Merge pull request #312838 from r-ryantm/auto-update/python311Packages.sparse
python311Packages.sparse: 0.15.1 -> 0.15.4
2024-05-26 10:14:26 +09:00
OTABI TomoyaandGitHub 2dba633b12 Merge pull request #311423 from malob/update-openai
python311Packages.openai: 1.28.0 -> 1.30.3
2024-05-26 10:07:47 +09:00
h7x4andGitHub 8f280e001b Merge pull request #312794 from r-ryantm/auto-update/tautulli
tautulli: 2.13.4 -> 2.14.2
2024-05-26 03:04:16 +02:00
h7x4andGitHub 285cd31ead Merge pull request #308031 from r-ryantm/auto-update/python311Packages.sparklines
python311Packages.sparklines: 0.4.2 -> 0.5.0
2024-05-26 03:03:50 +02:00