Edgewall Software

Changes between Initial Version and Version 1 of Ticket #12833, comment 3


Ignore:
Timestamp:
Jun 15, 2017, 8:58:21 AM (7 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12833, comment 3

    initial v1  
    1 Proposed changes for PyPI in [4ec6d476c/rjollos.git] (minus the change to `setup.cfg`). It seems to be working correctly to test and deploy to [https://testpypi.python.org/pypi testpypi]. See [https://travis-ci.org/rjollos/trac/builds/243100623 build 181] and [https://testpypi.python.org/pypi/Trac/1.0.15.dev4 1.0.15dev4 on testpypi].
     1Proposed changes for TravisCI in [4ec6d476c/rjollos.git] (minus the change to `setup.cfg`). It seems to be working correctly to test and deploy to [https://testpypi.python.org/pypi testpypi]. See [https://travis-ci.org/rjollos/trac/builds/243100623 build 181] and [https://testpypi.python.org/pypi/Trac/1.0.15.dev4 1.0.15dev4 on testpypi].
    22
    33In theory we can just delete the `server` line, change the `repository` line, regenerate the encrypted password using the switch (`-r edgewall/trac`) and it will work on the next build that is tagged. A really frustrating issue I encountered was in encrypting the password. I was working from a clone with the origin,