python-hypothesis: remove noarch.
This commit is contained in:
parent
c2ff3b5230
commit
f4cbe2c472
1 changed files with 1 additions and 3 deletions
|
@ -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}"
|
||||
|
|
Loading…
Reference in a new issue