summaryrefslogtreecommitdiff
path: root/devel/py-xstatic-smart-table/files/patch-setup.py
blob: b17972247f5748591a0167ae02f35ce68a19cb9c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- setup.py.orig	2016-09-06 15:16:17 UTC
+++ setup.py
@@ -6,7 +6,7 @@ setup(
 long_description = open('README.txt').read()
 
 setup(
-    name=xs.PACKAGE_NAME,
+    name='xstatic-smart-table',
     version=xs.PACKAGE_VERSION,
     description=xs.DESCRIPTION,
     long_description=long_description,