build: update project metadata
This commit is contained in:
parent
dcdc0e7dab
commit
48a473e540
|
@ -9,7 +9,7 @@ name = "WuttaWeb"
|
|||
version = "0.15.0"
|
||||
description = "Web App for Wutta Framework"
|
||||
readme = "README.md"
|
||||
authors = [{name = "Lance Edgar", email = "lance@edbob.org"}]
|
||||
authors = [{name = "Lance Edgar", email = "lance@wuttaproject.org"}]
|
||||
license = {text = "GNU GPL v3+"}
|
||||
classifiers = [
|
||||
"Development Status :: 4 - Beta",
|
||||
|
@ -68,6 +68,7 @@ wuttaweb = "wuttaweb.conf:WuttaWebConfigExtension"
|
|||
[project.urls]
|
||||
Homepage = "https://wuttaproject.org/"
|
||||
Repository = "https://forgejo.wuttaproject.org/wutta/wuttaweb"
|
||||
Issues = "https://forgejo.wuttaproject.org/wutta/wuttaweb/issues"
|
||||
Changelog = "https://forgejo.wuttaproject.org/wutta/wuttaweb/src/branch/master/CHANGELOG.md"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue