[openstack-dev] [release] project) release 1.3.0 (liberty)

Doug Hellmann doug at doughellmann.com
Tue Apr 21 18:18:14 UTC 2015


We are glad to announce the release of:

django_openstack_auth 1.3.0: Django authentication backend for use
with OpenStack Identity

For more details, please see the git log history below and:

    https://launchpad.net/django-openstack-auth/+milestone/1.3.0

Please report issues through launchpad:

    https://bugs.launchpad.net/django-openstack-auth

Changes in django_openstack_auth 1.2.0..1.3.0
---------------------------------------------

3a8d34f 2015-04-21 14:51:17 +0000 Update README to work with release tools
03446e8 2015-04-20 06:03:10 +0000 Imported Translations from Transifex
8657c04 2015-04-19 06:02:29 +0000 Imported Translations from Transifex
866471a 2015-04-17 06:03:00 +0000 Imported Translations from Transifex
1786833 2015-04-16 17:50:31 +0000 Uncap library requirements for liberty

Diffstat (except docs and test files)
-------------------------------------

README.rst                                        |  9 +++++----
openstack_auth/locale/ar/LC_MESSAGES/django.po    |  6 +++---
openstack_auth/locale/ca/LC_MESSAGES/django.po    |  6 +++---
openstack_auth/locale/cs/LC_MESSAGES/django.po    |  6 +++---
openstack_auth/locale/de/LC_MESSAGES/django.po    |  6 +++---
openstack_auth/locale/en_AU/LC_MESSAGES/django.po | 12 +++++++-----
openstack_auth/locale/en_GB/LC_MESSAGES/django.po |  6 +++---
openstack_auth/locale/es/LC_MESSAGES/django.po    |  6 +++---
openstack_auth/locale/es_MX/LC_MESSAGES/django.po |  6 +++---
openstack_auth/locale/fi_FI/LC_MESSAGES/django.po |  6 +++---
openstack_auth/locale/fr/LC_MESSAGES/django.po    |  9 +++++----
openstack_auth/locale/hi/LC_MESSAGES/django.po    |  6 +++---
openstack_auth/locale/it/LC_MESSAGES/django.po    |  6 +++---
openstack_auth/locale/ko_KR/LC_MESSAGES/django.po |  6 +++---
openstack_auth/locale/ne/LC_MESSAGES/django.po    |  6 +++---
openstack_auth/locale/nl_NL/LC_MESSAGES/django.po |  6 +++---
openstack_auth/locale/pa_IN/LC_MESSAGES/django.po |  6 +++---
openstack_auth/locale/pl_PL/LC_MESSAGES/django.po |  6 +++---
openstack_auth/locale/pt/LC_MESSAGES/django.po    |  6 +++---
openstack_auth/locale/pt_BR/LC_MESSAGES/django.po | 18 ++++++++++--------
openstack_auth/locale/ru/LC_MESSAGES/django.po    |  6 +++---
openstack_auth/locale/sl_SI/LC_MESSAGES/django.po |  6 +++---
openstack_auth/locale/sr/LC_MESSAGES/django.po    |  6 +++---
openstack_auth/locale/tr_TR/LC_MESSAGES/django.po |  6 +++---
openstack_auth/locale/uk/LC_MESSAGES/django.po    |  6 +++---
openstack_auth/locale/zh_CN/LC_MESSAGES/django.po |  6 +++---
openstack_auth/locale/zh_TW/LC_MESSAGES/django.po |  6 +++---
requirements.txt                                  |  2 +-
test-requirements.txt                             |  2 +-
29 files changed, 98 insertions(+), 92 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 8116201..bdbd4b5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ Django>=1.4.2,<1.8
-oslo.config>=1.9.3,<1.10.0  # Apache-2.0
+oslo.config>=1.9.3  # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index c8c6a3b..58cab54 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
-oslosphinx>=2.5.0,<2.6.0  # Apache-2.0
+oslosphinx>=2.5.0  # Apache-2.0





More information about the OpenStack-dev mailing list