New package: python-blinker-1.2.
This commit is contained in:
parent
b930949d49
commit
2507ced053
1 changed files with 17 additions and 0 deletions
17
srcpkgs/python-blinker/template
Normal file
17
srcpkgs/python-blinker/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'python-blinker'
|
||||
pkgname=python-blinker
|
||||
version=1.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
pycompile_module="blinker"
|
||||
wrksrc="blinker-${version}"
|
||||
build_style=python-module
|
||||
depends="python>=2.7"
|
||||
makedepends="python-devel python-distribute"
|
||||
crossmakedepends="python-devel"
|
||||
short_desc="Fast, simple object-to-object and broadcast signaling for Python"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://discorporate.us/projects/Blinker/"
|
||||
license="MIT"
|
||||
distfiles="http://pypi.python.org/packages/source/b/blinker/blinker-${version}.tar.gz"
|
||||
checksum=7062c05e9f724e2208835e335df5ffdc169004fe372ca91fb6408cd0f8e3aa85
|
Loading…
Reference in a new issue