commit:     b1d8bd8409979c52793a0d3c51e4083e569c5432
Author:     Filip Kobierski <fkobi <AT> pm <DOT> me>
AuthorDate: Fri Nov 15 12:26:05 2024 +0000
Commit:     Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
CommitDate: Tue Nov 19 14:05:18 2024 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=b1d8bd84

dev-python/{cligj,fiona}: fix indentation in metadata

Signed-off-by: Filip Kobierski <fkobi <AT> pm.me>
Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org>

 dev-python/cligj/metadata.xml |  8 ++++----
 dev-python/fiona/metadata.xml | 10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/dev-python/cligj/metadata.xml b/dev-python/cligj/metadata.xml
index 9afaefe0d..db7b27f03 100644
--- a/dev-python/cligj/metadata.xml
+++ b/dev-python/cligj/metadata.xml
@@ -6,10 +6,10 @@
     <name>Gentoo Science Project</name>
   </maintainer>
   <longdescription lang="en">
-  cligj is for Python developers who create command line interfaces for 
-  geospatial data. cligj allows you to quickly build consistent, 
-  well-tested and interoperable CLIs for handling GeoJSON.
-</longdescription>
+    cligj is for Python developers who create command line interfaces for
+    geospatial data. cligj allows you to quickly build consistent,
+    well-tested and interoperable CLIs for handling GeoJSON.
+  </longdescription>
   <upstream>
     <remote-id type="github">mapbox/cligj</remote-id>
     <remote-id type="pypi">cligj</remote-id>

diff --git a/dev-python/fiona/metadata.xml b/dev-python/fiona/metadata.xml
index e1e191ee0..7a06b2ee7 100644
--- a/dev-python/fiona/metadata.xml
+++ b/dev-python/fiona/metadata.xml
@@ -6,11 +6,11 @@
     <name>Gentoo Science Project</name>
   </maintainer>
   <longdescription lang="en">
-  Fiona reads and writes geographic data files and thereby helps Python 
-  programmers integrate geographic information systems with other 
-  computer systems. Fiona contains extension modules that link the 
-  Geospatial Data Abstraction Library (GDAL).
-</longdescription>
+    Fiona reads and writes geographic data files and thereby helps Python
+    programmers integrate geographic information systems with other
+    computer systems. Fiona contains extension modules that link the
+    Geospatial Data Abstraction Library (GDAL).
+  </longdescription>
   <upstream>
     <remote-id type="github">Toblerity/fiona</remote-id>
     <remote-id type="pypi">Fiona</remote-id>

Reply via email to