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/oscrypto/
Date: Fri, 18 Mar 2022 09:49:24 +0000 (UTC)	[thread overview]
Message-ID: <1647594483.10c36ea29ed84fdf516ec177ff80e81cb65cd14f.Alessandro-Barbieri@gentoo> (raw)

commit:     10c36ea29ed84fdf516ec177ff80e81cb65cd14f
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Fri Mar 18 09:08:03 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Fri Mar 18 09:08:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=10c36ea2

dev-python/oscrypto: add 1.3.0, drop 1.2.1

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

 dev-python/oscrypto/Manifest                                |  2 +-
 .../{oscrypto-1.2.1.ebuild => oscrypto-1.3.0.ebuild}        | 13 +++++++------
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/dev-python/oscrypto/Manifest b/dev-python/oscrypto/Manifest
index 91f0a66cd..45a95bdae 100644
--- a/dev-python/oscrypto/Manifest
+++ b/dev-python/oscrypto/Manifest
@@ -1 +1 @@
-DIST oscrypto-1.2.1.tar.gz 305629 BLAKE2B 55f035ca021971c0fa541edcdf73367e2524793ad908cec3073867ea8a90d939649b9c7242f5030a2db7057b8142cb3ce450fbc98b5803a069a196a55f0fa1d1 SHA512 bf858f59bf6e54d1ac962df4b90eb674844e50f47b217d73d94b05e27280b78671dc04f4211276c04e71b48f92b446bc11f964b7223def24f5d0d878166547f3
+DIST oscrypto-1.3.0.tar.gz 313874 BLAKE2B 6dd3331978d0ca8e63a136988d55bd6e1314078256f6c5141f26d49382e8908b58974c8f8d281a98a7e5efff2e477488baf7a37e3ea4a17bf887c92f9b1d9985 SHA512 b5baf72e1a09615b267be4d1c4baf2375bb939b5bd3d717ca9ca70776541f590a8608bef95991967e23f3794e6220709ed2fe5acdedfe9bfce1921c879a74bec

diff --git a/dev-python/oscrypto/oscrypto-1.2.1.ebuild b/dev-python/oscrypto/oscrypto-1.3.0.ebuild
similarity index 77%
rename from dev-python/oscrypto/oscrypto-1.2.1.ebuild
rename to dev-python/oscrypto/oscrypto-1.3.0.ebuild
index 90499d0d8..ee4f4e142 100644
--- a/dev-python/oscrypto/oscrypto-1.2.1.ebuild
+++ b/dev-python/oscrypto/oscrypto-1.3.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="7"
+EAPI=8
 
-PYTHON_COMPAT=( python3_{8,9} pypy3 )
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
 
 inherit distutils-r1
 
@@ -18,12 +18,13 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="test"
-#tests requires network
-RESTRICT="test"
 
-RDEPEND=">=dev-python/asn1crypto-1.0.0[${PYTHON_USEDEP}]"
+RDEPEND=">=dev-python/asn1crypto-1.5.1[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}"
 
+RESTRICT="test"
+PROPERTIES="test_network"
+
 python_test() {
 	"${EPYTHON}" run.py tests || die
 }


             reply	other threads:[~2022-03-18  9:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-18  9:49 Alessandro Barbieri [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-28  5:53 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/oscrypto/ Alberto Gireud
2023-03-05  9:30 Anna Vyalkova
2022-05-30 17:21 Alessandro Barbieri
2020-12-02  1:44 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=1647594483.10c36ea29ed84fdf516ec177ff80e81cb65cd14f.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