Skip to content

Commit

Permalink
Invenio-Accounts v0.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Tibor Simko <[email protected]>
  • Loading branch information
tiborsimko committed Aug 25, 2015
1 parent e73f41d commit 1827769
Show file tree
Hide file tree
Showing 12 changed files with 90 additions and 23 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ __pycache__

# doc
docs/_build

*.mo
55 changes: 54 additions & 1 deletion AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,57 @@ Authors

Invenio module for managing user accounts.

- CERN <[email protected]>
- Adrian Pawel Baran <[email protected]>
- Adrian-Tudor Panescu <[email protected]>
- Alberto <[email protected]>
- Alberto Pepe <[email protected]>
- Alessio Deiana <[email protected]>
- Alper Cinar <[email protected]>
- Artem Tsikiridis <[email protected]>
- Benoit Thiell <[email protected]>
- Björn Oltmanns <[email protected]>
- Carmen Alvarez Perez <[email protected]>
- Christopher Hayward <[email protected]>
- Christopher Parker <[email protected]>
- Cristian Bacchi <[email protected]>
- Diane Berkovits <[email protected]>
- Eirini Psallida <[email protected]>
- Esteban J. G. Gabancho <[email protected]>
- Frederic Gobry <[email protected]>
- giannistsan <[email protected]>
- Glenn Gard <[email protected]>
- Gregory Favre <[email protected]>
- Guillaume Lastecoueres <[email protected]>
- Henning Weiler <[email protected]>
- Jan Aage Lavik <[email protected]>
- Javier Martin Montull <[email protected]>
- Jerome Caffaro <[email protected]>
- Jiri Kuncar <[email protected]>
- Joaquim Rodrigues Silvestre <[email protected]>
- Juan Francisco Pereira Corral <[email protected]>
- Julio Pernia Aznar <[email protected]>
- kneczaj <[email protected]>
- Konstantinos Ntemagkos <[email protected]>
- Krzysztof Lis <[email protected]>
- Lars Christian Raae <[email protected]>
- Lars Holm Nielsen <[email protected]>
- Leonardo Rossi <[email protected]>
- Ludmila Marian <[email protected]>
- Marco Neumann <[email protected]>
- Marcus Johansson <[email protected]>
- Marko Niinimaki <[email protected]>
- Mathieu Barras <[email protected]>
- Mikael Karlsson <[email protected]>
- Nicholas Robinson <[email protected]>
- Nikolaos Kasioumis <[email protected]>
- Patrick Glauner <[email protected]>
- Paulo Cabral <[email protected]>
- Peter Halliday <[email protected]>
- Piotr Praczyk <[email protected]>
- Raquel Jimenez Encinar <[email protected]>
- Samuele Carli <[email protected]>
- Samuele Kaplun <[email protected]>
- Thomas Baron <[email protected]>
- Tibor Simko <[email protected]>
- Trond Aksel Myklebust <[email protected]>
- Yoan Blanc <[email protected]>
7 changes: 6 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.
6 changes: 5 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
15 changes: 8 additions & 7 deletions RELEASE-NOTES.rst
Original file line number Diff line number Diff line change
@@ -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
-----
Expand All @@ -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.

Expand Down
4 changes: 2 additions & 2 deletions invenio_accounts/translations/de/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -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 <EMAIL@ADDRESS>\n"
"Language-Team: de <[email protected]>\n"
Expand Down
4 changes: 2 additions & 2 deletions invenio_accounts/translations/es/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -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 <EMAIL@ADDRESS>\n"
"Language-Team: es <[email protected]>\n"
Expand Down
4 changes: 2 additions & 2 deletions invenio_accounts/translations/fr/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -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 <EMAIL@ADDRESS>\n"
"Language-Team: fr <[email protected]>\n"
Expand Down
8 changes: 4 additions & 4 deletions invenio_accounts/translations/invenio.pot
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# 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 <EMAIL@ADDRESS>, 2015.
#
#, 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: [email protected]\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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down
4 changes: 2 additions & 2 deletions invenio_accounts/translations/it/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -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 <EMAIL@ADDRESS>\n"
"Language-Team: it <[email protected]>\n"
Expand Down
2 changes: 1 addition & 1 deletion invenio_accounts/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
and parsed by ``setup.py``.
"""

__version__ = "0.1.1.dev20150731"
__version__ = "0.1.1"
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ all_files = 1
directory = invenio_accounts/translations/

[extract_messages]
copyright_holder = CERN
msgid_bugs_address = [email protected]
mapping-file = babel.ini
output-file = invenio_accounts/translations/invenio.pot

Expand Down

0 comments on commit 1827769

Please sign in to comment.