Skip to content
Snippets Groups Projects
Commit 0a130e34 authored by Fabian Affolter's avatar Fabian Affolter Committed by Jakub Jirutka
Browse files

community/py-mechanize: clean-up abuild

parent dbfa57e8
No related merge requests found
......@@ -3,17 +3,14 @@
pkgname=py-mechanize
_pkgname=mechanize
pkgver=0.2.5
pkgrel=0
pkgrel=1
pkgdesc="Stateful programmatic web browsing in Python"
url="http://wwwsearch.sourceforge.net/mechanize/"
arch="noarch"
license="BSD ZPL"
depends=
makedepends="python2-dev py-setuptools"
install=""
subpackages=""
source="http://wwwsearch.sourceforge.net/$_pkgname/src/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir"/$_pkgname-$pkgver
builddir="$srcdir/$_pkgname-$pkgver"
build() {
cd "$builddir"
......@@ -27,3 +24,5 @@ package() {
}
md5sums="32657f139fc2fb75bcf193b63b8c60b2 mechanize-0.2.5.tar.gz"
sha256sums="2e67b20d107b30c00ad814891a095048c35d9d8cb9541801cebe85684cc84766 mechanize-0.2.5.tar.gz"
sha512sums="23de1d9a5fba63d76fd577889594dacf5412fb2fccb58908a10ab350a81dd16a7a31019d0b4a59a5ed4115320c7e3585c77eef88dcd80a88a9c3c2da3c28fa68 mechanize-0.2.5.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment