From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/sphinxcontrib-trio/ Date: Mon, 24 May 2021 10:01:55 +0000 (UTC) [thread overview] Message-ID: <1621850379.e356b14bb53efad8dfcf35fd385d1ade45757c07.andrewammerlaan@gentoo> (raw) commit: e356b14bb53efad8dfcf35fd385d1ade45757c07 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Mon May 24 09:42:12 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Mon May 24 09:59:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e356b14b dev-python/sphinxcontrib-trio: <!-- maintainer-needed --> Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> dev-python/sphinxcontrib-trio/metadata.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/dev-python/sphinxcontrib-trio/metadata.xml b/dev-python/sphinxcontrib-trio/metadata.xml index d5051d790..7477cd58a 100644 --- a/dev-python/sphinxcontrib-trio/metadata.xml +++ b/dev-python/sphinxcontrib-trio/metadata.xml @@ -2,10 +2,7 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>andrewammerlaan@gentoo.org</email> - <name>Andrew Ammerlaan</name> - </maintainer> + <!-- maintainer-needed --> <longdescription lang="en"> This sphinx extension helps you document Python code that uses async/await, or abstract methods, or context managers, or generators, or … you get the idea. It works by making sphinx’s regular directives for documenting Python functions and methods smarter and more powerful. The name is because it was originally written for the Trio project, and I’m not very creative. But don’t be put off – there’s nothing Trio- or async-specific about this extension; any Python project can benefit. (Though projects using async/await probably benefit the most, since sphinx’s built-in tools are especially inadequate in this case.) </longdescription>
WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/sphinxcontrib-trio/ Date: Mon, 24 May 2021 11:06:40 +0000 (UTC) [thread overview] Message-ID: <1621850379.e356b14bb53efad8dfcf35fd385d1ade45757c07.andrewammerlaan@gentoo> (raw) Message-ID: <20210524110640.M8p-O2o0b_RiKLeqPJa-pid478y5uMLmGbzjf84j_88@z> (raw) commit: e356b14bb53efad8dfcf35fd385d1ade45757c07 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Mon May 24 09:42:12 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Mon May 24 09:59:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e356b14b dev-python/sphinxcontrib-trio: <!-- maintainer-needed --> Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> dev-python/sphinxcontrib-trio/metadata.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/dev-python/sphinxcontrib-trio/metadata.xml b/dev-python/sphinxcontrib-trio/metadata.xml index d5051d790..7477cd58a 100644 --- a/dev-python/sphinxcontrib-trio/metadata.xml +++ b/dev-python/sphinxcontrib-trio/metadata.xml @@ -2,10 +2,7 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>andrewammerlaan@gentoo.org</email> - <name>Andrew Ammerlaan</name> - </maintainer> + <!-- maintainer-needed --> <longdescription lang="en"> This sphinx extension helps you document Python code that uses async/await, or abstract methods, or context managers, or generators, or … you get the idea. It works by making sphinx’s regular directives for documenting Python functions and methods smarter and more powerful. The name is because it was originally written for the Trio project, and I’m not very creative. But don’t be put off – there’s nothing Trio- or async-specific about this extension; any Python project can benefit. (Though projects using async/await probably benefit the most, since sphinx’s built-in tools are especially inadequate in this case.) </longdescription>
next reply other threads:[~2021-05-24 10:02 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-05-24 10:01 Andrew Ammerlaan [this message] 2021-05-24 11:06 ` [gentoo-commits] repo/proj/guru:master commit in: dev-python/sphinxcontrib-trio/ Andrew Ammerlaan -- strict thread matches above, loose matches on Subject: below -- 2021-05-03 23:33 [gentoo-commits] repo/proj/guru:dev " Anna Vyalkova 2020-06-15 11:34 Andrew Ammerlaan 2020-05-06 17:28 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-05-06 17:17 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-04-12 16:39 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan 2020-04-12 16:16 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan 2020-03-27 17:53 Alessandro Barbieri 2020-02-03 18:07 Andrew Ammerlaan
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=1621850379.e356b14bb53efad8dfcf35fd385d1ade45757c07.andrewammerlaan@gentoo \ --to=andrewammerlaan@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: linkBe 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