tradedangerous 12.0.10__py3-none-any.whl → 12.0.11__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of tradedangerous might be problematic. Click here for more details.
- tradedangerous/tradedb.py +1 -0
- tradedangerous/version.py +1 -1
- {tradedangerous-12.0.10.dist-info → tradedangerous-12.0.11.dist-info}/METADATA +1 -1
- {tradedangerous-12.0.10.dist-info → tradedangerous-12.0.11.dist-info}/RECORD +8 -8
- {tradedangerous-12.0.10.dist-info → tradedangerous-12.0.11.dist-info}/WHEEL +0 -0
- {tradedangerous-12.0.10.dist-info → tradedangerous-12.0.11.dist-info}/entry_points.txt +0 -0
- {tradedangerous-12.0.10.dist-info → tradedangerous-12.0.11.dist-info}/licenses/LICENSE +0 -0
- {tradedangerous-12.0.10.dist-info → tradedangerous-12.0.11.dist-info}/top_level.txt +0 -0
tradedangerous/tradedb.py
CHANGED
|
@@ -591,6 +591,7 @@ class TradeDB:
|
|
|
591
591
|
('UpgradeVendor.csv', 'UpgradeVendor'),
|
|
592
592
|
('Category.csv', 'Category'),
|
|
593
593
|
('Item.csv', 'Item'),
|
|
594
|
+
('StationItem.csv', 'StationItem'),
|
|
594
595
|
('RareItem.csv', 'RareItem'),
|
|
595
596
|
('FDevShipyard.csv', 'FDevShipyard'),
|
|
596
597
|
('FDevOutfitting.csv', 'FDevOutfitting'),
|
tradedangerous/version.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: tradedangerous
|
|
3
|
-
Version: 12.0.
|
|
3
|
+
Version: 12.0.11
|
|
4
4
|
Summary: Trade-Dangerous is a set of powerful trading tools for Elite Dangerous, organized around one of the most powerful trade run optimizers available.
|
|
5
5
|
Home-page: https://github.com/eyeonus/Trade-Dangerous
|
|
6
6
|
Author: eyeonus
|
|
@@ -15,12 +15,12 @@ tradedangerous/prices.py,sha256=Ksudbz35MaMXIAdreHANklepjMkXiGO5AGjkLSoV1s4,7006
|
|
|
15
15
|
tradedangerous/submit-distances.py,sha256=m1qAuqH_yq8euMSWSqkmkTNM4a136Vl5WrGmTk15LiM,11745
|
|
16
16
|
tradedangerous/tools.py,sha256=pp-4WtA12SVaaQHFJFOMTF7EDFRCU2mQeOhC4xoXmEk,1331
|
|
17
17
|
tradedangerous/tradecalc.py,sha256=5vhH0f73uqUHwE4ZmqCzpY3VyhGaQCKRdfxmJz4MTTA,46087
|
|
18
|
-
tradedangerous/tradedb.py,sha256=
|
|
18
|
+
tradedangerous/tradedb.py,sha256=pdoPFuG3UvpfFsOtsTPX-LECj8BsyVVKZCy0w2Bcqu4,79259
|
|
19
19
|
tradedangerous/tradeenv.py,sha256=FrKAqFQQO5N0jrld9Ie1Tw23PoXxVBpA85n9RyEw2xg,12338
|
|
20
20
|
tradedangerous/tradeexcept.py,sha256=aZ-Y31MbkjF7lmAzBAbaMsPPE7FEEfuf4gaX2GvriDk,368
|
|
21
21
|
tradedangerous/transfers.py,sha256=mx5bidC8g67ShP3G-1IoWcXjDgMOHH35Kw6qUROcP4Y,6363
|
|
22
22
|
tradedangerous/utils.py,sha256=PUPvAEqUyxYGqqQa0b_yfLAvq8YVUxK6HfdS-CxM-Lo,5186
|
|
23
|
-
tradedangerous/version.py,sha256=
|
|
23
|
+
tradedangerous/version.py,sha256=1Y6CdON-tJttNFSMtDitmwFY4JoGYpwKsxH01JRJJi0,647
|
|
24
24
|
tradedangerous/commands/TEMPLATE.py,sha256=seMXDN_Nf_Rvj_5BivI-0yhVT6W9iRDihr5yo8kr5qw,2069
|
|
25
25
|
tradedangerous/commands/__init__.py,sha256=UvcWgcr_PVScbJ6R83iaUb2_4Ttmft85HYexTFo7FwU,9171
|
|
26
26
|
tradedangerous/commands/buildcache_cmd.py,sha256=WwDRLcVGCWZSM9x2jKpXXj2QRt5RLkvrcHzmZ8UCI_s,3346
|
|
@@ -75,9 +75,9 @@ tradedangerous/templates/Added.csv,sha256=8o54civQCcS9y7_DBo0GX196XWRbbREQqKDYTK
|
|
|
75
75
|
tradedangerous/templates/Category.csv,sha256=8xwUDcBZE25T6x6dZGlRUMTCqeDLt3a9LXU5h6hRHV8,250
|
|
76
76
|
tradedangerous/templates/RareItem.csv,sha256=F1RhRnTD82PiwrVUO-ai2ErGH2PTqNnQaDw5mcgljXs,10483
|
|
77
77
|
tradedangerous/templates/TradeDangerous.sql,sha256=pCw2Js8GQniqAWC6N3SL-ujyqlLYCeR2-SI-qhk6VsI,9336
|
|
78
|
-
tradedangerous-12.0.
|
|
79
|
-
tradedangerous-12.0.
|
|
80
|
-
tradedangerous-12.0.
|
|
81
|
-
tradedangerous-12.0.
|
|
82
|
-
tradedangerous-12.0.
|
|
83
|
-
tradedangerous-12.0.
|
|
78
|
+
tradedangerous-12.0.11.dist-info/licenses/LICENSE,sha256=HyVuytGSiAUQ6ErWBHTqt1iSGHhLmlC8fO7jTCuR8dU,16725
|
|
79
|
+
tradedangerous-12.0.11.dist-info/METADATA,sha256=DcfNEZKqGUR7iDv2aPlFtJcfcSwLmMYBnpauzKkcPKE,4874
|
|
80
|
+
tradedangerous-12.0.11.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
81
|
+
tradedangerous-12.0.11.dist-info/entry_points.txt,sha256=lrA7U9JHOcNuam2WEK4Hmc3vQ3mrJfsbJCE74qd9au8,62
|
|
82
|
+
tradedangerous-12.0.11.dist-info/top_level.txt,sha256=JEoOVAhg5GfXZ4kHpNontu0RVzek_7P9_jp93f3Pqn8,16
|
|
83
|
+
tradedangerous-12.0.11.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|