Ticket #2307 enhancement closed fixed

Opened 6 years ago

Last modified 5 years ago

rewrite setup.py so it doesn't os.system() other setup.py scripts

Reported by: radix Owned by:
Priority: normal Milestone: twisted-8.0
Component: release management Keywords:
Cc: Branch:
Author: Launchpad Bug:

Description

Instead, it should be closer to a regular setup.py scripts, perhaps importing information from subproject specifications, and actually calling distutils.setup *once* (If possible) or perhaps multiple times, but definitely in a smarter way.

More information will be given before implementation commences.

Change History

1

Changed 6 years ago by radix

  • component changed from core to release management

2

Changed 6 years ago by radix

  • milestone changed from Core-2.6 to twisted-7.0

3

Changed 5 years ago by radix

I was considering marking this as duplicate of #1286, but I'll leave it separate because they represent different requirements. However, the branch in #1286 is likely to fix this ticket.

4

Changed 5 years ago by radix

  • status changed from new to closed
  • resolution set to fixed

It's done.

5

Changed 2 years ago by <automation>

  • owner radix deleted
Note: See TracTickets for help on using tickets.