mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-time-machine: update to 2.15.0.
This commit is contained in:
parent
11897eeea7
commit
3478e66399
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-time-machine'
|
# Template file for 'python3-time-machine'
|
||||||
pkgname=python3-time-machine
|
pkgname=python3-time-machine
|
||||||
version=2.14.2
|
version=2.15.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://github.com/adamchainz/time-machine"
|
homepage="https://github.com/adamchainz/time-machine"
|
||||||
changelog="https://raw.githubusercontent.com/adamchainz/time-machine/main/CHANGELOG.rst"
|
changelog="https://raw.githubusercontent.com/adamchainz/time-machine/main/CHANGELOG.rst"
|
||||||
distfiles="https://github.com/adamchainz/time-machine/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/adamchainz/time-machine/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=d31729bb75a54b6be0c324be90a2fca074daefd5735d59fc24d1aad223ed07d1
|
checksum=1b8d9e36813cbaee65e554f0c104e09ac9cb2a54ac641e5dadd969550496f8ed
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue