aports/community/py3-awesomeversion/version-placeholder.patch
Michał Polański 06e1b7ab62 community/py3-awesomeversion: upgrade to 22.2.0
use py3-build to build the package
2022-02-20 20:40:29 +01:00

14 lines
350 B
Diff

Prepare placeholder for setting the module version
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -18,7 +18,7 @@ maintainers = ["Ludeeus <ludeeus@ludeeus.dev>"]
name = "awesomeversion"
readme = "README.md"
repository = "https://github.com/ludeeus/awesomeversion"
-version = "0"
+version = "@VERSION@"
[tool.poetry.dependencies]
python = "^3.7"