summaryrefslogtreecommitdiff
path: root/devel/py-xstatic/files/patch-setup.py
blob: c9e947772e38c997a483565093601139211009fb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- setup.py.orig	2023-05-04 10:38:54 UTC
+++ setup.py
@@ -19,7 +19,7 @@ setup(
 
 
 setup(
-    name='XStatic',
+    name='xstatic',
     version='1.0.3',
     description='XStatic base package with minimal support code',
     long_description=long_description,