void-packages/srcpkgs/python3-ntplib/template
Đoàn Trần Công Danh c0e3f24a62 python-ntplib: drop package
2020-09-22 21:02:16 +07:00

14 lines
496 B
Bash

# Template file for 'python3-ntplib'
pkgname=python3-ntplib
version=0.3.3
revision=5
build_style=python3-module
wrksrc="ntplib-${version}"
hostmakedepends="python3-setuptools"
depends="python3"
short_desc="Simple interface to query NTP servers from Python3"
maintainer="cipr3s <cipr3s@gmx.com>"
license="MIT"
homepage="http://code.google.com/archive/p/ntplib/"
distfiles="${PYPI_SITE}/n/ntplib/ntplib-${version}.tar.gz"
checksum="c4621b64d50be9461d9bd9a71ba0b4af06fbbf818bbd483752d95c1a4e273ede"