GoogleCloudPlatform / artifact-registry-yum-plugin

Apache License 2.0
6 stars 13 forks source link

update RSA package init #17

Closed hopkiw closed 3 years ago

hopkiw commented 3 years ago

previous PR restored the RSA package's __init__.py, but neglected to update its import statements.

testing done:

rhel-8$ python3 /usr/lib/python3.6/site-packages/dnf-plugins/artifact-registry.py

which failed before this PR and succeeds after. since testing this fully involves creating a private repo and IAM changes, i'll let the periodics test anything more than that.

google-oss-robot commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hopkiw, illfelder

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/GoogleCloudPlatform/artifact-registry-yum-plugin/blob/main/OWNERS)~~ [hopkiw,illfelder] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment