pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-maturin: Add patch file
Module Name: pkgsrc-wip
Committed By: Matthew Danielson <matthewd%fastmail.us@localhost>
Pushed By: matthewd
Date: Mon May 2 04:31:03 2022 -0700
Changeset: 15d21749216475ddeb2ed87bb1ac223cd58231cf
Added Files:
py-maturin/patches/patch-pyproject.toml
Log Message:
py-maturin: Add patch file
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=15d21749216475ddeb2ed87bb1ac223cd58231cf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-maturin/patches/patch-pyproject.toml | 12 ++++++++++++
1 file changed, 12 insertions(+)
diffs:
diff --git a/py-maturin/patches/patch-pyproject.toml b/py-maturin/patches/patch-pyproject.toml
new file mode 100644
index 0000000000..6f7e7c6f0a
--- /dev/null
+++ b/py-maturin/patches/patch-pyproject.toml
@@ -0,0 +1,12 @@
+$NetBSD$
+
+--- pyproject.toml.orig 2022-04-07 07:51:58.000000000 +0000
++++ pyproject.toml
+@@ -5,6 +5,7 @@ build-backend = "setuptools.build_meta"
+
+ [project]
+ name = "maturin"
++version = PKGSRC_VERSION
+ requires-python = ">=3.6"
+ classifiers = [
+ "Topic :: Software Development :: Build Tools",
Home |
Main Index |
Thread Index |
Old Index