mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
python-singledispatch: drop package
This commit is contained in:
parent
b8a6c55a3e
commit
926588ab6c
1 changed files with 0 additions and 16 deletions
|
@ -1,16 +0,0 @@
|
||||||
# Template file for 'python-singledispatch'
|
|
||||||
pkgname=python-singledispatch
|
|
||||||
version=3.4.0.3
|
|
||||||
revision=1
|
|
||||||
archs=noarch
|
|
||||||
wrksrc="singledispatch-${version}"
|
|
||||||
build_style=python2-module
|
|
||||||
pycompile_module="singledispatch.py singledispatch_helpers.py"
|
|
||||||
hostmakedepends="python-setuptools"
|
|
||||||
depends="python-six"
|
|
||||||
short_desc="Implementation of functools.singledispatch from Python 3.4"
|
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|
||||||
homepage="https://bitbucket.org/ambv/singledispatch"
|
|
||||||
license="MIT"
|
|
||||||
distfiles="${PYPI_SITE}/s/singledispatch/singledispatch-${version}.tar.gz"
|
|
||||||
checksum=5b06af87df13818d14f08a028e42f566640aef80805c3b50c5056b086e3c2b9c
|
|
Loading…
Add table
Reference in a new issue