~dholbach/ubuntu-app-reviews/harvestwidget

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: John Watson
  • Date: 2012-07-03 02:27:14 UTC
  • Revision ID: john@watson-net.com-20120703022714-87xw4higxxrvj6kj
Tags: 12.07.6
Added build dependency libglib2.0-bin because of quickly bug.
See http://askubuntu.com/questions/156339/launchpad-failed-to-build-after-quickly-submitubuntu/157432#157432

Show diffs side-by-side

added added

removed removed

Lines of Context:
87
87
 
88
88
DistUtilsExtra.auto.setup(
89
89
    name='harvestwidget',
90
 
    version='12.07.5',
 
90
    version='12.07.6',
91
91
    license='GPL-3',
92
92
    author='John Watson',
93
93
    author_email='john@watson-net.com',