opnsense-ports/graphics/py-pyganim/files/patch-setup.py
Franco Fichtner 85a073a62c */*: sync with upstream
Taken from: FreeBSD
2024-05-14 14:28:57 +02:00

18 lines
410 B
Python

--- setup.py.orig 2015-08-03 09:20:46 UTC
+++ setup.py
@@ -2,7 +2,7 @@ setup(
setup(
- name='Pyganim',
+ name='pyganim',
version='0.9.2',
url='http://inventwithpython.com/pyganim',
author='Al Sweigart',
@@ -28,4 +28,4 @@ setup(
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
],
-)
\ No newline at end of file
+)