Commit Graph

562053 Commits

Author SHA1 Message Date
Martin Weinelt
735551d0a3
pysentation: relax click and rich constraints
Checking runtime dependencies for pysentation-1.0.0-py3-none-any.whl
  - rich==13.4.1 not satisifeid by version 13.5.2
  - click==8.1.3 not satisifeid by version 8.1.7
2023-12-20 20:10:29 +01:00
Martin Weinelt
a32f0741b5
pinnwand: relax docutils constraint
Checking runtime dependencies for pinnwand-1.4.0-py3-none-any.whl
  - docutils<0.20,>=0.19 not satisifeid by version 0.20.1
2023-12-20 20:10:29 +01:00
Martin Weinelt
9ec3a75daa
python311Packages.mitmproxy: use -mitmproxy forks of dependencies
Checking runtime dependencies for mitmproxy-10.1.5-py3-none-any.whl
  - aioquic-mitmproxy not installed
  - urwid-mitmproxy not installed
2023-12-20 20:10:29 +01:00
Martin Weinelt
2addce9d0b
python311Packages.playwright: relax pyee constraint
Checking runtime dependencies for playwright-1.40.0-py3-none-manylinux1_x86_64.whl
  - pyee==11.0.1 not satisifeid by version 11.0.0
2023-12-20 20:10:28 +01:00
Martin Weinelt
be5b79beae
homeassistant-satellite: relax aiohttp constraint
Checking runtime dependencies for homeassistant_satellite-2.3.0-py3-none-any.whl
  - aiohttp==3.8.4 not satisifeid by version 3.8.6
2023-12-20 20:10:28 +01:00
Martin Weinelt
c87fe643e7
python311Packages.pysml: propagate aiohttp
Checking runtime dependencies for pysml-0.1.1-py3-none-any.whl
  - aiohttp not installed
2023-12-20 20:10:28 +01:00
Martin Weinelt
9e89f0fad5
python311Packages.pydantic: disable strict docs building
The docs build being strict, makes it fail on warnings:

WARNING -  Material emoji logic has been officially moved into mkdocs-material
version 9.4. Please use Material's 'material.extensions.emoji.to_svg'
instead of 'materialx.emoji.to_svg' in your 'mkdocs.yml' file.
2023-12-20 20:10:28 +01:00
Martin Weinelt
5bd94e6862
python311Packages.click: disable failing test
This test reliably fails when run on a ZFS dataset with formD
normalizaton.
2023-12-20 20:10:27 +01:00
Martin Weinelt
4bdb2120ac
python311Packages.mkdocs-material-extensions: 1.1.1 -> 1.3.1
https://github.com/facelessuser/mkdocs-material-extensions/compare/refs/tags/1.1.1...1.3.1
2023-12-20 20:10:27 +01:00
Martin Weinelt
bce7bb08f8
python311Packages.mkdocs: 1.5.2 -> 1.5.3
https://github.com/mkdocs/mkdocs/compare/refs/tags/1.5.2...1.5.3
2023-12-20 20:10:27 +01:00
Martin Weinelt
b8fbb2942d
python311Packages.trove-classifiers: 2023.8.7 -> 2023.11.29
https://github.com/pypa/trove-classifiers/releases/tag/2023.11.29
2023-12-20 20:10:27 +01:00
Martin Weinelt
c48d94c573
python311Packages.python-osc: fix build, enable tests 2023-12-20 20:10:26 +01:00
Martin Weinelt
b1d113c0eb
wyoming-piper: relax wyoming constraint 2023-12-20 20:10:26 +01:00
Martin Weinelt
e9babd935d
home-assistant: relax lru-dict constraint, clean up 2023-12-20 20:10:26 +01:00
Martin Weinelt
59f02031e9
python311Packages.typing-extensions: 4.7.1 -> 4.8.0
https://github.com/python/typing_extensions/blob/4.8.0/CHANGELOG.md
2023-12-20 20:10:26 +01:00
Martin Weinelt
ca6ecf0c66
python311Packages.miauth: fix build
Relaxes the dependency on cryptography. Disables the check phase.
2023-12-20 20:10:25 +01:00
Martin Weinelt
7db4bc88ac
python311Packages.readchar: fix version, use pep517 builder
Checking runtime dependencies for inquirer-3.1.3-py3-none-any.whl
  - readchar>=3.0.6 not satisifeid by version 4.0.5.dev0
2023-12-20 20:10:25 +01:00
Martin Weinelt
0bf566dcc8
python311Packages.sphinx-prompt: relax dependency constraints
Checking runtime dependencies for sphinx_prompt-1.6.0-py3-none-any.whl
  - sphinx==7.0.0 not satisifeid by version 7.2.6
  - docutils==0.19 not satisifeid by version 0.20.1
  - pygments==2.15.1 not satisifeid by version 2.16.1
2023-12-20 20:10:25 +01:00
Martin Weinelt
726629eca6
python311Packages.questinary: relax prompt-toolkit constraint
Checking runtime dependencies for questionary-2.0.1-py3-none-any.whl
  - prompt-toolkit<=3.0.36,>=2.0 not satisifeid by version 3.0.39
2023-12-20 20:10:25 +01:00
Martin Weinelt
30a8eeb251
python311Packages.httpbin: fix build, refactor
Checking runtime dependencies for httpbin-0.10.1-py2.py3-none-any.whl
  - greenlet not installed
2023-12-20 20:10:24 +01:00
Martin Weinelt
a1c4129514
python311Packages.cachetools: 5.3.0 -> 5.3.2
https://github.com/tkem/cachetools/blob/v5.3.2/CHANGELOG.rst
2023-12-20 20:10:24 +01:00
Martin Weinelt
a91bcf877b
python311Packages.packaging: refactor and adopt
Since this package is now used in a widely used hook, I'm adopting this
package on behalf of the Python team.
2023-12-20 20:10:24 +01:00
Martin Weinelt
c3b3c463b2
python311Packages.sqlalchemy: drop egg_info build tag
This fixes the dist-info version, which is now at 2.0.21 instead of
2.0.21.dev0.
2023-12-20 20:10:23 +01:00
Martin Weinelt
8a301b7701
python311Packages.mkdos-material: 9.3.1 -> 9.4.14
https://github.com/squidfunk/mkdocs-material/blob/9.4.14/CHANGELOG

Fixes the build, which was failing due to missing runtime dependencies.
2023-12-20 20:10:23 +01:00
Martin Weinelt
9851235821
python311Packages.mkdocs-minify-plugin: rename from mkdocs-minify 2023-12-20 20:10:23 +01:00
Martin Weinelt
f31e6ef87a
python311Packages.paginate: init at 0.5.6
Divides large result sets into pages for easier browsing
2023-12-20 20:10:23 +01:00
Martin Weinelt
ed0b7d3e9c
python39Packages.build: drop dependency on importlib-metadata
It is not strictly required, but it causes a circular dependency cycle
on Python<3.10.
2023-12-20 20:10:22 +01:00
Martin Weinelt
0c0f77f019
python311Packages.sphinxcontrib-*: disable runtime deps check
These have circular dependencies on sphinx.
2023-12-20 20:10:22 +01:00
Martin Weinelt
8f3162f83f
python3.pkgs.pythonRuntimeDepsCheckHook: init
Implements a hook, that checks whether all dependencies, as specified by
the wheel manifest, are present in the current environment.

Complains about missing packages, as well as version specifier
mismatches.
2023-12-20 20:10:22 +01:00
Martin Weinelt
a648bdeede
python311Packages.packaging: 23.1 -> 23.2
https://github.com/pypa/packaging/releases/tag/23.2
2023-12-20 20:10:21 +01:00
github-actions[bot]
a1cd7ca146
Merge master into staging-next 2023-12-20 18:00:56 +00:00
Fabian Affolter
3d19c43d60
Merge pull request #275446 from r-ryantm/auto-update/python310Packages.goodwe
python310Packages.goodwe: 0.2.32 -> 0.2.33
2023-12-20 18:51:04 +01:00
Peder Bergebakken Sundt
0c955df39c
Merge pull request #275377 from 06kellyjac/deno_darwin
deno: fix darwin build
2023-12-20 18:48:35 +01:00
Maximilian Bosch
9c4ac04900
Merge pull request #275009 from Shawn8901/update-epson-escpr2
epson-escpr2: fix build problem & 1.1.49 -> 1.2.9
2023-12-20 18:46:57 +01:00
Bruno Bigras
d69424cf7b
Merge pull request #269098 from running-grass/update_anytype2
anytype: 0.35.25-beta -> 0.36.0
2023-12-20 12:30:47 -05:00
Pol Dellaiera
e3f251c662
Merge pull request #275444 from shyim/upd-sw-cli
shopware-cli: 0.3.12 -> 0.4.4
2023-12-20 18:10:20 +01:00
Pol Dellaiera
a9da775068
Merge pull request #274430 from shyim/frankenphp-fix-colision
frankenphp: fix collision with php package
2023-12-20 18:10:00 +01:00
Pol Dellaiera
5863466ef6
Merge pull request #275498 from drupol/electron-add-missing-hooks
electron: add missing phase hooks
2023-12-20 18:05:05 +01:00
Nick Cao
813da5f672
Merge pull request #275507 from SuperSandro2000/element
element-{web,desktop}: 1.11.51 -> 1.11.52
2023-12-20 12:04:49 -05:00
Nick Cao
70603684be
Merge pull request #275569 from wineee/deepin-system-monitor
deepin.deepin-system-monitor: 6.0.8 -> 6.0.9
2023-12-20 11:42:19 -05:00
Nick Cao
34dce02934
Merge pull request #275570 from wineee/dde-calendar-up
deepin.dde-calendar: 5.11.0 -> 5.11.1
2023-12-20 11:41:50 -05:00
Nick Cao
606655673b
Merge pull request #275572 from mfrw/mfrw/kondo-0.8
kondo: 0.7 -> 0.8
2023-12-20 11:40:30 -05:00
Nick Cao
a57f5afdb3
Merge pull request #275581 from r-ryantm/auto-update/civo
civo: 1.0.69 -> 1.0.70
2023-12-20 11:39:03 -05:00
Nick Cao
f6158255c1
Merge pull request #275595 from r-ryantm/auto-update/kubeclarity
kubeclarity: 2.22.0 -> 2.22.1
2023-12-20 11:37:26 -05:00
Nick Cao
1e9dd5b670
Merge pull request #275610 from r-ryantm/auto-update/nginx-sso
nginx-sso: 0.27.2 -> 0.27.3
2023-12-20 11:35:50 -05:00
Nick Cao
67be75f47e
Merge pull request #275612 from r-ryantm/auto-update/nebula
nebula: 1.8.0 -> 1.8.1
2023-12-20 11:34:46 -05:00
Nick Cao
ae15a690a6
Merge pull request #275657 from PedroHLC/osdlyrics-0.5.15
osdlyrics: 0.5.14 -> 0.5.15
2023-12-20 11:33:15 -05:00
Nick Cao
4e67c91056
Merge pull request #275618 from fabaff/checkov-bump
checkov: 3.1.38 -> 3.1.40
2023-12-20 11:32:49 -05:00
Nick Cao
7d365235af
Merge pull request #275619 from fabaff/cnspec-bump
cnspec: 9.11.0 -> 9.12.0
2023-12-20 11:32:20 -05:00
Nick Cao
b3548bfd36
Merge pull request #275624 from r-ryantm/auto-update/protolock
protolock: 0.16.0 -> 0.17.0
2023-12-20 11:31:35 -05:00