File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8080
8181setup (
8282 name = 'tuf' ,
83- version = '0.9.9 ' ,
83+ version = '0.10.0 ' ,
8484 description = 'A secure updater framework for Python' ,
8585 long_description = long_description ,
86- author = 'http ://www.theupdateframework .com' ,
86+ author = 'https ://www.updateframework .com' ,
8787 author_email = 'theupdateframework@googlegroups.com' ,
88- url = 'http ://www.theupdateframework .com' ,
88+ url = 'https ://www.updateframework .com' ,
8989 keywords = 'update updater secure authentication key compromise revocation' ,
9090 classifiers = [
9191 'Development Status :: 4 - Beta' ,
101101 'Programming Language :: Python :: 2.6' ,
102102 'Programming Language :: Python :: 2.7' ,
103103 'Programming Language :: Python :: 3' ,
104- 'Programming Language :: Python :: 3.2' ,
105104 'Programming Language :: Python :: 3.3' ,
106105 'Programming Language :: Python :: 3.4' ,
106+ 'Programming Language :: Python :: 3.5' ,
107107 'Programming Language :: Python :: Implementation :: CPython' ,
108108 'Topic :: Security' ,
109109 'Topic :: Software Development'
You can’t perform that action at this time.
0 commit comments