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'
|
# Template file for 'python3-pluggy'
|
||||||
pkgname=python3-pluggy
|
pkgname=python3-pluggy
|
||||||
version=0.13.1
|
version=0.13.1
|
||||||
revision=3
|
revision=4
|
||||||
archs=noarch
|
|
||||||
wrksrc="pluggy-${version}"
|
wrksrc="pluggy-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
checkdepends="python3-pytest ${depends}"
|
checkdepends="python3-pytest"
|
||||||
short_desc="Minimalist production ready plugin system (Python3)"
|
short_desc="Minimalist production ready plugin system (Python3)"
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue