python3-pluggy: drop noarch
This commit is contained in:
parent
0c4a849640
commit
6608b86113
1 changed files with 2 additions and 3 deletions
|
@ -1,13 +1,12 @@
|
|||
# Template file for 'python3-pluggy'
|
||||
pkgname=python3-pluggy
|
||||
version=0.13.1
|
||||
revision=3
|
||||
archs=noarch
|
||||
revision=4
|
||||
wrksrc="pluggy-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
checkdepends="python3-pytest ${depends}"
|
||||
checkdepends="python3-pytest"
|
||||
short_desc="Minimalist production ready plugin system (Python3)"
|
||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Reference in a new issue