python3-atomicwrites: update to 1.4.1.
This commit is contained in:
parent
6ed2c29184
commit
0fe2639069
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-atomicwrites'
|
# Template file for 'python3-atomicwrites'
|
||||||
pkgname=python3-atomicwrites
|
pkgname=python3-atomicwrites
|
||||||
version=1.4.0
|
version=1.4.1
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="atomicwrites-${version}"
|
wrksrc="atomicwrites-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/untitaker/python-atomicwrites"
|
homepage="https://github.com/untitaker/python-atomicwrites"
|
||||||
distfiles="${PYPI_SITE}/a/atomicwrites/atomicwrites-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/atomicwrites/atomicwrites-${version}.tar.gz"
|
||||||
checksum=ae70396ad1a434f9c7046fd2dd196fc04b12f9e91ffb859164193be8b6168a7a
|
checksum=81b2c9071a49367a7f770170e5eec8cb66567cfbbc8c73d20ce5ca4a8d71cf11
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue