mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-fasteners: update to 0.19.
This commit is contained in:
parent
9a85d913f5
commit
0dde93f95e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-fasteners'
|
# Template file for 'python3-fasteners'
|
||||||
pkgname=python3-fasteners
|
pkgname=python3-fasteners
|
||||||
version=0.18
|
version=0.19
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3 python3-wheel"
|
hostmakedepends="python3 python3-wheel"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
@ -11,4 +11,4 @@ license="Apache-2.0"
|
||||||
homepage="https://pypi.org/project/fasteners/"
|
homepage="https://pypi.org/project/fasteners/"
|
||||||
changelog="https://github.com/harlowja/fasteners/blob/master/CHANGELOG.md"
|
changelog="https://github.com/harlowja/fasteners/blob/master/CHANGELOG.md"
|
||||||
distfiles="${PYPI_SITE}/f/fasteners/fasteners-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/f/fasteners/fasteners-${version}.tar.gz"
|
||||||
checksum=cb7c13ef91e0c7e4fe4af38ecaf6b904ec3f5ce0dda06d34924b6b74b869d953
|
checksum=b4f37c3ac52d8a445af3a66bce57b33b5e90b97c696b7b984f530cf8f0ded09c
|
||||||
|
|
Loading…
Add table
Reference in a new issue