Ticket #3016 (closed defect: duplicate)

Opened 5 years ago

Last modified 5 years ago

License definition in setup.py causes "python setup.py bdist_rpm" to fail

Reported by: robin-trac-hacks@robinbowes.com Assigned to: mgood
Priority: normal Component: AccountManagerPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

Your rather interesting "BEER-WARE" license breaks "python setup.py bdist_rpm".

Replacing it with "license = 'BSD'," fixes the problem

Attachments

Change History

05/12/08 13:23:48 changed by anonymous

  • owner changed from athomas to mgood.
  • component changed from TracHacks to AccountManagerPlugin.

05/27/08 08:59:59 changed by pacopablo

  • status changed from new to closed.
  • resolution set to duplicate.

duplicate of #1953

Also, BSD is not the same as BEER-WARE

05/27/08 10:56:40 changed by robin-trac-hacks@robinbowes.com

Hmmm, not sure what the problem is, but it now seems to build OK with:

license = 'THE BEER-WARE LICENSE',

Sorry for the noise.

05/27/08 16:54:45 changed by pacopablo

This should be fixed as of [3721] also

05/27/08 16:57:56 changed by robin-trac-hacks@robinbowes.com

Ah, that's what changed!

Thanks.


Add/Change #3016 (License definition in setup.py causes "python setup.py bdist_rpm" to fail)




Change Properties
Action