Etienne Wodey
3def814c0a
overrides: wtforms: add
2021-12-05 17:34:54 +01:00
Nicolas Froger
27b4c67842
overrides: add kerberos
...
Signed-off-by: Nicolas Froger <nicolas@kektus.xyz>
2021-11-22 13:54:46 +01:00
adisbladis
b23b074f65
Merge pull request #443 from sigprof/importlib-resources
...
importlib-resources: Don't remove pyproject.toml
2021-11-21 16:49:03 -08:00
adisbladis
9dc6fdef8f
Merge pull request #444 from rissson/overrides-cryptography-3.6
...
overrides: cryptography: fix cargo hash for versions >= 3.6.0
2021-11-21 16:48:37 -08:00
adisbladis
17e4a7a41b
Merge pull request #445 from rissson/overrides-cyclonedx-python-lib
...
overrides: add cyclonedx-python-lib
2021-11-21 16:48:18 -08:00
adisbladis
336cb406bd
Merge pull request #446 from rissson/overrides-httplib2
...
overrides: add httplib2
2021-11-21 16:47:46 -08:00
Marc 'risson' Schmitt
63c1cf0822
overrides: add paramiko
...
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2021-11-22 01:37:27 +01:00
Marc 'risson' Schmitt
c533b2edfc
overrides: add httplib2
...
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2021-11-22 01:36:13 +01:00
Marc 'risson' Schmitt
228fbc5b02
overrides: add cyclonedx-python-lib
...
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2021-11-22 01:30:57 +01:00
Marc 'risson' Schmitt
e17c4960b2
overrides: cryptography: fix cargo hash for versions >= 3.6.0
...
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2021-11-22 01:26:54 +01:00
Sergey Vlasov
e093c9c326
importlib-resources: Don't remove pyproject.toml
...
Without this change the build of jsonschema-4.2.1 fails with:
> ERROR: Could not find a version that satisfies the requirement importlib-resources>=1.4.0; python_version < "3.9" (from jsonschema)
> ERROR: No matching distribution found for importlib-resources>=1.4.0; python_version < "3.9"
2021-11-22 00:46:01 +03:00
Victor Engmark
95980c5e40
Revert "feat: Re-enable mypyc from version 0.910"
...
See discussion on
<https://github.com/nix-community/poetry2nix/pull/428 >.
This reverts commit 0b9f3e19f4
.
2021-11-18 10:40:56 +13:00
adisbladis
f37c4676c0
Merge pull request #427 from l0b0/feat/re-enable-tests
...
feat: Re-enable tests
2021-11-16 01:41:07 +00:00
adisbladis
6cbaf2a33b
Merge pull request #428 from l0b0/feat/re-enable-mypyc
...
feat: Re-enable mypyc from version 0.910
2021-11-16 01:40:30 +00:00
adisbladis
f78937eed1
Merge pull request #433 from cpcloud/remove-pip-restriction
...
fix(pip): remove version restriction
2021-11-16 01:39:14 +00:00
adisbladis
84ce3140c9
Merge pull request #426 from l0b0/feat/remove-obsolete-virtualenv-override
...
feat: Remove obsolete virtualenv override
2021-11-16 01:33:56 +00:00
Chris Ostrouchov
be76798783
Fix building cloudflare
...
When building cloudflare and aiohttp there is a collision in the
directory examples that both packages include
2021-11-08 10:15:25 -05:00
Phillip Cloud
2fed7bc910
pip: remove restriction
2021-11-08 08:07:04 -05:00
Antoine Eiche
d3be0fd830
Fix building cryptography 3.5
2021-11-05 17:03:15 +01:00
Victor Engmark
0b9f3e19f4
feat: Re-enable mypyc from version 0.910
...
The latest version builds.
2021-11-01 14:43:05 +13:00
Victor Engmark
2f69297117
feat: Re-enable pytest checks
2021-11-01 14:38:23 +13:00
Victor Engmark
d53f108a08
feat: Re-enable pylint checks
2021-11-01 14:38:10 +13:00
Victor Engmark
9a5617ea02
feat: Re-enable astroid checks
2021-11-01 14:38:00 +13:00
Victor Engmark
15ac374881
feat: Fix filelock install
2021-11-01 14:29:03 +13:00
Victor Engmark
0d9a0876be
feat: Remove obsolete virtualenv override
...
Handled by platformdirs override.
2021-11-01 14:25:06 +13:00
adisbladis
796b7b0c18
overrides: Set sourceRoot in uwsgi override
2021-10-04 16:24:31 -05:00
Alex Chalk
1cf2fb2515
feat: Add override
2021-10-04 16:22:11 -05:00
Alex Chalk
cf08f95e1e
test: Call tests
2021-10-04 16:22:11 -05:00
Alex Chalk
5f4d6b9478
chore: Match surrounding formatting
2021-10-04 16:22:11 -05:00
Alex Chalk
843f6eda9b
feat: Add override that works for my project
2021-10-04 16:22:10 -05:00
Jashandeep Sohi
738ec03519
fix(zipp): skip patching setup.py if format is wheel
2021-10-04 10:44:13 -05:00
Joel Rivera
d1644c5c55
Override the dontPreferSetupPy attribute for cheroot
2021-09-27 19:20:05 -05:00
ryneeverett
3a915be578
overrides: add setuptools-scm-git-archive to jira
...
This is comparable to #99/#142.
2021-09-27 12:14:55 -04:00
adisbladis
6b6555292c
overrides: Fix building black
2021-09-22 22:25:15 -05:00
adisbladis
0908a3699e
Merge pull request #392 from cpcloud/pytest-randomly
...
pytest-randomly: revert patch and fix dependencies
2021-09-22 20:06:53 -05:00
adisbladis
e8433d90d7
Merge pull request #394 from jashandeep-sohi/fix-shellingham-override
...
fix: only change shellingham format to pyproject if format is not wheel
2021-09-22 20:06:36 -05:00
Jashandeep Sohi
60140eb3a8
fix: remove shellingham override
2021-09-22 15:38:52 -07:00
Phillip Cloud
e44d9876eb
fix: use nativeBuildInputs in tomli drv
...
This prevents infinite recursion against nixos-unstable-small as of ab126c9a62ca414a933ac19e91d27ddd68cedcd4.
2021-09-19 09:02:45 -04:00
Jashandeep Sohi
20e0cf3918
fmt
2021-09-17 20:53:21 -07:00
Jashandeep Sohi
970505fbb0
fix: only change shellingham format to pyproject if format is not wheel
2021-09-17 20:40:08 -07:00
Phillip Cloud
4b8acf7cd8
pytest-randomly: fmt
2021-09-17 22:55:19 -04:00
Phillip Cloud
d4643d13ca
pytest-randomly: revert patch and fix dependencies
2021-09-17 22:53:53 -04:00
Rowan Skewes
56ccf2d713
overrides: matplotlib, mmdet, pywavelets, tensorboard
2021-09-18 01:50:49 +10:00
Rowan Skewes
c6cd8fc822
overrides: gitpython
2021-09-18 01:50:47 +10:00
Rowan Skewes
9cbaca69c3
overrides: jupyterlab-widgets
2021-09-17 21:34:48 +10:00
Rowan Skewes
9e9b0b0344
overrides: argcomplete
2021-09-17 21:32:10 +10:00
Derek Kulinski
963b399985
licensecheck override
...
The `setup.py` generated by poetry appears to be broken for some reason.
2021-09-14 16:22:26 -07:00
Tom Repetti
0ef89b2eba
overrides: fix llvmlite build and add appropriate LLVM versions
2021-09-07 13:49:49 -04:00
lunik1
d9bf565b63
Add overrides for cwcwidth, platformdirs, and pythran
2021-09-01 16:35:44 +01:00
Victor Engmark
c71640822d
feat: Make virtualenv installable
...
I do not fully understand why the version specification breaks the
installation, because `poetry install` and `pip install
--requirement=<(poetry export)` both work just fine.
Closes #340 .
2021-08-27 10:48:16 +12:00