ports/devel/py-pint/files/patch-pyproject.toml
Po-Chuan Hsieh 66bd7e6a60
devel/py-pint: Update to 0.22
- Update WWW
- Convert to USE_PYTHON=pep517

Changes:	https://github.com/hgrecco/pint/blob/master/CHANGES
2023-06-06 02:47:13 +08:00

9 lines
202 B
TOML

--- pyproject.toml.orig 2023-05-25 16:42:53 UTC
+++ pyproject.toml
@@ -1,5 +1,5 @@
[project]
-name = "Pint"
+name = "pint"
authors = [
{name="Hernan E. Grecco", email="hernan.grecco@gmail.com"}
]