python3-ciso8601: update to 2.3.0.
This commit is contained in:
parent
1ece46b008
commit
d44e36b228
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-ciso8601'
|
# Template file for 'python3-ciso8601'
|
||||||
pkgname=python3-ciso8601
|
pkgname=python3-ciso8601
|
||||||
version=2.2.0
|
version=2.3.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/closeio/ciso8601"
|
homepage="https://github.com/closeio/ciso8601"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=f33c4ba69d8b5897854e4db261b7f140404f9749e79247d3447918a061ab49f4
|
checksum=37853b535ea4f94b35932de78417a2a363d8b1bac4db1dc36a2b4d811e69d304
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue