Commit graph

3026 commits

Author SHA1 Message Date
Phillip Cloud
f13449b0e2
Merge pull request #1552 from cameronraysmith/llvmlite-static
fix(llvmlite): static linking disabled by default
2024-05-01 07:00:19 -04:00
Phillip Cloud
83e9ea75ed
chore: formatting 2024-05-01 06:59:15 -04:00
Phillip Cloud
b66c62ea3f
chore: revert ansible-molecule deps 2024-05-01 06:59:14 -04:00
Roland Coeurjoly
7d7692c288
fix(ansible-molecule): get build working 2024-05-01 06:59:08 -04:00
Phillip Cloud
aed21497f4
Merge branch 'master' into jupyter-existing-provisioner 2024-05-01 06:50:38 -04:00
Phillip Cloud
9e02237b13
Merge branch 'master' into pytest-md 2024-05-01 06:48:12 -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
2b02c8eca4
Merge pull request #1599 from CodeWitchBella/pypika-json
fix(pypika): add build system info
2024-05-01 06:32:30 -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
f9d419db65
Merge pull request #1615 from SnejUgal/build-systems
fix: add build system info for `fastapi-users`, `fastapi-users-db-sqlalchemy`, and `pwdlib`
2024-05-01 05:42:58 -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
Phillip Cloud
a09f14c9d2
Merge pull request #1602 from jhh/fix-sqlparse
overrides: update build system for sqlparse 0.5.0 to hatchling
2024-05-01 05:01:45 -04:00
renovate[bot]
184960be60 chore(deps): lock file maintenance 2024-04-30 20:37:07 +00: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
db25807e66
test: bump pep600 pandas dep to pickup 2.2.2 2024-04-30 08:27:26 -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
Phillip Cloud
a2e549bf7a
Merge pull request #1570 from truh/build-system-overrides-202403
overrides: Add and update build system overrides
2024-04-30 08:21:13 -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
Phillip Cloud
48283c3d59
Merge pull request #1559 from cpcloud/dont-build-sklearn-when-using-wheels
fix: get poetry2nix working again with recent nixpkgs
2024-04-29 19:46:20 -04:00
Phillip Cloud
0b48b5c978
fix: get tests passing and building with latest nixpkgs 2024-04-29 16:57:19 -04:00
Jörg Thalheim
9245811b58
Merge pull request #1612 from MatthewCroughan/mc/pure-netrc
vendor: pass NETRC via impureEnvVars if inPureEval
2024-04-26 08:46:02 +02:00
Yang, Bo
8936c1c7af fix(deepspeed): Add missing dependency to setuptools and CUDA packages 2024-04-25 23:47:55 +00:00
Jörg Thalheim
1105f50160
Merge pull request #1610 from das-g/patch-1
docs: fix typo: "wheels our sdists" → "wheels or sdists"
2024-04-25 21:06:36 +02:00
matthewcroughan
f625ae2e51 vendor: pass NETRC via impureEnvVars if inPureEval 2024-04-23 23:41:41 +01:00
Malte Neuss
4549573b36 fix: Add ways to add NETRC path to flakes 2024-04-23 21:50:40 +02:00
Derek Kulinski
a97e89543b
mockito: setuptools -> hatchling 2024-04-22 18:29:34 -07:00
malteneuss
ae51a674f2
fix: typo
Co-authored-by: Raphael Das Gupta <github.com@raphael.dasgupta.ch>
2024-04-22 20:02:07 +02:00
malteneuss
7954074cd1
fix: Move paragraph before usage paragraph
Co-authored-by: Raphael Das Gupta <github.com@raphael.dasgupta.ch>
2024-04-22 20:01:54 +02:00
Raphael Das Gupta
d8d8816bb0
docs: fix typo: "wheels our sdists" →"wheels or sdists"
The FAQ question is about the choice between the two alternatives
(a) "wheels" vs. (b) "sdists", not about whose sdists they are.
2024-04-22 13:23:11 +02:00
Roland Coeurjoly
0d24c76d44 Formatting 2024-04-18 11:58:36 +02:00
Phillip Cloud
96b73c0a63
Merge branch 'master' into master 2024-05-01 15:58:49 -04:00