We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb741bb commit cb7f4d2Copy full SHA for cb7f4d2
1 file changed
srcpkgs/python-pykka/template
@@ -1,16 +1,16 @@
1
# Template file for 'python-pykka'
2
pkgname=python-pykka
3
-version=1.2.1
4
-revision=2
+version=2.0.2
+revision=1
5
archs=noarch
6
wrksrc="Pykka-${version}"
7
-build_style=python2-module
+build_style=python-module
8
pycompile_module="pykka"
9
-hostmakedepends="python-setuptools"
+hostmakedepends="python-setuptools python3-setuptools"
10
depends="python"
11
short_desc="Python implementation of the actor model"
12
maintainer="allan <mail@may.mooo.com>"
13
homepage="https://pypi.org/project/Pykka/"
14
license="Apache-2.0"
15
distfiles="${PYPI_SITE}/P/Pykka/Pykka-${version}.tar.gz"
16
-checksum=e847ffeadee49b563426ab803e8eee67264d773e38ca14763fdcda56411e3c11
+checksum=895cc2ed8779b65dd14a90ba3f4b8cb0f7904c7bf0710fe96a923019f8e82a39
0 commit comments