From c9d219ca8558d13803d5929a1b8b46aca0837d06 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Fri, 11 Dec 2020 15:47:43 +0100 Subject: dev-python/entrypoints: Fix remote-id MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/entrypoints/metadata.xml | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/dev-python/entrypoints/metadata.xml b/dev-python/entrypoints/metadata.xml index 843ca0b4843a..8d61c9733361 100644 --- a/dev-python/entrypoints/metadata.xml +++ b/dev-python/entrypoints/metadata.xml @@ -1,22 +1,23 @@ - - sci@gentoo.org - Gentoo Science Project - - - python@gentoo.org - Python - - - - Entry points are a way for Python packages to advertise objects with - some common interface. The most common examples are console_scripts - entry points, which define shell commands by identifying a Python - function to run. - - - takluyver/testpath - + + sci@gentoo.org + Gentoo Science Project + + + python@gentoo.org + Python + + + + Entry points are a way for Python packages to advertise objects with + some common interface. The most common examples are console_scripts + entry points, which define shell commands by identifying a Python + function to run. + + + takluyver/entrypoints + entrypoints + -- cgit v1.2.3-65-gdbad