Ticket #3413 (closed defect: fixed)

Opened 2 months ago

Last modified 2 months ago

package name is wrong in setup.py

Reported by: haoboy@yahoo.com Assigned to: echo0101
Priority: normal Component: TracTicketStatsPlugin
Severity: blocker Keywords:
Cc: Trac Release: 0.11

Description

In setup.py, the name line is:

        name='Tracticketsats', version='1.0',

letter 't' is missing. It should be:

        name='Tracticketstats', version='1.0',

Without this, the package installs but nothing shows up in trac site. This happens as of 2008/07/18 download.

Attachments

Change History

07/22/08 14:44:58 changed by echo0101

  • status changed from new to assigned.

Thank you for catching this. I will fix it.

07/23/08 13:49:57 changed by echo0101

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

Fixed in [4055].


Add/Change #3413 (package name is wrong in setup.py)




Change Properties
Action