tariochbctools 1.2.3__py2.py3-none-any.whl → 1.2.4__py2.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.
@@ -28,7 +28,7 @@ class Importer(beangulp.Importer):
28
28
  config = yaml.safe_load(f)
29
29
 
30
30
  r = requests.post(
31
- "https://ob.nordigen.com/api/v2/token/new/",
31
+ "https://bankaccountdata.gocardless.com/api/v2/token/new/",
32
32
  data={
33
33
  "secret_id": config["secret_id"],
34
34
  "secret_key": config["secret_key"],
@@ -47,7 +47,7 @@ class Importer(beangulp.Importer):
47
47
  accountId = account["id"]
48
48
  assetAccount = account["asset_account"]
49
49
  r = requests.get(
50
- f"https://ob.nordigen.com/api/v2/accounts/{accountId}/transactions/",
50
+ f"https://bankaccountdata.gocardless.com/api/v2/accounts/{accountId}/transactions/",
51
51
  headers=headers,
52
52
  )
53
53
  try:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tariochbctools
3
- Version: 1.2.3
3
+ Version: 1.2.4
4
4
  Summary: Importers, plugins and price fetchers for Beancount
5
5
  Home-page: https://github.com/tarioch/beancounttools/
6
6
  Author: Patrick Ruckstuhl
@@ -20,7 +20,7 @@ tariochbctools/importers/neon/importer.py,sha256=kz8IEWXh8Sd8ysfKTQ49-rN5RgeD59p
20
20
  tariochbctools/importers/netbenefits/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
21
21
  tariochbctools/importers/netbenefits/importer.py,sha256=nzjz12uzi8ozYaOFW5S8U1LPToxk8C0jESL8X6Ex6CY,5904
22
22
  tariochbctools/importers/nordigen/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
23
- tariochbctools/importers/nordigen/importer.py,sha256=jAd35aXvVYASf9BLHjqXTtehUl5GUMikSj0H1RjfRGE,3923
23
+ tariochbctools/importers/nordigen/importer.py,sha256=lNAcuv-iDQfb82xVRi7--ApvCLCBLDGJLXX7awhDdvw,3953
24
24
  tariochbctools/importers/nordigen/nordigen_config.py,sha256=cbv7DkGrQ6SzX0L1m25nHi3UH9Oi9tgQGkRmjoZ1QXk,5122
25
25
  tariochbctools/importers/postfinance/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
26
26
  tariochbctools/importers/postfinance/importer.py,sha256=PLBbnswb_tHt8wzd7yCC4UAWHoPn3WcJIXaOMewz6fc,2524
@@ -50,9 +50,9 @@ tariochbctools/plugins/check_portfolio_sum.py,sha256=naJ2j6BFpQhJhT2c-gfjyIdcYe0
50
50
  tariochbctools/plugins/generate_base_ccy_prices.py,sha256=4CDzUosjMWCZfsBJMLrf-i5WNCHexI2rdm5vIDYW-AI,1314
51
51
  tariochbctools/plugins/prices/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
52
52
  tariochbctools/plugins/prices/ibkr.py,sha256=GYCjnlF-MK-ZFPEr0M6T4iO3Etq0tMmrMlsHGInXUO8,1405
53
- tariochbctools-1.2.3.dist-info/licenses/LICENSE.txt,sha256=VR2hkz3p9Sw4hSXc7S5iZTOXGeV4h-i8AO_q0zEmtkE,1074
54
- tariochbctools-1.2.3.dist-info/METADATA,sha256=XXv81PE21LWgD2fpIY7g8k-699107Jd8Ux9pfpVprMo,2190
55
- tariochbctools-1.2.3.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
56
- tariochbctools-1.2.3.dist-info/entry_points.txt,sha256=9xrCCY1wx2zCIsQUOWZelLHDmHw9Oc-ZBAKUIY9lKTA,88
57
- tariochbctools-1.2.3.dist-info/top_level.txt,sha256=CiA_NepCI6zDNsaORA55zmpuJFSnTvLESraIL13xiOQ,15
58
- tariochbctools-1.2.3.dist-info/RECORD,,
53
+ tariochbctools-1.2.4.dist-info/licenses/LICENSE.txt,sha256=VR2hkz3p9Sw4hSXc7S5iZTOXGeV4h-i8AO_q0zEmtkE,1074
54
+ tariochbctools-1.2.4.dist-info/METADATA,sha256=87Qb4bqnikac4es0cW1cl91eLfRt-8_4pSMKW-bKnOU,2190
55
+ tariochbctools-1.2.4.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
56
+ tariochbctools-1.2.4.dist-info/entry_points.txt,sha256=9xrCCY1wx2zCIsQUOWZelLHDmHw9Oc-ZBAKUIY9lKTA,88
57
+ tariochbctools-1.2.4.dist-info/top_level.txt,sha256=CiA_NepCI6zDNsaORA55zmpuJFSnTvLESraIL13xiOQ,15
58
+ tariochbctools-1.2.4.dist-info/RECORD,,