Skip to content

Commit 57ae5e3

Browse files
docs
1 parent 6eb429f commit 57ae5e3

17 files changed

+21
-16
lines changed

dev/sphinx/source/readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,8 @@ $ lucitlicmgr --help
225225
## Installation and Upgrade
226226
The module requires Python 3.7 or above.
227227

228+
For Anaconda we offer packages only from Python version 3.8 and higher.
229+
228230
The current dependencies are listed
229231
[here](https://github.com/LUCIT-Systems-and-Development/lucit-licensing-python/blob/master/requirements.txt).
230232

docs/_modules/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ <h3>Navigation</h3>
250250
<a href="https://docs.lucit.tech">Index of all LUCIT Software Documentation</a><br />
251251
&copy; <a href="/license.html">Copyright</a> 2023-2023, LUCIT Systems and Development. All Rights Reserved..
252252
See <a href="/license.html">License</a> for more information.<br />
253-
Last updated on Mar 14 2024 at 13:12 (CET).
253+
Last updated on Mar 14 2024 at 14:49 (CET).
254254
<a href="https://github.com/LUCIT-Systems-and-Development/lucit-licensing-python/issues/new/choose">Found a bug</a>?
255255
<br />
256256
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.

docs/_modules/lucit_licensing_python/manager.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ <h1>Source code for lucit_licensing_python.manager</h1><div class="highlight"><p
201201
<span class="n">parent_shutdown_function</span><span class="p">:</span> <span class="n">Callable</span><span class="p">[[</span><span class="nb">bool</span><span class="p">],</span> <span class="nb">bool</span><span class="p">]</span> <span class="o">=</span> <span class="kc">None</span><span class="p">,</span>
202202
<span class="n">needed_license_type</span><span class="p">:</span> <span class="n">Optional</span><span class="p">[</span><span class="nb">str</span><span class="p">]</span> <span class="o">=</span> <span class="kc">None</span><span class="p">):</span>
203203
<span class="nb">super</span><span class="p">()</span><span class="o">.</span><span class="fm">__init__</span><span class="p">()</span>
204-
<span class="bp">self</span><span class="o">.</span><span class="n">module_version</span><span class="p">:</span> <span class="nb">str</span> <span class="o">=</span> <span class="s2">&quot;1.8.2.dev&quot;</span>
204+
<span class="bp">self</span><span class="o">.</span><span class="n">module_version</span><span class="p">:</span> <span class="nb">str</span> <span class="o">=</span> <span class="s2">&quot;1.8.2&quot;</span>
205205
<span class="bp">self</span><span class="o">.</span><span class="n">parent_shutdown_function</span> <span class="o">=</span> <span class="n">parent_shutdown_function</span>
206206
<span class="bp">self</span><span class="o">.</span><span class="n">is_started</span> <span class="o">=</span> <span class="n">start</span>
207207
<span class="bp">self</span><span class="o">.</span><span class="n">sigterm</span> <span class="o">=</span> <span class="kc">False</span>
@@ -751,7 +751,7 @@ <h3>Navigation</h3>
751751
<a href="https://docs.lucit.tech">Index of all LUCIT Software Documentation</a><br />
752752
&copy; <a href="/license.html">Copyright</a> 2023-2023, LUCIT Systems and Development. All Rights Reserved..
753753
See <a href="/license.html">License</a> for more information.<br />
754-
Last updated on Mar 14 2024 at 13:12 (CET).
754+
Last updated on Mar 14 2024 at 14:49 (CET).
755755
<a href="https://github.com/LUCIT-Systems-and-Development/lucit-licensing-python/issues/new/choose">Found a bug</a>?
756756
<br />
757757
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.

docs/_sources/readme.md.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,8 @@ $ lucitlicmgr --help
225225
## Installation and Upgrade
226226
The module requires Python 3.7 or above.
227227

228+
For Anaconda we offer packages only from Python version 3.8 and higher.
229+
228230
The current dependencies are listed
229231
[here](https://github.com/LUCIT-Systems-and-Development/lucit-licensing-python/blob/master/requirements.txt).
230232

docs/changelog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@ <h3>Navigation</h3>
568568
<a href="https://docs.lucit.tech">Index of all LUCIT Software Documentation</a><br />
569569
&copy; <a href="/license.html">Copyright</a> 2023-2023, LUCIT Systems and Development. All Rights Reserved..
570570
See <a href="/license.html">License</a> for more information.<br />
571-
Last updated on Mar 14 2024 at 13:12 (CET).
571+
Last updated on Mar 14 2024 at 14:49 (CET).
572572
<a href="https://github.com/LUCIT-Systems-and-Development/lucit-licensing-python/issues/new/choose">Found a bug</a>?
573573
<br />
574574
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.

docs/code_of_conduct.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ <h3>Navigation</h3>
399399
<a href="https://docs.lucit.tech">Index of all LUCIT Software Documentation</a><br />
400400
&copy; <a href="/license.html">Copyright</a> 2023-2023, LUCIT Systems and Development. All Rights Reserved..
401401
See <a href="/license.html">License</a> for more information.<br />
402-
Last updated on Mar 14 2024 at 13:12 (CET).
402+
Last updated on Mar 14 2024 at 14:49 (CET).
403403
<a href="https://github.com/LUCIT-Systems-and-Development/lucit-licensing-python/issues/new/choose">Found a bug</a>?
404404
<br />
405405
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.

docs/contributing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ <h3>Navigation</h3>
338338
<a href="https://docs.lucit.tech">Index of all LUCIT Software Documentation</a><br />
339339
&copy; <a href="/license.html">Copyright</a> 2023-2023, LUCIT Systems and Development. All Rights Reserved..
340340
See <a href="/license.html">License</a> for more information.<br />
341-
Last updated on Mar 14 2024 at 13:12 (CET).
341+
Last updated on Mar 14 2024 at 14:49 (CET).
342342
<a href="https://github.com/LUCIT-Systems-and-Development/lucit-licensing-python/issues/new/choose">Found a bug</a>?
343343
<br />
344344
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.

docs/genindex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ <h3>Navigation</h3>
420420
<a href="https://docs.lucit.tech">Index of all LUCIT Software Documentation</a><br />
421421
&copy; <a href="/license.html">Copyright</a> 2023-2023, LUCIT Systems and Development. All Rights Reserved..
422422
See <a href="/license.html">License</a> for more information.<br />
423-
Last updated on Mar 14 2024 at 13:12 (CET).
423+
Last updated on Mar 14 2024 at 14:49 (CET).
424424
<a href="https://github.com/LUCIT-Systems-and-Development/lucit-licensing-python/issues/new/choose">Found a bug</a>?
425425
<br />
426426
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ <h3>Navigation</h3>
429429
<a href="https://docs.lucit.tech">Index of all LUCIT Software Documentation</a><br />
430430
&copy; <a href="/license.html">Copyright</a> 2023-2023, LUCIT Systems and Development. All Rights Reserved..
431431
See <a href="/license.html">License</a> for more information.<br />
432-
Last updated on Mar 14 2024 at 13:12 (CET).
432+
Last updated on Mar 14 2024 at 14:49 (CET).
433433
<a href="https://github.com/LUCIT-Systems-and-Development/lucit-licensing-python/issues/new/choose">Found a bug</a>?
434434
<br />
435435
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.

docs/license.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ <h3>Navigation</h3>
388388
<a href="https://docs.lucit.tech">Index of all LUCIT Software Documentation</a><br />
389389
&copy; <a href="/license.html">Copyright</a> 2023-2023, LUCIT Systems and Development. All Rights Reserved..
390390
See <a href="/license.html">License</a> for more information.<br />
391-
Last updated on Mar 14 2024 at 13:12 (CET).
391+
Last updated on Mar 14 2024 at 14:49 (CET).
392392
<a href="https://github.com/LUCIT-Systems-and-Development/lucit-licensing-python/issues/new/choose">Found a bug</a>?
393393
<br />
394394
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.

docs/lucit_licensing_python.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@ <h3>Navigation</h3>
526526
<a href="https://docs.lucit.tech">Index of all LUCIT Software Documentation</a><br />
527527
&copy; <a href="/license.html">Copyright</a> 2023-2023, LUCIT Systems and Development. All Rights Reserved..
528528
See <a href="/license.html">License</a> for more information.<br />
529-
Last updated on Mar 14 2024 at 13:12 (CET).
529+
Last updated on Mar 14 2024 at 14:49 (CET).
530530
<a href="https://github.com/LUCIT-Systems-and-Development/lucit-licensing-python/issues/new/choose">Found a bug</a>?
531531
<br />
532532
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.

docs/modules.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ <h3>Navigation</h3>
338338
<a href="https://docs.lucit.tech">Index of all LUCIT Software Documentation</a><br />
339339
&copy; <a href="/license.html">Copyright</a> 2023-2023, LUCIT Systems and Development. All Rights Reserved..
340340
See <a href="/license.html">License</a> for more information.<br />
341-
Last updated on Mar 14 2024 at 13:12 (CET).
341+
Last updated on Mar 14 2024 at 14:49 (CET).
342342
<a href="https://github.com/LUCIT-Systems-and-Development/lucit-licensing-python/issues/new/choose">Found a bug</a>?
343343
<br />
344344
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.

docs/py-modindex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ <h3>Navigation</h3>
282282
<a href="https://docs.lucit.tech">Index of all LUCIT Software Documentation</a><br />
283283
&copy; <a href="/license.html">Copyright</a> 2023-2023, LUCIT Systems and Development. All Rights Reserved..
284284
See <a href="/license.html">License</a> for more information.<br />
285-
Last updated on Mar 14 2024 at 13:12 (CET).
285+
Last updated on Mar 14 2024 at 14:49 (CET).
286286
<a href="https://github.com/LUCIT-Systems-and-Development/lucit-licensing-python/issues/new/choose">Found a bug</a>?
287287
<br />
288288
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.

docs/readme.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,7 @@ <h3>Discover more options<a class="headerlink" href="#discover-more-options" tit
409409
<section id="installation-and-upgrade">
410410
<h2>Installation and Upgrade<a class="headerlink" href="#installation-and-upgrade" title="Link to this heading"></a></h2>
411411
<p>The module requires Python 3.7 or above.</p>
412+
<p>For Anaconda we offer packages only from Python version 3.8 and higher.</p>
412413
<p>The current dependencies are listed
413414
<a class="reference external" href="https://github.com/LUCIT-Systems-and-Development/lucit-licensing-python/blob/master/requirements.txt">here</a>.</p>
414415
<p>If you run into errors during the installation take a look <a class="reference external" href="https://github.com/LUCIT-Systems-and-Development/lucit-licensing-python/wiki/Installation">here</a>.</p>
@@ -732,7 +733,7 @@ <h3>Navigation</h3>
732733
<a href="https://docs.lucit.tech">Index of all LUCIT Software Documentation</a><br />
733734
&copy; <a href="/license.html">Copyright</a> 2023-2023, LUCIT Systems and Development. All Rights Reserved..
734735
See <a href="/license.html">License</a> for more information.<br />
735-
Last updated on Mar 14 2024 at 13:12 (CET).
736+
Last updated on Mar 14 2024 at 14:49 (CET).
736737
<a href="https://github.com/LUCIT-Systems-and-Development/lucit-licensing-python/issues/new/choose">Found a bug</a>?
737738
<br />
738739
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.

docs/search.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ <h3>Navigation</h3>
227227
<a href="https://docs.lucit.tech">Index of all LUCIT Software Documentation</a><br />
228228
&copy; <a href="/license.html">Copyright</a> 2023-2023, LUCIT Systems and Development. All Rights Reserved..
229229
See <a href="/license.html">License</a> for more information.<br />
230-
Last updated on Mar 14 2024 at 13:12 (CET).
230+
Last updated on Mar 14 2024 at 14:49 (CET).
231231
<a href="https://github.com/LUCIT-Systems-and-Development/lucit-licensing-python/issues/new/choose">Found a bug</a>?
232232
<br />
233233
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.

docs/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/security.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ <h3>Navigation</h3>
344344
<a href="https://docs.lucit.tech">Index of all LUCIT Software Documentation</a><br />
345345
&copy; <a href="/license.html">Copyright</a> 2023-2023, LUCIT Systems and Development. All Rights Reserved..
346346
See <a href="/license.html">License</a> for more information.<br />
347-
Last updated on Mar 14 2024 at 13:12 (CET).
347+
Last updated on Mar 14 2024 at 14:49 (CET).
348348
<a href="https://github.com/LUCIT-Systems-and-Development/lucit-licensing-python/issues/new/choose">Found a bug</a>?
349349
<br />
350350
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.

0 commit comments

Comments
 (0)