## UPSTREAM: # Author: Guillaume Chazarain gmailcom> # Maintainer: Enre Hasegeli hasegelicom> # Maintainer: Patrick Meyer the-spaceagency> ## PACKAGE: # Maintainer: Mike Sampson # Maintainer: Mikhail f. Shiryaev felixoidgmailcom> pkgname=polysh pkgver=0.9 pkgrel=2 pkgdesc="This is a deprecated package. You have to use python-polysh" arch=("any") url="https://pypi.org/project/polysh/" license=("GPL2") depends=("python" "openssh") makedepends=("python-setuptools" "python-docutils") options=(!emptydirs) source=("https://github.com/innogames/polysh/archive/polysh-${pkgver}.tar.gz") sha256sums=("3f45061ad42fd9402fe6629e72e9f3d9f94b9f0b1401e76c3c1f69dcc713d2da") package() { mkdir -p "${pkgdir}/usr/bin" cat > "${pkgdir}/usr/bin/polysh" <