python3-pyscss: update to 1.3.7.
1.3.5 could NOT be built with setuptools 47+ Close: #24995
This commit is contained in:
parent
1b09b83b39
commit
0a6e743672
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pyscss'
|
||||
pkgname=python3-pyscss
|
||||
version=1.3.5
|
||||
revision=7
|
||||
version=1.3.7
|
||||
revision=1
|
||||
wrksrc="pyScss-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools pcre-devel"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="http://github.com/Kronuz/pyScss"
|
||||
distfiles="${PYPI_SITE}/p/pyScss/pyScss-${version}.tar.gz"
|
||||
checksum=14a25c33c221a66bb1f000a6a067f376528d3df2f9333cee9c95709a9280cdb0
|
||||
checksum=f1df571569021a23941a538eb154405dde80bed35dc1ea7c5f3e18e0144746bf
|
||||
|
||||
conflicts="python-pyscss>=0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue