- Bump PORTREVISION for package change PR: 285433 Obtained from: https://github.com/Lucretiel/autocommand/pull/33
11 lines
322 B
Python
11 lines
322 B
Python
--- setup.py.orig 2022-11-18 19:13:19 UTC
|
|
+++ setup.py
|
|
@@ -13,7 +13,6 @@ setup(
|
|
],
|
|
package_dir={'': 'src'},
|
|
platforms='any',
|
|
- license='LGPLv3',
|
|
author='Nathan West',
|
|
url='https://github.com/Lucretiel/autocommand',
|
|
description='A library to create a command-line program from a function',
|