Commit graph

2845 commits

Author SHA1 Message Date
adisbladis
d734eac98c
Merge pull request #1398 from Pegasust/orjson
Support orjson 3.9+ by switching to fetching from GitHub and use `Cargo.lock`
2023-12-06 11:51:19 +13:00
Albert Peschar
9e41338d41 overrides: use poetry-core for pylint-django 2.5.4+ 2023-12-06 11:50:46 +13:00
Albert Peschar
3756854530 overrides: add hash for cryptography 41.0.7 2023-12-06 11:50:46 +13:00
Tikhon Jelvis
d40b96c6ab overrides: add cargo hash for rpds-py 0.13.2 2023-12-06 11:50:20 +13:00
Pavol Rusnak
cbfdd2c54b fix: do not use obsoleted pkgconfig alias, use pkg-config directly
the pkgconfig alias has been dropped from nixpkgs in
https://github.com/NixOS/nixpkgs/pull/254418
2023-12-06 11:49:36 +13:00
renovate[bot]
7eaec20968 chore(deps): update all dependencies 2023-12-04 02:14:59 +00:00
l0kr
2edc0addf1 overrides: scylla-driver 2023-12-04 11:24:25 +13:00
Mel Bourgeois
7acb78166a overrides: add pydevd-pycharm 2023-12-01 15:55:57 +13:00
Steve Purcell
0b2bff39e9
Merge pull request #1434 from purcell/rich-click
Add build-systems override for rich-click
2023-11-28 06:23:03 +13:00
Steve Purcell
28a2032000 Add build-systems override for rich-click 2023-11-27 17:03:09 +00:00
Jacek Galowicz
741e26c932 overrides: add setuptools to mkdocs-simple-hooks 2023-11-27 22:37:45 +13:00
Jacek Galowicz
3c5cf46540 overrides: add setuptools to mkdocs-linkcheck 2023-11-27 22:37:45 +13:00
Jacek Galowicz
8f110fa0de overrides: add poetry to mkdocs-gitlab 2023-11-27 22:37:45 +13:00
Jacek Galowicz
a6a85d6288 overrides: add setuptools to mkdocs-git-authors-plugin 2023-11-27 22:37:45 +13:00
Jacek Galowicz
5cc62c17cc overrides: add hatchling to mkdocs-gen-files 2023-11-27 22:37:45 +13:00
Jacek Galowicz
0f5a044d5a overrides: add pdm-backend to mkdocs-autorefs 2023-11-27 22:37:45 +13:00
Jacek Galowicz
205c8b1ced overrides: add hatchling, hatch-nodejs-version, hatch-jupyter-builder to
jupyterlab-pygments
2023-11-27 22:37:45 +13:00
Jacek Galowicz
9cef4d5fc6 overrides: patch out invalid classifier field in mkdocs-material 2023-11-27 22:37:45 +13:00
Jacek Galowicz
6664ae82f4 overrides: Add hatch-requirements-txt to mkdocs-material 2023-11-27 22:37:45 +13:00
Kiskae
add5dfd40a overrides yarl: add build-systems
commit: 98eac52a7a
2023-11-27 11:48:03 +13:00
Kiskae
2bee2516bc overrides: multidict -> remove pip dependency 2023-11-27 10:58:36 +13:00
Pico Geyer
674fc0ef18 overrides: Pygments changed build system to hatchling
Pygments changed build system to hatchling from 2.17.0
2023-11-25 18:30:40 +13:00
Pico Geyer
fc39acc140 overrides: Added bravado 2023-11-25 18:30:40 +13:00
Pico Geyer
e4c344c404 overrides: Add hash for latest rpds-py version 2023-11-25 18:30:40 +13:00
Albert Peschar
c819fba790 overrides: add cattrs 23.2+ 2023-11-25 03:30:55 +13:00
Daniel Wilson-Thomas
111c364f2c overrides: add pdm to yamlfix 2023-11-23 13:46:44 +13:00
Daniel Wilson-Thomas
d25d2dbef8 overrides: add slippers 2023-11-23 13:46:44 +13:00
Daniel Wilson-Thomas
19785d2762 overrides: add ptvsd 2023-11-23 13:46:44 +13:00
Daniel Wilson-Thomas
0addbba6e1 overrides: add heroicons 2023-11-23 13:46:44 +13:00
Jez Cope
0f2b99c1f8 chore(rpds-py): add getCargoHash for 0.13.0 2023-11-21 11:40:36 +13:00
Jacek Galowicz
ec43640219 overrides: Add reportlab 2023-11-17 11:48:46 +13:00
Jacek Galowicz
632417e05a overrides: Fix python-ldap error "cannot find libldap_r: No such file or directory" 2023-11-17 11:48:46 +13:00
Jackson Volante
a165ad6244 overrides: add setuptools to tuspy 2023-11-16 15:20:33 +13:00
Jackson
6f7ad38296 overrides: add setuptools to cvat-sdk 2023-11-16 15:20:33 +13:00
Jackson
bceb0ae5f2 Update build-systems.json
Fix location of pyxis build systems entry
2023-11-16 15:20:33 +13:00
Jackson
09205aa190 Add setuptools to pyxis build 2023-11-16 15:20:33 +13:00
Tony Zorman
60b5f2afd4 overrides: add poetry to pygls 2023-11-15 21:45:52 +13:00
Tony Zorman
a056af22ac overrides: add setuptools to python-lsp-ruff 2023-11-15 21:45:52 +13:00
Antoine Pietri
c454b6fddd fix: use pep508.parseString for requiredPkgs parsing
PEP508 supports `requires` lines that have leading/trailing spaces, such
as:

    requires = ["poetry-core >=1.7.0"]

Poetry apparently handles this fine, but poetry2nix doesn't. This commit
uses proper parsing with the pep508 library.
2023-11-15 12:27:32 +13:00
renovate[bot]
4b23549650 chore(deps): lock file maintenance 2023-11-13 01:53:49 +00:00
Antoine Pietri
0ee1839348 fix(overrides): add several build system overrides
- aiohttp-client-cache
- aiohttp-rpc
- toga
- toga-core
- toga-gtk
- travertino
2023-11-13 11:24:26 +13:00
K900
844e4a6c84
Merge pull request #1413 from flomonster/update-rpds-py
overrides: rpds-py 0.11.0 and 0.12.0
2023-11-12 18:18:43 +03:00
Florian Amsallem
16dc105f55 overrides: rpds-py 0.11.0 and 0.12.0 2023-11-12 16:05:12 +01:00
Pegasust
7fa648dad3 Merge remote-tracking branch 'canon/master' into _orjson 2023-11-11 22:37:10 -08:00
ZerataX
84c484b05a overrides: ruff 0.1.5 2023-11-11 11:53:30 +13:00
Tom Bärwinkel
d41df260ab overrides: add setuptools to sqlite-migrate 2023-11-10 10:15:04 +13:00
Tom Bärwinkel
d1cb04ed03 overrides: add hatch to python-ulid 2023-11-10 10:15:04 +13:00
Tom Bärwinkel
4f281a51cc overrides: add flit-core to click-default-group 2023-11-10 10:15:04 +13:00
adisbladis
506262f445 github: Make release blocked by collect 2023-11-09 18:56:19 +13:00
adisbladis
5609722465 templates/app: Add missing pyproject.toml & poetry.lock files
We didn't need them before, but as the flake template now refers to
stuff which uses these files to evaluate we must add them to the repo.
2023-11-09 18:56:19 +13:00