python-urlnorm: drop package
This commit is contained in:
parent
71eb4266c1
commit
1b2d66bdc6
1 changed files with 0 additions and 20 deletions
|
@ -1,20 +0,0 @@
|
|||
# Template file for 'python-urlnorm'
|
||||
pkgname=python-urlnorm
|
||||
version=1.1.4
|
||||
revision=3
|
||||
wrksrc="urlnorm-${version}"
|
||||
build_style=python2-module
|
||||
pycompile_module="urlnorm"
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python"
|
||||
short_desc="Python2 module for normalizing URLs"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/jehiah/urlnorm"
|
||||
distfiles="${PYPI_SITE}/u/urlnorm/urlnorm-${version}.tar.gz"
|
||||
checksum=3cde99b7ec8edb6768dfecbed5d97e9bd0c784b0593ee28a3f83b20419dcd75e
|
||||
|
||||
post_install() {
|
||||
sed -n '/^__license__/,/^"""/{/"""$/d;p}' urlnorm.py > LICENSE
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue