mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python-atomicwrites: update to 1.0.0.
This commit is contained in:
parent
5f303bc35b
commit
182984d10a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-atomicwrites'
|
# Template file for 'python-atomicwrites'
|
||||||
pkgname=python-atomicwrites
|
pkgname=python-atomicwrites
|
||||||
version=0.1.9
|
version=1.0.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="atomicwrites-${version}"
|
wrksrc="atomicwrites-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://pypi.python.org/pypi/atomicwrites/"
|
homepage="https://pypi.python.org/pypi/atomicwrites/"
|
||||||
distfiles="${PYPI_SITE}/a/atomicwrites/atomicwrites-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/atomicwrites/atomicwrites-${version}.tar.gz"
|
||||||
checksum=7cdfcee8c064bc0ba30b0444ba0919ebafccf5b0b1916c8cde07e410042c4023
|
checksum=1b977e9a6cbf8ae36a4e259e6da28d98fda6ab81cbf9634258eee0700e512e05
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue