summaryrefslogtreecommitdiff
path: root/devel/py-represent/files/patch-pyproject.toml
blob: 83ef004233d2d07c622ff75f334d79d6cbaa2879 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- pyproject.toml.orig	2024-01-23 17:54:01 UTC
+++ pyproject.toml
@@ -3,7 +3,7 @@ build-backend = "setuptools.build_meta"
 build-backend = "setuptools.build_meta"
 
 [project]
-name = "Represent"
+name = "represent"
 version = "2.1"
 description = "Create __repr__ automatically or declaratively."
 readme = "README.md"