Commit graph

759 commits

Author SHA1 Message Date
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
f84d464f41
Bump version to 1.22.0 2021-11-16 12:49:11 -06:00
adisbladis
753b3badc0
Merge pull request #419 from nix-community/poetry-1_1_11
poetry: 1.1.10 -> 1.1.11
2021-11-16 16:40:57 +00:00
adisbladis
d4b77f4021
poetry: 1.1.10 -> 1.1.11 2021-11-16 01:44:10 +00: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
adisbladis
2095ab4eb1
Merge pull request #434 from costrouc/fix-cloudflare
Fix cloudflare output examples/__init__.py collision
2021-11-16 01:33:38 +00:00
adisbladis
be0b7ea885
Merge pull request #430 from nlewo/crypto-3.5
Fix building cryptography 3.5
2021-11-09 16:01:18 -08: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
81d9e93b33
docs(pyproject-without-special-deps.py): fix help string 2021-11-08 09:19:00 -05:00
Phillip Cloud
b95fe190ce
refactor(pyproject-without-special-deps.py): use bools instead of ints 2021-11-08 09:17:42 -05:00
Phillip Cloud
9a495722ef
refactor(pyproject-without-special-deps.py): remove unused variable 2021-11-08 09:09:02 -05:00
Phillip Cloud
7e026ee184
docs(pyproject-without-special-deps.py): clean up comment 2021-11-08 09:08:40 -05:00
Phillip Cloud
144f884a5b
poetry2nix: regen lock file 2021-11-08 08:39:15 -05:00
Phillip Cloud
7191e51bd7
common-pkgs-2: don't install argparse if >= 2.7 2021-11-08 08:38:55 -05:00
Phillip Cloud
47dac9d9e4
common-pkgs-2: lock cryptography to 3 2021-11-08 08:38:33 -05:00
Phillip Cloud
5a3bfdf4f9
common-pkgs-2: remove unused comment 2021-11-08 08:23:51 -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
adisbladis
5739058f26
Merge pull request #431 from lovesegfault/ci-updates
ci: update actions and fix nix install
2021-11-04 15:47:21 -06:00
Bernardo Meurer
b0a3580958
ci: actions/checkout v1 -> v2.4.0 2021-11-04 12:53:38 -07:00
Bernardo Meurer
6f3e13ba95
ci: cachix/cachix-action v8 -> v10 2021-11-04 12:52:42 -07:00
Bernardo Meurer
056853a105
ci: cachix/install-nix-action v13 -> v14 2021-11-04 12:52:07 -07:00
Bernardo Meurer
c24c02f260
ci: add nix-command to nix's experimental features 2021-11-04 12:51:50 -07:00
adisbladis
10d6b20bf1
Merge pull request #429 from l0b0/feat/fix-filelock
feat: Fix filelock install
2021-11-02 13:13:33 -06: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
705cbfa10e
Merge pull request #418 from AlexChalk/uwsgi-patch
Add uwsgi override
2021-10-04 16:27:36 -05: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
d81656e5d0
test: Add uwsgi 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
adisbladis
bb8f11f039
Merge pull request #412 from jashandeep-sohi/fix/zipp-prepatch-override
fix(zipp): skip patching setup.py if format is wheel
2021-10-04 10:47:48 -05:00
Jashandeep Sohi
738ec03519
fix(zipp): skip patching setup.py if format is wheel 2021-10-04 10:44:13 -05:00
adisbladis
aee8f04296
Bump version to 1.21.0 2021-09-29 21:31:49 -05:00
adisbladis
724e5b0f7e
Merge pull request #403 from ryneeverett/document-env-override
README: recommend overriding env over mkShell
2021-09-29 21:29:03 -05:00
adisbladis
f39d9ae8da
Merge pull request #410 from nix-community/meta-pos
Explicitly pass pos to stdenv.mkDerivation
2021-09-29 21:24:16 -05:00
adisbladis
8cba73cb68
Explicitly pass pos to stdenv.mkDerivation
So `meta.position` will resolve to where the package is defined
instead of pointing to Poetry2nix internals.
2021-09-29 21:21:37 -05:00
adisbladis
73f5524223
Merge pull request #405 from cyraxjoe/override-cheroot
Override the dontPreferSetupPy attribute for cheroot
2021-09-28 12:42:18 -05:00
Joel Rivera
d1644c5c55 Override the dontPreferSetupPy attribute for cheroot 2021-09-27 19:20:05 -05:00
ryneeverett
cd659414ca README: recommend overriding env over mkShell
Resolve #186.

The current documentation shows how to include dev-dependencies in
environment *or* add external dependencies to the environment, but I
suspect in the vast majority of cases both will be desired.
2021-09-27 12:48:29 -04:00
adisbladis
2df09faeff
Merge pull request #402 from ryneeverett/jira-setuptools_scm_git_archive
overrides: add setuptools-scm-git-archive to jira
2021-09-27 11:24:09 -05:00