python3-time-machine: update to 3.2.0.
This commit is contained in:
committed by
Đoàn Trần Công Danh
parent
389ad032b7
commit
ef7b66095d
@@ -1,19 +1,19 @@
|
||||
# Template file for 'python3-time-machine'
|
||||
pkgname=python3-time-machine
|
||||
version=2.16.0
|
||||
revision=3
|
||||
version=3.2.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
makedepends="python3-devel"
|
||||
depends="python3-dateutil"
|
||||
checkdepends="$depends python3-pytest"
|
||||
checkdepends="$depends python3-pytest python3-tokenize-rt python3-freezegun"
|
||||
short_desc="Travel through time in your tests"
|
||||
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||
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=d2ed8ebef04133d69bce09114bbf66be0d404d725597874a644318af6e0b3e28
|
||||
checksum=c74880a913e25b30de6be7645fa81b8ff374f0332dbbfd6c22d9445729cee637
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
||||
Reference in New Issue
Block a user