mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 13:50:38 -04:00
- Update WWW - Convert to USE_PYTHON=pep517 Changes: https://github.com/hgrecco/pint/blob/master/CHANGES
9 lines
202 B
TOML
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"}
|
|
]
|