1
0

Accepting request 840052 from home:jayvdb:branches:devel:languages:python

- Update URL to match PyPI: https://github.com/googleapis/python-api-core
- Update to v1.22.4
  * use version.py instead of pkg_resources.get_distribution
- from v1.22.3
  * require six >= 1.13.0

OBS-URL: https://build.opensuse.org/request/show/840052
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=31
This commit is contained in:
Tomáš Chvátal
2020-10-08 07:25:57 +00:00
committed by Git OBS Bridge
parent 9dafc36d9b
commit 2d0d0d9981
4 changed files with 17 additions and 8 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Oct 7 06:13:07 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Update URL to match PyPI: https://github.com/googleapis/python-api-core
- Update to v1.22.4
* use version.py instead of pkg_resources.get_distribution
- from v1.22.3
* require six >= 1.13.0
-------------------------------------------------------------------
Thu Sep 10 11:52:56 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>