python-isort: update to 4.2.13
This commit is contained in:
parent
b4065c35e3
commit
b413702923
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-isort'
|
# Template file for 'python-isort'
|
||||||
pkgname=python-isort
|
pkgname=python-isort
|
||||||
version=4.2.5
|
version=4.2.13
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="isort-${version}"
|
wrksrc="isort-${version}"
|
||||||
@ -13,11 +13,10 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||||||
homepage="https://github.com/timothycrosley/isort"
|
homepage="https://github.com/timothycrosley/isort"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/i/isort/isort-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/i/isort/isort-${version}.tar.gz"
|
||||||
checksum=56b20044f43cf6e6783fe95d054e754acca52dd43fbe9277c1bdff835537ea5c
|
checksum=3b742309aecd7dc8d7a87917098c25e5c3871ba2a5c46820b6b8f4eeaa85f122
|
||||||
alternatives="isort:isort:/usr/bin/isort2"
|
alternatives="isort:isort:/usr/bin/isort2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed -n '/Copyright/,/SOFTWARE\./p' isort/__init__.py >LICENSE
|
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user