summaryrefslogtreecommitdiff
path: root/dev-python/nest_asyncio
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-12-18 11:06:49 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-12-18 11:06:49 +0000
commitab3da91fb6c91a9df52fff8f991570f456fd3c7a (patch)
treee8f3bfa2c6c3d20ec3b9c352c839e23949068b6b /dev-python/nest_asyncio
parent6abbf81ef2f298e3221ff5e67a1f3c5f23958212 (diff)
gentoo resync : 18.12.2020
Diffstat (limited to 'dev-python/nest_asyncio')
-rw-r--r--dev-python/nest_asyncio/Manifest6
-rw-r--r--dev-python/nest_asyncio/metadata.xml2
-rw-r--r--dev-python/nest_asyncio/nest_asyncio-1.4.2.ebuild18
-rw-r--r--dev-python/nest_asyncio/nest_asyncio-1.4.3.ebuild4
4 files changed, 5 insertions, 25 deletions
diff --git a/dev-python/nest_asyncio/Manifest b/dev-python/nest_asyncio/Manifest
index affd5d423022..54732c0c81c7 100644
--- a/dev-python/nest_asyncio/Manifest
+++ b/dev-python/nest_asyncio/Manifest
@@ -1,5 +1,3 @@
-DIST nest_asyncio-1.4.2.tar.gz 5991 BLAKE2B 8a7feba9d506002ffa6658188fc1a20e2ac55f6661c2be37be678c6930e906235cdd94b5e359428555d8b9400a810a3483e07b3118b49757464fb9e8195a4cdf SHA512 00581b5dbecd085f2f4534dceb04b894973939c6e209bfae1f4b13b5c608bcf403f590af9694c6973e06dc325a5c7b8dc278f8b83eb5ca125a96074e0046984e
DIST nest_asyncio-1.4.3.tar.gz 5996 BLAKE2B 399086236427fca6073b95ee898c9bb9ebbc984e36219b9f5bdcaff4d670a51985e1e3ca7597faf8b20ea3cb1610f5ad3fc12a30fe2207dadcd7d784c50679a7 SHA512 8d8e3384238c685211f4ae4e3a5c2d6bb0712880abe71b25287eabaee19deb3d669e6e4f2eead3d76825b460025e0cc4f8dc04197d140503b32563142c4ab596
-EBUILD nest_asyncio-1.4.2.ebuild 410 BLAKE2B 0559d17c39aee90e0f44aaef500e440a7cad5b6c0585fec2d3e32074d49338e93cbfb606b71517eb4e982b36e636c874cb6e5fbbd7ac82a0b06ae76d3ddc0670 SHA512 c94c8545dd4a034368e8d34daa649b877d44d356037ff9a976ca30d88499e43d8e32166e8a198b2db5d8859c0acc26bd7459320175b9f6b5b79e13166e7c41a9
-EBUILD nest_asyncio-1.4.3.ebuild 412 BLAKE2B 23f2424a1f1656c6f19d900f74e3c50b426156d24db207bd2ca0c134d8f5dc14af9e09707e0ed3b8b12ba70684cb600d05e145801a1aabf51a5016021d5c76d9 SHA512 05ab6f787a952d9f727e0d07954f47fe3de99a03cd42d8debe89bcdb93cb629e1701db97f805c283ac16c90a1e63967e08da9e242d612a267aafd19c8c1fc324
-MISC metadata.xml 388 BLAKE2B 53902c8566b3947464518fbc4d53c6cd5604653b77ac7132aead1f15c00aa481ab93e55d99f3fa29cca740a7bd68615a73b7df1af26c84346827ee5ecbbba5fe SHA512 a0358028aed1dc357b5fae2512d90a914ad599aa1a30536281d209fe97b4f38b3693a315d5d1f91b63651b28bbaa30b74302b701f1840750ef2a36e9576c2442
+EBUILD nest_asyncio-1.4.3.ebuild 411 BLAKE2B 2448c710f0513412edb65ce49a4f164034232f63a1dc196ce7146175190d38cef13b2c7e8ab028ff4f256657f4b94064533b9e74aaedac01027d795a0319f700 SHA512 b8b25ab295e79b53aa0c1e935540801a236e4c30cccc3096da2a1e86b8348f80083caf28e18d553efc6b62dfe6661c0ae8cdbb72b6a742038967fdc102183380
+MISC metadata.xml 388 BLAKE2B 5997502316ff6f700e55980bfccbc7ddd0b4775d95866d76803b37ad0c8e6222cf13f2ad8cbee455d6327b4f96b66f7318bcf05d3f861ecd26288ae144f8a2ba SHA512 f55ce5e44a97d4cc234f0f17f231324b72d60213b9a0c4f94d6ee4cd24893cd6592f1ab8fc6c9527d482e430cf3268299ad08e3b7f76434fce2385a5f23af174
diff --git a/dev-python/nest_asyncio/metadata.xml b/dev-python/nest_asyncio/metadata.xml
index ff1aa274546d..083dbd0d428e 100644
--- a/dev-python/nest_asyncio/metadata.xml
+++ b/dev-python/nest_asyncio/metadata.xml
@@ -6,7 +6,7 @@
</maintainer>
<stabilize-allarches/>
<upstream>
- <remote-id type="pypi">nest_asyncio</remote-id>
+ <remote-id type="pypi">nest-asyncio</remote-id>
<remote-id type="github">erdewit/nest_asyncio</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-python/nest_asyncio/nest_asyncio-1.4.2.ebuild b/dev-python/nest_asyncio/nest_asyncio-1.4.2.ebuild
deleted file mode 100644
index 9cb15006a5b7..000000000000
--- a/dev-python/nest_asyncio/nest_asyncio-1.4.2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6..9} )
-
-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 ~arm64 x86"
-
-distutils_enable_tests setup.py
diff --git a/dev-python/nest_asyncio/nest_asyncio-1.4.3.ebuild b/dev-python/nest_asyncio/nest_asyncio-1.4.3.ebuild
index 59e0ec644321..4ebb792e3dd0 100644
--- a/dev-python/nest_asyncio/nest_asyncio-1.4.3.ebuild
+++ b/dev-python/nest_asyncio/nest_asyncio-1.4.3.ebuild
@@ -8,11 +8,11 @@ PYTHON_COMPAT=( python3_{6..9} )
inherit distutils-r1
DESCRIPTION="Patch asyncio to allow nested event loops"
-HOMEPAGE="https://github.com/erdewit/nest_asyncio"
+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 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
distutils_enable_tests setup.py