-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Scheduled data update from Github Actions
- Loading branch information
1 parent
5909c42
commit fdd3c3f
Showing
238 changed files
with
238 additions
and
215 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"0.1.0":{"info":{"author":null,"author_email":"Chris Dohmen <[email protected]>","bugtrack_url":null,"classifiers":["Development Status :: 4 - Beta","Programming Language :: Python","Programming Language :: Python :: 3.13"],"description_content_type":"text/x-rst","docs_url":null,"download_url":null,"downloads":{"last_day":-1,"last_month":-1,"last_week":-1},"dynamic":null,"home_page":null,"keywords":"HubSpace","license":"The MIT License (MIT) Copyright (c) 2024 Chris Dohmen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","license_expression":null,"license_files":null,"maintainer":null,"maintainer_email":"Chris Dohmen <[email protected]>","name":"aiohubspace","package_url":"https://pypi.org/project/aiohubspace/","platform":null,"project_url":"https://pypi.org/project/aiohubspace/","project_urls":{"Changelog":"https://github.com/Expl0dingBanana/aiohubspace/CHANGELOG.md","Repository":"https://github.com/Expl0dingBanana/aiohubspace"},"provides_extra":["cli","test"],"release_url":"https://pypi.org/project/aiohubspace/0.1.0/","requires_dist":["aiohttp","beautifulsoup4","click; extra == \"cli\"","pytest; extra == \"test\"","pytest-aioresponses; extra == \"test\"","pytest-cov; extra == \"test\"","pytest-mock; extra == \"test\""],"requires_python":">=3.10","summary":"Talk to the HubSpace API asynchronously","version":"0.1.0","yanked":false,"yanked_reason":null},"last_serial":26746425,"urls":[{"comment_text":"","digests":{"blake2b_256":"40e2f89f894966136e34029da04293e46a8299142e37148267e6e84a8d5cfd53","md5":"2ecf99da72618824155d78f5af53bb49","sha256":"28ebfc00c9539b263e2373211d9aa022cf8d2b3a8b2ebd6ae8bea11e1f85915c"},"downloads":-1,"filename":"aiohubspace-0.1.0-py3-none-any.whl","has_sig":false,"md5_digest":"2ecf99da72618824155d78f5af53bb49","packagetype":"bdist_wheel","python_version":"py3","requires_python":">=3.10","size":33696,"upload_time":"2025-01-01T15:14:29","upload_time_iso_8601":"2025-01-01T15:14:29.919547Z","url":"https://files.pythonhosted.org/packages/40/e2/f89f894966136e34029da04293e46a8299142e37148267e6e84a8d5cfd53/aiohubspace-0.1.0-py3-none-any.whl","yanked":false,"yanked_reason":null},{"comment_text":"","digests":{"blake2b_256":"7d4e7bdf30fae10687b3a3a186228371693fc2aff01d2d5e968318a55789862b","md5":"8955c5b24e3615ee2fdf482592fd95e1","sha256":"64ee00dc4d11fa1660af3062bafe43fccb9581b638c8e3c48202b957355815e6"},"downloads":-1,"filename":"aiohubspace-0.1.0.tar.gz","has_sig":false,"md5_digest":"8955c5b24e3615ee2fdf482592fd95e1","packagetype":"sdist","python_version":"source","requires_python":">=3.10","size":66161,"upload_time":"2025-01-01T15:14:31","upload_time_iso_8601":"2025-01-01T15:14:31.192465Z","url":"https://files.pythonhosted.org/packages/7d/4e/7bdf30fae10687b3a3a186228371693fc2aff01d2d5e968318a55789862b/aiohubspace-0.1.0.tar.gz","yanked":false,"yanked_reason":null}],"vulnerabilities":[]},"0.2.0":{"info":{"author":null,"author_email":"Chris Dohmen <[email protected]>","bugtrack_url":null,"classifiers":["Development Status :: 4 - Beta","Programming Language :: Python","Programming Language :: Python :: 3.13"],"description_content_type":"text/x-rst","docs_url":null,"download_url":null,"downloads":{"last_day":-1,"last_month":-1,"last_week":-1},"dynamic":null,"home_page":null,"keywords":"HubSpace","license":"The MIT License (MIT) Copyright (c) 2024 Chris Dohmen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","license_expression":null,"license_files":null,"maintainer":null,"maintainer_email":"Chris Dohmen <[email protected]>","name":"aiohubspace","package_url":"https://pypi.org/project/aiohubspace/","platform":null,"project_url":"https://pypi.org/project/aiohubspace/","project_urls":{"Changelog":"https://github.com/Expl0dingBanana/aiohubspace/CHANGELOG.md","Repository":"https://github.com/Expl0dingBanana/aiohubspace"},"provides_extra":["cli","test"],"release_url":"https://pypi.org/project/aiohubspace/0.2.0/","requires_dist":["aiohttp","beautifulsoup4","click; extra == \"cli\"","pytest; extra == \"test\"","pytest-aioresponses; extra == \"test\"","pytest-cov; extra == \"test\"","pytest-mock; extra == \"test\""],"requires_python":">=3.10","summary":"Talk to the HubSpace API asynchronously","version":"0.2.0","yanked":false,"yanked_reason":null},"last_serial":26746425,"urls":[{"comment_text":"","digests":{"blake2b_256":"e71db87a91c64341d0936df069d7deb1fcf7470ddb0139761896ff6ca0757535","md5":"4b72cc9f37215894f363d82233b415ef","sha256":"a7db9190307bc61ae15b147b213998e57b701e4dc083e03a55af5d18a75edf8f"},"downloads":-1,"filename":"aiohubspace-0.2.0-py3-none-any.whl","has_sig":false,"md5_digest":"4b72cc9f37215894f363d82233b415ef","packagetype":"bdist_wheel","python_version":"py3","requires_python":">=3.10","size":33696,"upload_time":"2025-01-01T15:14:42","upload_time_iso_8601":"2025-01-01T15:14:42.071371Z","url":"https://files.pythonhosted.org/packages/e7/1d/b87a91c64341d0936df069d7deb1fcf7470ddb0139761896ff6ca0757535/aiohubspace-0.2.0-py3-none-any.whl","yanked":false,"yanked_reason":null},{"comment_text":"","digests":{"blake2b_256":"8ac548db27febe55d661db8f853b7c2e525aa5c767ac8d40c9d796ef61308ac8","md5":"7b9ac668d23a80ad8ca7360a0c4aad46","sha256":"4670798381e254052791846fc9af54b8eb1481c5865b180283066ddb0721e86b"},"downloads":-1,"filename":"aiohubspace-0.2.0.tar.gz","has_sig":false,"md5_digest":"7b9ac668d23a80ad8ca7360a0c4aad46","packagetype":"sdist","python_version":"source","requires_python":">=3.10","size":66185,"upload_time":"2025-01-01T15:14:44","upload_time_iso_8601":"2025-01-01T15:14:44.382774Z","url":"https://files.pythonhosted.org/packages/8a/c5/48db27febe55d661db8f853b7c2e525aa5c767ac8d40c9d796ef61308ac8/aiohubspace-0.2.0.tar.gz","yanked":false,"yanked_reason":null}],"vulnerabilities":[]}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"0.2.0":{"info":{"author":null,"author_email":"\"Brian St. Hilaire\" <[email protected]>","bugtrack_url":null,"classifiers":["Development Status :: 3 - Alpha","Environment :: Console","Framework :: Ansible","Intended Audience :: Developers","Intended Audience :: Information Technology","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 3"],"description_content_type":"text/markdown","docs_url":null,"download_url":null,"downloads":{"last_day":-1,"last_month":-1,"last_week":-1},"dynamic":null,"home_page":null,"keywords":null,"license":null,"maintainer":null,"maintainer_email":null,"name":"ansible-directory-helper","package_url":"https://pypi.org/project/ansible-directory-helper/","platform":null,"project_url":"https://pypi.org/project/ansible-directory-helper/","project_urls":{"Homepage":"https://github.com/saint-hilaire/ansible-directory-helper","Issues":"https://github.com/saint-hilaire/ansible-directory-helper/issues"},"provides_extra":null,"release_url":"https://pypi.org/project/ansible-directory-helper/0.2.0/","requires_dist":["pyyaml","ansible-core"],"requires_python":">=3.11","summary":"A small helper library to manage local directories for Ansible Runner","version":"0.2.0","yanked":false,"yanked_reason":null},"last_serial":25947811,"urls":[{"comment_text":"","digests":{"blake2b_256":"f7f04f203a9e1d5b37919924590587e73eb9fb6402494f16261e6790265997f9","md5":"effa01635905fed4958f3c101eec6694","sha256":"82767b9f47e946dd2661ea41a95f74d32899fa848e8515b894bdb85748d6fde0"},"downloads":-1,"filename":"ansible_directory_helper-0.2.0-py3-none-any.whl","has_sig":false,"md5_digest":"effa01635905fed4958f3c101eec6694","packagetype":"bdist_wheel","python_version":"py3","requires_python":">=3.11","size":4946,"upload_time":"2024-11-12T06:22:39","upload_time_iso_8601":"2024-11-12T06:22:39.523914Z","url":"https://files.pythonhosted.org/packages/f7/f0/4f203a9e1d5b37919924590587e73eb9fb6402494f16261e6790265997f9/ansible_directory_helper-0.2.0-py3-none-any.whl","yanked":false,"yanked_reason":null},{"comment_text":"","digests":{"blake2b_256":"38305697884eb6849bd395119a0a78f3c32a3791ce8d85e9f85d9d708bdfcdfe","md5":"3a828570be01b6b116695e414ff202f3","sha256":"973f8c8e01f59014974a9986f21c1d0eb6d41d2221e6574928614fac51955c13"},"downloads":-1,"filename":"ansible_directory_helper-0.2.0.tar.gz","has_sig":false,"md5_digest":"3a828570be01b6b116695e414ff202f3","packagetype":"sdist","python_version":"source","requires_python":">=3.11","size":4620,"upload_time":"2024-11-12T06:22:41","upload_time_iso_8601":"2024-11-12T06:22:41.647350Z","url":"https://files.pythonhosted.org/packages/38/30/5697884eb6849bd395119a0a78f3c32a3791ce8d85e9f85d9d708bdfcdfe/ansible_directory_helper-0.2.0.tar.gz","yanked":false,"yanked_reason":null}],"vulnerabilities":[]}} | ||
{"0.2.0":{"info":{"author":null,"author_email":"\"Brian St. Hilaire\" <[email protected]>","bugtrack_url":null,"classifiers":["Development Status :: 3 - Alpha","Environment :: Console","Framework :: Ansible","Intended Audience :: Developers","Intended Audience :: Information Technology","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 3"],"description_content_type":"text/markdown","docs_url":null,"download_url":null,"downloads":{"last_day":-1,"last_month":-1,"last_week":-1},"dynamic":null,"home_page":null,"keywords":null,"license":null,"license_expression":null,"license_files":null,"maintainer":null,"maintainer_email":null,"name":"ansible-directory-helper","package_url":"https://pypi.org/project/ansible-directory-helper/","platform":null,"project_url":"https://pypi.org/project/ansible-directory-helper/","project_urls":{"Homepage":"https://github.com/saint-hilaire/ansible-directory-helper","Issues":"https://github.com/saint-hilaire/ansible-directory-helper/issues"},"provides_extra":null,"release_url":"https://pypi.org/project/ansible-directory-helper/0.2.0/","requires_dist":["pyyaml","ansible-core"],"requires_python":">=3.11","summary":"A small helper library to manage local directories for Ansible Runner","version":"0.2.0","yanked":false,"yanked_reason":null},"last_serial":26747296,"urls":[{"comment_text":"","digests":{"blake2b_256":"f7f04f203a9e1d5b37919924590587e73eb9fb6402494f16261e6790265997f9","md5":"effa01635905fed4958f3c101eec6694","sha256":"82767b9f47e946dd2661ea41a95f74d32899fa848e8515b894bdb85748d6fde0"},"downloads":-1,"filename":"ansible_directory_helper-0.2.0-py3-none-any.whl","has_sig":false,"md5_digest":"effa01635905fed4958f3c101eec6694","packagetype":"bdist_wheel","python_version":"py3","requires_python":">=3.11","size":4946,"upload_time":"2024-11-12T06:22:39","upload_time_iso_8601":"2024-11-12T06:22:39.523914Z","url":"https://files.pythonhosted.org/packages/f7/f0/4f203a9e1d5b37919924590587e73eb9fb6402494f16261e6790265997f9/ansible_directory_helper-0.2.0-py3-none-any.whl","yanked":false,"yanked_reason":null},{"comment_text":"","digests":{"blake2b_256":"38305697884eb6849bd395119a0a78f3c32a3791ce8d85e9f85d9d708bdfcdfe","md5":"3a828570be01b6b116695e414ff202f3","sha256":"973f8c8e01f59014974a9986f21c1d0eb6d41d2221e6574928614fac51955c13"},"downloads":-1,"filename":"ansible_directory_helper-0.2.0.tar.gz","has_sig":false,"md5_digest":"3a828570be01b6b116695e414ff202f3","packagetype":"sdist","python_version":"source","requires_python":">=3.11","size":4620,"upload_time":"2024-11-12T06:22:41","upload_time_iso_8601":"2024-11-12T06:22:41.647350Z","url":"https://files.pythonhosted.org/packages/38/30/5697884eb6849bd395119a0a78f3c32a3791ce8d85e9f85d9d708bdfcdfe/ansible_directory_helper-0.2.0.tar.gz","yanked":false,"yanked_reason":null}],"vulnerabilities":[]},"0.2.1":{"info":{"author":null,"author_email":"\"Brian St. Hilaire\" <[email protected]>","bugtrack_url":null,"classifiers":["Development Status :: 4 - Beta","Environment :: Console","Framework :: Ansible","Intended Audience :: Developers","Intended Audience :: Information Technology","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 3"],"description_content_type":"text/markdown","docs_url":null,"download_url":null,"downloads":{"last_day":-1,"last_month":-1,"last_week":-1},"dynamic":null,"home_page":null,"keywords":null,"license":null,"license_expression":null,"license_files":null,"maintainer":null,"maintainer_email":null,"name":"ansible-directory-helper","package_url":"https://pypi.org/project/ansible-directory-helper/","platform":null,"project_url":"https://pypi.org/project/ansible-directory-helper/","project_urls":{"Homepage":"https://github.com/saint-hilaire/ansible-directory-helper","Issues":"https://github.com/saint-hilaire/ansible-directory-helper/issues"},"provides_extra":null,"release_url":"https://pypi.org/project/ansible-directory-helper/0.2.1/","requires_dist":["pyyaml","ansible-core>=2.18"],"requires_python":">=3.11","summary":"A small helper library to manage local directories for Ansible Runner","version":"0.2.1","yanked":false,"yanked_reason":null},"last_serial":26747296,"urls":[{"comment_text":"","digests":{"blake2b_256":"0caf989ca09e7b3a5e02f692f63fec585d86dbd59dcb50b7cee39f4716e9f99e","md5":"60f284d02a9abcd8d6134a88d1f194c0","sha256":"71adc424a7b31f01fea7d116e2367047877e323f1689e180523de7526b8264fc"},"downloads":-1,"filename":"ansible_directory_helper-0.2.1-py3-none-any.whl","has_sig":false,"md5_digest":"60f284d02a9abcd8d6134a88d1f194c0","packagetype":"bdist_wheel","python_version":"py3","requires_python":">=3.11","size":4916,"upload_time":"2025-01-01T16:16:47","upload_time_iso_8601":"2025-01-01T16:16:47.560775Z","url":"https://files.pythonhosted.org/packages/0c/af/989ca09e7b3a5e02f692f63fec585d86dbd59dcb50b7cee39f4716e9f99e/ansible_directory_helper-0.2.1-py3-none-any.whl","yanked":false,"yanked_reason":null},{"comment_text":"","digests":{"blake2b_256":"8cef0cf543062012c9b0278cab109ad1e62c6a10cfbe8bb98867c9ddfd0938a5","md5":"3af5c02f52b7409cc62f014af9c7ce87","sha256":"1bee5413200c7c702f5b1e9c60fbe3dfc91275b364709f9cf372ce5422556d7d"},"downloads":-1,"filename":"ansible_directory_helper-0.2.1.tar.gz","has_sig":false,"md5_digest":"3af5c02f52b7409cc62f014af9c7ce87","packagetype":"sdist","python_version":"source","requires_python":">=3.11","size":4584,"upload_time":"2025-01-01T16:16:50","upload_time_iso_8601":"2025-01-01T16:16:50.059819Z","url":"https://files.pythonhosted.org/packages/8c/ef/0cf543062012c9b0278cab109ad1e62c6a10cfbe8bb98867c9ddfd0938a5/ansible_directory_helper-0.2.1.tar.gz","yanked":false,"yanked_reason":null}],"vulnerabilities":[]}} |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.