Scott Beddall
Scott Beddall
Updates to the base image versions caused the installation of some global packages to _not_ be updatable by a standard `pip install`. Even with `force` enabled. Merged #35343 to resolve...
> @scbedd could you please take a look https://github.com/Azure/azure-sdk-for-python/releases/tag/azure_mgmt_oracledatabase_1.0.0 1. Yes. This is due to the upgraded setuptools that I added this past Friday. 2. Will patch our builds to...
> Thanks for the fix! Could you retag these affected packages afterwards? > > * azure_mgmt_edgezones > * azure_mgmt_oracledatabase > * azure_mgmt_appplatform Absolutely. Apologies for inconvenience.
> No worries. I'm withholding the updates to these packages in openSUSE for the time being. The packages have been retagged, and the relevant releases updated to reflect the same.
> > > No worries. I'm withholding the updates to these packages in openSUSE for the time being. > > > > > > The packages have been retagged, and...
@glaubitz sorry for delay hit some unexpected foibles. I re-released with the post1 versions. - [azure-mgmt-edgezones](https://github.com/Azure/azure-sdk-for-python/releases/tag/azure-mgmt-edgezones_1.0.0b1.post1) - [azure-mgmt-appplatform](https://github.com/Azure/azure-sdk-for-python/releases/tag/azure-mgmt-appplatform_9.1.0.post1) - [azure-mgmt-oracledatabase](https://github.com/Azure/azure-sdk-for-python/releases/tag/azure-mgmt-oracledatabase_1.0.0.post1) Famous last words we shouldn't see this again, as we...
> > @glaubitz sorry for delay hit some unexpected foibles. > > I re-released with the post1 versions. > > ``` > > * [azure-mgmt-edgezones](https://github.com/Azure/azure-sdk-for-python/releases/tag/azure-mgmt-edgezones_1.0.0b1.post1) > > > > *...
> > > > @glaubitz sorry for delay hit some unexpected foibles. > > > > I re-released with the post1 versions. > > > > ``` > > >...
Well, I got earlier an earlier version of `setuptools` working in our pipelines. Any further releases off of `main` should use `setuptools==69.2.0` as well. @glaubitz Not urgent. Whenever you get...
> Looks like another underscore-named tag just slipped in: > > ``` > refs/tags/azure_search_documents_11.5.1 Tue Jul 30 10:45:28 2024 -0700 > ``` This was bad timing. The release branch forked...