From 083a9f2bf3d0a98b104e4d3194fbdbf793f201e3 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Apr 25 2022 08:36:08 +0000 Subject: Rewrap %description to 80 columns --- diff --git a/python-asttokens.spec b/python-asttokens.spec index bcf2ad3..f731127 100644 --- a/python-asttokens.spec +++ b/python-asttokens.spec @@ -18,11 +18,11 @@ BuildRequires: python3dist(astroid) BuildRequires: python3dist(six) %global _description %{expand: -The asttokens module annotates Python abstract syntax trees (ASTs) -with the positions of tokens and text in the source code that -generated them. This makes it possible for tools that work with -logical AST nodes to find the particular text that resulted in those -nodes, for example for automated refactoring or highlighting.} +The asttokens module annotates Python abstract syntax trees (ASTs) with the +positions of tokens and text in the source code that generated them. This makes +it possible for tools that work with logical AST nodes to find the particular +text that resulted in those nodes, for example for automated refactoring or +highlighting.} %description %_description