asyncio-throttle-1.0.2 -> stable
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
DIST asyncio-throttle-1.0.2.tar.gz 3775 BLAKE2B e777acfc3229ff3aca6815daa07a6abdf5cc2a14ce82a729f4dd0511666b3dd4684461a59971d9bfa34a0684a14f322d3f5f0940a424104dd926a0207575c114 SHA512 ac6c34d9e0b6dfa930dbf3606ac9ea27eec65b866866897bfa97c647d80e4a9c0ff2a95cdab144aa8abfd41bcd3851c68f2a7d5c89298de0588faa32419fdbb3
|
||||
EBUILD asyncio-throttle-1.0.2.ebuild 710 BLAKE2B 672492a67350148cee2cb61f7a5d1da77689d0428d552b4b6f007eaf07db171cfe7425eaff6f7fcb10b4c5334fad5f9c8d4119110cacb1abe84b81f8e19285df SHA512 336e1e9976c00c4b899abf77d37b0a4bfa91663752ba1496a96b20d084ab2c8a6ce2548f38e3b3c82b879d930d4b2fba69c8c6d4f6787d582bc78a3f7d7f10cb
|
||||
EBUILD asyncio-throttle-1.0.2.ebuild 708 BLAKE2B f84409fa8ca6b5cc783ff2f47cd14d18c5da5ceda418c666cf6557b009f86a9a0d7034985feb3c8438c62c10cee7687347feb660288696b722367c610aa046ad SHA512 92d3d5313cc815fbf32c80b25ceadfd64133b4ee004b35908991970c6c3b93592315a62a04456f4e1dd02eac9dfeccc8370b405bbb7fb3029d4f9dbbe1f72a2f
|
||||
MISC metadata.xml 459 BLAKE2B ec1821ac41d6fa5927dff1e216cfc8bf723674b3b8d63fec2ed51553d5bd0aa10f3aa2ee6abea2298478e2f57da89033d12c092233d8486df0f004992935392b SHA512 0f7eb8a7ad84fb7687f1b5938ba0a482bf8d2d35d6f468d192de4a5058192de079e13b9c6860b3f9b03e276bc53f2ae3e7173e254f8382502886dea03c49c396
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
DOCS="README.md"
|
||||
|
||||
Reference in New Issue
Block a user