Hi Marcin, I have no idea what google-apputils-python is, but python-googlecloudapis was the old version of the autogenerated API library. The new version is google-api-python-client <https://github.com/google/google-api-python-client>. This is not to be confused with google-cloud-python <https://github.com/GoogleCloudPlatform/google-cloud-python> (which is incomplete) and likely should not be considered a package at this point. Yes, its confusing :(
Second, python-oauth2client <https://github.com/google/oauth2client> is deprecated <https://google-auth.readthedocs.io/en/latest/oauth2client-deprecation.html> in favor of google-auth-library-python <https://github.com/GoogleCloudPlatform/google-auth-library-python> and as far as I know, the old library is no longer being maintained. python-crcmod <https://pypi.org/project/crcmod/> was added at our request a couple years back so that there was a compiled crcmod python package available as some CLI tools require that. I have no idea (off hand anyway) who maintains any of these packages in Debian. ----- Zach Marano [email protected] On Wed, May 30, 2018 at 11:48 AM Marcin Kulisz <[email protected]> wrote: > Hi all, > > having in mind recent emails from foremor on D-devel and alioth shutdown I > though I'll have a look at the repos for cloud team on alioth. Almost all > of > them ware already migrated to Salsa, so to complete this move I moved > remaining > one across. Right now I'm pretty sure we're clear and alioth shutdown > should > have no negative impact on accessibility of those repos. > > google-apputils-python has been moved to clout-team on Salsa. > > There are also some other repos on alioth under clout team but in real > are/ware > maintained under other teams like ex. python-crcmod which is on salsa under > DPMT, thus I saw no point of moving it. > > Similarly for (but those are not on salsa): > python-googlecloudapis - as far as I can tell there are no rdepends on this > one, it's buggy thus probably should be removed > from > the archive > python-socksipy - maintained by DPMT not on Salsa > > python-oauth2client is on salsa maintained under openstack-team and as far > as I > can tell that's it, nothing else to add. > -- > > |_|0|_| | > |_|_|0| "Panta rei" | > |0|0|0| -------- kuLa -------- | > > gpg --keyserver pgp.mit.edu --recv-keys 0x686930DD58C338B3 > 3DF1 A4DF C732 4688 38BC F121 6869 30DD 58C3 38B3 >
