Skip to content

Commit

Permalink
Bump last version to dependancies
Browse files Browse the repository at this point in the history
  • Loading branch information
chocobn69 committed Jan 27, 2021
1 parent 24afb2b commit 3b96924
Show file tree
Hide file tree
Showing 32 changed files with 11,441 additions and 399 deletions.
2 changes: 1 addition & 1 deletion cdiscountapi/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
cdiscountapi is a wrapper around the Cdiscount Marketplace API
"""

__version__ = "0.1.16"
__version__ = "0.2.0"

from cdiscountapi.cdiscountapi import Connection
6 changes: 6 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ All notable changes to this project will be documented in this file.
The format is based on `Keep a Changelog`_ and this project adheres to
`Semantic Versioning`_.

[0.2.0] - 2020-01-27
---------------------

* Upgrade dependencies
* Migrate repository to github


[0.1.12] - 2019-12-13
---------------------
Expand Down
Binary file modified docs/_build/doctrees/CHANGELOG.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/advanced_usage.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/api.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/cookbook.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/_build/doctrees/index.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/quickstart.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/_build/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: eaf84f4cf111f072c3ba81481a9340bc
config: 3ad60097be9edf7c8b8d3694d57715e6
tags: 645f666f9bcd5a90fca523b33c5a78b7
140 changes: 75 additions & 65 deletions docs/_build/html/CHANGELOG.html
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@

<!DOCTYPE html>

<html xmlns="http://www.w3.org/1999/xhtml">
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Change log &#8212; CdiscountAPI documentation</title>
<link rel="stylesheet" href="_static/nameko.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="_static/language_data.js"></script>
<link rel="stylesheet" href="_static/nameko.css" type="text/css" />
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
<script src="_static/jquery.js"></script>
<script src="_static/underscore.js"></script>
<script src="_static/doctools.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="prev" title="Developer interface" href="api.html" />
Expand All @@ -36,7 +36,8 @@ <h3>Navigation</h3>
<li class="right" >
<a href="api.html" title="Developer interface"
accesskey="P">previous</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">CdiscountAPI documentation</a> &#187;</li>
<li class="nav-item nav-item-0"><a href="index.html">CdiscountAPI documentation</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">Change log</a></li>
</ul>
</div>

Expand All @@ -51,80 +52,87 @@ <h3>Navigation</h3>
The format is based on <a class="reference external" href="http://keepachangelog.com/">Keep a Changelog</a> and this project adheres to
<a class="reference external" href="http://semver.org/">Semantic Versioning</a>.</p>
<div class="section" id="id1">
<h2>[0.1.12] - 2019-12-13<a class="headerlink" href="#id1" title="Permalink to this headline"></a></h2>
<h2>[0.2.0] - 2020-01-27<a class="headerlink" href="#id1" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li><p>Upgrade dependencies</p></li>
<li><p>Migrate repository to github</p></li>
</ul>
</div>
<div class="section" id="id2">
<h2>[0.1.12] - 2019-12-13<a class="headerlink" href="#id2" title="Permalink to this headline"></a></h2>
<div class="section" id="fixed">
<h3>Fixed<a class="headerlink" href="#fixed" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><p>Fix <cite>OfferValidator.validate</cite> so it can handle both “Full” and “StockAndPrice” package types.</p></li>
</ul>
</div>
</div>
<div class="section" id="id2">
<h2>[0.1.11] - 2019-12-12<a class="headerlink" href="#id2" title="Permalink to this headline"></a></h2>
<div class="section" id="id3">
<h3>Fixed<a class="headerlink" href="#id3" title="Permalink to this headline"></a></h3>
<h2>[0.1.11] - 2019-12-12<a class="headerlink" href="#id3" title="Permalink to this headline"></a></h2>
<div class="section" id="id4">
<h3>Fixed<a class="headerlink" href="#id4" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><p>Fix bugs with the path of the templates.</p></li>
</ul>
</div>
</div>
<div class="section" id="id4">
<h2>[0.1.10] - 2019-12-12<a class="headerlink" href="#id4" title="Permalink to this headline"></a></h2>
<div class="section" id="id5">
<h3>Fixed<a class="headerlink" href="#id5" title="Permalink to this headline"></a></h3>
<h2>[0.1.10] - 2019-12-12<a class="headerlink" href="#id5" title="Permalink to this headline"></a></h2>
<div class="section" id="id6">
<h3>Fixed<a class="headerlink" href="#id6" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><p>Fix a bug in <cite>OfferValidator</cite> and <cite>ProductValidator</cite>.</p></li>
</ul>
</div>
</div>
<div class="section" id="id6">
<h2>[0.1.9] - 2019-12-11<a class="headerlink" href="#id6" title="Permalink to this headline"></a></h2>
<div class="section" id="id7">
<h3>Fixed<a class="headerlink" href="#id7" title="Permalink to this headline"></a></h3>
<h2>[0.1.9] - 2019-12-11<a class="headerlink" href="#id7" title="Permalink to this headline"></a></h2>
<div class="section" id="id8">
<h3>Fixed<a class="headerlink" href="#id8" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><p>Fix a bug in <cite>generate_package</cite>.</p></li>
</ul>
</div>
</div>
<div class="section" id="id8">
<h2>[0.1.8] - 2019-12-11<a class="headerlink" href="#id8" title="Permalink to this headline"></a></h2>
<div class="section" id="id9">
<h3>Fixed<a class="headerlink" href="#id9" title="Permalink to this headline"></a></h3>
<h2>[0.1.8] - 2019-12-11<a class="headerlink" href="#id9" title="Permalink to this headline"></a></h2>
<div class="section" id="id10">
<h3>Fixed<a class="headerlink" href="#id10" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><p>Add missing requirements.</p></li>
</ul>
</div>
</div>
<div class="section" id="id10">
<h2>[0.1.7] - 2019-12-11<a class="headerlink" href="#id10" title="Permalink to this headline"></a></h2>
<div class="section" id="id11">
<h3>Fixed<a class="headerlink" href="#id11" title="Permalink to this headline"></a></h3>
<h2>[0.1.7] - 2019-12-11<a class="headerlink" href="#id11" title="Permalink to this headline"></a></h2>
<div class="section" id="id12">
<h3>Fixed<a class="headerlink" href="#id12" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><p>Improve <cite>overwrite</cite> in <cite>generate_package</cite>.
Both the zip file and the directory are deleted when <cite>overwrite=True</cite></p></li>
</ul>
</div>
</div>
<div class="section" id="id12">
<h2>[0.1.6] - 2019-12-10<a class="headerlink" href="#id12" title="Permalink to this headline"></a></h2>
<div class="section" id="id13">
<h3>Fixed<a class="headerlink" href="#id13" title="Permalink to this headline"></a></h3>
<h2>[0.1.6] - 2019-12-10<a class="headerlink" href="#id13" title="Permalink to this headline"></a></h2>
<div class="section" id="id14">
<h3>Fixed<a class="headerlink" href="#id14" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><p>Fix a path issue with in <cite>generate_package</cite></p></li>
</ul>
</div>
</div>
<div class="section" id="id14">
<h2>[0.1.5] - 2019-10-04<a class="headerlink" href="#id14" title="Permalink to this headline"></a></h2>
<div class="section" id="id15">
<h2>[0.1.5] - 2019-10-04<a class="headerlink" href="#id15" title="Permalink to this headline"></a></h2>
<div class="section" id="changed">
<h3>Changed<a class="headerlink" href="#changed" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><p>Update the main dependencies</p></li>
</ul>
</div>
</div>
<div class="section" id="id15">
<h2>[0.1.4] - 2019-09-06<a class="headerlink" href="#id15" title="Permalink to this headline"></a></h2>
<div class="section" id="id16">
<h2>[0.1.4] - 2019-09-06<a class="headerlink" href="#id16" title="Permalink to this headline"></a></h2>
<div class="section" id="added">
<h3>Added<a class="headerlink" href="#added" title="Permalink to this headline"></a></h3>
<ul class="simple">
Expand All @@ -137,43 +145,44 @@ <h3>Added<a class="headerlink" href="#added" title="Permalink to this headline">
Idem for EndCreationDate and EndModificationDate.)</p></li>
</ul>
</div>
<div class="section" id="id16">
<h3>Fixed<a class="headerlink" href="#id16" title="Permalink to this headline"></a></h3>
<div class="section" id="id17">
<h3>Fixed<a class="headerlink" href="#id17" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><p>Some tests are improved (more accurate and mocked)</p></li>
<li><p>Fix <cite>Offers.get_offer_list_paginated</cite>. (Bug: only the first
SellerProductIdList was taken into account)</p></li>
</ul>
</div>
</div>
<div class="section" id="id17">
<h2>[0.1.3] - 2019-08-06<a class="headerlink" href="#id17" title="Permalink to this headline"></a></h2>
<div class="section" id="id18">
<h3>Added<a class="headerlink" href="#id18" title="Permalink to this headline"></a></h3>
<h2>[0.1.3] - 2019-08-06<a class="headerlink" href="#id18" title="Permalink to this headline"></a></h2>
<div class="section" id="id19">
<h3>Added<a class="headerlink" href="#id19" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><p>New argument <cite>package_name</cite> in <cite>generate_offers_package</cite>: sets the value of
the attribute Name of the OfferPackage in the XML</p></li>
</ul>
</div>
</div>
<div class="section" id="id19">
<h2>[0.1.2] - 2019-07-26<a class="headerlink" href="#id19" title="Permalink to this headline"></a></h2>
<div class="section" id="id20">
<h3>Fixed<a class="headerlink" href="#id20" title="Permalink to this headline"></a></h3>
<h2>[0.1.2] - 2019-07-26<a class="headerlink" href="#id20" title="Permalink to this headline"></a></h2>
<div class="section" id="id21">
<h3>Fixed<a class="headerlink" href="#id21" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><p>Add a missing dependency (PyYAML).</p></li>
</ul>
</div>
</div>
<div class="section" id="id21">
<h2>[0.1.1] - 2019-07-25<a class="headerlink" href="#id21" title="Permalink to this headline"></a></h2>
<div class="section" id="id22">
<h2>[0.1.1] - 2019-07-25<a class="headerlink" href="#id22" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li><p>First release.</p></li>
</ul>
</div>
</div>


<div class="clearer"></div>
</div>
</div>
</div>
Expand All @@ -182,52 +191,53 @@ <h2>[0.1.1] - 2019-07-25<a class="headerlink" href="#id21" title="Permalink to t
<h3><a href="index.html">Table of Contents</a></h3>
<ul>
<li><a class="reference internal" href="#">Change log</a><ul>
<li><a class="reference internal" href="#id1">[0.1.12] - 2019-12-13</a><ul>
<li><a class="reference internal" href="#id1">[0.2.0] - 2020-01-27</a></li>
<li><a class="reference internal" href="#id2">[0.1.12] - 2019-12-13</a><ul>
<li><a class="reference internal" href="#fixed">Fixed</a></li>
</ul>
</li>
<li><a class="reference internal" href="#id2">[0.1.11] - 2019-12-12</a><ul>
<li><a class="reference internal" href="#id3">Fixed</a></li>
<li><a class="reference internal" href="#id3">[0.1.11] - 2019-12-12</a><ul>
<li><a class="reference internal" href="#id4">Fixed</a></li>
</ul>
</li>
<li><a class="reference internal" href="#id4">[0.1.10] - 2019-12-12</a><ul>
<li><a class="reference internal" href="#id5">Fixed</a></li>
<li><a class="reference internal" href="#id5">[0.1.10] - 2019-12-12</a><ul>
<li><a class="reference internal" href="#id6">Fixed</a></li>
</ul>
</li>
<li><a class="reference internal" href="#id6">[0.1.9] - 2019-12-11</a><ul>
<li><a class="reference internal" href="#id7">Fixed</a></li>
<li><a class="reference internal" href="#id7">[0.1.9] - 2019-12-11</a><ul>
<li><a class="reference internal" href="#id8">Fixed</a></li>
</ul>
</li>
<li><a class="reference internal" href="#id8">[0.1.8] - 2019-12-11</a><ul>
<li><a class="reference internal" href="#id9">Fixed</a></li>
<li><a class="reference internal" href="#id9">[0.1.8] - 2019-12-11</a><ul>
<li><a class="reference internal" href="#id10">Fixed</a></li>
</ul>
</li>
<li><a class="reference internal" href="#id10">[0.1.7] - 2019-12-11</a><ul>
<li><a class="reference internal" href="#id11">Fixed</a></li>
<li><a class="reference internal" href="#id11">[0.1.7] - 2019-12-11</a><ul>
<li><a class="reference internal" href="#id12">Fixed</a></li>
</ul>
</li>
<li><a class="reference internal" href="#id12">[0.1.6] - 2019-12-10</a><ul>
<li><a class="reference internal" href="#id13">Fixed</a></li>
<li><a class="reference internal" href="#id13">[0.1.6] - 2019-12-10</a><ul>
<li><a class="reference internal" href="#id14">Fixed</a></li>
</ul>
</li>
<li><a class="reference internal" href="#id14">[0.1.5] - 2019-10-04</a><ul>
<li><a class="reference internal" href="#id15">[0.1.5] - 2019-10-04</a><ul>
<li><a class="reference internal" href="#changed">Changed</a></li>
</ul>
</li>
<li><a class="reference internal" href="#id15">[0.1.4] - 2019-09-06</a><ul>
<li><a class="reference internal" href="#id16">[0.1.4] - 2019-09-06</a><ul>
<li><a class="reference internal" href="#added">Added</a></li>
<li><a class="reference internal" href="#id16">Fixed</a></li>
<li><a class="reference internal" href="#id17">Fixed</a></li>
</ul>
</li>
<li><a class="reference internal" href="#id17">[0.1.3] - 2019-08-06</a><ul>
<li><a class="reference internal" href="#id18">Added</a></li>
<li><a class="reference internal" href="#id18">[0.1.3] - 2019-08-06</a><ul>
<li><a class="reference internal" href="#id19">Added</a></li>
</ul>
</li>
<li><a class="reference internal" href="#id19">[0.1.2] - 2019-07-26</a><ul>
<li><a class="reference internal" href="#id20">Fixed</a></li>
<li><a class="reference internal" href="#id20">[0.1.2] - 2019-07-26</a><ul>
<li><a class="reference internal" href="#id21">Fixed</a></li>
</ul>
</li>
<li><a class="reference internal" href="#id21">[0.1.1] - 2019-07-25</a></li>
<li><a class="reference internal" href="#id22">[0.1.1] - 2019-07-25</a></li>
</ul>
</li>
</ul>
Expand All @@ -245,15 +255,15 @@ <h3>This Page</h3>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<h3>Quick search</h3>
<h3 id="searchlabel">Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="search.html" method="get">
<input type="text" name="q" />
<input type="text" name="q" aria-labelledby="searchlabel" />
<input type="submit" value="Go" />
</form>
</div>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
<script>$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
Expand Down
6 changes: 6 additions & 0 deletions docs/_build/html/_sources/CHANGELOG.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ All notable changes to this project will be documented in this file.
The format is based on `Keep a Changelog`_ and this project adheres to
`Semantic Versioning`_.

[0.2.0] - 2020-01-27
---------------------

* Upgrade dependencies
* Migrate repository to github


[0.1.12] - 2019-12-13
---------------------
Expand Down
Loading

0 comments on commit 3b96924

Please sign in to comment.