python-incremental: update to 17.5.0
This commit is contained in:
parent
28f809c9d0
commit
b045ca2897
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-incremental'
|
||||
pkgname=python-incremental
|
||||
version=16.10.1
|
||||
version=17.5.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="incremental-${version}"
|
||||
|
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
|
|||
depends="python"
|
||||
short_desc="Small library that versions your Python projects (Python2)"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="https://github.com/hawkowl/incremental"
|
||||
homepage="https://github.com/twisted/incremental"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/i/incremental/incremental-${version}.tar.gz"
|
||||
checksum=14ad6b720ec47aad6c9caa83e47db1843e2b9b98742da5dda08e16a99f400342
|
||||
checksum=7b751696aaf36eebfab537e458929e194460051ccad279c72b755a167eebd4b3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue