File python-django_openstack_auth.changes of Package python-django_openstack_auth
-------------------------------------------------------------------
Tue Apr 8 14:50:25 UTC 2014 - dmueller@suse.com
- fix requires on SLE11
-------------------------------------------------------------------
Tue Apr 8 14:12:53 UTC 2014 - dmueller@suse.com
- update to 1.1.5:
* no real change, just fixing version number (for requires)
-------------------------------------------------------------------
Fri Mar 7 11:32:52 UTC 2014 - speilicke@suse.com
- Update to version django_openstack_auth-1.1.4.3.gdd98eca:
* Updated from global requirements
* Sort project list by name
1.1.4
* updating version specification
* Have tox install via setup.py develop
* Updated from global requirements
* Support Django 1.4, 1.5 and 1.6
* Require user to be logged in when switching regions
* Fixed urls import
* Fix django.conf.urls.defaults imports
* Refresh request.user on session updates
* Pass OPENSTACK_SSL_CACERT setting to keystone
* Giving focus on username field on log in page
1.1.3
* Bump version for 1.1.3
* Import translations from Transifex for Havana RC1
* Add I18N related configurations
* Revoking token when switching tenant or loging out
* Add Apache2 licence header in data_v3.py
* Make auth backend use OPENSTACK_ENDPOINT_TYPE parameter from settings
* Missing check, supporting changes in horizon for middleware changes
* Update message translation files
- Add python_requires source service
- Fix dependencies
-------------------------------------------------------------------
Thu Feb 13 13:43:05 UTC 2014 - dmueller@suse.com
- added patches:
* 0001-Switch-over-to-oslosphinx.patch
-------------------------------------------------------------------
Tue Feb 11 15:28:34 UTC 2014 - speilicke@suse.com
- Replace git_tarballs source service with download_files and set_version
+ Use upstream URL as source (enables verification)
-------------------------------------------------------------------
Thu Feb 6 13:03:54 UTC 2014 - dmueller@suse.com
- go back to the compat requirements name for sle11
-------------------------------------------------------------------
Mon Jan 20 09:54:49 UTC 2014 - speilicke@suse.com
- Update to version 1.1.3.13.gb2eab84:
+ updating version specification
- Sync requirements, remove hacking, we don't run pep8 tests
-------------------------------------------------------------------
Tue Jan 7 13:14:30 UTC 2014 - opensuse-cloud@opensuse.org
- Update to version 1.1.3.12.gba76543:
+ Have tox install via setup.py develop
+ Support Django 1.4, 1.5 and 1.6
+ Require user to be logged in when switching regions
-------------------------------------------------------------------
Wed Dec 11 07:54:12 UTC 2013 - opensuse-cloud@opensuse.org
- Update to version 1.1.3.7.gac3ac2d:
+ Updated from global requirements
-------------------------------------------------------------------
Tue Nov 19 14:25:41 UTC 2013 - speilicke@suse.com
- Run tests locally, therefore merge test package back into main
- Properly build HTML documentation and install it
- Add pt_BR locale
- Updated (build) requirements
-------------------------------------------------------------------
Wed Nov 13 17:03:59 UTC 2013 - speilicke@suse.com
- Add django_openstack_auth-hacking-requires.patch: hacking dep is nonsense
-------------------------------------------------------------------
Thu Oct 24 18:23:43 UTC 2013 - dmueller@suse.com
- include tests runner
-------------------------------------------------------------------
Fri Oct 18 07:39:42 UTC 2013 - dmueller@suse.com
- update to 1.1.3:
* Various i18n fixes
* Revoke tokens when logging out or changing the tenant
- add -test subpackage
-------------------------------------------------------------------
Fri Sep 27 10:24:59 UTC 2013 - speilicke@suse.com
- Add python-oslo.config>=1.2.0 test requirement
-------------------------------------------------------------------
Tue Sep 17 08:45:26 UTC 2013 - dmueller@suse.com
- update to 1.1.2:
* Try to scope token for all available projects
-------------------------------------------------------------------
Fri Aug 9 08:17:32 UTC 2013 - speilicke@suse.com
- Buildrequire python-netaddr for testsuite
-------------------------------------------------------------------
Thu Aug 8 20:33:19 UTC 2013 - dmueller@suse.com
- update to 1.1.1:
* Keystone V3 support
- drop newer-keystoneclient.diff, fix-testsuite.diff, docs-update.diff
-------------------------------------------------------------------
Tue Jul 9 12:16:14 UTC 2013 - dmueller@suse.com
- add fix-testsuite.diff
-------------------------------------------------------------------
Sat Jun 22 16:01:37 UTC 2013 - dmueller@suse.com
- add newer-keystoneclient.diff
-------------------------------------------------------------------
Thu Jun 13 10:09:34 UTC 2013 - dmueller@suse.com
- add python-argparse dependency
-------------------------------------------------------------------
Fri Jun 7 13:18:37 UTC 2013 - dmueller@suse.com
- update to 1.0.11:
* fix tarball
* fix tests
- enable tests
-------------------------------------------------------------------
Mon May 27 10:25:48 UTC 2013 - dmueller@suse.com
- update to 1.0.10:
* Add basic multi-region support
* Improved User login/logout auditing
-------------------------------------------------------------------
Tue May 7 06:55:07 UTC 2013 - dmueller@suse.com
- update to 1.0.9:
* Django 1.5 compatibility
* Allow insecure authentication
* Improve compatibility with Django 1.4.2 and older
-------------------------------------------------------------------
Tue Jan 29 08:17:22 UTC 2013 - dmueller@suse.com
- update to 1.0.6:
* Fix compatibility with keystoneclient v0.2.
* Improves error handling; fixes failing test
-------------------------------------------------------------------
Mon Nov 19 15:01:26 UTC 2012 - saschpe@suse.de
- Mark mo files as %lang
- Fix doc file path
-------------------------------------------------------------------
Mon Nov 19 13:27:02 UTC 2012 - saschpe@suse.de
- Initial version