mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
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'
|
# Template file for 'python3-dateparser'
|
||||||
pkgname=python3-dateparser
|
pkgname=python3-dateparser
|
||||||
version=0.7.6
|
version=1.0.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=dateparser-${version}
|
wrksrc=dateparser-${version}
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/scrapinghub/dateparser"
|
homepage="https://github.com/scrapinghub/dateparser"
|
||||||
distfiles="${PYPI_SITE}/d/dateparser/dateparser-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/d/dateparser/dateparser-${version}.tar.gz"
|
||||||
checksum=e875efd8c57c85c2d02b238239878db59ff1971f5a823457fcc69e493bf6ebfa
|
checksum=159cc4e01a593706a15cd4e269a0b3345edf3aef8bf9278a57dac8adf5bf1e4a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue