Modify ↓
Ticket #1079 (closed defect: fixed)
Use setuptools instead of distutils in setup.py
Reported by: | rcuza | Owned by: | rcuza |
---|---|---|---|
Priority: | major | Milestone: | Bcfg2 1.2.1 Release (Bugfix) |
Component: | bcfg2-client | Version: | 1.0 |
Keywords: | Cc: | [email protected]…, [email protected]… |
Description (last modified by rcuza) (diff)
I've tested against virtualenv install (running bcfg2-test to make sure it works) and debian package build.
The switch to setuptools is to facilitate the continuous integration tests that are being built and support of Python 2.4 through 3.x.
Attachments
Change History
comment:1 Changed 11 years ago by rcuza
- Owner changed from desai to rcuza
- Status changed from new to assigned
- Description modified (diff)
comment:3 Changed 11 years ago by https://www.google.com/accounts/o8/id?id=AItOawkPb0RtPyicSdU7pLcv1UrX-yCh-YjkOwU
- Cc [email protected]… added
But why?
comment:5 Changed 11 years ago by solj
- Status changed from accepted to closed
- Resolution set to fixed
- Milestone changed from Bcfg2 1.3.0 Release to Bcfg2 1.2.1 Release (Bugfix)
Looks like this was added in a1d3f50bd079ae9e7ff0f80a938dee37e2a74e5d.
Note: See
TracTickets for help on using
tickets.
Update to setuptools requires the following tests: