Skip to content

Releases: nix-community/poetry2nix

2024.9.1911855

19 Sep 03:17
c35dd37
Compare
Choose a tag to compare
test(cryptography): Test latest version (#1809)

2024.9.1542864

15 Sep 11:54
a0cbe91
Compare
Choose a tag to compare
overrides: fix patch for imagecodecs (#1798)

2024.9.144954

14 Sep 01:22
Compare
Choose a tag to compare
overrides/orjson: work around IFD requirement

2024.9.538703

05 Sep 10:45
Compare
Choose a tag to compare
overrides: add cryptography 43.0.1

2024.9.32463

03 Sep 00:41
Compare
Choose a tag to compare
vendor: Upgrade pyproject.nix

This includes a full rewrite of the PEP-508 parser which performs ~2x as fast with ~0.4x the RAM.

2024.9.285936

02 Sep 23:52
Compare
Choose a tag to compare
fix(gdal): Support GDAL 3.9.0

2024.9.219347

02 Sep 05:22
Compare
Choose a tag to compare
overrides: Disable fortify during build of msgspec to avoid SIGABRT d…

2024.8.2346599

23 Aug 12:56
Compare
Choose a tag to compare
Update README.md

Should this read `pyprev` instead of `prev`?

2024.8.2111184

21 Aug 03:06
Compare
Choose a tag to compare
chore: bump ruff to 0.6.1

2024.8.2022860

20 Aug 06:21
Compare
Choose a tag to compare
fix(jira): drop setuptools-scm-git-archive

This package is marked as broken and is unnecessary.

Per @RCoeurjoly in https://github.com/nix-community/poetry2nix/issues/1607#issuecomment-2067734269_

  Note that according to https://pypi.org/project/setuptools-scm-git-archive/

  This plugin is obsolete. ``setuptools_scm >= 7.0.0`` supports Git archives by itself.