python3-dateparser: update to 1.0.0.
This commit is contained in:
parent
a6c18fc138
commit
521eb4562e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-dateparser'
|
||||
pkgname=python3-dateparser
|
||||
version=0.7.6
|
||||
revision=2
|
||||
version=1.0.0
|
||||
revision=1
|
||||
wrksrc=dateparser-${version}
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Lorem <notloremipsum@protonmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/scrapinghub/dateparser"
|
||||
distfiles="${PYPI_SITE}/d/dateparser/dateparser-${version}.tar.gz"
|
||||
checksum=e875efd8c57c85c2d02b238239878db59ff1971f5a823457fcc69e493bf6ebfa
|
||||
checksum=159cc4e01a593706a15cd4e269a0b3345edf3aef8bf9278a57dac8adf5bf1e4a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue