Tradedangerous

Latest version: v11.4.0

Safety actively analyzes 629359 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 40

10.16.11

Chore

* chore: tox test environments needs to require the packages that tradedangerous is going to be depending on (122)

The tox testenv&39;s need to import the same set of packages as dependencies that trade is going to want. using &34;-r requirements/dev.txt&34; tells it to do this.

I also added &34;flake8&34; as an env so that you can use tox to get flake results with tox -e flake8; the value there is that you get apples-to-apples. I hate running flake in my ide / vim and then tox has a slightly different config :) ([`1e15bbf`](https://github.com/eyeonus/Trade-Dangerous/commit/1e15bbf000c05bc57a57aea3a1e33192d038ae11))

* chore: additional IDE folders added to .gitignore (120) ([`79db6f1`](https://github.com/eyeonus/Trade-Dangerous/commit/79db6f1e7f3acad3e37c3913ba1311364723a55a))

Fix

* fix: don&39;t generate StationItem table

It&39;s just a bad idea, even if it didn&39;t break things because csvexport
doesn&39;t know what to do with two unique keys in the same table. ([`5d50c84`](https://github.com/eyeonus/Trade-Dangerous/commit/5d50c843e9dbfe44bbe8a09aeb5033b1a7ada043))

Unknown

* qol: enable rich text (121)

* chore: tox test environments needs to require the packages that tradedangerous is going to be depending on

* qol: enable rich text

Fix typo in markup for stack traces (dim vs out) ([`a7dba2f`](https://github.com/eyeonus/Trade-Dangerous/commit/a7dba2f6d8d25cbc600161d6039194ffb3788cc1))

10.16.10

Fix

* fix: &34;database image malformed&34; error in eddblink

caused by self.commit() method, which isn&39;t actually needed ([`67b2410`](https://github.com/eyeonus/Trade-Dangerous/commit/67b24103fbff47cd24684e398ea5636cce946c8a))

* fix: make downloaded file have correct timestamp

force the modification time to be that of the timestamp from the server,
because the downloaded file will have a different timestamp based on the
time it was created ([`b34ba66`](https://github.com/eyeonus/Trade-Dangerous/commit/b34ba6663437b77b5c57199c043e485743bea74f))

10.16.9

Fix

* fix: the actual problem is there is self.updated anymore

Switched to checking if listings option is set instead. ([`8f0b3ba`](https://github.com/eyeonus/Trade-Dangerous/commit/8f0b3ba180bdf98d5861ac142521356bc0fcfc9b))

10.16.8

Fix

* fix: Mysteriously appeared &34;Listings&34; should be &34;listings&34; ([`0153410`](https://github.com/eyeonus/Trade-Dangerous/commit/0153410cce05e14e270d77b4e52ba5e5482fc21f))

10.16.7

Fix

* fix: getOption(...), not getOption[...] ([`bcbc05f`](https://github.com/eyeonus/Trade-Dangerous/commit/bcbc05f74e6ca76cc54016ba2d49893d7947040c))

10.16.6

Performance

* perf: skip station if commodity in DB is not older

Instead of checking all the commodities, skip the whole station if the
first doesn&39;t pass, because all commodities are always updated at the
same time.

Also don&39;t increment number of stations if commodities were skipped.

Also don&39;t increment number of systems if all stations in it were
skipped. ([`9560dc7`](https://github.com/eyeonus/Trade-Dangerous/commit/9560dc7647c363652cfa7f390cf41f914623512a))

Unknown

* Merge branch &39;release/v1&39; of https://github.com/eyeonus/Trade-Dangerous.git into release/v1 ([`4b3cd6b`](https://github.com/eyeonus/Trade-Dangerous/commit/4b3cd6b2608f13b8d79c915cfa0571387155360f))

Page 5 of 40

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.