New package: python3-freezegun-0.3.14
This commit is contained in:
parent
b520890e8e
commit
2b9f1adb63
1 changed files with 16 additions and 0 deletions
16
srcpkgs/python3-freezegun/template
Normal file
16
srcpkgs/python3-freezegun/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'python3-freezegun'
|
||||
pkgname=python3-freezegun
|
||||
version=0.3.14
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="freezegun-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-six python3-dateutil"
|
||||
checkdepends="$depends python3-nose python3-pytest"
|
||||
short_desc="Let your Python tests travel through time"
|
||||
maintainer="Aluísio Augusto Silva Gonçalves <aluisio@aasg.name>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/spulec/freezegun"
|
||||
distfiles="${PYPI_SITE}/f/freezegun/freezegun-${version}.tar.gz"
|
||||
checksum=6262de2f4bab671f7189bb8a0b9d8751da69a53f0b9813fb8f412681662d872a
|
Loading…
Reference in a new issue