Ticket #10662 (closed enhancement: fixed)

Opened 6 months ago

Last modified 8 hours ago

Support for python setup for installing the plugin

Reported by: gagravarr Assigned to: TerryBrown
Priority: normal Component: ComponentsProcessorMacro
Severity: normal Keywords: patch
Cc: Trac Release:

Description (Last modified by rjollos)

I think it would be helpful if the ComponentsProcessor Macro could be installed using python setup tools, similar to many of the other plugins

Attached are the two files needed to support this. Place setup.py into the current 0.11 directory, move ComponentsListMacro.py into a componentsprocessormacro subdirectory, and place the __init__.py in there with it.

Attachments

__init__.py (34 bytes) - added by gagravarr on 11/29/12 13:50:34.
setup.py (0.6 kB) - added by gagravarr on 11/29/12 13:51:11.

Change History

11/29/12 13:50:34 changed by gagravarr

  • attachment __init__.py added.

11/29/12 13:51:11 changed by gagravarr

  • attachment setup.py added.

11/29/12 15:32:22 changed by rjollos

TerryBrown: are you still around and supporting this plugin?

gagravarr: if we don't hear back from TerryBrown in 2 weeks, I'll go ahead and commit the changes. Please send me a remind if I forget :)

05/20/13 10:42:17 changed by rjollos

  • description changed.

05/20/13 10:56:24 changed by rjollos

  • status changed from new to closed.
  • resolution set to fixed.

(In [13180]) Fixes #10662: Created a setuptools installer for the macro. Initial patch by gagravarr.

Note: The plugin currently does not have a license.

05/20/13 10:58:51 changed by rjollos

gagravarr: Please report back if you are able to test the latest repository version and determine if it works correctly.


Add/Change #10662 (Support for python setup for installing the plugin)




Change Properties
Action