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.14.1.
This commit is contained in:
parent
bce562fd81
commit
710f0d9a68
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.0
|
version=2.14.1
|
||||||
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=96d4d0d9af39004f74b705650bd5079c9208ba2c94428621863982e914ed0884
|
checksum=a57bfadf961318fca2ba840d15116176e253aa8689d88c830480b46f0ea5dcdf
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue