gnu: python2-pykka: Remove package.
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>
Sat, 19 Dec 2020 20:39:07 +0000 (15:39 -0500)
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>
Mon, 21 Dec 2020 03:47:03 +0000 (22:47 -0500)
* gnu/packages/python-xyz.scm (python2-pykka): Remove variable.

gnu/packages/python-xyz.scm

index a4fa60d..85cf86b 100644 (file)
@@ -3016,9 +3016,6 @@ of state and cooperation between execution units, which makes it
 easier to build concurrent applications.")
     (license license:asl2.0)))
 
-(define-public python2-pykka
-  (package-with-python2 python-pykka))
-
 (define-public python-pymsgbox
   (package
     (name "python-pymsgbox")