python3-time-machine: update to 2.15.0.
This commit is contained in:
parent
11897eeea7
commit
3478e66399
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-time-machine'
|
||||
pkgname=python3-time-machine
|
||||
version=2.14.2
|
||||
version=2.15.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://github.com/adamchainz/time-machine"
|
||||
changelog="https://raw.githubusercontent.com/adamchainz/time-machine/main/CHANGELOG.rst"
|
||||
distfiles="https://github.com/adamchainz/time-machine/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=d31729bb75a54b6be0c324be90a2fca074daefd5735d59fc24d1aad223ed07d1
|
||||
checksum=1b8d9e36813cbaee65e554f0c104e09ac9cb2a54ac641e5dadd969550496f8ed
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue