about summary refs log tree commit diff
path: root/gn/packages/python.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gn/packages/python.scm')
-rw-r--r--gn/packages/python.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gn/packages/python.scm b/gn/packages/python.scm
index b393ebb..3c03e26 100644
--- a/gn/packages/python.scm
+++ b/gn/packages/python.scm
@@ -412,9 +412,9 @@ until a value is returned.")
 (define-public python2-rserve
   (package-with-python2 python-rserve))
 
-(define-public python-setuptools
+(define-public python-setuptools-old
   (package
-    (name "python-setuptools")
+    (name "python-setuptools-old")
     (version "40.6.0")
     (source
      (origin