Commit graph

2800 commits

Author SHA1 Message Date
Phillip Cloud
0eb3b888e2
chore: remove bogus newline 2024-05-01 07:06:53 -04:00
Phillip Cloud
5b2a053d06
Merge branch 'master' into patch-1 2024-05-01 07:05:03 -04:00
Phillip Cloud
73f004b3a7
Merge pull request #1582 from Atry/jupyter-existing-provisioner
fix(jupyter-existing-provisioner): Add missing dependency to `setuptools`
2024-05-01 07:01:31 -04:00
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
aed21497f4
Merge branch 'master' into jupyter-existing-provisioner 2024-05-01 06:50:38 -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
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
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
Derek Kulinski
a97e89543b
mockito: setuptools -> hatchling 2024-04-22 18:29:34 -07: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
Isabella Skořepová
fdc63dde78
fix(pypika): add build system info 2024-04-17 10:29:02 +02:00
Mateusz Kowalczyk
18bd42892f
Refer to right pkg-config thing
In #1447 some references of `pkgs.pkgconfig` were
change to `pkgs.pkg-config` which was correct, as
the `pkgs.pkgconfig` is a deprecated alias for the
latter. However that change _also_ changed
`self.pkgconfig` to `self.pkg-config`: the `self`
here is _not_ the same as `pkgs`. The `self`
refers to Python package set so it formerly
referred to the `pkgconfig` Python package.
There's no `pkg-config` Python package so this
code just fails to evaluate, resulting in #1564.

In first place, it looks like using
`self.pkgconfig` was probably wrong and we wanted
the `pkgs.pkg-config` so I simply make that change
instead.

Fixes #1564.
2024-04-08 11:20:00 +09:00
Yang, Bo
596432fa1f fix(jupyter-existing-provisioner): Add missing dependency to setuptools
https://github.com/sv99/jupyter_existing_provisioner
2024-04-06 17:45:33 +00:00
Matúš Ferech
340a74a8fa
fix(template): add README
During the build poetry is looking for "README.md" file. Since it
does not exists, the build fails.
2024-03-11 02:27:00 +01:00
Cameron Smith
09720ef26f
fix(llvmlite): static linking disabled by default
* https://github.com/numba/llvmlite/pull/250
* "-static-libstdc++" is not used in f22420ad76/ffi/Makefile.linux
Signed-off-by: Cameron Smith <cameron.ray.smith@gmail.com>
2024-03-05 21:54:42 -05:00
Franz Pletz
3c92540611 overrides: add hashes for ruff 0.2.{1,2} 2024-02-22 21:17:04 +13:00
Franz Pletz
f050c3860c flake.lock: Update
Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/ff7b65b44d01cf9ba6a71320833626af21126384' (2023-09-12)
  → 'github:numtide/flake-utils/1ef2e671c3b0c19053962c07dbda38332dcebf26' (2024-01-15)
• Updated input 'nix-github-actions':
    'github:nix-community/nix-github-actions/4bb5e752616262457bc7ca5882192a564c0472d2' (2023-11-03)
  → 'github:nix-community/nix-github-actions/5163432afc817cf8bd1f031418d1869e4c9d5547' (2023-12-29)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/6c986b681d6b35affcc4eda42db63595ab01860e' (2023-11-13)
  → 'github:NixOS/nixpkgs/e1135102e9ae9f7fe84147f9700a17cf4839f97f' (2024-02-20)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/e82f32aa7f06bbbd56d7b12186d555223dc399d1' (2023-11-12)
  → 'github:numtide/treefmt-nix/e504621290a1fd896631ddbc5e9c16f4366c9f65' (2024-02-19)
2024-02-22 21:17:04 +13:00
Phillip Cloud
d3b3fe5835 use optionalAttrs instead of if else 2024-02-22 21:15:34 +13:00