python-amazon-ad-api 0.7.11__py3-none-any.whl → 0.8.1__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.
- ad_api/version.py +1 -1
- {python_amazon_ad_api-0.7.11.dist-info → python_amazon_ad_api-0.8.1.dist-info}/METADATA +3 -3
- {python_amazon_ad_api-0.7.11.dist-info → python_amazon_ad_api-0.8.1.dist-info}/RECORD +6 -6
- {python_amazon_ad_api-0.7.11.dist-info → python_amazon_ad_api-0.8.1.dist-info}/WHEEL +0 -0
- {python_amazon_ad_api-0.7.11.dist-info → python_amazon_ad_api-0.8.1.dist-info}/licenses/LICENSE +0 -0
- {python_amazon_ad_api-0.7.11.dist-info → python_amazon_ad_api-0.8.1.dist-info}/top_level.txt +0 -0
ad_api/version.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "0.
|
|
1
|
+
__version__ = "0.8.1"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: python-amazon-ad-api
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.8.1
|
|
4
4
|
Summary: Python wrapper for the Amazon Advertising API
|
|
5
5
|
Home-page: https://github.com/denisneuf/python-amazon-ad-api
|
|
6
6
|
Author: Daniel Alvaro
|
|
@@ -12,7 +12,7 @@ Classifier: License :: OSI Approved :: MIT License
|
|
|
12
12
|
Classifier: Operating System :: OS Independent
|
|
13
13
|
Description-Content-Type: text/markdown
|
|
14
14
|
License-File: LICENSE
|
|
15
|
-
Requires-Dist: requests<2.
|
|
15
|
+
Requires-Dist: requests<2.34.0,>=2.27.1
|
|
16
16
|
Requires-Dist: six<1.18,>=1.16
|
|
17
17
|
Requires-Dist: cachetools<7.1,>=5.0
|
|
18
18
|
Requires-Dist: pycryptodome<3.24,>=3.13
|
|
@@ -443,4 +443,4 @@ We are not affiliated with Amazon but they used our api :)
|
|
|
443
443
|
|
|
444
444
|
|
|
445
445
|
---
|
|
446
|
-
*Last release: v0.
|
|
446
|
+
*Last release: v0.8.1 (via electropaco automated release process no memory)*
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
ad_api/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
-
ad_api/version.py,sha256=
|
|
2
|
+
ad_api/version.py,sha256=Ocl79hbbH8_jdr5dGC90VR1cAvZc05Rc0tkZttUnMjo,22
|
|
3
3
|
ad_api/api/__init__.py,sha256=rurlFrTJZgSGNdkEahAJGjDAVll2KyCqpLpV40ZKI6o,1487
|
|
4
4
|
ad_api/api/account.py,sha256=CmOvCfHoPWaeTUJvtB0pNoNulZVSz4oMMCKIpVTpHos,2931
|
|
5
5
|
ad_api/api/advertising_test_account.py,sha256=btOVbdk2tBDmyKSJaQbcIFyzNG8KFJVUmTe4p9xMhpU,1507
|
|
@@ -118,8 +118,8 @@ ad_api/base/exceptions.py,sha256=9D3M40ZIlLS0fA-aQh1BTWPOW-Nvf0tRhbA85jFnDJ4,438
|
|
|
118
118
|
ad_api/base/helpers.py,sha256=naUkDLK466x_OBCPXxMlzRc2nPC6iQ6H_vyUji0MJJ0,2282
|
|
119
119
|
ad_api/base/marketplaces.py,sha256=44lvCcluXNpqTprWQ80e3weSQmQbJoWL-WDSOWVbCyQ,4657
|
|
120
120
|
ad_api/base/utils.py,sha256=_qnCBOvyJTLgaZjJzUWTi38GGLHkQszXELs79133Rb4,5618
|
|
121
|
-
python_amazon_ad_api-0.
|
|
122
|
-
python_amazon_ad_api-0.
|
|
123
|
-
python_amazon_ad_api-0.
|
|
124
|
-
python_amazon_ad_api-0.
|
|
125
|
-
python_amazon_ad_api-0.
|
|
121
|
+
python_amazon_ad_api-0.8.1.dist-info/licenses/LICENSE,sha256=h2rpqlmmLy-4l1tN6KpWAFxx1JEMYeEFrMrZUbx_B_o,1105
|
|
122
|
+
python_amazon_ad_api-0.8.1.dist-info/METADATA,sha256=Zdqn5GsuP_qNftr3v1nVJvgDiDGOuOB9WdGR7KiscB4,19164
|
|
123
|
+
python_amazon_ad_api-0.8.1.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
|
|
124
|
+
python_amazon_ad_api-0.8.1.dist-info/top_level.txt,sha256=nN9twUos-8pkP514ZwpvRU9YL9L2XyQyHsMQFfudGTU,7
|
|
125
|
+
python_amazon_ad_api-0.8.1.dist-info/RECORD,,
|
|
File without changes
|
{python_amazon_ad_api-0.7.11.dist-info → python_amazon_ad_api-0.8.1.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|
{python_amazon_ad_api-0.7.11.dist-info → python_amazon_ad_api-0.8.1.dist-info}/top_level.txt
RENAMED
|
File without changes
|