Mercurial > p > roundup > code
comparison setup.py @ 6264:48fa77813563
Change http://www.roundup-tracker.org to https.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 09 Sep 2020 20:58:41 -0400 |
| parents | 043a8ffd79ad |
| children | 4ba52f16276a |
comparison
equal
deleted
inserted
replaced
| 6263:3a851df879cd | 6264:48fa77813563 |
|---|---|
| 124 maintainer_email="rsc@runtux.com", | 124 maintainer_email="rsc@runtux.com", |
| 125 description="A simple-to-use and -install issue-tracking system" | 125 description="A simple-to-use and -install issue-tracking system" |
| 126 " with command-line, web and e-mail interfaces. Highly" | 126 " with command-line, web and e-mail interfaces. Highly" |
| 127 " customisable.", | 127 " customisable.", |
| 128 long_description=long_description, | 128 long_description=long_description, |
| 129 url='http://www.roundup-tracker.org', | 129 url='https://www.roundup-tracker.org', |
| 130 download_url='https://pypi.org/project/roundup', | 130 download_url='https://pypi.org/project/roundup', |
| 131 classifiers=['Development Status :: 5 - Production/Stable', | 131 classifiers=['Development Status :: 5 - Production/Stable', |
| 132 #'Development Status :: 4 - Beta', | 132 #'Development Status :: 4 - Beta', |
| 133 #'Development Status :: 3 - Alpha', | 133 #'Development Status :: 3 - Alpha', |
| 134 'Environment :: Console', | 134 'Environment :: Console', |
