From 5657328f29880c93a67ca45569f5d6e34214c113 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 11:18:19 -0400 Subject: python/python3-setuptools_autover: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/python3-setuptools_autover/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python/python3-setuptools_autover') diff --git a/python/python3-setuptools_autover/README b/python/python3-setuptools_autover/README index 396d74cd09..244d7c2c2a 100644 --- a/python/python3-setuptools_autover/README +++ b/python/python3-setuptools_autover/README @@ -1,4 +1,4 @@ -A package allowing generating PEP-440 compatible version numbers from version -control. Currently only git is supported. Provides reasonable defaults and -an easy way to customize how version numbers are generated from version -control system. +A package allowing generating PEP-440 compatible version numbers +from version control. Currently only git is supported. Provides +reasonable defaults and an easy way to customize how version numbers +are generated from version control system. -- cgit v1.2.3