opnsense-ports/devel/py-pint/files/patch-pyproject.toml
Franco Fichtner 93ad291116 */*: sync with upstream
Taken from: FreeBSD
2023-06-06 09:10:30 +02: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"}
]