Commit graph

1163 commits

Author SHA1 Message Date
Phillip Cloud
1e848fe372
chore: get pyzmq with scikit-build-core working in a somewhat reasonable way 2024-05-02 09:12:59 -04:00
Samuel Martineau
178ccb2cda
overrides: update build system for pyzmq 26.0.0 to scikit-build 2024-05-02 08:46:04 -04:00
Kiskae
be134f49f0
overrides: fix pandas 2024-05-02 08:00:24 -04:00
Kiskae
4f468ab79f
overrides: add dep for uri-template 2024-05-02 07:59:35 -04:00
Phillip Cloud
c19785f8eb
chore: clean up hashes 2024-05-02 07:55:36 -04:00
Franz Pletz
38adeef3ad
overrides: add hashes for ruff 0.4.2 2024-05-02 07:55:35 -04:00
Franz Pletz
61d64b678a
overrides: add hashes for ruff 0.4.{0,1} 2024-05-02 07:55:34 -04:00
Franz Pletz
a22ea48b79
overrides: add hashes for ruff 0.3.7 2024-05-02 07:55:33 -04:00
Franz Pletz
2e4d3e10d3
overrides: add hashes for ruff 0.3.6 2024-05-02 07:55:32 -04:00
Franz Pletz
ee38a8ffea
overrides: add hashes for ruff 0.3.5 2024-05-02 07:55:31 -04:00
Franz Pletz
be69be74d0
overrides: add hashes for ruff 0.3.4 2024-05-02 07:55:30 -04:00
Franz Pletz
95b444fba2
overrides: add hashes for ruff 0.3.3 2024-05-02 07:55:29 -04:00
Franz Pletz
1492acd29e
overrides: add hashes for ruff 0.3.{1,2} 2024-05-02 07:55:28 -04:00
Franz Pletz
7a293280ac
overrides: add hashes for ruff 0.3.0 2024-05-02 07:55:27 -04:00
Phillip Cloud
8a1b13cd13
chore: fmt fixes 2024-05-02 07:55:11 -04:00
Phillip Cloud
77bf2c97de
Merge branch 'master' into deepspeed 2024-05-02 06:55:42 -04:00
Phillip Cloud
3415b85d68
Merge pull request #1538 from lmbak/override-cryptography
overrides: add hash from cryptography 42.0.4
2024-05-02 06:52:47 -04:00
Phillip Cloud
13300bdeed
chore: add test and fix build 2024-05-02 06:48:37 -04:00
Phillip Cloud
934419cf64
chore: fmt 2024-05-02 06:45:37 -04:00
Phillip Cloud
1368c51b69
Update overrides/build-systems.json 2024-05-02 06:45:36 -04:00
Ariel Richtman
0be2575dbc
overrides: add poetry build system for gitlab-lint 2024-05-02 06:45:35 -04:00
Phillip Cloud
7a79729edd
chore: add missing deps 2024-05-02 06:38:48 -04:00
vetsin
0e3a323f1d
feat: support jake and cyclonedx 2024-05-02 06:26:27 -04:00
Phillip Cloud
4059110e8f
Update overrides/build-systems.json 2024-05-02 06:21:45 -04:00
Phillip Cloud
756e8c22cf
Merge branch 'master' into override-cryptography 2024-05-01 07:01:14 -04:00
Phillip Cloud
90b77fa964
Merge branch 'master' into llvmlite-static 2024-05-01 06:42:58 -04:00
Phillip Cloud
1a3c099885
Merge pull request #1611 from takeda/patch-1
mockito: setuptools -> hatchling
2024-05-01 06:40:15 -04:00
Phillip Cloud
04cf903440
Merge branch 'master' into patch-1 2024-05-01 06:26:36 -04:00
Phillip Cloud
9db495bc9e
Merge branch 'master' into pypika-json 2024-05-01 06:20:09 -04:00
Phillip Cloud
c14a02e750
Merge pull request #1614 from MatthewCroughan/mc/apsw-src
overrides: add hashes and overide source for apsw 3.44.2.0+
2024-05-01 05:51:19 -04:00
Phillip Cloud
0ca15ae84a
chore: hack around attempted download of sqlite amalgamation 2024-05-01 05:41:41 -04:00
matthewcroughan
f108917991
overrides: add hashes and overide source for apsw 3.44.2.0+ 2024-05-01 05:08:05 -04:00
Artem Starikov
0d2058fff1
fix(fastapi-users-db-sqlalchemy): add build system info 2024-05-01 05:07:28 -04:00
Artem Starikov
9ffb7ffa4c
fix(fastapi-users): add build system info 2024-05-01 05:07:27 -04:00
Artem Starikov
62429b8e1c
fix(pwdlib): add build system info 2024-05-01 05:07:26 -04:00
Phillip Cloud
31f5bd3905
Apply suggestions from code review 2024-05-01 05:04:00 -04:00
Jeff Hutchison
f4a4a94aa9
Update overrides/build-systems.json
Co-authored-by: Franz Pletz <fpletz@fnordicwalking.de>
2024-04-30 15:57:24 -04:00
Jeff Hutchison
c5c9880456
overrides: update build system for sqlparse 0.5.0 to hatchling 2024-04-30 15:57:23 -04:00
Phillip Cloud
2e4deb2b2d
Merge pull request #1617 from cpcloud/pandas-2.2
build: add cython3 req to pandas >=2.2.2
2024-04-30 15:56:00 -04:00
Phillip Cloud
066da7fe23
Merge pull request #1583 from Fuuzetsu/pkg-config-fix
Refer to right pkg-config thing
2024-04-30 08:29:29 -04:00
Phillip Cloud
1fda2c061d
fix: require cython3 for pandas >=2.2.2 2024-04-30 08:26:55 -04:00
Phillip Cloud
1e45a45656
Merge pull request #1545 from rx342/overrides-tensorflow-io
overrides: add libtensorflow for tensorflow-io-gcs-filesystem
2024-04-30 08:22:53 -04:00
Jakob Klepp
6b0421df5c overrides: yarl >= 1.9.3 requires tomli
At least on python < 3.11
8cf77bd3f5/pyproject.toml\#L8
2024-04-30 10:38:56 +02:00
Jakob Klepp
4353480eb6 overrides: maphash requires poetry-core 2024-04-30 10:38:55 +02:00
Jakob Klepp
dcea64d430 overrides: gcloud-aio-storage requires poetry-core 2024-04-30 10:38:54 +02:00
Jakob Klepp
9c5c3516a4 overrides: gcloud-aio-auth requires poetry-core 2024-04-30 10:38:30 +02:00
Jakob Klepp
6c842f6741 overrides: frozenlist >= 1.4.1 requires tomli
> Replaced the packaging is replaced from an old-fashioned :file:setup.py to an
> in-tree :pep:517 build backend -- by :user:webknjaz.
https://github.com/aio-libs/frozenlist/releases/tag/v1.4.1
2024-04-30 10:37:49 +02:00
Jakob Klepp
f8659aec77 overrides: add entry for fastapi-sessions with build system setuptools 2024-04-30 10:37:49 +02:00
Jakob Klepp
468634f7f5 overrides: dask >= 2023.4.0 requires tomli
Since version 2023.4.0 dask uses a pyproject.toml.

The pyproject.toml specifies versioneer[toml] as a build requirement.
versioneer[toml] adds tomli as an optional requirements.
2024-04-30 10:37:27 +02:00
rx342
a7454fa44a
overrides: add libtensorflow for tensorflow-io-gcs-filesystem 2024-04-30 09:44:21 +02:00