chore(deps): update dependency maturin to v1 #36
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
>=0.13,<0.14
->>=1.5,<1.6
Release Notes
pyo3/maturin (maturin)
v1.5.0
Compare Source
VIRTUAL_ENV
andCONDA_PREFIX
env vars in #1879-i python
when cross compiling in #1891xwin
using env vars in #1961v1.4.0
Compare Source
cross
in #1865v1.3.2
Compare Source
MATURIN_PEP517_ARGS
env var in #1820v1.3.1
Compare Source
uniffi-bindgen
if no root package is configured in #1797workspace.members
in sdist in #1811MACOSX_DEPLOYMENT_TARGET
for editable builds by default in #1815v1.3.0
Compare Source
--pip-path
argument todevelop
command in #1753python.exe
by default inbuild
command on Windows in #1757uniffi-bindgen
to be installed for uniffi bindings in #1762[build-system] requires
in #1793v1.2.3
Compare Source
v1.2.2
Compare Source
v1.2.1
Compare Source
upload
command in #1722link-native-libraries
check for emscripten target in #1724ALL_PROXY
toupload
command in #1727v1.2.0
Compare Source
x86_64h-apple-darwin
target support in #1717v1.1.0
Compare Source
EXT_SUFFIX
in #1648--skip-install
option tomaturin develop
in #1654v1.0.1
Compare Source
v1.0.0
Compare Source
--config-settings
in PEP517 backend in #1624--universal2
cli option in #1620,use
--target universal2-apple-darwin
instead.v0.15.3
Compare Source
config_settings
support in #1619,deprecate
MATURIN_PEP517_ARGS
in favor of the newbuild-args
config setting.v0.15.2
Compare Source
project.name
over Cargo.tomlpackage.name
in #1608dev-dependencies
in sdist in #1610v0.15.1
Compare Source
v0.15.0
Compare Source
--no-default-features
by default when bootstrapping from sdist in #1333sdist-include
option inpyproject.toml
in #1335python-source
option inCargo.toml
in #1335patchelf
version warning into a hard error in #1335uniffi_bindgen
CLI is required for buildinguniffi
bindings wheels in #1352rustflags
settings in cargo configuration file in #1405pyproject.toml
in #1536Cargo.toml
by viccie30 in #1572git
source distribution generator in #1587v0.14.17
Compare Source
EXT_SUFFIX
when cross compiling musllinux wheels for Python 3.11 in #1560v0.14.16
Compare Source
package.metadata.maturin.name
in favor oftool.maturin.module-name
inpyproject.toml
in #1531v0.14.15
Compare Source
generate-ci
commandv0.14.14
Compare Source
generate-ci
command in #1484ext_suffix
for Emscripten target if not provided inPYO3_CONFIG_FILE
in #1491package.metadata.maturin.data
in favor oftool.maturin.data
inpyproject.toml
in #1492v0.14.13
Compare Source
maturin develop
now looks for a virtualenv.venv
in the current or any parent directory if no virtual environment is active.generate-ci
command to generate CI configuration in #1456--universal2
in favor ofuniversal2-apple-darwin
target in #1457Cargo.toml
contains removed python package metadata in #1471extension_name
instead ofmodule_name
for CFFI extensions in develop mode in #1476v0.14.12
Compare Source
dev-dependencies
in sdist when there are no path dependencies in #1441v0.14.11
Compare Source
v0.14.10
Compare Source
[package.metadata.maturin]
in #1409v0.14.9
Compare Source
MACOSX_DEPLOYMENT_TARGET
when query default value from rustc in #1395v0.14.8
Compare Source
v0.14.7
Compare Source
v0.14.6
Compare Source
pyproject.toml
in #1347v0.14.5
Compare Source
SOURCE_DATE_EPOCH
when building wheels in #1334v0.14.4
Compare Source
v0.14.3
Compare Source
v0.14.2
Compare Source
python-source
option inCargo.toml
in favor of the one inpyproject.toml
in #1291v0.14.1
Compare Source
EXT_SUFFIX
when cross compiling musllinux wheels for Python 3.11 in #1560v0.14.0
Compare Source
Cargo.toml
in #1200.Python package metadata should be specified in the
project
section ofpyproject.toml
instead as PEP 621 specifies.Note that wasmtime currently only support the five most popular platforms and that wasi binaries have restrictions when interacting with the host.
Usage is by setting
--target wasm32-wasi
.src
project layout in #1185--src
option to generate src layout for mixed Python/Rust projects in #1189license-file
field ofCargo.toml
in #1195workspace.members
inCargo.toml
from sdist if there isn't any path dependency in #1227libpython
check on Python 3.7 and older versions in #1229sys.implementation.name
!=platform.python_implementation()
in #1232.Fixes the compatibility tags for Pyston.
MACOSX_DEPLOYMENT_TARGET
isn't specified in #1251[tool.maturin.include]
and[tool.maturin.exclude]
and deprecate[tool.maturin.sdist-include]
#1255uniffi
bindings in #1275Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.