From 18277698acdfd8a7422dcdacccb86ba006b94bd9 Mon Sep 17 00:00:00 2001 From: Tibor Simko Date: Tue, 25 Aug 2015 18:44:21 +0200 Subject: [PATCH] Invenio-Accounts v0.1.1 Signed-off-by: Tibor Simko --- .gitignore | 2 + AUTHORS.rst | 55 ++++++++++++++++++- CHANGES.rst | 7 ++- MANIFEST.in | 6 +- RELEASE-NOTES.rst | 15 ++--- .../translations/de/LC_MESSAGES/messages.po | 4 +- .../translations/es/LC_MESSAGES/messages.po | 4 +- .../translations/fr/LC_MESSAGES/messages.po | 4 +- invenio_accounts/translations/invenio.pot | 8 +-- .../translations/it/LC_MESSAGES/messages.po | 4 +- invenio_accounts/version.py | 2 +- setup.cfg | 2 + 12 files changed, 90 insertions(+), 23 deletions(-) diff --git a/.gitignore b/.gitignore index 8085bef1..bf9fac23 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ __pycache__ # doc docs/_build + +*.mo diff --git a/AUTHORS.rst b/AUTHORS.rst index c5d6ce0a..6672f221 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -26,4 +26,57 @@ Authors Invenio module for managing user accounts. -- CERN +- Adrian Pawel Baran +- Adrian-Tudor Panescu +- Alberto +- Alberto Pepe +- Alessio Deiana +- Alper Cinar +- Artem Tsikiridis +- Benoit Thiell +- Björn Oltmanns +- Carmen Alvarez Perez +- Christopher Hayward +- Christopher Parker +- Cristian Bacchi +- Diane Berkovits +- Eirini Psallida +- Esteban J. G. Gabancho +- Frederic Gobry +- giannistsan +- Glenn Gard +- Gregory Favre +- Guillaume Lastecoueres +- Henning Weiler +- Jan Aage Lavik +- Javier Martin Montull +- Jerome Caffaro +- Jiri Kuncar +- Joaquim Rodrigues Silvestre +- Juan Francisco Pereira Corral +- Julio Pernia Aznar +- kneczaj +- Konstantinos Ntemagkos +- Krzysztof Lis +- Lars Christian Raae +- Lars Holm Nielsen +- Leonardo Rossi +- Ludmila Marian +- Marco Neumann +- Marcus Johansson +- Marko Niinimaki +- Mathieu Barras +- Mikael Karlsson +- Nicholas Robinson +- Nikolaos Kasioumis +- Patrick Glauner +- Paulo Cabral +- Peter Halliday +- Piotr Praczyk +- Raquel Jimenez Encinar +- Samuele Carli +- Samuele Kaplun +- Thomas Baron +- Tibor Simko +- Trond Aksel Myklebust +- Yoan Blanc diff --git a/CHANGES.rst b/CHANGES.rst index 41c918ca..6cbfdf97 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -24,6 +24,11 @@ Changes ======= -Version 0.1.0 (release 2015-07-31) +Version 0.1.1 (released 2015-08-25) + +- Adds missing `invenio_upgrader` dependency and amends past upgrade + recipes following its separation into standalone package. + +Version 0.1.0 (released 2015-07-31) - Initial public release. diff --git a/MANIFEST.in b/MANIFEST.in index 1d52e5f6..4a39316d 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -26,7 +26,11 @@ include *.txt include LICENSE include pytest.ini include tox.ini -include .editorconfig .dockerignore +include .editorconfig .dockerignore .travis.yml +include babel.ini +recursive-include invenio_accounts *.po +recursive-include invenio_accounts *.pot +recursive-include invenio_accounts *.mo recursive-include docs *.bat recursive-include docs *.py recursive-include docs *.rst diff --git a/RELEASE-NOTES.rst b/RELEASE-NOTES.rst index 4c01cadd..d45d9f52 100644 --- a/RELEASE-NOTES.rst +++ b/RELEASE-NOTES.rst @@ -1,8 +1,8 @@ ========================= - Invenio-Accounts v0.1.0 + Invenio-Accounts v0.1.1 ========================= -Invenio-Accounts v0.1.0 was released on July 31, 2015. +Invenio-Accounts v0.1.1 was released on August 25, 2015. About ----- @@ -11,20 +11,21 @@ Invenio module for managing user accounts. *This is an experimental development preview release.* -What's new ----------- +Bug fixes +--------- -- Initial public release. +- Adds missing `invenio_upgrader` dependency and amends past upgrade + recipes following its separation into standalone package. Installation ------------ - $ pip install invenio-accounts==0.1.0 + $ pip install invenio-accounts==0.1.1 Documentation ------------- - http://invenio-accounts.readthedocs.org/en/v0.1.0 + http://invenio-accounts.readthedocs.org/en/v0.1.1 Happy hacking and thanks for flying Invenio-Accounts. diff --git a/invenio_accounts/translations/de/LC_MESSAGES/messages.po b/invenio_accounts/translations/de/LC_MESSAGES/messages.po index 3493e8e5..1beba53e 100644 --- a/invenio_accounts/translations/de/LC_MESSAGES/messages.po +++ b/invenio_accounts/translations/de/LC_MESSAGES/messages.po @@ -6,9 +6,9 @@ # msgid "" msgstr "" -"Project-Id-Version: invenio-accounts 0.1.1.dev20150731\n" +"Project-Id-Version: invenio-accounts 0.1.1\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2015-08-04 20:26+0200\n" +"POT-Creation-Date: 2015-08-25 18:41+0200\n" "PO-Revision-Date: 2015-08-04 20:26+0200\n" "Last-Translator: FULL NAME \n" "Language-Team: de \n" diff --git a/invenio_accounts/translations/es/LC_MESSAGES/messages.po b/invenio_accounts/translations/es/LC_MESSAGES/messages.po index c3901ce8..8f722954 100644 --- a/invenio_accounts/translations/es/LC_MESSAGES/messages.po +++ b/invenio_accounts/translations/es/LC_MESSAGES/messages.po @@ -6,9 +6,9 @@ # msgid "" msgstr "" -"Project-Id-Version: invenio-accounts 0.1.1.dev20150731\n" +"Project-Id-Version: invenio-accounts 0.1.1\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2015-08-04 20:26+0200\n" +"POT-Creation-Date: 2015-08-25 18:41+0200\n" "PO-Revision-Date: 2015-08-04 20:26+0200\n" "Last-Translator: FULL NAME \n" "Language-Team: es \n" diff --git a/invenio_accounts/translations/fr/LC_MESSAGES/messages.po b/invenio_accounts/translations/fr/LC_MESSAGES/messages.po index 2c915b03..36cb639c 100644 --- a/invenio_accounts/translations/fr/LC_MESSAGES/messages.po +++ b/invenio_accounts/translations/fr/LC_MESSAGES/messages.po @@ -6,9 +6,9 @@ # msgid "" msgstr "" -"Project-Id-Version: invenio-accounts 0.1.1.dev20150731\n" +"Project-Id-Version: invenio-accounts 0.1.1\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2015-08-04 20:26+0200\n" +"POT-Creation-Date: 2015-08-25 18:41+0200\n" "PO-Revision-Date: 2015-08-04 20:26+0200\n" "Last-Translator: FULL NAME \n" "Language-Team: fr \n" diff --git a/invenio_accounts/translations/invenio.pot b/invenio_accounts/translations/invenio.pot index 1e8ddd5d..8083aef4 100644 --- a/invenio_accounts/translations/invenio.pot +++ b/invenio_accounts/translations/invenio.pot @@ -1,5 +1,5 @@ # Translations template for invenio-accounts. -# Copyright (C) 2015 ORGANIZATION +# Copyright (C) 2015 CERN # This file is distributed under the same license as the invenio-accounts # project. # FIRST AUTHOR , 2015. @@ -7,9 +7,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: invenio-accounts 0.1.1.dev20150731\n" -"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2015-08-04 20:26+0200\n" +"Project-Id-Version: invenio-accounts 0.1.1\n" +"Report-Msgid-Bugs-To: info@invenio-software.org\n" +"POT-Creation-Date: 2015-08-25 18:41+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/invenio_accounts/translations/it/LC_MESSAGES/messages.po b/invenio_accounts/translations/it/LC_MESSAGES/messages.po index 188dbbaa..24a58d35 100644 --- a/invenio_accounts/translations/it/LC_MESSAGES/messages.po +++ b/invenio_accounts/translations/it/LC_MESSAGES/messages.po @@ -6,9 +6,9 @@ # msgid "" msgstr "" -"Project-Id-Version: invenio-accounts 0.1.1.dev20150731\n" +"Project-Id-Version: invenio-accounts 0.1.1\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2015-08-04 20:26+0200\n" +"POT-Creation-Date: 2015-08-25 18:41+0200\n" "PO-Revision-Date: 2015-08-04 20:26+0200\n" "Last-Translator: FULL NAME \n" "Language-Team: it \n" diff --git a/invenio_accounts/version.py b/invenio_accounts/version.py index c37a67b8..95789594 100644 --- a/invenio_accounts/version.py +++ b/invenio_accounts/version.py @@ -28,4 +28,4 @@ and parsed by ``setup.py``. """ -__version__ = "0.1.1.dev20150731" +__version__ = "0.1.1" diff --git a/setup.cfg b/setup.cfg index b4a83151..65255945 100644 --- a/setup.cfg +++ b/setup.cfg @@ -32,6 +32,8 @@ all_files = 1 directory = invenio_accounts/translations/ [extract_messages] +copyright_holder = CERN +msgid_bugs_address = info@invenio-software.org mapping-file = babel.ini output-file = invenio_accounts/translations/invenio.pot