rtems-proxy 0.2.3__tar.gz → 0.2.4__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 (43) hide show
  1. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/PKG-INFO +1 -1
  2. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/src/rtems_proxy/_version.py +2 -2
  3. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/src/rtems_proxy/copy.py +2 -2
  4. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/src/rtems_proxy.egg-info/PKG-INFO +1 -1
  5. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/.copier-answers.yml +0 -0
  6. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/.devcontainer/devcontainer.json +0 -0
  7. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/.github/CONTRIBUTING.md +0 -0
  8. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/.github/actions/install_requirements/action.yml +0 -0
  9. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/.github/dependabot.yml +0 -0
  10. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/.github/pages/index.html +0 -0
  11. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/.github/pages/make_switcher.py +0 -0
  12. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/.github/workflows/_check.yml +0 -0
  13. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/.github/workflows/_dist.yml +0 -0
  14. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/.github/workflows/_pypi.yml +0 -0
  15. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/.github/workflows/_release.yml +0 -0
  16. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/.github/workflows/_test.yml +0 -0
  17. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/.github/workflows/_tox.yml +0 -0
  18. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/.github/workflows/ci.yml +0 -0
  19. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/.gitignore +0 -0
  20. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/.pre-commit-config.yaml +0 -0
  21. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/.vscode/extensions.json +0 -0
  22. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/.vscode/launch.json +0 -0
  23. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/.vscode/settings.json +0 -0
  24. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/.vscode/tasks.json +0 -0
  25. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/Dockerfile +0 -0
  26. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/LICENSE +0 -0
  27. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/README.md +0 -0
  28. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/catalog-info.yaml +0 -0
  29. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/proxy-start.sh +0 -0
  30. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/pyproject.toml +0 -0
  31. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/requirements.txt +0 -0
  32. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/setup.cfg +0 -0
  33. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/src/rtems_proxy/__init__.py +0 -0
  34. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/src/rtems_proxy/__main__.py +0 -0
  35. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/src/rtems_proxy/globals.py +0 -0
  36. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/src/rtems_proxy/telnet.py +0 -0
  37. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/src/rtems_proxy.egg-info/SOURCES.txt +0 -0
  38. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/src/rtems_proxy.egg-info/dependency_links.txt +0 -0
  39. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/src/rtems_proxy.egg-info/entry_points.txt +0 -0
  40. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/src/rtems_proxy.egg-info/requires.txt +0 -0
  41. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/src/rtems_proxy.egg-info/top_level.txt +0 -0
  42. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/tests/conftest.py +0 -0
  43. {rtems-proxy-0.2.3 → rtems-proxy-0.2.4}/tests/test_cli.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: rtems-proxy
3
- Version: 0.2.3
3
+ Version: 0.2.4
4
4
  Summary: Support for a K8S proxy container in controlling and monitoring RTEMS EPICS IOCs
5
5
  Author-email: Giles Knap <giles.knap@diamond.ac.uk>
6
6
  License: Apache License
@@ -12,5 +12,5 @@ __version__: str
12
12
  __version_tuple__: VERSION_TUPLE
13
13
  version_tuple: VERSION_TUPLE
14
14
 
15
- __version__ = version = '0.2.3'
16
- __version_tuple__ = version_tuple = (0, 2, 3)
15
+ __version__ = version = '0.2.4'
16
+ __version_tuple__ = version_tuple = (0, 2, 4)
@@ -28,8 +28,8 @@ def copy_rtems():
28
28
  startup.write_text(cmd_txt)
29
29
 
30
30
  # clean up previous IOC binaries
31
- shutil.rmtree(dest_ioc)
32
- shutil.rmtree(dest_runtime)
31
+ shutil.rmtree(dest_ioc, ignore_errors=True)
32
+ shutil.rmtree(dest_runtime, ignore_errors=True)
33
33
  # move all the files needed for runtime into the PVC that is being shared
34
34
  # over nfs/tftp by the nfsv2-tftp service
35
35
  Path.mkdir(dest_ioc, exist_ok=True)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: rtems-proxy
3
- Version: 0.2.3
3
+ Version: 0.2.4
4
4
  Summary: Support for a K8S proxy container in controlling and monitoring RTEMS EPICS IOCs
5
5
  Author-email: Giles Knap <giles.knap@diamond.ac.uk>
6
6
  License: Apache License
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes