@JoshStrobl why did you remove .2 of the summary?
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jul 2 2019
Jun 29 2019
I just wanted to suggest it to people. I also didn't like it to drop python2 support if spyder needs it!
Jun 28 2019
In D6496#104348, @JoshStrobl wrote:Dropping python2 support would negatively affect spyder, which is python 2.
Jun 19 2019
That's unusual. I haven't been able to do this on my laptop and on my friend's laptop running Solus.
Can you select multiple files by cherry picking? I mean can you select one and the select others by pressing Ctrl and clicking over them?
Jun 12 2019
python-setuptools not required as its is a Python2 package
Jun 8 2019
Jun 3 2019
Yes it is tested with revision D6443
May 28 2019
Use 5 digits for the permission
ipython, thefuck and networkx working.
Simplified license field.
May 27 2019
May 26 2019
May 22 2019
May 21 2019
Btw, when do we start removing python2 support? I mean, I wanted to remove python2 support on some packages but packages like spyder are stopping it. When do we start nuking them since nobody use spyder instead of spyder3?
In T6817#151149, @DataDrake wrote:Updating python3 is not a small task. Over 100 packages need to be tested.
May 20 2019
May 19 2019
May 18 2019
May 17 2019
Rebase for the created repo
May 1 2019
Should I add the dependency explicitly too?
Rebased to master branch
Apr 28 2019
Apr 27 2019
Apr 26 2019
Apr 23 2019
Apr 22 2019
numpy is a dependency of scipy.
Apr 21 2019
python-jupyter_client and python-pyzmq were removed as they were the dependency of python-ipykernel.
Update spyder to 3.3.4
Apr 14 2019
Mar 31 2019
In D5143#93168, @DataDrake wrote:In D5143#82311, @maverick1 wrote:In D5143#82227, @JoshStrobl wrote:Would like an explanation on all the rundep removals, as well as all the removals in /usr/lib/python3.6/site-packages/spyder/images/filetypes/
The runtime dependencies were removed as their reverse dependencies were already included. They were just making the list of rundeps long but jot including any extra packages than this.
And for the images part, I have no hand in it.
I checked all of the removed depdendencies and it looks like python-sphinx is the only one not pulled in by another dep. Are you sure it isn't needed?
Update to sypder3 to 3.3.3
Mar 18 2019
Shouldn't Gnome Stack be upgraded to 3.32.x now!
Mar 12 2019
Jan 29 2019
This is a good package and it needs to be in repo to run tests on django and to automate some processes.
Jan 25 2019
In D5143#82227, @JoshStrobl wrote:Would like an explanation on all the rundep removals, as well as all the removals in /usr/lib/python3.6/site-packages/spyder/images/filetypes/
Jan 24 2019
Jan 13 2019
Dec 31 2018
Dec 24 2018
Dec 15 2018
Glew is too old for now. I think reverse build should be tested once for the update.
Dec 11 2018
Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should!) be automated as well.
Dec 8 2018
yes it can be. But can it be used for testing a package in the build process?
Dec 4 2018
Nov 26 2018
Nov 18 2018
that's not its dependency. That's python alembic's the package.yml is fine.
In D4116#70058, @JoshStrobl wrote:But during initiating it needed python-editor as dependency. I installed it from pip and from then it works fine.
Then that needs to be fixed by being packaged.
Nov 15 2018
In D4360#69533, @robertgzr wrote:Do I make a package request myself?
Nov 14 2018
This is wrong. Follow guidelines from this link.
Nov 12 2018
Bumped to 1.2.14
Nov 10 2018
Removed python-pytest from rundep and added check.
it needs pytest to run numpy.test since 1.15.
It written here
Since it is build against python3 only, you don't need python-setuptools are rundep as it is a python2 package.