From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/asyncssh/ Date: Fri, 18 Dec 2020 15:39:09 +0000 (UTC) [thread overview] Message-ID: <1608305946.7f260489a73dc014847a1d4371fc0300a10d3c62.andrewammerlaan@gentoo> (raw) commit: 7f260489a73dc014847a1d4371fc0300a10d3c62 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Fri Dec 18 15:39:06 2020 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Fri Dec 18 15:39:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7f260489 dev-python/asyncssh: version bump 2.4.2 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> dev-python/asyncssh/Manifest | 2 +- dev-python/asyncssh/{asyncssh-2.4.0.ebuild => asyncssh-2.4.2.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/asyncssh/Manifest b/dev-python/asyncssh/Manifest index 6c5e02f1..a1404787 100644 --- a/dev-python/asyncssh/Manifest +++ b/dev-python/asyncssh/Manifest @@ -1 +1 @@ -DIST asyncssh-2.4.0.tar.gz 408626 BLAKE2B cae91006693b04920955f790b43cf05cf2b8b552f853907655fa09d88ea8b955bea93b2c43615008d1048a7eb339f489086496cd4bdbc4728be467eb782b7746 SHA512 f28fb0562d11af54456834696c3bbadb3317a2646b75219da9cc71146d228ab38b616436cf4d4689c5a512b8bc528880e0209cca154884e71a0b0cf7aa433562 +DIST asyncssh-2.4.2.tar.gz 409792 BLAKE2B 385a39047695c1f42c5fa76ebd3789f908918c0dcb70588cc288f867fc2b4d1a1d42d6216a9f0664b586687551643d0cee26bd305f05ce9780dadc71b33d55f5 SHA512 86d191cda659dd367b8f82fda783cd02afcb8759b29ec88ba3eb095e6dae42126b36da8dcf2fb29d42c6897fa351e96c82cb372d095af8d98ccb5c9483db1f93 diff --git a/dev-python/asyncssh/asyncssh-2.4.0.ebuild b/dev-python/asyncssh/asyncssh-2.4.2.ebuild similarity index 98% rename from dev-python/asyncssh/asyncssh-2.4.0.ebuild rename to dev-python/asyncssh/asyncssh-2.4.2.ebuild index 52e6e9ce..cb7dd07c 100644 --- a/dev-python/asyncssh/asyncssh-2.4.0.ebuild +++ b/dev-python/asyncssh/asyncssh-2.4.2.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_7 ) +PYTHON_COMPAT=( python3_{7,8} ) DOCS_DIR="docs" DOCS_BUILDER="sphinx"
WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/asyncssh/ Date: Fri, 18 Dec 2020 16:26:24 +0000 (UTC) [thread overview] Message-ID: <1608305946.7f260489a73dc014847a1d4371fc0300a10d3c62.andrewammerlaan@gentoo> (raw) Message-ID: <20201218162624.WKwM1aZLdz3e8mNFqsqUHv1NCkPBbaUaGxI65duqdws@z> (raw) commit: 7f260489a73dc014847a1d4371fc0300a10d3c62 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Fri Dec 18 15:39:06 2020 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Fri Dec 18 15:39:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7f260489 dev-python/asyncssh: version bump 2.4.2 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> dev-python/asyncssh/Manifest | 2 +- dev-python/asyncssh/{asyncssh-2.4.0.ebuild => asyncssh-2.4.2.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/asyncssh/Manifest b/dev-python/asyncssh/Manifest index 6c5e02f1..a1404787 100644 --- a/dev-python/asyncssh/Manifest +++ b/dev-python/asyncssh/Manifest @@ -1 +1 @@ -DIST asyncssh-2.4.0.tar.gz 408626 BLAKE2B cae91006693b04920955f790b43cf05cf2b8b552f853907655fa09d88ea8b955bea93b2c43615008d1048a7eb339f489086496cd4bdbc4728be467eb782b7746 SHA512 f28fb0562d11af54456834696c3bbadb3317a2646b75219da9cc71146d228ab38b616436cf4d4689c5a512b8bc528880e0209cca154884e71a0b0cf7aa433562 +DIST asyncssh-2.4.2.tar.gz 409792 BLAKE2B 385a39047695c1f42c5fa76ebd3789f908918c0dcb70588cc288f867fc2b4d1a1d42d6216a9f0664b586687551643d0cee26bd305f05ce9780dadc71b33d55f5 SHA512 86d191cda659dd367b8f82fda783cd02afcb8759b29ec88ba3eb095e6dae42126b36da8dcf2fb29d42c6897fa351e96c82cb372d095af8d98ccb5c9483db1f93 diff --git a/dev-python/asyncssh/asyncssh-2.4.0.ebuild b/dev-python/asyncssh/asyncssh-2.4.2.ebuild similarity index 98% rename from dev-python/asyncssh/asyncssh-2.4.0.ebuild rename to dev-python/asyncssh/asyncssh-2.4.2.ebuild index 52e6e9ce..cb7dd07c 100644 --- a/dev-python/asyncssh/asyncssh-2.4.0.ebuild +++ b/dev-python/asyncssh/asyncssh-2.4.2.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python3_7 ) +PYTHON_COMPAT=( python3_{7,8} ) DOCS_DIR="docs" DOCS_BUILDER="sphinx"
next reply other threads:[~2020-12-18 15:39 UTC|newest] Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-12-18 15:39 Andrew Ammerlaan [this message] 2020-12-18 16:26 ` [gentoo-commits] repo/proj/guru:master commit in: dev-python/asyncssh/ Andrew Ammerlaan -- strict thread matches above, loose matches on Subject: below -- 2023-03-05 9:30 [gentoo-commits] repo/proj/guru:dev " Anna Vyalkova 2022-06-28 4:34 Alessandro Barbieri 2022-05-30 23:04 Alessandro Barbieri 2022-05-30 23:04 Alessandro Barbieri 2022-04-20 22:37 Alessandro Barbieri 2022-03-29 20:53 Alessandro Barbieri 2022-03-29 20:53 Alessandro Barbieri 2022-03-28 17:14 Alessandro Barbieri 2022-03-17 8:38 Alessandro Barbieri 2021-11-02 3:40 Alessandro Barbieri 2021-11-02 3:40 Alessandro Barbieri 2021-06-27 23:25 Alessandro Barbieri 2021-05-25 10:37 Anna Vyalkova 2021-05-05 7:32 Alessandro Barbieri 2020-12-26 9:09 Theo Anderson 2020-12-03 18:53 Alessandro Barbieri
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=1608305946.7f260489a73dc014847a1d4371fc0300a10d3c62.andrewammerlaan@gentoo \ --to=andrewammerlaan@riseup.net \ --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