17
0

16 Commits

Author SHA256 Message Date
469813b418 Accepting request 1327614 from devel:languages:python:google
OBS-URL: https://build.opensuse.org/request/show/1327614
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-artifact-registry?expand=0&rev=8
2026-01-17 13:54:38 +00:00
b75e1d4eb9 - Update to 1.19.0
* update the description of ExportArtifact
  * add Fingerprint to Artifact Registry Version resource
  * auto-enable mTLS when supported certificates are detected
  * check Python and dependency versions in generated GAPICs
- from version 1.18.0
  * A comment for enum value `ENABLEMENT_CONFIG_UNSPECIFIED` in enum `EnablementConfig` is changed
  * A comment for field `name` in message `.google.devtools.artifactregistry.v1.DockerImage` is changed
  * A comment for field `satisfies_pzs` in message `.google.devtools.artifactregistry.v1.Repository` is changed
  * A comment for field `satisfies_pzi` in message `.google.devtools.artifactregistry.v1.Repository` is changed
  * add ExportArtifact API
  * add artifact_type field in DockerImage
  * add image_manifest field in DockerImage
  * add Ruby format in VulnerabilityScanningConfig

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-artifact-registry?expand=0&rev=15
2026-01-16 09:33:43 +00:00
5ae538867f Accepting request 1312372 from devel:languages:python:google
- Update to 1.17.0
  * Add support for Python 3.14
  * Deprecate credentials_file argument
- Update BuildRequires and Requires from setup.py (forwarded request 1312328 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1312372
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-artifact-registry?expand=0&rev=7
2025-10-21 09:15:52 +00:00
1df5a85aa4 - Update to 1.17.0
* Add support for Python 3.14
  * Deprecate credentials_file argument
- Update BuildRequires and Requires from setup.py

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-artifact-registry?expand=0&rev=13
2025-10-20 11:02:18 +00:00
1fcc672fea Accepting request 1301151 from devel:languages:python:google
- Add missing BuildRequires on pytest-asyncio.

OBS-URL: https://build.opensuse.org/request/show/1301151
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-artifact-registry?expand=0&rev=6
2025-08-25 18:38:31 +00:00
8ad3408964 - Add missing BuildRequires on pytest-asyncio.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-artifact-registry?expand=0&rev=11
2025-08-25 02:36:13 +00:00
3c9b7cac32 Accepting request 1272429 from devel:languages:python:google
- Update to 1.16.0
  * Add the GoModule and KfpArtifact resources
  * Remove the restriction of the maximum numbers of versions
    that can be deleted in one BatchDeleteVersions call
- from version 1.15.2
  * [Many APIs] Allow Protobuf 6.x
  * Remove setup.cfg configuration for creating universal wheels
- from version 1.15.1
  * **deps:** Require grpc-google-iam-v1 >= 0.14.0
- from version 1.15.0
  * Add REST Interceptors which support reading metadata
  * Add support for reading selective GAPIC generation methods from service YAML
- from version 1.14.0
  * Add support for opt-in debug logging
  * Fix typing issue with gRPC metadata when key ends in -bin
- from version 1.13.1
  * Disable universe-domain validation (#13242)
- from version 1.13.0
  * Add Artifact Registry attachment API
  * Add Artifact Registry custom remote support
  * Add Artifact Registry generic repository support
  * Add Artifact Registry rule APIs
  * Add Artifact Registry server side resource filtering and sorting
  * Add Artifact Registry UpdateFile and DeleteFile APIs
  * Include max page size for all Artifact Registry APIs
- from version 1.12.0
  * Add support for Python 3.13 (#13206)
- from version 1.11.5
  * Retry and timeout values do not propagate in requests during pagination
- from version 1.11.4 (forwarded request 1272380 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1272429
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-artifact-registry?expand=0&rev=5
2025-04-24 16:28:41 +00:00
d702a87705 - Update to 1.16.0
* Add the GoModule and KfpArtifact resources
  * Remove the restriction of the maximum numbers of versions
    that can be deleted in one BatchDeleteVersions call
- from version 1.15.2
  * [Many APIs] Allow Protobuf 6.x
  * Remove setup.cfg configuration for creating universal wheels
- from version 1.15.1
  * **deps:** Require grpc-google-iam-v1 >= 0.14.0
- from version 1.15.0
  * Add REST Interceptors which support reading metadata
  * Add support for reading selective GAPIC generation methods from service YAML
- from version 1.14.0
  * Add support for opt-in debug logging
  * Fix typing issue with gRPC metadata when key ends in -bin
- from version 1.13.1
  * Disable universe-domain validation (#13242)
- from version 1.13.0
  * Add Artifact Registry attachment API
  * Add Artifact Registry custom remote support
  * Add Artifact Registry generic repository support
  * Add Artifact Registry rule APIs
  * Add Artifact Registry server side resource filtering and sorting
  * Add Artifact Registry UpdateFile and DeleteFile APIs
  * Include max page size for all Artifact Registry APIs
- from version 1.12.0
  * Add support for Python 3.13 (#13206)
- from version 1.11.5
  * Retry and timeout values do not propagate in requests during pagination
- from version 1.11.4

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-artifact-registry?expand=0&rev=9
2025-04-24 12:42:24 +00:00
133d6b41c3 Accepting request 1169412 from devel:languages:python:google
- update to 1.11.3:
  * Add google-auth as a direct dependency (780c5f1)
  * Add staticmethod decorator to _get_client_cert_source and
    _get_api_endpoint
  * Resolve AttributeError 'Credentials' object has no attribute
    'universe_domain'
  * Require google-api-core>=1.34.1
  * fix ValueError in test__validate_universe_domain

OBS-URL: https://build.opensuse.org/request/show/1169412
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-artifact-registry?expand=0&rev=4
2024-04-21 18:28:20 +00:00
cd20f2de38 - update to 1.11.3:
* Add google-auth as a direct dependency (780c5f1)
  * Add staticmethod decorator to _get_client_cert_source and
    _get_api_endpoint
  * Resolve AttributeError 'Credentials' object has no attribute
    'universe_domain'
  * Require google-api-core>=1.34.1
  * fix ValueError in test__validate_universe_domain

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-artifact-registry?expand=0&rev=7
2024-04-20 20:44:32 +00:00
69d6944c8e Accepting request 1161538 from devel:languages:python:google
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1161538
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-artifact-registry?expand=0&rev=3
2024-03-26 18:25:11 +00:00
88dc7e1365 - Initial version 1.10.0 (jsc#PED-6697)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-artifact-registry?expand=0&rev=5
2024-03-18 18:03:03 +00:00
1eaac20cfa Accepting request 1143973 from devel:languages:python:google
- update to 1.11.0:
  * Allow users to explicitly configure universe domain

OBS-URL: https://build.opensuse.org/request/show/1143973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-artifact-registry?expand=0&rev=2
2024-02-04 18:09:43 +00:00
28be5b64e0 - update to 1.11.0:
* Allow users to explicitly configure universe domain

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-artifact-registry?expand=0&rev=3
2024-02-04 10:06:41 +00:00
fa4cfb3d4e Accepting request 1137707 from devel:languages:python:google
Initial submission

OBS-URL: https://build.opensuse.org/request/show/1137707
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-artifact-registry?expand=0&rev=1
2024-01-09 19:51:07 +00:00
42029fb29c - Initial version 1.10.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-artifact-registry?expand=0&rev=1
2024-01-09 10:49:13 +00:00