comparison setup.py @ 5351:dca36294a733

update download url to use https
author John Rouillard <rouilj@ieee.org>
date Fri, 06 Jul 2018 23:11:56 -0400
parents 198b6e810c67
children 64b05e24dbd8 b68d3d8531d5
comparison
equal deleted inserted replaced
5349:b11bc7c77d09 5351:dca36294a733
124 description="A simple-to-use and -install issue-tracking system" 124 description="A simple-to-use and -install issue-tracking system"
125 " with command-line, web and e-mail interfaces. Highly" 125 " with command-line, web and e-mail interfaces. Highly"
126 " customisable.", 126 " customisable.",
127 long_description=long_description, 127 long_description=long_description,
128 url='http://www.roundup-tracker.org', 128 url='http://www.roundup-tracker.org',
129 download_url='http://pypi.python.org/pypi/roundup', 129 download_url='https://pypi.python.org/pypi/roundup',
130 classifiers=['Development Status :: 5 - Production/Stable', 130 classifiers=['Development Status :: 5 - Production/Stable',
131 'Environment :: Console', 131 'Environment :: Console',
132 'Environment :: Web Environment', 132 'Environment :: Web Environment',
133 'Intended Audience :: End Users/Desktop', 133 'Intended Audience :: End Users/Desktop',
134 'Intended Audience :: Developers', 134 'Intended Audience :: Developers',

Roundup Issue Tracker: http://roundup-tracker.org/