python3-iso8601: update to 2.1.0.
This commit is contained in:
parent
f1f71948f8
commit
5068d52f42
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-iso8601'
|
||||
pkgname=python3-iso8601
|
||||
version=2.0.0
|
||||
revision=2
|
||||
version=2.1.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-poetry-core"
|
||||
depends="python3"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/micktwomey/pyiso8601"
|
||||
changelog="https://raw.githubusercontent.com/micktwomey/pyiso8601/main/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/i/iso8601/iso8601-${version}.tar.gz"
|
||||
checksum=739960d37c74c77bd9bd546a76562ccb581fe3d4820ff5c3141eb49c839fda8f
|
||||
checksum=6b1d3829ee8921c4301998c909f7829fa9ed3cbdac0d3b16af2d743aed1ba8df
|
||||
replaces="python3-iso-8601>=0"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue