Modify

Opened 5 years ago

Closed 5 years ago

Last modified 4 years ago

#13667 closed task (fixed)

Please publish on PyPI

Reported by: Massimo Owned by: Ryan J Ollos
Priority: normal Component: SimpleMultiProjectPlugin
Severity: normal Keywords: pypi
Cc: Trac Release:

Description

Please publish this important plugin on PyPI, at least as long as #13328 is not fixed.

Attachments (0)

Change History (9)

comment:1 Changed 5 years ago by Ryan J Ollos

Owner: set to Ryan J Ollos
Status: newaccepted

comment:2 Changed 5 years ago by Ryan J Ollos

In 17581:

SimpleMultiProject 0.6.0dev: Rename for publishing to PyPI

Refs #13667.

comment:3 Changed 5 years ago by Ryan J Ollos

Resolution: fixed
Status: acceptedclosed

In 17582:

TracSimpleMultiProject 0.7.0dev: Bump version after release

The project has been published to pypi:TracSimpleMultiProject.

Fixes #13667.

comment:4 Changed 5 years ago by Ryan J Ollos

Be sure to uninstall the old version before installing:

$ pip uninstall SimpleMultiProject
$ pip install TracSimpleMultiProject

comment:5 Changed 5 years ago by Ryan J Ollos

In 17583:

TracSimpleMultiProject 0.7.0dev: Add classifiers metadata

Refs #13667.

comment:6 Changed 5 years ago by Massimo

How do I enable the plugin after installing via pip2? Just removing the .egg and installing from pip2 does not enable the plugin anymore. Do I need to activate it explicity via [components]?

comment:7 in reply to:  6 ; Changed 5 years ago by Ryan J Ollos

Replying to Massimo:

How do I enable the plugin after installing via pip2? Just removing the .egg and installing from pip2 does not enable the plugin anymore. Do I need to activate it explicity via [components]?

Yes. See TracPlugins#Plugindiscovery.

comment:8 in reply to:  7 Changed 5 years ago by Massimo

Replying to Ryan J Ollos:

Do I need to activate it explicity via [components]?

Yes. See TracPlugins#Plugindiscovery.

Thanks, working.

comment:9 Changed 4 years ago by Ryan J Ollos

In 17914:

SimpleMultiProjectPlugin 0.6: Tag version 0.6

This tag was created from r17581.

Refs #13667.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.