mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
python-atomicwrites: update to 1.2.1.
This commit is contained in:
parent
f7f93702e6
commit
e5c5b419cd
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=1.2.0
|
version=1.2.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="atomicwrites-${version}"
|
wrksrc="atomicwrites-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||||
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=e16334d50fe0f90919ef7339c24b9b62e6abaa78cd2d226f3d94eb067eb89043
|
checksum=ec9ae8adaae229e4f8446952d204a3e4b5fdd2d099f9be3aaf556120135fb3ee
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue