From a1df6295de620a4b0434539902ea94ddd8319517 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Fri, 29 Jan 2021 10:18:03 -0500 Subject: gnu: python2-fasteners: Remove package. * gnu/packages/python-xyz.scm (python2-fasteners): Delete. --- gnu/packages/python-web.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'gnu/packages/python-web.scm') diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 1f16ff4efb..efb6296e90 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -507,7 +507,6 @@ classes @item Compatible with both CPython and PyPy @item Cython support for better performance when used with CPython @end itemize") - (properties `((python2-variant . ,(delay python2-falcon)))) (license license:asl2.0))) (define-public python-falcon-cors -- cgit v1.2.3