public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/entrypoints/
Date: Fri, 11 Dec 2020 14:51:50 +0000 (UTC)	[thread overview]
Message-ID: <1607698304.c9d219ca8558d13803d5929a1b8b46aca0837d06.mgorny@gentoo> (raw)

commit:     c9d219ca8558d13803d5929a1b8b46aca0837d06
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 11 14:47:43 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec 11 14:51:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9d219ca

dev-python/entrypoints: Fix remote-id

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 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 843ca0b4843..8d61c973336 100644
--- a/dev-python/entrypoints/metadata.xml
+++ b/dev-python/entrypoints/metadata.xml
@@ -1,22 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="project">
-    <email>sci@gentoo.org</email>
-    <name>Gentoo Science Project</name>
-  </maintainer>
-  <maintainer type="project">
-    <email>python@gentoo.org</email>
-    <name>Python</name>
-  </maintainer>
-  <stabilize-allarches/>
-  <longdescription>
-    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.
-  </longdescription>
-  <upstream>
-    <remote-id type="github">takluyver/testpath</remote-id>
-  </upstream>
+	<maintainer type="project">
+		<email>sci@gentoo.org</email>
+		<name>Gentoo Science Project</name>
+	</maintainer>
+	<maintainer type="project">
+		<email>python@gentoo.org</email>
+		<name>Python</name>
+	</maintainer>
+	<stabilize-allarches/>
+	<longdescription>
+		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.
+	</longdescription>
+	<upstream>
+		<remote-id type="github">takluyver/entrypoints</remote-id>
+		<remote-id type="pypi">entrypoints</remote-id>
+	</upstream>
 </pkgmetadata>


             reply	other threads:[~2020-12-11 14:51 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-11 14:51 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-27 20:56 [gentoo-commits] repo/gentoo:master commit in: dev-python/entrypoints/ Michał Górny
2024-05-17 17:38 Michał Górny
2023-05-26 20:26 Arthur Zamarin
2022-05-16 16:03 Andrew Ammerlaan
2022-03-15 11:27 Jakov Smolić
2022-02-02 23:21 Michał Górny
2022-01-29 15:02 Michał Górny
2021-06-29  5:53 Yixun Lan
2021-05-06 11:38 Michał Górny
2020-11-28 14:21 Sam James
2020-11-28 14:21 Sam James
2020-10-22  2:14 Joshua Kinard
2020-09-20  9:36 Michał Górny
2020-07-13 16:51 Sam James
2020-05-27  6:10 Michał Górny
2020-04-08 20:53 Sergei Trofimovich
2020-03-16 21:09 Michał Górny
2020-03-16  6:22 Matt Turner
2020-02-11  9:20 Agostino Sarubbo
2020-02-08 12:50 Sergei Trofimovich
2020-01-30 11:05 Agostino Sarubbo
2020-01-30 11:00 Agostino Sarubbo
2020-01-28 11:32 Agostino Sarubbo
2020-01-28 10:20 Agostino Sarubbo
2020-01-27  8:10 Sergei Trofimovich
2020-01-26 21:25 Matthew Thode
2020-01-14 19:57 Sergei Trofimovich
2019-12-25 20:45 Sergei Trofimovich
2019-12-25 20:32 Sergei Trofimovich
2019-12-16 14:38 Michał Górny
2019-12-16 14:38 Michał Górny
2019-12-09 18:19 Sergei Trofimovich
2019-12-02 21:13 Aaron Bauman
2019-12-01 13:34 Sergei Trofimovich
2019-11-23  7:59 Patrick McLean
2019-11-21  0:11 Andreas Sturmlechner
2019-11-20 23:39 Andreas Sturmlechner
2019-11-20 23:39 Andreas Sturmlechner
2018-09-07 22:51 Louis Sautier
2018-08-30 22:08 Louis Sautier
2018-05-16 12:28 Agostino Sarubbo
2018-04-22  1:35 Thomas Deutschmann
2018-03-20  1:46 Matt Thode
2017-06-23 19:26 Alexis Ballier
2017-03-11  3:34 Zac Medico

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1607698304.c9d219ca8558d13803d5929a1b8b46aca0837d06.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox