public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/asyncssh/
Date: Tue,  2 Nov 2021 03:40:39 +0000 (UTC)	[thread overview]
Message-ID: <1635824436.d5090edef73b4a9e85fb85be3ce0d638d21d084f.Alessandro-Barbieri@gentoo> (raw)

commit:     d5090edef73b4a9e85fb85be3ce0d638d21d084f
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Mon Nov  1 20:56:01 2021 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Tue Nov  2 03:40:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d5090ede

dev-python/asyncssh: add 2.7.2, drop 2.7.0

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-python/asyncssh/Manifest                                   |  2 +-
 .../asyncssh/{asyncssh-2.7.0.ebuild => asyncssh-2.7.2.ebuild}  | 10 ++--------
 2 files changed, 3 insertions(+), 9 deletions(-)

diff --git a/dev-python/asyncssh/Manifest b/dev-python/asyncssh/Manifest
index 5d02d1997..1fbad9876 100644
--- a/dev-python/asyncssh/Manifest
+++ b/dev-python/asyncssh/Manifest
@@ -1 +1 @@
-DIST asyncssh-2.7.0.tar.gz 420765 BLAKE2B 4beab38843951cb9e86f5dc88b4bde4efd9a29178160381ea359233b675d2fa8bbfe58750b8d3fdded65998ea3c472b7b26c07fa191bd8428a06e3e014794dfe SHA512 0f25b199075fc5ff2f27c040b81d679c17fdebb68e919abc23af5b10dc0626eb10141bd6d6de7d92f797f84394a54c34757a8332c4aa08bab36ec6f04e353204
+DIST asyncssh-2.7.2.tar.gz 423431 BLAKE2B f9aa34204e60879c91106a7217c1fef5ee0f2923f5628908bcd07dee30e1ffa7f8c099fa505004035843a6be6101c1549c4809d107c745ad8f8f246201249de0 SHA512 a45248c8068905f7d36d866918b0563e8c9cf6bdfc99fc849818c031deb8b429212a2bb505c0a77da7729b736d49d4e01c187ca79a659385152a93b02d9493f7

diff --git a/dev-python/asyncssh/asyncssh-2.7.0.ebuild b/dev-python/asyncssh/asyncssh-2.7.2.ebuild
similarity index 90%
rename from dev-python/asyncssh/asyncssh-2.7.0.ebuild
rename to dev-python/asyncssh/asyncssh-2.7.2.ebuild
index fb28de3c9..9a47b82c7 100644
--- a/dev-python/asyncssh/asyncssh-2.7.0.ebuild
+++ b/dev-python/asyncssh/asyncssh-2.7.2.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DOCS_BUILDER="sphinx"
 DOCS_DIR="docs"
@@ -22,8 +22,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 RDEPEND=">=dev-python/cryptography-2.8[${PYTHON_USEDEP}]"
+DEPEND="${REDEPEND}"
 BDEPEND="
-	${REDEPEND}
 	test? (
 		>=dev-python/bcrypt-3.1.3[${PYTHON_USEDEP}]
 		>=dev-python/gssapi-1.2.0[${PYTHON_USEDEP}]
@@ -36,12 +36,6 @@ BDEPEND="
 distutils_enable_tests pytest
 distutils_enable_sphinx docs
 
-#python_test() {
-#	epytest \
-#		--deselect tests/test_agent.py::_TestAgent::test_confirm \
-#		--deselect tests/test_x509.py::_TestX509::test_expired_root
-#}
-
 pkg_postinst() {
 	optfeature "support for OpenSSH private key encryption" dev-python/bcrypt
 	optfeature "support for key exchange and authentication with U2F/FIDO2 security keys" dev-python/fido2


             reply	other threads:[~2021-11-02  3:40 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-02  3:40 Alessandro Barbieri [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-05  9:30 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/asyncssh/ 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-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-18 15:39 Andrew Ammerlaan
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=1635824436.d5090edef73b4a9e85fb85be3ce0d638d21d084f.Alessandro-Barbieri@gentoo \
    --to=lssndrbarbieri@gmail.com \
    --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