Changes between Initial Version and Version 3 of Ticket #13457


Ignore:
Timestamp:
Jul 26, 2018, 4:02:56 AM (6 years ago)
Author:
Ryan J Ollos
Comment:

Install from PyPI and it will resolve the dependency for you:

$ pip install TracDuplicateTicketSearch
Collecting TracDuplicateTicketSearch
  Downloading https://files.pythonhosted.org/packages/0d/ef/017bebb6979d8308a8e3f80d878e252bedcafaad5473c95fbea32c63cba8/TracDuplicateTicketSearch-1.0.4-py2-none-any.whl
Collecting TracXMLRPC (from TracDuplicateTicketSearch)
  Downloading https://files.pythonhosted.org/packages/5b/e5/1fc9d572daa769594c5501b45b1e8c9021c06e17b20bbf8a165300f0e4e2/TracXMLRPC-1.1.6-py2-none-any.whl
Requirement already satisfied: Trac in /Users/rjollos/Documents/Workspace/trac-dev/teo-rjollos.git (from TracDuplicateTicketSearch) (1.3.4.dev0)
Requirement already satisfied: setuptools>=0.6 in /Users/rjollos/.pyenv/versions/2.7.14/envs/trac-2.7/lib/python2.7/site-packages (from Trac->TracDuplicateTicketSearch) (40.0.0)
Requirement already satisfied: jinja2>=2.9.3 in /Users/rjollos/.pyenv/versions/2.7.14/envs/trac-2.7/lib/python2.7/site-packages/Jinja2-2.10-py2.7.egg (from Trac->TracDuplicateTicketSearch) (2.10)
Requirement already satisfied: MarkupSafe>=0.23 in /Users/rjollos/.pyenv/versions/2.7.14/envs/trac-2.7/lib/python2.7/site-packages (from jinja2>=2.9.3->Trac->TracDuplicateTicketSearch) (1.0)
Installing collected packages: TracXMLRPC, TracDuplicateTicketSearch
Successfully installed TracDuplicateTicketSearch-1.0.4 TracXMLRPC-1.1.6

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13457

    • Property Status changed from new to closed
    • Property Resolution changed from to worksforme
  • Ticket #13457 – Description

    initial v3  
     1{{{
    1210:36:43 Trac[loader] DEBUG: Skipping "TracDuplicateTicketSearch 1.0.4": DistributionNotFound: The 'TracXMLRPC' distribution was not found and is required by TracDuplicateTicketSearch
     3}}}