python-pyenet: update to 1.3.13.post7.

This commit is contained in:
Helmut Pozimski 2018-11-03 10:06:11 +01:00
parent 53462064e7
commit e27fde981f
1 changed files with 6 additions and 5 deletions

View File

@ -1,18 +1,19 @@
# Template file for 'python-pyenet'
pkgname=python-pyenet
version=1.3.13.post6
version=1.3.13.post7
revision=1
build_style=python-module
wrksrc="pyenet-${version}"
build_style=python-module
hostmakedepends="python-setuptools python3-setuptools"
makedepends="libenet-devel python-devel python3-devel"
makedepends="python-devel python3-devel"
depends="python"
short_desc="Python wrapper for the ENet library"
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="3-clause-BSD"
license="BSD-3-Clause"
homepage="https://github.com/piqueserver/pyenet/"
distfiles="${PYPI_SITE}/p/pyenet/pyenet-${version}.tar.gz"
checksum=65ebb5b758fecb435e6ff9f470ed8d7193935dbf627e537acf7feaf662110c38
checksum=a36ed3ab9ddad25dc5416fa5223830f7f0ae628af986a4045def103057921ebf
nocross="compiles for the host architecture when cross-compiling"
post_install() {
vlicense LICENSE