summaryrefslogtreecommitdiff
path: root/dev-python/nest_asyncio
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-01-04 01:27:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-01-04 01:27:12 +0000
commit3517852e3b8a68d1e997770fc0650c5053bafc6c (patch)
tree44068672445b1418489aed82de58df3c470289e7 /dev-python/nest_asyncio
parent0f15659d48c193027158492acb726297501202c5 (diff)
gentoo resync : 04.01.2022
Diffstat (limited to 'dev-python/nest_asyncio')
-rw-r--r--dev-python/nest_asyncio/Manifest6
-rw-r--r--dev-python/nest_asyncio/nest_asyncio-1.5.1.ebuild27
-rw-r--r--dev-python/nest_asyncio/nest_asyncio-1.5.2.ebuild17
-rw-r--r--dev-python/nest_asyncio/nest_asyncio-1.5.4.ebuild4
4 files changed, 3 insertions, 51 deletions
diff --git a/dev-python/nest_asyncio/Manifest b/dev-python/nest_asyncio/Manifest
index ebc728ca5316..97b173bfcbe6 100644
--- a/dev-python/nest_asyncio/Manifest
+++ b/dev-python/nest_asyncio/Manifest
@@ -1,7 +1,3 @@
-DIST nest_asyncio-1.5.1.tar.gz 5738 BLAKE2B 0aa7d9a71c75b97b1eeb40dab8b2b9942a6c2107643aa82429b3d27c3fcc3602494a86903669ec3ee4f577802463cdf05cfafc4bf0c6721b251a61b079d7381a SHA512 cb85ce82706d17081de58e4176bbc6bba9efd9eec99a36902dd689010d08d4267e742cabb89c088cc274aac13ed9929f09e0f55f375cee35e3c15385ed2fe0d3
-DIST nest_asyncio-1.5.2.tar.gz 7227 BLAKE2B a6e57f10f7fdeed0e141dad40bf170d8e3194712c9b458666188508594dabadbac73e60d6ef0c6669fea8dab7f8f05b94e66646f4783440edf511c64ea152739 SHA512 089fc6ef6b8c029426dab2036b6817281a18e137fe54ce7275caa8eeb25acc3ce513d493d8257ddd0b0219cb999a0b6d9c65ca2798efb525cea469873e98e712
DIST nest_asyncio-1.5.4.tar.gz 5893 BLAKE2B d3f693e251d5f0e9f7f31e0aa3e88962aaf927320268a31d53fc2b2eb71bb45eb3a8f9d7f733d0ca96a848beb1d8c505121325749226e962a44b3c2988873190 SHA512 982e274712ec8a8004108492708f28fbf459c5f2d274e754387b0afa0f92425fe29be075e3402bbc319accf17974efcbb3015799421f6a10ed15cfa424f82310
-EBUILD nest_asyncio-1.5.1.ebuild 697 BLAKE2B 0f33391c1b4b8a0481c16effef8f903af518c821ca1381083ea2c21cd8701b00280e49aec381c28164ab9ad21975aa94e51b05350a530440d3ea944a3ec5fda7 SHA512 1c7e7b5f127c405b2dcb697d71573dafdfadea1444b4b71c3325804ed1345180f1e7250f9759f8198de29e00a86bf00f85288f5cda8a2e7adcfe4a27a1988324
-EBUILD nest_asyncio-1.5.2.ebuild 465 BLAKE2B e4b5d0525e87aefc46624989cb8c306b97ed13af5bb7626ab0ada7d27768788fe88dc940dd4b33444c531c55a21c055afda0ca177ebacba7373a4cc571af619c SHA512 937f82f49c57668e5a201178382f7bc2ae14bd6d6fa3f363228b0c9dbac7382db50879f578956160be4263c61d356012d1ef9b8abe069cab41293cc8d65afccf
-EBUILD nest_asyncio-1.5.4.ebuild 465 BLAKE2B e4b5d0525e87aefc46624989cb8c306b97ed13af5bb7626ab0ada7d27768788fe88dc940dd4b33444c531c55a21c055afda0ca177ebacba7373a4cc571af619c SHA512 937f82f49c57668e5a201178382f7bc2ae14bd6d6fa3f363228b0c9dbac7382db50879f578956160be4263c61d356012d1ef9b8abe069cab41293cc8d65afccf
+EBUILD nest_asyncio-1.5.4.ebuild 457 BLAKE2B 6dfd21d3a10fb572df57fee7bedd32c98b10b62f66228cbd87535eb72d16bc0fbee47ca3f2a4d585a2c9bfc02651c48ada4a6a6d3f113c0e8b20a1bb5c56200c SHA512 00d7d6e8d6882c554e94fb7ccd33bc38ed2c76c8caea839910f91aec815ba551361e93131cc37ab0d9bce3840bab65a2c99bbb6285044efa1de1a64befed569b
MISC metadata.xml 389 BLAKE2B 7725ccfe525c9aa2f6b3330e97fad88e1dbc5dd829573d9c32bcf0b492af7303e33668e1370dc6cd8fc89cd55f0be20110d72de0caf87eedf61869e8231f6ad0 SHA512 f1ab8ce0f9568dc9d533d5c47135a937bb5f109ff49315b63444d963c4572602d3bcef96f182ca54df7bbce676e50ee2f0ba795f5310f022922b0b49edc23518
diff --git a/dev-python/nest_asyncio/nest_asyncio-1.5.1.ebuild b/dev-python/nest_asyncio/nest_asyncio-1.5.1.ebuild
deleted file mode 100644
index cd229300b86e..000000000000
--- a/dev-python/nest_asyncio/nest_asyncio-1.5.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Patch asyncio to allow nested event loops"
-HOMEPAGE="https://github.com/erdewit/nest_asyncio/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
-
-distutils_enable_tests pytest
-
-python_test() {
- local deselect=()
- [[ ${EPYTHON} == python3.10 ]] && deselect+=(
- # incorrect args in test itself
- tests/nest_test.py::NestTest::test_two_run_until_completes_in_one_outer_loop
- )
- epytest ${deselect[@]/#/--deselect }
-}
diff --git a/dev-python/nest_asyncio/nest_asyncio-1.5.2.ebuild b/dev-python/nest_asyncio/nest_asyncio-1.5.2.ebuild
deleted file mode 100644
index be2f4e2dd502..000000000000
--- a/dev-python/nest_asyncio/nest_asyncio-1.5.2.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Patch asyncio to allow nested event loops"
-HOMEPAGE="https://github.com/erdewit/nest_asyncio/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-
-distutils_enable_tests pytest
diff --git a/dev-python/nest_asyncio/nest_asyncio-1.5.4.ebuild b/dev-python/nest_asyncio/nest_asyncio-1.5.4.ebuild
index be2f4e2dd502..f0e6d83af43c 100644
--- a/dev-python/nest_asyncio/nest_asyncio-1.5.4.ebuild
+++ b/dev-python/nest_asyncio/nest_asyncio-1.5.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,6 +12,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
distutils_enable_tests pytest