File tree 4 files changed +636
-575
lines changed
4 files changed +636
-575
lines changed Original file line number Diff line number Diff line change 1
- # $NetBSD: Makefile,v 1.22 2024/06/06 04:58:15 adam Exp $
1
+ # $NetBSD: Makefile,v 1.23 2024/07/14 13:28:00 wiz Exp $
2
2
3
- DISTNAME = maturin-1.6 .0
3
+ DISTNAME = maturin-1.7 .0
4
4
PKGNAME = ${PYPKGPREFIX}-${DISTNAME}
5
5
CATEGORIES = devel python
6
6
MASTER_SITES = ${MASTER_SITE_PYPI:=m/maturin/}
Original file line number Diff line number Diff line change 1
- @comment $NetBSD: PLIST,v 1.2 2024/03/21 20:02:50 adam Exp $
1
+ @comment $NetBSD: PLIST,v 1.3 2024/07/14 13:28:00 wiz Exp $
2
2
bin/maturin-${PYVERSSUFFIX}
3
3
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
4
4
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -10,6 +10,3 @@ ${PYSITELIB}/maturin/__init__.pyo
10
10
${PYSITELIB}/maturin/__main__.py
11
11
${PYSITELIB}/maturin/__main__.pyc
12
12
${PYSITELIB}/maturin/__main__.pyo
13
- ${PYSITELIB}/maturin/import_hook.py
14
- ${PYSITELIB}/maturin/import_hook.pyc
15
- ${PYSITELIB}/maturin/import_hook.pyo
You can’t perform that action at this time.
0 commit comments