mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 18:42:58 +02:00
python3-fasteners: update to 0.20.
This commit is contained in:
parent
e3fbfb35ad
commit
e25d3b1c54
1 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-fasteners'
|
||||
pkgname=python3-fasteners
|
||||
version=0.19
|
||||
revision=2
|
||||
version=0.20
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3 python3-wheel"
|
||||
depends="python3"
|
||||
|
@ -9,6 +9,5 @@ short_desc="Python3 package that provides useful locks"
|
|||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://pypi.org/project/fasteners/"
|
||||
changelog="https://github.com/harlowja/fasteners/blob/master/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/f/fasteners/fasteners-${version}.tar.gz"
|
||||
checksum=b4f37c3ac52d8a445af3a66bce57b33b5e90b97c696b7b984f530cf8f0ded09c
|
||||
checksum=55dce8792a41b56f727ba6e123fcaee77fd87e638a6863cec00007bfea84c8d8
|
||||
|
|
Loading…
Add table
Reference in a new issue