Skip to content

Commit b6d9563

Browse files
committed
py.typed
1 parent 5f08a4e commit b6d9563

23 files changed

Lines changed: 277 additions & 278 deletions

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ include LICENSE
22
include README.rst
33
include requirements.txt
44
include test.py
5+
include securid/py.typed

changelog.txt

Lines changed: 29 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1,82 +1,58 @@
1-
# python-securid changelog
1+
# python-securid Changelog
22

3-
## 0.9.0
4-
5-
2020-04-11
3+
## [0.9.9] - 2025-02-17
64

75
### Added
6+
- Added `py.typed`.
87

9-
- initial version
10-
11-
## 0.9.1
12-
13-
2020-04-14
8+
## [0.9.8] - 2025-01-17
149

1510
### Added
11+
- Added Python 3.14 support.
1612

17-
- json file support
18-
19-
### Fix
20-
21-
- sdtid parsing fix
22-
23-
## 0.9.2
24-
25-
2020-04-25
13+
## [0.9.7] - 2025-01-17
2614

2715
### Added
16+
- Added Python 3.13 support.
2817

29-
- issuer and label fields
30-
31-
## 0.9.3
32-
33-
2020-04-26
34-
35-
### Added
36-
37-
- token time left added
38-
- cli improvements and tests
39-
40-
## 0.9.4
41-
42-
2021-04-16
18+
## [0.9.6] - 2023-10-30
4319

4420
### Changed
21+
- Updated `pytest` and `setup.cfg`.
4522

46-
- Pycrypto replaced with Cryptography
47-
48-
### Added
49-
50-
- pin support
23+
## [0.9.5] - 2022-01-12
5124

52-
## 0.9.5
25+
### Changed
26+
- Updated `Cryptography` version requirement to `>= 36`.
5327

54-
2022-01-12
28+
## [0.9.4] - 2021-04-16
5529

5630
### Changed
31+
- Replaced `Pycrypto` with `Cryptography`.
5732

58-
- Cryptography version >= 36
59-
60-
## 0.9.6
33+
### Added
34+
- Added PIN support.
6135

62-
2023-10-30
36+
## [0.9.3] - 2020-04-26
6337

64-
### Changed
38+
### Added
39+
- Added token time left display.
40+
- CLI improvements and tests.
6541

66-
- pytest, setup.cfg
42+
## [0.9.2] - 2020-04-25
6743

68-
## 0.9.7
44+
### Added
45+
- Added `issuer` and `label` fields.
6946

70-
2024-01-17
47+
## [0.9.1] - 2020-04-14
7148

7249
### Added
50+
- Added JSON file support.
7351

74-
- Python 3.13 suport
75-
76-
## 0.9.8
52+
### Fixed
53+
- Fixed `sdtid` parsing issue.
7754

78-
2024-01-17
55+
## [0.9.0] - 2020-04-11
7956

8057
### Added
81-
82-
- Python 3.14 suport
58+
- Initial version.
-186 KB
Binary file not shown.

docs/_build/doctrees/index.doctree

1.35 KB
Binary file not shown.

docs/_build/html/.buildinfo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
2-
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 9d46c618f10fcec873d1792d3157dc9b
2+
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: fd177d2d071c195bd6fad648dbd341ff
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/_build/html/.buildinfo.bak

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Sphinx build info version 1
2+
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: 9d46c618f10fcec873d1792d3157dc9b
4+
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/_build/html/_modules/index.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44
<head>
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Overview: module code &#8212; securid 0.9.6 documentation</title>
8-
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
9-
<link rel="stylesheet" type="text/css" href="../_static/classic.css?v=514cf933" />
7+
<title>Overview: module code &#8212; securid 0.9.9 documentation</title>
8+
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
9+
<link rel="stylesheet" type="text/css" href="../_static/classic.css?v=2bf1fcf8" />
1010

11-
<script src="../_static/documentation_options.js?v=564a08b9"></script>
12-
<script src="../_static/doctools.js?v=888ff710"></script>
11+
<script src="../_static/documentation_options.js?v=be50ab7b"></script>
12+
<script src="../_static/doctools.js?v=9bcbadda"></script>
1313
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
1414

1515
<link rel="index" title="Index" href="../genindex.html" />
1616
<link rel="search" title="Search" href="../search.html" />
1717
</head><body>
18-
<div class="related" role="navigation" aria-label="related navigation">
18+
<div class="related" role="navigation" aria-label="Related">
1919
<h3>Navigation</h3>
2020
<ul>
2121
<li class="right" style="margin-right: 10px">
@@ -24,7 +24,7 @@ <h3>Navigation</h3>
2424
<li class="right" >
2525
<a href="../py-modindex.html" title="Python Module Index"
2626
>modules</a> |</li>
27-
<li class="nav-item nav-item-0"><a href="../index.html">securid 0.9.6 documentation</a> &#187;</li>
27+
<li class="nav-item nav-item-0"><a href="../index.html">securid 0.9.9 documentation</a> &#187;</li>
2828
<li class="nav-item nav-item-this"><a href="">Overview: module code</a></li>
2929
</ul>
3030
</div>
@@ -47,23 +47,23 @@ <h1>All modules for which code is available</h1>
4747
</div>
4848
</div>
4949
</div>
50-
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
50+
<div class="sphinxsidebar" role="navigation" aria-label="Main">
5151
<div class="sphinxsidebarwrapper">
52-
<div id="searchbox" style="display: none" role="search">
52+
<search id="searchbox" style="display: none" role="search">
5353
<h3 id="searchlabel">Quick search</h3>
5454
<div class="searchformwrapper">
5555
<form class="search" action="../search.html" method="get">
5656
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
5757
<input type="submit" value="Go" />
5858
</form>
5959
</div>
60-
</div>
60+
</search>
6161
<script>document.getElementById('searchbox').style.display = "block"</script>
6262
</div>
6363
</div>
6464
<div class="clearer"></div>
6565
</div>
66-
<div class="related" role="navigation" aria-label="related navigation">
66+
<div class="related" role="navigation" aria-label="Related">
6767
<h3>Navigation</h3>
6868
<ul>
6969
<li class="right" style="margin-right: 10px">
@@ -72,12 +72,12 @@ <h3>Navigation</h3>
7272
<li class="right" >
7373
<a href="../py-modindex.html" title="Python Module Index"
7474
>modules</a> |</li>
75-
<li class="nav-item nav-item-0"><a href="../index.html">securid 0.9.6 documentation</a> &#187;</li>
75+
<li class="nav-item nav-item-0"><a href="../index.html">securid 0.9.9 documentation</a> &#187;</li>
7676
<li class="nav-item nav-item-this"><a href="">Overview: module code</a></li>
7777
</ul>
7878
</div>
7979
<div class="footer" role="contentinfo">
80-
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6.
80+
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 8.1.3.
8181
</div>
8282
</body>
8383
</html>

docs/_build/html/_static/basic.css

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
/*
2-
* basic.css
3-
* ~~~~~~~~~
4-
*
52
* Sphinx stylesheet -- basic theme.
6-
*
7-
* :copyright: Copyright 2007-2023 by the Sphinx team, see AUTHORS.
8-
* :license: BSD, see LICENSE for details.
9-
*
103
*/
114

125
/* -- main layout ----------------------------------------------------------- */
@@ -115,15 +108,11 @@ img {
115108
/* -- search page ----------------------------------------------------------- */
116109

117110
ul.search {
118-
margin: 10px 0 0 20px;
119-
padding: 0;
111+
margin-top: 10px;
120112
}
121113

122114
ul.search li {
123-
padding: 5px 0 5px 20px;
124-
background-image: url(file.png);
125-
background-repeat: no-repeat;
126-
background-position: 0 7px;
115+
padding: 5px 0;
127116
}
128117

129118
ul.search li a {

docs/_build/html/_static/classic.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
/*
2-
* classic.css_t
3-
* ~~~~~~~~~~~~~
4-
*
52
* Sphinx stylesheet -- classic theme.
6-
*
7-
* :copyright: Copyright 2007-2023 by the Sphinx team, see AUTHORS.
8-
* :license: BSD, see LICENSE for details.
9-
*
103
*/
114

125
@import url("basic.css");

docs/_build/html/_static/doctools.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
/*
2-
* doctools.js
3-
* ~~~~~~~~~~~
4-
*
52
* Base JavaScript utilities for all Sphinx HTML documentation.
6-
*
7-
* :copyright: Copyright 2007-2023 by the Sphinx team, see AUTHORS.
8-
* :license: BSD, see LICENSE for details.
9-
*
103
*/
114
"use strict";
125

0 commit comments

Comments
 (0)