python-monotonic: drop package
This commit is contained in:
parent
bf9f211d2c
commit
8b5f17c82d
1 changed files with 0 additions and 15 deletions
|
@ -1,15 +0,0 @@
|
|||
# Template file for 'python-monotonic'
|
||||
pkgname=python-monotonic
|
||||
version=1.5
|
||||
revision=2
|
||||
wrksrc="monotonic-${version}"
|
||||
build_style=python2-module
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python"
|
||||
pycompile_module="monotonic.py"
|
||||
short_desc="Implementation of time.monotonic() for Python2"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/atdt/monotonic"
|
||||
distfiles="${PYPI_SITE}/m/monotonic/monotonic-${version}.tar.gz"
|
||||
checksum=23953d55076df038541e648a53676fb24980f7a1be290cdda21300b3bc21dfb0
|
Loading…
Reference in a new issue