circuitpython-functools 3.0.0__tar.gz → 3.0.0.post0__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.
Files changed (46) hide show
  1. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/.github/workflows/codecov.yml +1 -1
  2. {circuitpython_functools-3.0.0/circuitpython_functools.egg-info → circuitpython_functools-3.0.0.post0}/PKG-INFO +1 -1
  3. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0/circuitpython_functools.egg-info}/PKG-INFO +1 -1
  4. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/circuitpython_functools.py +1 -1
  5. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/pyproject.toml +1 -1
  6. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/.github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md +0 -0
  7. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/.github/dependabot.yml +0 -0
  8. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/.github/workflows/build.yml +0 -0
  9. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/.github/workflows/failure-help-text.yml +0 -0
  10. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/.github/workflows/release_gh.yml +0 -0
  11. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/.github/workflows/release_pypi.yml +0 -0
  12. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/.gitignore +0 -0
  13. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/.pre-commit-config.yaml +0 -0
  14. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/.readthedocs.yaml +0 -0
  15. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/CODE_OF_CONDUCT.md +0 -0
  16. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/LICENSE-MIT +0 -0
  17. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/LICENSE-PSF +0 -0
  18. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/LICENSES/CC-BY-4.0.txt +0 -0
  19. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/LICENSES/MIT.txt +0 -0
  20. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/LICENSES/PSF-2.0.txt +0 -0
  21. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/LICENSES/Unlicense.txt +0 -0
  22. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/README.rst +0 -0
  23. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/README.rst.license +0 -0
  24. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/circuitpython_functools.egg-info/SOURCES.txt +0 -0
  25. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/circuitpython_functools.egg-info/dependency_links.txt +0 -0
  26. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/circuitpython_functools.egg-info/requires.txt +0 -0
  27. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/circuitpython_functools.egg-info/top_level.txt +0 -0
  28. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/docs/_static/favicon.ico +0 -0
  29. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/docs/_static/favicon.ico.license +0 -0
  30. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/docs/api.rst +0 -0
  31. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/docs/api.rst.license +0 -0
  32. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/docs/conf.py +0 -0
  33. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/docs/examples.rst +0 -0
  34. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/docs/examples.rst.license +0 -0
  35. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/docs/index.rst +0 -0
  36. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/docs/index.rst.license +0 -0
  37. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/docs/requirements.txt +0 -0
  38. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/examples/functools_simpletest.py +0 -0
  39. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/optional_requirements.txt +0 -0
  40. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/requirements.txt +0 -0
  41. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/setup.cfg +0 -0
  42. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/tests/test_cache.py +0 -0
  43. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/tests/test_lru_cache.py +0 -0
  44. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/tests/test_partial.py +0 -0
  45. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/tests/test_total_ordering.py +0 -0
  46. {circuitpython_functools-3.0.0 → circuitpython_functools-3.0.0.post0}/tests/test_wraps.py +0 -0
@@ -24,7 +24,7 @@ jobs:
24
24
  - name: Setup Python 3.x
25
25
  uses: actions/setup-python@v6
26
26
  with:
27
- python-version: ${{ matrix.py-version }}
27
+ python-version: 3.x
28
28
  - name: Checkout the repository
29
29
  uses: actions/checkout@v6
30
30
  - name: Install base requirements
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: circuitpython-functools
3
- Version: 3.0.0
3
+ Version: 3.0.0.post0
4
4
  Summary: A CircuitPython implementation of CPython's functools library
5
5
  Author-email: Alec Delaney <tekktrik@gmail.com>
6
6
  License-Expression: MIT AND PSF-2.0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: circuitpython-functools
3
- Version: 3.0.0
3
+ Version: 3.0.0.post0
4
4
  Summary: A CircuitPython implementation of CPython's functools library
5
5
  Author-email: Alec Delaney <tekktrik@gmail.com>
6
6
  License-Expression: MIT AND PSF-2.0
@@ -23,7 +23,7 @@ Implementation Notes
23
23
  import gc
24
24
  from collections import OrderedDict
25
25
 
26
- __version__ = "3.0.0"
26
+ __version__ = "3.0.0.post0"
27
27
  __repo__ = "https://github.com/tekktrik/CircuitPython_functools.git"
28
28
 
29
29
  _cache_records = {}
@@ -12,7 +12,7 @@ requires = [
12
12
  [project]
13
13
  name = "circuitpython-functools"
14
14
  description = "A CircuitPython implementation of CPython's functools library"
15
- version = "3.0.0"
15
+ version = "3.0.0.post0"
16
16
  readme = "README.rst"
17
17
  authors = [
18
18
  {name = "Alec Delaney", email = "tekktrik@gmail.com"}