adafruit-circuitpython-max31855 3.2.26__tar.gz → 3.2.27__tar.gz
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.
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/.pre-commit-config.yaml +2 -2
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/PKG-INFO +2 -3
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/adafruit_circuitpython_max31855.egg-info/PKG-INFO +2 -3
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/adafruit_max31855.py +1 -1
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/pyproject.toml +2 -3
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/.gitattributes +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/.github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/.github/workflows/build.yml +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/.github/workflows/failure-help-text.yml +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/.github/workflows/release_gh.yml +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/.github/workflows/release_pypi.yml +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/.gitignore +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/.readthedocs.yaml +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/CODE_OF_CONDUCT.md +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/LICENSE +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/LICENSES/CC-BY-4.0.txt +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/LICENSES/MIT.txt +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/LICENSES/Unlicense.txt +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/README.rst +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/README.rst.license +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/adafruit_circuitpython_max31855.egg-info/SOURCES.txt +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/adafruit_circuitpython_max31855.egg-info/dependency_links.txt +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/adafruit_circuitpython_max31855.egg-info/requires.txt +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/adafruit_circuitpython_max31855.egg-info/top_level.txt +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/docs/_static/custom.css +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/docs/_static/favicon.ico +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/docs/_static/favicon.ico.license +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/docs/api.rst +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/docs/api.rst.license +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/docs/conf.py +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/docs/examples.rst +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/docs/examples.rst.license +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/docs/index.rst +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/docs/index.rst.license +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/docs/requirements.txt +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/examples/max31855_simpletest.py +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/optional_requirements.txt +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/requirements.txt +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/ruff.toml +0 -0
- {adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/setup.cfg +0 -0
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
repos:
|
|
6
6
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
|
7
|
-
rev:
|
|
7
|
+
rev: v6.0.0
|
|
8
8
|
hooks:
|
|
9
9
|
- id: check-yaml
|
|
10
10
|
- id: end-of-file-fixer
|
|
@@ -16,6 +16,6 @@ repos:
|
|
|
16
16
|
- id: ruff
|
|
17
17
|
args: ["--fix"]
|
|
18
18
|
- repo: https://github.com/fsfe/reuse-tool
|
|
19
|
-
rev:
|
|
19
|
+
rev: v6.2.0
|
|
20
20
|
hooks:
|
|
21
21
|
- id: reuse
|
|
@@ -1,16 +1,15 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: adafruit-circuitpython-max31855
|
|
3
|
-
Version: 3.2.
|
|
3
|
+
Version: 3.2.27
|
|
4
4
|
Summary: CircuitPython library for controlling a MAX31855 Thermocouple sensor chip.
|
|
5
5
|
Author-email: Adafruit Industries <circuitpython@adafruit.com>
|
|
6
|
-
License: MIT
|
|
6
|
+
License-Expression: MIT
|
|
7
7
|
Project-URL: Homepage, https://github.com/adafruit/Adafruit_CircuitPython_MAX31855
|
|
8
8
|
Keywords: adafruit,max31855,thermocouple,hardware,micropython,circuitpython
|
|
9
9
|
Classifier: Intended Audience :: Developers
|
|
10
10
|
Classifier: Topic :: Software Development :: Libraries
|
|
11
11
|
Classifier: Topic :: Software Development :: Embedded Systems
|
|
12
12
|
Classifier: Topic :: System :: Hardware
|
|
13
|
-
Classifier: License :: OSI Approved :: MIT License
|
|
14
13
|
Classifier: Programming Language :: Python :: 3
|
|
15
14
|
Description-Content-Type: text/x-rst
|
|
16
15
|
License-File: LICENSE
|
|
@@ -1,16 +1,15 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: adafruit-circuitpython-max31855
|
|
3
|
-
Version: 3.2.
|
|
3
|
+
Version: 3.2.27
|
|
4
4
|
Summary: CircuitPython library for controlling a MAX31855 Thermocouple sensor chip.
|
|
5
5
|
Author-email: Adafruit Industries <circuitpython@adafruit.com>
|
|
6
|
-
License: MIT
|
|
6
|
+
License-Expression: MIT
|
|
7
7
|
Project-URL: Homepage, https://github.com/adafruit/Adafruit_CircuitPython_MAX31855
|
|
8
8
|
Keywords: adafruit,max31855,thermocouple,hardware,micropython,circuitpython
|
|
9
9
|
Classifier: Intended Audience :: Developers
|
|
10
10
|
Classifier: Topic :: Software Development :: Libraries
|
|
11
11
|
Classifier: Topic :: Software Development :: Embedded Systems
|
|
12
12
|
Classifier: Topic :: System :: Hardware
|
|
13
|
-
Classifier: License :: OSI Approved :: MIT License
|
|
14
13
|
Classifier: Programming Language :: Python :: 3
|
|
15
14
|
Description-Content-Type: text/x-rst
|
|
16
15
|
License-File: LICENSE
|
{adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/pyproject.toml
RENAMED
|
@@ -12,7 +12,7 @@ requires = [
|
|
|
12
12
|
[project]
|
|
13
13
|
name = "adafruit-circuitpython-max31855"
|
|
14
14
|
description = "CircuitPython library for controlling a MAX31855 Thermocouple sensor chip."
|
|
15
|
-
version = "3.2.
|
|
15
|
+
version = "3.2.27"
|
|
16
16
|
readme = "README.rst"
|
|
17
17
|
authors = [
|
|
18
18
|
{name = "Adafruit Industries", email = "circuitpython@adafruit.com"}
|
|
@@ -26,13 +26,12 @@ keywords = [
|
|
|
26
26
|
"micropython",
|
|
27
27
|
"circuitpython",
|
|
28
28
|
]
|
|
29
|
-
license =
|
|
29
|
+
license = "MIT"
|
|
30
30
|
classifiers = [
|
|
31
31
|
"Intended Audience :: Developers",
|
|
32
32
|
"Topic :: Software Development :: Libraries",
|
|
33
33
|
"Topic :: Software Development :: Embedded Systems",
|
|
34
34
|
"Topic :: System :: Hardware",
|
|
35
|
-
"License :: OSI Approved :: MIT License",
|
|
36
35
|
"Programming Language :: Python :: 3",
|
|
37
36
|
]
|
|
38
37
|
dynamic = ["dependencies", "optional-dependencies"]
|
{adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/.gitattributes
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/.gitignore
RENAMED
|
File without changes
|
{adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/.readthedocs.yaml
RENAMED
|
File without changes
|
{adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/CODE_OF_CONDUCT.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/LICENSES/MIT.txt
RENAMED
|
File without changes
|
|
File without changes
|
{adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/README.rst
RENAMED
|
File without changes
|
{adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/README.rst.license
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/docs/api.rst
RENAMED
|
File without changes
|
|
File without changes
|
{adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/docs/conf.py
RENAMED
|
File without changes
|
{adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/docs/examples.rst
RENAMED
|
File without changes
|
|
File without changes
|
{adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/docs/index.rst
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{adafruit_circuitpython_max31855-3.2.26 → adafruit_circuitpython_max31855-3.2.27}/requirements.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|