python-hypothesis: remove noarch.

This commit is contained in:
fosslinux 2020-09-15 16:59:19 +10:00 committed by Đoàn Trần Công Danh
parent c2ff3b5230
commit f4cbe2c472

View file

@ -1,8 +1,7 @@
# Template file for 'python-hypothesis'
pkgname=python-hypothesis
version=4.38.2
revision=2
archs=noarch
revision=3
wrksrc="hypothesis-hypothesis-python-${version}"
build_wrksrc=hypothesis-python
build_style=python-module
@ -35,7 +34,6 @@ do_check() {
}
python3-hypothesis_package() {
archs=noarch
pycompile_module="hypothesis"
depends="python3-attrs python3-coverage"
short_desc="${short_desc/Python2/Python3}"