mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python-dominate: update to 2.5.2.
This commit is contained in:
parent
eed366a55c
commit
2cac21348c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-dominate'
|
# Template file for 'python-dominate'
|
||||||
pkgname=python-dominate
|
pkgname=python-dominate
|
||||||
version=2.5.1
|
version=2.5.2
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="dominate-${version}"
|
wrksrc="dominate-${version}"
|
||||||
|
@ -8,10 +8,10 @@ build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
short_desc="Library for creating and manipulating HTML (Python2)"
|
short_desc="Library for creating and manipulating HTML (Python2)"
|
||||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||||
license="LGPL-3.0"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://github.com/Knio/dominate"
|
homepage="https://github.com/Knio/dominate"
|
||||||
distfiles="https://github.com/Knio/dominate/archive/${version}.tar.gz"
|
distfiles="https://github.com/Knio/dominate/archive/${version}.tar.gz"
|
||||||
checksum=f2c11e107c13c4af9515f81c762b09c350f66d50440eae0c5ec1c443beb3f4af
|
checksum=a184e19ca36646a85ec40b83fe3762c08834ffe51499ec436eeb6646edde36ac
|
||||||
|
|
||||||
python3-dominate_package() {
|
python3-dominate_package() {
|
||||||
archs=noarch
|
archs=noarch
|
||||||
|
|
Loading…
Add table
Reference in a new issue