| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Release-As: 2.2.a0 Co-authored-by: larkee <larkee@users.noreply.github.com>
There was a problem hiding this comment.
Looks okay
Sorry, something went wrong.
…apis#480) Add googleapis/python-test-utils and system test stub
|
This PR changes the distribution name from django-google-spanner to google-cloud-spanner-django to match the other googleapis projects. Thankfully this project hasn't been released on PyPI yet, so we don't have to worry about deprecating the old name. It also changes the package namespace. Now instead of a single top-level django_spanner we've got two new namespaces under the shared google.cloud: google.cloud.spanner_django and google.cloud.spanner_dbapi. This is (1) and (2) in the description, I just wanted to make it explicit that we're using namespace packages here and this isn't just a directory move. Both great changes, and both following the conventions of the other python repos. |
Sorry, something went wrong.
|
After talking to @skuruppu it sounds like we should keep the django-google-spanner distribution name:
|
Sorry, something went wrong.
|
@mf2199, this PR looks not very actual - most part is already merged. Should we close it? |
Sorry, something went wrong.
|
Closing as this PR seems to be old, and its changes were merged with other smaller PRs |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Change list:
While working on the build errors, this PR is kept as a draft.