mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
Move dev-python/{python-backoff → backoff}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
1
dev-python/backoff/Manifest
Normal file
1
dev-python/backoff/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST backoff-1.11.0.gh.tar.gz 17566 BLAKE2B 4afed5284eb3cbedf54e06fcd89861701613357c672ebabe2611a4bc28c3a6e4539e206cee24bb6a646f7c16c033f16ef56be3b21867aad760b71410749383b7 SHA512 0f5e176bf9d093a72068cf6e55ada8da3e8ec67b85b4fba2d697117dcb3c563a429ff53c5fe17b4a20a8b5ee0420930b789478bd89de5949b628158263413a60
|
||||
@@ -7,12 +7,9 @@ PYTHON_COMPAT=( python3_{8..10} )
|
||||
DISTUTILS_USE_SETUPTOOLS=pyproject.toml
|
||||
inherit distutils-r1
|
||||
|
||||
MY_PN=${PN#python-}
|
||||
MY_P=${MY_PN}-${PV}
|
||||
DESCRIPTION="Function decoration for backoff and retry"
|
||||
HOMEPAGE="https://github.com/litl/backoff https://pypi.org/project/backoff/"
|
||||
SRC_URI="https://github.com/litl/backoff/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
|
||||
S=${WORKDIR}/${MY_P}
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
@@ -1 +0,0 @@
|
||||
DIST python-backoff-1.11.0.gh.tar.gz 17566 BLAKE2B 4afed5284eb3cbedf54e06fcd89861701613357c672ebabe2611a4bc28c3a6e4539e206cee24bb6a646f7c16c033f16ef56be3b21867aad760b71410749383b7 SHA512 0f5e176bf9d093a72068cf6e55ada8da3e8ec67b85b4fba2d697117dcb3c563a429ff53c5fe17b4a20a8b5ee0420930b789478bd89de5949b628158263413a60
|
||||
@@ -4,3 +4,4 @@ slotmove =dev-ruby/elasticsearch-transport-6.8.3 6 6.8.3
|
||||
move dev-python/cfn-python-lint dev-python/cfn-lint
|
||||
move dev-python/dbusmock dev-python/python-dbusmock
|
||||
move dev-python/fcl dev-python/python-fcl
|
||||
move dev-python/python-backoff dev-python/backoff
|
||||
|
||||
Reference in New Issue
Block a user