mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-11 15:22:59 +02:00
python3-idna-ssl: noarch=yes
This commit is contained in:
parent
625fc96615
commit
250498af52
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'python3-idna-ssl'
|
# Template file for 'python3-idna-ssl'
|
||||||
pkgname=python3-idna-ssl
|
pkgname=python3-idna-ssl
|
||||||
version=1.0.1
|
version=1.0.1
|
||||||
revision=1
|
revision=2
|
||||||
|
noarch=yes
|
||||||
wrksrc="idna-ssl-${version}"
|
wrksrc="idna-ssl-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="idna_ssl.py"
|
pycompile_module="idna_ssl.py"
|
||||||
|
|
Loading…
Add table
Reference in a new issue