Commit graph

145 commits

Author SHA1 Message Date
Yang, Bo
eb2a3bfcaa Address review feedback 2023-05-02 21:48:58 -07:00
Phillip Cloud
d3c2b280f5
chore: add tests back 2023-04-19 06:46:11 -04:00
Star Dorminey
529e36ffb0 Format. 2023-04-06 17:19:04 -07:00
Star Dorminey
4bea1aaad6 Moo 2023-04-06 15:38:21 -07:00
K900
fb135081ec fix(flake): build poetry with correct poetry2nix 2023-04-05 10:06:33 +03:00
Victor Engmark
de242a31f2 fix: gitlint needs hatch-vcs
Looks like it must be kept in tandem with gitlint-core.
2023-03-30 11:25:29 +13:00
Victor Engmark
735a35e5c5 fix: Add hatch-nodejs-version to jupyter-ydoc >= 0.2.3
See
<https://github.com/jupyter-server/jupyter_ydoc/compare/v0.2.2...v0.2.3>.
2023-03-29 12:13:08 +13:00
Victor Engmark
58ecdc0365 test: Verify mutmut install
Requires #1084 to be fixed first.
2023-03-28 08:19:34 +13:00
Victor Engmark
8ca9ebb501 test: Verify JupyterLab build 2023-03-24 12:43:21 +13:00
Pegasust
654b3a8ed5 +module: fastapi-utils 2023-03-24 12:12:14 +13:00
Pegasust
d5cf5a4d75 +module: returns 2023-03-24 12:11:54 +13:00
Pegasust
9fda178ae4 +module: option 2023-03-24 12:11:54 +13:00
Victor Engmark
ad56f749f3 fix: gitlint-core 0.19 needs hatchling 2023-03-24 11:58:55 +13:00
adisbladis
b6e7b4e761 tests.pendulum: Skip on OSX 2023-03-24 00:54:50 +13:00
Pegasust
503c66ec2d +module: python-ubersmith 2023-03-14 16:32:11 -07:00
adisbladis
7d4a3a6c36
Merge pull request #1000 from l0b0/build/use-python-3-8-for-compatibility-tests
build: Use Python 3 8 for compatibility tests
2023-02-27 15:46:30 +13:00
Victor Engmark
ced28e20f8 build: Use Python 3.8 for backwards compatibility tests 2023-02-27 14:54:34 +13:00
Phillip Cloud
f10973334f chore: remove no wheel test and return env from wheel test 2023-02-27 14:44:10 +13:00
Phillip Cloud
638fdfa6e3 chore: pluralize 2023-02-27 14:44:10 +13:00
Phillip Cloud
8b244b8ebd test(panel): add test for panel wheelness 2023-02-27 14:44:10 +13:00
Phillip Cloud
4171ef6941 test: add explicit no wheel grpcio test 2023-02-27 14:44:10 +13:00
Phillip Cloud
0c1dadd561 test: add test for grpcio wheel usage 2023-02-27 14:44:08 +13:00
adisbladis
7f2b931cc5
Merge pull request #988 from l0b0/fix/matplotlib-3-7
fix: Matplotlib 3.7
2023-02-27 14:36:29 +13:00
adisbladis
15666362ab
Merge pull request #997 from l0b0/build/remove-python-3-7-support
build: Remove Python 3.7 support
2023-02-27 14:33:22 +13:00
adisbladis
efe13731a2 tests: Remove egg test
It's annoying to keep up to date given that almost no one is using eggs.
2023-02-27 14:16:22 +13:00
Victor Engmark
4b6073c65b build: Remove Python 3.7 support
Necessary to bump nixpkgs
<https://github.com/nix-community/poetry2nix/pull/996>.
2023-02-27 14:16:22 +13:00
Victor Engmark
3373e4925f fix: Add pybind11 to matplotlib 3.7 build dependencies 2023-02-27 14:06:13 +13:00
Victor Engmark
055791f856 refactor: Pull out test for matplotlib < 3.7 2023-02-27 14:06:13 +13:00
Victor Engmark
28d4c2f55c build: Support virtualenv 20.18 using hatch-vcs 2023-02-27 13:16:06 +13:00
Victor Engmark
7f8501f43a refactor: Simplify virtualenv dependencies
At least Virtualenv 16.7.12 and 20.17.1 build with just the
"setuptools-scm" build system, so we can probably drop "cython" and
"setuptools".
2023-02-27 13:12:32 +13:00
adisbladis
14bc52aa39
Merge pull request #879 from l0b0/fix/shapely-2
fix: shapely 2
2023-02-27 13:06:16 +13:00
adisbladis
ce149295a2
Merge pull request #971 from l0b0/build/new-affine-build-system
build: Use flit-core for affine>=2.4.0
2023-02-27 12:55:13 +13:00
adisbladis
7b3f60b7bd
Merge pull request #994 from l0b0/fix/rfc3986-validator
fix: Declare rfc3986-validator build systems
2023-02-27 12:48:43 +13:00
Victor Engmark
db1ae732e4 fix: Declare rfc3986-validator build systems 2023-02-22 12:09:15 +13:00
Victor Engmark
f0216abfe1 fix: Use Cython to build Fiona >=1.9.0 from source 2023-02-21 15:50:35 +13:00
Victor Engmark
5f897604eb fix: Support shapely 2
Requires `geos-config` executable during build.
2023-01-30 14:47:12 +13:00
Victor Engmark
4edba3cc89 test: Update Shapely test to use latest pre-2 version 2023-01-30 14:47:12 +13:00
Victor Engmark
ebfdb76104 build: Use flit-core for affine>=2.4.0
As per <https://github.com/rasterio/affine/compare/2.3.1...2.4.0>.
2023-01-30 14:19:58 +13:00
Victor Engmark
73e0dbd147 test: Add affine<2.4 test 2023-01-30 14:16:09 +13:00
Phillip Cloud
b318b64ce9
chore: don't patch fancycompleter when building from wheel 2023-01-12 08:27:11 -05:00
Phillip Cloud
ffa5261510
fix: disallow the wheel package to preferWheels
Otherwise an infinite recursion error occurs.
2023-01-12 05:33:38 -05:00
Phillip Cloud
159e644da2
test: add test for missing isWheel attribute 2023-01-07 06:57:29 -05:00
Phillip Cloud
76d654881c
test: add extras/no-extras tests 2022-12-20 10:20:58 -05:00
Phillip Cloud
d18e185d78
fix: add patches for mkdocstrings jinja2 imports 2022-12-20 09:34:26 -05:00
Phillip Cloud
392e7f4fe7
chore: remove trailing whitespace 2022-12-19 07:47:58 -05:00
Phillip Cloud
28f2518a27
fix: support pyarrow wheels 2022-12-19 07:47:58 -05:00
Phillip Cloud
d4dd0195cc
fix: only patch non-wheels on darwin for cffi and pandas 2022-12-18 11:44:45 -05:00
Phillip Cloud
ed1a9bf37b
fix: don't patch shapely when using wheel 2022-12-18 06:58:48 -05:00
Phillip Cloud
b9804e98eb
test(wheel): add fiona-wheel test 2022-12-17 16:51:14 -05:00
Phillip Cloud
2310c21c25
fix: support duckdb wheel 2022-12-17 14:00:24 -05:00