Update spyder-related links and descriptions in packages.ini#654
Update spyder-related links and descriptions in packages.ini#654CAM-Gerlach wants to merge 3 commits intowinpython:masterfrom
Conversation
|
hi @CAM-Gerlach This package.ini file is a pain to maintain. This file does exist because:
Now that pypi and wheel do exist also, I'm looking rather to suppress manual maintenance of this file:
|
|
Okay, thanks. So will an automatic update via PyPI happen very soon, then? Unfortunately our PyPI page also has a number of errors and out of date elements as well, including not having a link to our new site, our current full project name (with proper capitalization), nor an up to date or well-written description. I'll need to fix that in our setup.py and hopefull it will go out with Spyder 3.3.1 in the next few days. |
|
I updated everything in |
Similar to winpython/winpython.github.io#61 and per spyder-ide/spyder-docs#39 ;
urlproperty for each since I see other packages have that.Again, if there's a problem with either of the second two commits, let me know and I'll fix or revert/drop them. I didn't do the HTTPS conversion here since it seemed a bit more out of scope.
Also, @stonebig I wanted to get your input before I did anything but can we update the latest version of each of the changelogs with the link to the actual spyder website instead of just PyPI (as most of the other big packages have) and the updated full name/description? Or at least make sure it gets updated in the next version of all of them? Figure you'd know much better than I the best way to handle this.
Thanks!