python3-time-machine: update to 2.14.2.
This commit is contained in:
parent
4442c48c89
commit
d2c774286c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-time-machine'
|
||||
pkgname=python3-time-machine
|
||||
version=2.14.1
|
||||
version=2.14.2
|
||||
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=a57bfadf961318fca2ba840d15116176e253aa8689d88c830480b46f0ea5dcdf
|
||||
checksum=d31729bb75a54b6be0c324be90a2fca074daefd5735d59fc24d1aad223ed07d1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue