-
Notifications
You must be signed in to change notification settings - Fork 297
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adds cassandra-medusa and its dep packages
Signed-off-by: Mritunjay <[email protected]>
- Loading branch information
1 parent
ce9a58c
commit 135f7c0
Showing
19 changed files
with
745 additions
and
0 deletions.
There are no files selected for viewing
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,35 @@ | ||
# Generated from https://pypi.org/project/aiofiles/ | ||
package: | ||
name: py3-aiofiles | ||
version: 23.2.1 | ||
epoch: 0 | ||
description: File support for asyncio. | ||
copyright: | ||
- license: Apache-2.0 | ||
dependencies: | ||
runtime: | ||
- python3 | ||
|
||
environment: | ||
contents: | ||
packages: | ||
- ca-certificates-bundle | ||
- wolfi-base | ||
- busybox | ||
- build-base | ||
|
||
pipeline: | ||
- uses: fetch | ||
with: | ||
expected-sha256: 84ec2218d8419404abcb9f0c02df3f34c6e0a68ed41072acfb1cef5cbc29051a | ||
uri: https://files.pythonhosted.org/packages/source/a/aiofiles/aiofiles-${{package.version}}.tar.gz | ||
|
||
- name: Python Build | ||
uses: python/build-wheel | ||
|
||
- uses: strip | ||
|
||
update: | ||
enabled: true | ||
release-monitor: | ||
identifier: 12743 |
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,47 @@ | ||
# Generated from https://pypi.org/project/azure-storage-blob/ | ||
package: | ||
name: py3-azure-storage-blob | ||
version: 12.19.0 | ||
epoch: 0 | ||
description: Microsoft Azure Blob Storage Client Library for Python | ||
copyright: | ||
- license: MIT License | ||
dependencies: | ||
runtime: | ||
- py3-azure-core | ||
- py3-cryptography | ||
- py3-typing-extensions | ||
- py3-isodate | ||
- python3 | ||
|
||
environment: | ||
contents: | ||
packages: | ||
- ca-certificates-bundle | ||
- wolfi-base | ||
- busybox | ||
- build-base | ||
|
||
pipeline: | ||
- uses: git-checkout | ||
with: | ||
expected-commit: 997948617b7226f492c4829fba31ba2f72ccc1f1 | ||
repository: https://github.com/Azure/azure-sdk-for-python | ||
tag: azure-storage-blob_${{package.version}} | ||
|
||
- uses: git-checkout | ||
with: | ||
expected-commit: aaf51351eb52b6d047a519849545e4c3ce90d519 | ||
repository: https://github.com/Azure/azure-sdk-for-python | ||
tag: ${{package.version}} | ||
|
||
- name: Python Build | ||
uses: python/build-wheel | ||
|
||
- uses: strip | ||
|
||
update: | ||
enabled: true | ||
manual: false | ||
github: | ||
identifier: Azure/azure-sdk-for-python |
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,35 @@ | ||
# Generated from https://pypi.org/project/backoff/ | ||
package: | ||
name: py3-backoff | ||
version: 2.2.1 | ||
epoch: 0 | ||
description: Function decoration for backoff and retry | ||
copyright: | ||
- license: MIT | ||
dependencies: | ||
runtime: | ||
- python3 | ||
|
||
environment: | ||
contents: | ||
packages: | ||
- ca-certificates-bundle | ||
- wolfi-base | ||
- busybox | ||
- build-base | ||
|
||
pipeline: | ||
- uses: fetch | ||
with: | ||
expected-sha256: 03f829f5bb1923180821643f8753b0502c3b682293992485b0eef2807afa5cba | ||
uri: https://files.pythonhosted.org/packages/source/b/backoff/backoff-${{package.version}}.tar.gz | ||
|
||
- name: Python Build | ||
uses: python/build-wheel | ||
|
||
- uses: strip | ||
|
||
update: | ||
enabled: true | ||
release-monitor: | ||
identifier: 44448 |
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,38 @@ | ||
# Generated from https://pypi.org/project/boto3/ | ||
package: | ||
name: py3-boto3 | ||
version: 1.33.2 | ||
epoch: 0 | ||
description: The AWS SDK for Python | ||
copyright: | ||
- license: Apache License 2.0 | ||
dependencies: | ||
runtime: | ||
- py3-botocore | ||
- py3-jmespath | ||
- py3-s3transfer | ||
- python3 | ||
|
||
environment: | ||
contents: | ||
packages: | ||
- ca-certificates-bundle | ||
- wolfi-base | ||
- busybox | ||
- build-base | ||
|
||
pipeline: | ||
- uses: fetch | ||
with: | ||
expected-sha256: 70626598dd6698d6da8f2854a1ae5010f175572e2a465b2aa86685c745c1013c | ||
uri: https://files.pythonhosted.org/packages/source/b/boto3/boto3-${{package.version}}.tar.gz | ||
|
||
- name: Python Build | ||
uses: python/build-wheel | ||
|
||
- uses: strip | ||
|
||
update: | ||
enabled: true | ||
release-monitor: | ||
identifier: 29737 |
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,68 @@ | ||
# Generated from https://pypi.org/project/cassandra-medusa/ | ||
package: | ||
name: py3-cassandra-medusa | ||
version: 0.16.3 | ||
epoch: 0 | ||
description: Apache Cassandra backup and restore tool | ||
copyright: | ||
- license: Apache | ||
dependencies: | ||
runtime: | ||
- py3-python-dateutil | ||
- py3-Click | ||
- py3-click-aliases | ||
- py3-PyYAML | ||
- py3-cassandra-driver | ||
- py3-psutil | ||
- py3-ffwd | ||
- py3-lockfile | ||
- py3-pyOpenSSL | ||
- py3-cryptography | ||
- py3-pycryptodome | ||
- py3-retrying | ||
- py3-parallel-ssh | ||
- py3-ssh2-python | ||
- py3-ssh-python | ||
- py3-requests | ||
- py3-protobuf | ||
- py3-grpcio | ||
- py3-grpcio-health-checking | ||
- py3-grpcio-tools | ||
- py3-gevent | ||
- py3-greenlet | ||
- py3-fasteners | ||
- py3-datadog | ||
- py3-botocore | ||
- py3-dnspython | ||
# - py3-asyncio | ||
- py3-aiohttp | ||
- py3-boto3 | ||
- py3-gcloud-aio-storage | ||
- py3-azure-core | ||
- py3-azure-identity | ||
- py3-azure-storage-blob | ||
- python3 | ||
|
||
environment: | ||
contents: | ||
packages: | ||
- ca-certificates-bundle | ||
- wolfi-base | ||
- busybox | ||
- build-base | ||
|
||
pipeline: | ||
- uses: fetch | ||
with: | ||
expected-sha256: 4a47a6b3af883a860ad40264f19ade58e6e7c30ee33a2f193a8b466e4f0e492f | ||
uri: https://files.pythonhosted.org/packages/source/c/cassandra-medusa/cassandra-medusa-${{package.version}}.tar.gz | ||
|
||
- name: Python Build | ||
uses: python/build-wheel | ||
|
||
- uses: strip | ||
|
||
update: | ||
enabled: true | ||
release-monitor: | ||
identifier: 42279 |
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,35 @@ | ||
# Generated from https://pypi.org/project/chardet/ | ||
package: | ||
name: py3-chardet | ||
version: 5.2.0 | ||
epoch: 0 | ||
description: Universal encoding detector for Python 3 | ||
copyright: | ||
- license: LGPL | ||
dependencies: | ||
runtime: | ||
- python3 | ||
|
||
environment: | ||
contents: | ||
packages: | ||
- ca-certificates-bundle | ||
- wolfi-base | ||
- busybox | ||
- build-base | ||
|
||
pipeline: | ||
- uses: fetch | ||
with: | ||
expected-sha256: 1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7 | ||
uri: https://files.pythonhosted.org/packages/source/c/chardet/chardet-${{package.version}}.tar.gz | ||
|
||
- name: Python Build | ||
uses: python/build-wheel | ||
|
||
- uses: strip | ||
|
||
update: | ||
enabled: true | ||
release-monitor: | ||
identifier: 3798 |
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,37 @@ | ||
# Generated from https://pypi.org/project/datadog/ | ||
package: | ||
name: py3-datadog | ||
version: 0.47.0 | ||
epoch: 0 | ||
description: The Datadog Python library | ||
copyright: | ||
- license: BSD-3-Clause | ||
dependencies: | ||
runtime: | ||
- py3-requests | ||
- py3-typing | ||
- python3 | ||
|
||
environment: | ||
contents: | ||
packages: | ||
- ca-certificates-bundle | ||
- wolfi-base | ||
- busybox | ||
- build-base | ||
|
||
pipeline: | ||
- uses: fetch | ||
with: | ||
expected-sha256: 47be3b2c3d709a7f5b709eb126ed4fe6cc7977d618fe5c158dd89c2a9f7d9916 | ||
uri: https://files.pythonhosted.org/packages/source/d/datadog/datadog-${{package.version}}.tar.gz | ||
|
||
- name: Python Build | ||
uses: python/build-wheel | ||
|
||
- uses: strip | ||
|
||
update: | ||
enabled: true | ||
release-monitor: | ||
identifier: 35391 |
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,30 @@ | ||
# Generated from https://pypi.org/project/ffwd/ | ||
package: | ||
name: py3-ffwd | ||
version: 0.0.2 | ||
epoch: 0 | ||
description: A Python client for FFWD | ||
copyright: | ||
- license: Apache 2.0 | ||
dependencies: | ||
runtime: | ||
- python3 | ||
|
||
environment: | ||
contents: | ||
packages: | ||
- ca-certificates-bundle | ||
- wolfi-base | ||
- busybox | ||
- build-base | ||
|
||
pipeline: | ||
- uses: fetch | ||
with: | ||
expected-sha256: 1167e791b21524bfdf8fe47345d586dfd8fae07dc5ffb855aa2e43bb76e7e2ad | ||
uri: https://files.pythonhosted.org/packages/source/f/ffwd/ffwd-${{package.version}}.tar.gz | ||
|
||
- name: Python Build | ||
uses: python/build-wheel | ||
|
||
- uses: strip |
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,48 @@ | ||
# Generated from https://pypi.org/project/gcloud-aio-auth/ | ||
package: | ||
name: py3-gcloud-aio-auth | ||
version: 5.1.1 | ||
epoch: 0 | ||
description: Python Client for Google Cloud Auth | ||
copyright: | ||
- license: MIT | ||
dependencies: | ||
runtime: | ||
- py3-aiohttp | ||
- py3-backoff | ||
- py3-chardet | ||
- py3-cryptography | ||
- py3-pyjwt | ||
- python3 | ||
|
||
environment: | ||
contents: | ||
packages: | ||
- ca-certificates-bundle | ||
- wolfi-base | ||
- busybox | ||
- build-base | ||
|
||
pipeline: | ||
- uses: git-checkout | ||
with: | ||
expected-commit: ce2473343c45c9c6ebe46a1ddccb31e645e25522 | ||
repository: https://github.com/talkiq/gcloud-aio | ||
tag: pubsub-${{package.version}} | ||
|
||
- uses: git-checkout | ||
with: | ||
expected-commit: 862585cc0855dacaab6cff6e4676a92be6e55639 | ||
repository: https://github.com/talkiq/gcloud-aio | ||
tag: ${{package.version}} | ||
|
||
- name: Python Build | ||
uses: python/build-wheel | ||
|
||
- uses: strip | ||
|
||
update: | ||
enabled: true | ||
manual: false | ||
github: | ||
identifier: talkiq/gcloud-aio |
Oops, something went wrong.