1
0

Accepting request 611770 from home:apersaud:branches:devel:languages:python

- specfile:
  * fix fdupes call for single-spec
- update to version 2.1.0:
  * Fixed some copy and paste typos (#535)
  * Use secrets module in Python 3.6 and later (#533)
  * Add request argument to confirm_redirect_uri (#504)
  * Avoid populating spurious token credentials (#542)
  * Make populate attributes API public (#546)

OBS-URL: https://build.opensuse.org/request/show/611770
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oauthlib?expand=0&rev=34
This commit is contained in:
Tomáš Chvátal
2018-05-24 06:41:28 +00:00
committed by Git OBS Bridge
parent c6618c1499
commit e65838b338
4 changed files with 19 additions and 8 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed May 23 02:49:49 UTC 2018 - arun@gmx.de
- specfile:
* fix fdupes call for single-spec
- update to version 2.1.0:
* Fixed some copy and paste typos (#535)
* Use secrets module in Python 3.6 and later (#533)
* Add request argument to confirm_redirect_uri (#504)
* Avoid populating spurious token credentials (#542)
* Make populate attributes API public (#546)
-------------------------------------------------------------------
Mon Mar 26 16:17:21 UTC 2018 - arun@gmx.de