Skip to content

Commit

Permalink
Invenio-Records v0.3.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 abebce6 commit 49a659e
Show file tree
Hide file tree
Showing 11 changed files with 110 additions and 40 deletions.
64 changes: 62 additions & 2 deletions AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,66 @@
Authors
=======

Invenio Record API.
Invenio-Records is a metadata storage module.

- CERN <[email protected]>
- Adrian Pawel Baran <[email protected]>
- Adrian-Tudor Panescu <[email protected]>
- Alessio Deiana <[email protected]>
- Anna Afshar <[email protected]>
- Antonios Manaras <[email protected]>
- Benoit Thiell <[email protected]>
- Carmen Alvarez Perez <[email protected]>
- Christopher Dickinson <[email protected]>
- Cristian Bacchi <[email protected]>
- Diane Berkovits <[email protected]>
- Eamonn Maguire <[email protected]>
- Eirini Psallida <[email protected]>
- Esteban J. G. Gabancho <[email protected]>
- Ferran Jorba <[email protected]>
- Frederic Gobry <[email protected]>
- Giovanni Di Milia <[email protected]>
- Gregory Favre <[email protected]>
- Grzegorz Szpura <[email protected]>
- Guillaume Lastecoueres <[email protected]>
- Henning Weiler <[email protected]>
- Jaime García <[email protected]>
- Jan Aage Lavik <[email protected]>
- Jan Iwaszkiewicz <[email protected]>
- Javier Martin Montull <[email protected]>
- Jerome Caffaro <[email protected]>
- Jiri Kuncar <[email protected]>
- João Batista <[email protected]>
- Joaquim Rodrigues Silvestre <[email protected]>
- Joe Blaylock <[email protected]>
- Kamil Neczaj <[email protected]>
- Krzysztof Lis <[email protected]>
- Kyriakos Liakopoulos <[email protected]>
- Lars Christian Raae <[email protected]>
- Lars Holm Nielsen <[email protected]>
- Leonardo Rossi <[email protected]>
- Ludmila Marian <[email protected]>
- Marko Niinimaki <[email protected]>
- Martin Vesely <[email protected]>
- Miguel Martín <[email protected]>
- Mike Sullivan <[email protected]>
- Nikolaos Kasioumis <[email protected]>
- Olivier Serres <[email protected]>
- Pablo Vázquez Caderno <[email protected]>
- Patrick Glauner <[email protected]>
- Paulo Cabral <[email protected]>
- Pedro Gaudêncio <[email protected]>
- Peter Halliday <[email protected]>
- Piotr Praczyk <[email protected]>
- Radoslav Ivanov <[email protected]>
- Raja Sripada <[email protected]>
- Raquel Jimenez Encinar <[email protected]>
- Roman Chyla <[email protected]>
- Samuele Carli <[email protected]>
- Samuele Kaplun <[email protected]>
- Theodoropoulos Theodoros <[email protected]>
- Tibor Simko <[email protected]>
- Travis C. Brooks <[email protected]>
- Trond Aksel Myklebust <[email protected]>
- Valkyrie Savage <[email protected]>
- Wojciech Ziolek <[email protected]>
- Yoan Blanc <[email protected]>
28 changes: 19 additions & 9 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,19 @@
Changes
=======

Version 0.3.0 (release 2015-08-18)
----------------------------------
Version 0.3.1 (released 2015-08-25)
-----------------------------------

Bug fixes
~~~~~~~~~

- Adds missing `invenio_upgrader` dependency following its separation
into standalone package.

- Fixes invenio_upgrader imports.

Version 0.3.0 (released 2015-08-18)
-----------------------------------

New features
~~~~~~~~~~~~
Expand All @@ -38,18 +49,17 @@ Bug fixes
- Fixes imports of externalized packages and adds
'invenio-collections' to dependency list.


Version 0.2.1 (release 2015-08-12)
----------------------------------
Version 0.2.1 (released 2015-08-12)
-----------------------------------

Bug fixes
~~~~~~~~~

- Adapts tests for non-repeatable subfields fixed in DoJSON==0.1.1.
- Adds missing dependencies "JSONSchema" and "invenio-formatter".

Version 0.2.0 (release 2015-07-29)
----------------------------------
Version 0.2.0 (released 2015-07-29)
-----------------------------------

New features
~~~~~~~~~~~~
Expand All @@ -69,7 +79,7 @@ Bug fixes

- Fixes export of records in non HTML formats.

Version 0.1.0 (release 2015-07-03)
----------------------------------
Version 0.1.0 (released 2015-07-03)
-----------------------------------

- Initial public release.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ include LICENSE
include babel.ini
include pytest.ini
include tox.ini
include .travis.yml
recursive-include docs *.py
recursive-include docs *.rst
recursive-include docs Makefile
Expand Down
19 changes: 8 additions & 11 deletions RELEASE-NOTES.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
========================
Invenio-Records v0.3.0
Invenio-Records v0.3.1
========================

Invenio-Records v0.3.0 was released on August 18, 2015.
Invenio-Records v0.3.1 was released on August 25, 2015.

About
-----
Expand All @@ -11,26 +11,23 @@ Invenio-Records is a metadata storage module.

*This is an experimental development preview release.*

New features
------------

- Ports '/export' handler for formatting multiple records.

Bug fixes
---------

- Fixes imports of externalized packages and adds
'invenio-collections' to dependency list.
- Adds missing `invenio_upgrader` dependency following its separation
into standalone package.

- Fixes invenio_upgrader imports.

Installation
------------

$ pip install invenio-records==0.3.0
$ pip install invenio-records==0.3.1

Documentation
-------------

http://invenio-records.readthedocs.org/en/v0.3.0
http://invenio-records.readthedocs.org/en/v0.3.1

Happy hacking and thanks for flying Invenio-Records.

Expand Down
6 changes: 3 additions & 3 deletions invenio_records/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-records 0.2.1.dev20150729\n"
"Project-Id-Version: invenio-records 0.3.1\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-08-12 11:44+0200\n"
"POT-Creation-Date: 2015-08-25 19:08+0200\n"
"PO-Revision-Date: 2015-08-12 11:49+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: de <[email protected]>\n"
Expand All @@ -22,7 +22,7 @@ msgstr ""
msgid "Information"
msgstr ""

#: invenio_records/views.py:162
#: invenio_records/views.py:161
msgid "Files"
msgstr ""

Expand Down
6 changes: 3 additions & 3 deletions invenio_records/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-records 0.2.1.dev20150729\n"
"Project-Id-Version: invenio-records 0.3.1\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-08-12 11:44+0200\n"
"POT-Creation-Date: 2015-08-25 19:08+0200\n"
"PO-Revision-Date: 2015-08-12 11:49+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: es <[email protected]>\n"
Expand All @@ -22,7 +22,7 @@ msgstr ""
msgid "Information"
msgstr ""

#: invenio_records/views.py:162
#: invenio_records/views.py:161
msgid "Files"
msgstr ""

Expand Down
6 changes: 3 additions & 3 deletions invenio_records/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-records 0.2.1.dev20150729\n"
"Project-Id-Version: invenio-records 0.3.1\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-08-12 11:44+0200\n"
"POT-Creation-Date: 2015-08-25 19:08+0200\n"
"PO-Revision-Date: 2015-08-12 11:49+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: fr <[email protected]>\n"
Expand All @@ -22,7 +22,7 @@ msgstr ""
msgid "Information"
msgstr ""

#: invenio_records/views.py:162
#: invenio_records/views.py:161
msgid "Files"
msgstr ""

Expand Down
10 changes: 5 additions & 5 deletions invenio_records/translations/invenio.pot
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Translations template for invenio-records.
# Copyright (C) 2015 ORGANIZATION
# Copyright (C) 2015 CERN
# This file is distributed under the same license as the invenio-records
# project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: invenio-records 0.2.1.dev20150729\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-08-12 11:44+0200\n"
"Project-Id-Version: invenio-records 0.3.1\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2015-08-25 19:08+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 All @@ -22,7 +22,7 @@ msgstr ""
msgid "Information"
msgstr ""

#: invenio_records/views.py:162
#: invenio_records/views.py:161
msgid "Files"
msgstr ""

Expand Down
6 changes: 3 additions & 3 deletions invenio_records/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-records 0.2.1.dev20150729\n"
"Project-Id-Version: invenio-records 0.3.1\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2015-08-12 11:44+0200\n"
"POT-Creation-Date: 2015-08-25 19:08+0200\n"
"PO-Revision-Date: 2015-08-12 11:49+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: it <[email protected]>\n"
Expand All @@ -22,7 +22,7 @@ msgstr ""
msgid "Information"
msgstr ""

#: invenio_records/views.py:162
#: invenio_records/views.py:161
msgid "Files"
msgstr ""

Expand Down
2 changes: 1 addition & 1 deletion invenio_records/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.3.1.dev20150819"
__version__ = "0.3.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_records/translations/

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

Expand Down

0 comments on commit 49a659e

Please sign in to comment.