python-pathlib2: update to 2.2.1
This commit is contained in:
parent
bc64f93105
commit
de8b142d94
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-pathlib2'
|
# Template file for 'python-pathlib2'
|
||||||
pkgname=python-pathlib2
|
pkgname=python-pathlib2
|
||||||
version=2.2.0
|
version=2.2.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pathlib2-${version}"
|
wrksrc="pathlib2-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://pypi.python.org/pypi/pathlib2"
|
homepage="https://pypi.python.org/pypi/pathlib2"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/p/pathlib2/pathlib2-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pathlib2/pathlib2-${version}.tar.gz"
|
||||||
checksum=a34e82120e503ebeee9e4c4f6a6f199b117a58819d18ed0c7f8cc944d435086b
|
checksum=ce9007df617ef6b7bd8a31cd2089ed0c1fed1f7c23cf2bf1ba140b3dd563175d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.rst LICENSE
|
vlicense LICENSE.rst LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue