Skip to content

Commit

Permalink
py-maturin: update to 1.4.0.
Browse files Browse the repository at this point in the history
## [1.4.0] - 2023-12-02

* Bump MSRV to 1.67.0 in [#1847](PyO3/maturin#1847)
* Add support for cross compiling with `cross` in [#1865](PyO3/maturin#1865)
  • Loading branch information
wiz committed Dec 7, 2023
1 parent f2b36aa commit c287758
Show file tree
Hide file tree
Showing 3 changed files with 587 additions and 495 deletions.
4 changes: 2 additions & 2 deletions devel/py-maturin/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.17 2023/11/14 17:44:38 adam Exp $
# $NetBSD: Makefile,v 1.18 2023/12/07 18:14:17 wiz Exp $

DISTNAME= maturin-1.3.2
DISTNAME= maturin-1.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=m/maturin/}
Expand Down

0 comments on commit c287758

Please sign in to comment.