Modify

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#12279 closed defect (fixed)

tag_svn_revision is not supported by recent versions of setuptools

Reported by: Ryan J Ollos Owned by: Dirk Stöcker
Priority: normal Component: TracIniAdminPanelPlugin
Severity: normal Keywords:
Cc: Trac Release:

Description

Discussed in trac:#11993, tag_svn_revision in setup.cfg is not supported in setuptools ≥ 10. This results in warnings from setuptools and pip, and can result in an error under some circumstances. I'm happy to make the change if you agree.

Attachments (0)

Change History (3)

comment:1 Changed 9 years ago by Dirk Stöcker

I'm not convinced that change is fine. E.g. for SpamFilter I want a correct SVN version. Dropping the entry does no do this. For TracIniAdminPanelPlugin it's not that critical, but essentially the same issue.

comment:2 Changed 9 years ago by Dirk Stöcker

Resolution: fixed
Status: newclosed

In r14559.

comment:3 Changed 9 years ago by Ryan J Ollos

Possible solution for retaining SVN version in filename mentioned in trac:comment:2:ticket:12038.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Dirk Stöcker.
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.