Changes between Initial Version and Version 1 of Ticket #2473


Ignore:
Timestamp:
2015-07-21T20:07:52Z (9 years ago)
Author:
daira
Comment:

I think that we should press ahead with #2077 for non-Windows platforms and worry about removing the use of setup_requires on Windows later. This would avoid some thorny problems, including the fact that zetuptoolz does strange things on Windows to support running scripts.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2473

    • Property Keywords windows added
    • Property Summary changed from stop using `setup_requires` to stop using `setup_requires` on Windows
  • Ticket #2473 – Description

    initial v1  
    1 If we removed the remaining use of [source:trunk/src/allmydata/_auto_deps.py?annotate=blame&rev=c830419e04eac49dc53bac4f7f37c755d685a772#L147 setup_requires], I think it would fix at least the following tickets:
     1If we removed the remaining use of [source:trunk/src/allmydata/_auto_deps.py?annotate=blame&rev=c830419e04eac49dc53bac4f7f37c755d685a772#L147 setup_requires], which applies only to Windows, I think it would fix at least the following tickets:
    22
    33* #2286 (the version of a library chosen for a setup requirement can conflict with a build requirement)