14
0

- Update to 3.3.3:

* Reverted PR #388 due to dependency license incompatibility
  * Updated package upload method to use twine
  * Updated list of default user protected fields to include admin flags and password

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-social-auth-core?expand=0&rev=19
This commit is contained in:
Tomáš Chvátal
2020-04-17 08:20:32 +00:00
committed by Git OBS Bridge
parent e5336f1688
commit 1747bec5d2
4 changed files with 15 additions and 8 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Apr 17 07:17:50 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 3.3.3:
* Reverted PR #388 due to dependency license incompatibility
* Updated package upload method to use twine
* Updated list of default user protected fields to include admin flags and password
-------------------------------------------------------------------
Fri Mar 27 10:31:44 UTC 2020 - pgajdos@suse.com