Skip to content

Commit e2c01e7

Browse files
committed
ci: remove obsolete Supported Python Versions replacement for Spanner
The templates now default to Python 3.10, so this workaround is no longer needed and causes AssertionError. TAG=agy CONV=acb0ee9b-3d87-4b9e-b3c6-0d4aa3efbd35
1 parent 67a8cc6 commit e2c01e7

1 file changed

Lines changed: 0 additions & 31 deletions

File tree

.librarian/generator-input/client-post-processing/spanner-integration.yaml

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -607,38 +607,7 @@ replacements:
607607
Next Steps
608608
count: 1
609609

610-
- paths: [
611-
packages/google-cloud-spanner/README.rst
612-
]
613-
before: |
614-
Supported Python Versions
615-
\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^
616-
Our client libraries are compatible with all current `active`_ and `maintenance`_ versions of
617-
Python\.
618-
619-
Python >= 3\.9, including 3\.14
620-
621-
\.\. _active: https://devguide\.python\.org/devcycle/#in-development-main-branch
622-
\.\. _maintenance: https://devguide\.python\.org/devcycle/#maintenance-branches
623610

624-
Unsupported Python Versions
625-
\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^\^
626-
Python <= 3\.8
627-
after: |
628-
Supported Python Versions
629-
^^^^^^^^^^^^^^^^^^^^^^^^^
630-
Our client libraries are compatible with all current `active`_ and `maintenance`_ versions of
631-
Python.
632-
633-
Python >= 3.10, including 3.14
634-
635-
.. _active: https://devguide.python.org/devcycle/#in-development-main-branch
636-
.. _maintenance: https://devguide.python.org/devcycle/#maintenance-branches
637-
638-
Unsupported Python Versions
639-
^^^^^^^^^^^^^^^^^^^^^^^^^^^
640-
Python <= 3.9
641-
count: 1
642611

643612
# Note: noxfile.py is heavily customized so we clobber the whole file.
644613
- paths: [

0 commit comments

Comments
 (0)