aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-rx1/files/patch-setup.py
blob: cb03432dc3d3f833f6f85b6e9f79dc0ea781605c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- setup.py.orig	2022-12-17 20:28:41 UTC
+++ setup.py
@@ -6,7 +6,7 @@ setup(
     from setuptools import setup
 
 setup(
-    name='Rx',
+    name='rx',
     version='1.6.3',
     description='Reactive Extensions (Rx) for Python',
     long_description=("is a library for composing asynchronous and "