Commit Graph

55 Commits

Author SHA1 Message Date
R. Ryantm
db8f2d6e58 maturin: 1.2.2 -> 1.2.3 2023-09-05 23:24:38 +00:00
Mario Rodas
0f02768eba maturin: 1.2.0 -> 1.2.2
Diff: https://github.com/PyO3/maturin/compare/v1.2.0...v1.2.2

Changelog: https://github.com/PyO3/maturin/blob/v1.2.2/Changelog.md
2023-08-16 04:20:00 +00:00
R. Ryantm
d139cdace1 maturin: 1.1.0 -> 1.2.0 2023-08-16 00:46:28 +00:00
Sandro Jäckel
43c941588e maturin: remove seemingly unused dbus buildInput 2023-07-28 12:13:28 +02:00
Mario Rodas
e4770e34b2 maturin: 1.0.1 -> 1.1.0
Diff: PyO3/maturin@v1.0.1...v1.1.0

Changelog: https://github.com/PyO3/maturin/blob/v1.1.0/Changelog.md
2023-06-16 04:20:00 +00:00
R. Ryantm
eacc4e2d24 maturin: 1.0.0 -> 1.0.1 2023-06-04 04:23:40 +00:00
Mario Rodas
906f2c556a maturin: update meta 2023-05-27 04:20:00 +00:00
Mario Rodas
e0d13fd092 maturin: 0.15.3 -> 1.0.0
https://github.com/PyO3/maturin/releases/tag/v1.0.0
2023-05-27 04:20:00 +00:00
R. Ryantm
2f9b5e126a maturin: 0.14.17 -> 0.15.3 2023-05-23 02:45:01 +00:00
R. Ryantm
7c6d551e07 maturin: 0.14.16 -> 0.14.17 2023-04-27 17:34:10 +00:00
R. Ryantm
952a8a21ce maturin: 0.14.15 -> 0.14.16 2023-03-29 20:42:36 +00:00
R. Ryantm
a6ad1facb0 maturin: 0.14.13 -> 0.14.15 2023-03-04 10:40:40 +00:00
Vladimír Čunát
333e5788d8
Merge branch 'master' into staging-next 2023-02-22 10:42:15 +01:00
figsoda
3139d99b4d maturin.passthru.tests: replace patch with Cargo.lock
This allows usage of importCargoLock
2023-02-21 20:20:23 -05:00
Mario Rodas
ef0e55f22b maturin: 0.14.12 -> 0.14.13
https://github.com/PyO3/maturin/releases/tag/v0.14.13
2023-02-12 04:20:00 +00:00
R. Ryantm
d3edbcdb7a maturin: 0.14.5 -> 0.14.12 2023-02-05 15:30:23 +00:00
Luiz Irber
ba25f45c72 maturin: 0.13.0 -> 0.14.5 2022-12-09 19:24:51 -08:00
Martin Weinelt
b4988e25b5 maturin: 0.12.9 -> 0.13.0 2022-07-21 22:35:32 +02:00
Ryan Lahfa
80e95e669c
maturin: 0.11.3 -> 0.12.9 (#159853) 2022-02-19 09:24:08 -05:00
github-actions[bot]
a13bf1828b
Merge master into staging-next 2021-09-12 18:01:21 +00:00
Daniël de Kok
6f2ce2a65e treewide: remove danieldk as maintainer from a set of packages
I currently do not have much time to work on nixpkgs. Remove
myself as a maintainer from a bunch of packages to avoid that
people are waiting on me for a review.
2021-09-12 14:42:12 +00:00
Sandro Jäckel
76c4d7bdc4 maturin: 0.10.6 -> 0.11.3 2021-09-05 15:00:35 +02:00
Daniël de Kok
604ea22f42 maturin: 0.10.5 -> 0.10.6
Changelog:
https://github.com/PyO3/maturin/blob/main/Changelog.md#0106---2021-05-21
2021-05-22 10:02:33 +02:00
Daniël de Kok
aa53807ba7 maturin: fix Darwin build 2021-05-22 09:56:37 +02:00
Daniël de Kok
aef81404bc maturin: 0.10.4 -> 0.10.5
Changelog:
https://github.com/PyO3/maturin/blob/v0.10.5/Changelog.md#0105---2021-05-21
2021-05-21 06:54:07 +02:00
Daniël de Kok
b54ce41a75 maturin: fix passthru test
Seems like this was affected by vendoring permission normalization,
see #121259.
2021-05-04 08:03:58 +02:00
Jonathan Ringer
2f87975f2d maturin: 0.9.4 -> 0.10.4, fix build 2021-05-03 17:12:08 -07:00
Daniël de Kok
cf66c08b84 python3Packages.setuptools-rust: do no mix Python versions in tests
The passthru test used python3Packages, mixing different Python
version when testing on a Python version different that the python3
alias.
2021-03-20 08:50:28 +01:00
Daniël de Kok
313177129b python3Packages.setuptools-rust: fix passthru test
The build wanted to create a Cargo.lock in the top-level source
directory (presumably because it is also a Cargo project), since we
were crating the lock file in sourceRoot (which was set to the example
project). This failed because the sources are read-only. Change the
test to create the lock file in the top-level crate directory, which
is Cargo's default behavior.
2021-03-20 08:38:28 +01:00
Sandro
83951a3da2
Merge pull request #113566 from danieldk/maturin-test 2021-02-23 21:21:43 +01:00
Daniël de Kok
cb57f80732 maturin: 0.9.3 -> 0.9.4
Changelog:
https://github.com/PyO3/maturin/blob/v0.9.4/Changelog.md#094---2021-02-18
2021-02-19 06:54:14 +01:00
Daniël de Kok
2e76fa453f maturin: add passthru test that uses maturinBuildHook
The test builds the PyO3 word_count example module using
maturinBuildHook. The motivation is to have a trivial test that does
not regress for reasons unrelated to maturin or hook updates.
2021-02-18 09:17:28 +01:00
Daniël de Kok
a623c1e773 maturin: 0.9.1 -> 0.9.3
Changelog:

https://github.com/PyO3/maturin/blob/master/Changelog.md#092---2021-02-17
2021-02-17 13:34:41 +01:00
Daniël de Kok
cbc5852d20
maturin: 0.9.0 -> 0.9.1 (#113033) 2021-02-14 03:24:18 +01:00
Daniël de Kok
bbb28ccf1a maturin: remove (now) unused gmp and openssl buildInputs 2021-02-12 10:56:55 +01:00
Daniël de Kok
825ce379a8 maturin: reformat, use hash/cargoHash 2021-02-12 10:56:45 +01:00
Daniël de Kok
2596df2322 maturin: take Security as an argument, rather than darwin 2021-02-12 10:45:00 +01:00
Daniël de Kok
ab81a6cb45 maturin: replace name by pname 2021-02-11 15:04:30 +01:00
R. RyanTM
02380d7d7c maturin: 0.8.3 -> 0.9.0 2021-01-24 10:29:26 +01:00
Ben Siraphob
c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
R. RyanTM
6f0fbea695 maturin: 0.8.2 -> 0.8.3 2020-08-23 06:26:43 +00:00
zowoq
473536e3b5 buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
Daniël de Kok
4c40111f1d maturin: 0.8.1 -> 0.8.2
The changelog is not updated, so this has to do:

https://github.com/PyO3/maturin/compare/v0.8.1...v0.8.2
2020-07-12 07:26:44 +02:00
Daniël de Kok
1e5b480e8b maturin: 0.8.0 -> 0.8.1
- Supports `sdist-include = ["path/**/*"]` to include arbitrary files
  in source distributions
- Fixes Cargo.lock
- Updates some dependencies
2020-06-25 17:25:37 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Daniël de Kok
759ac32d9a maturin: 0.7.9 -> 0.8.0
Changelog:

https://github.com/PyO3/maturin/blob/v0.8.0/Changelog.md#080---2020-04-03
2020-04-10 09:55:26 +02:00
Daniël de Kok
b446413aa6 maturin: 0.7.6 -> 0.7.9
Changelog:
https://github.com/PyO3/maturin/blob/master/Changelog.md
2020-03-07 08:21:10 +01:00
Benjamin Hipple
805db0db45 maturin: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; ran `nixpkgs-review wip` successfully.
2020-02-16 16:23:11 -05:00