Update Python modules

This commit is contained in:
nemunaire 2020-05-12 00:33:06 +02:00
commit 025934822c
61 changed files with 62 additions and 63 deletions

View file

@ -1,2 +1,2 @@
DIST google-cloud-spanner-1.9.0.tar.gz 214629 BLAKE2B bbaa20dcfd0f7c430bfbda3a7b09f7b6bfd4b4644e9a271f28ef6beef3e7a08eae9ebd1b09044ca1e372e23e6e671dec7dd9f6f1e9b939ea88a648b69a668318 SHA512 5cacf2d8594a99d60505de48a396011272301b9bbdf0aa3f00a66c30d83aad340876188af23ad98108c7037d249138ceed64b99927ba54eab1900dfdbcecbde9
EBUILD google-cloud-spanner-1.9.0.ebuild 443 BLAKE2B e09213b839f5d5f32d4e8f6de012cbed83f446e6b169d06381cd25d2bd7a976dcbca7eafcbc75abb10bed46e54b92ccfef4dbaca3ec7b2883603eb103ad1097a SHA512 ae330d35b6b99f7591e02a5dbc014be757217bf040808b3b01586b8102a05754d68c0bd750dbb520665e6084e43d0518d0ec36bb7d144088c0d9fae42eb8dc0e
EBUILD google-cloud-spanner-1.9.0.ebuild 446 BLAKE2B 13bb56140b975647fa5b1f8987633b768865f0ba98ecc64321a5ac40360ceaa2958796400b0a7b1d91eb40920f9888bf2f9916b83bb3c7fe180a729fc9ef8778 SHA512 87477d9cce9f04311d6a17ded5f06451821142de557898db0b6d644ecb636209ed6b0afca3dc4fd235b69e951aba77926c303ff382a8ede111a606f7e70fd565

View file

@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
inherit distutils-r1