### this file is sourced not run
PKGVER=0.3.3
PKGARCH=x86_64
PKGBUILD=1

# source: james
TARBALL=python-leather-$PKGVER.tar.gz
MD5SUM=1f7b31e3753e79a635bb2a09e54ab2a8
SRC_URL=https://files.pythonhosted.org/packages/a0/44/1acad8bfe958874c66825a4bdddbd277a549580b88c5daf3a4c128c521b0/leather-$PKGVER.tar.gz
BUNDLE=

SLACKREQ='python'
SLACKDESC="python-leather: python-leather $PKGVER (Python Charting library)
python-leather: 
python-leather: Leather is the Python charting library for those who need charts now 
python-leather: and don’t care if they’re perfect.
python-leather: 
python-leather: https://pypi.org/project/leather/
python-leather: 
python-leather: 
python-leather: 
python-leather: 
python-leather: 
"

### default pkg_download
### default pkg_prepare
### default pkg_package
### build
pkg_build() {
	pkg_build_pythonmodules &&
	pkg_build_slackdesc
}


