mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 08:33:15 -04:00
dev-python/pytest-flask: keyword 1.2.0 for ~amd64
Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
1
dev-python/pytest-flask/Manifest
Normal file
1
dev-python/pytest-flask/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST pytest-flask-1.2.0.tar.gz 32446 BLAKE2B c0cbfdcf843573eba07cd009dc33b5f651dc859f94bd2059dccbf81ce6cc4c56870004b393254d9aa1beb5ff6225e3184ce26f71d74189eb6cb81b3ce0e3b219 SHA512 858ef198299f0cb5761bedcd98219fe8245abbd635630d6fe42f6b268db9029413c92cf163bc055387b0449cdcca695a1e7768cc3753c90f43373d8fa4e39e25
|
||||
@@ -4,19 +4,16 @@
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_11 pypy3 )
|
||||
inherit distutils-r1
|
||||
PYPI_NO_NORMALIZE=1
|
||||
PYTHON_COMPAT=( python3_{11,12} pypy3 )
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
DESCRIPTION="A set of pytest fixtures to test Flask applications "
|
||||
HOMEPAGE="http://pytest-flask.readthedocs.org"
|
||||
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/pytest-dev/${PN}.git"
|
||||
EGI_COMMIT="1.2.0"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS=""
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="
|
||||
|
||||
Reference in New Issue
Block a user