diff --git a/AUTHORS.rst b/AUTHORS.rst index 83f0d64a..f1824f5f 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -24,6 +24,66 @@ Authors ======= -Invenio Record API. +Invenio-Records is a metadata storage module. -- CERN +- Adrian Pawel Baran +- Adrian-Tudor Panescu +- Alessio Deiana +- Anna Afshar +- Antonios Manaras +- Benoit Thiell +- Carmen Alvarez Perez +- Christopher Dickinson +- Cristian Bacchi +- Diane Berkovits +- Eamonn Maguire +- Eirini Psallida +- Esteban J. G. Gabancho +- Ferran Jorba +- Frederic Gobry +- Giovanni Di Milia +- Gregory Favre +- Grzegorz Szpura +- Guillaume Lastecoueres +- Henning Weiler +- Jaime García +- Jan Aage Lavik +- Jan Iwaszkiewicz +- Javier Martin Montull +- Jerome Caffaro +- Jiri Kuncar +- João Batista +- Joaquim Rodrigues Silvestre +- Joe Blaylock +- Kamil Neczaj +- Krzysztof Lis +- Kyriakos Liakopoulos +- Lars Christian Raae +- Lars Holm Nielsen +- Leonardo Rossi +- Ludmila Marian +- Marko Niinimaki +- Martin Vesely +- Miguel Martín +- Mike Sullivan +- Nikolaos Kasioumis +- Olivier Serres +- Pablo Vázquez Caderno +- Patrick Glauner +- Paulo Cabral +- Pedro Gaudêncio +- Peter Halliday +- Piotr Praczyk +- Radoslav Ivanov +- Raja Sripada +- Raquel Jimenez Encinar +- Roman Chyla +- Samuele Carli +- Samuele Kaplun +- Theodoropoulos Theodoros +- Tibor Simko +- Travis C. Brooks +- Trond Aksel Myklebust +- Valkyrie Savage +- Wojciech Ziolek +- Yoan Blanc diff --git a/CHANGES.rst b/CHANGES.rst index c73d4bdf..8c488352 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -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 ~~~~~~~~~~~~ @@ -38,9 +49,8 @@ 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 ~~~~~~~~~ @@ -48,8 +58,8 @@ 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 ~~~~~~~~~~~~ @@ -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. diff --git a/MANIFEST.in b/MANIFEST.in index c44904d2..1ef82d21 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -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 diff --git a/RELEASE-NOTES.rst b/RELEASE-NOTES.rst index c020d848..1c268eb1 100644 --- a/RELEASE-NOTES.rst +++ b/RELEASE-NOTES.rst @@ -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 ----- @@ -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. diff --git a/invenio_records/translations/de/LC_MESSAGES/messages.po b/invenio_records/translations/de/LC_MESSAGES/messages.po index 701b5f11..4c8f5726 100644 --- a/invenio_records/translations/de/LC_MESSAGES/messages.po +++ b/invenio_records/translations/de/LC_MESSAGES/messages.po @@ -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 \n" "Language-Team: de \n" @@ -22,7 +22,7 @@ msgstr "" msgid "Information" msgstr "" -#: invenio_records/views.py:162 +#: invenio_records/views.py:161 msgid "Files" msgstr "" diff --git a/invenio_records/translations/es/LC_MESSAGES/messages.po b/invenio_records/translations/es/LC_MESSAGES/messages.po index 8f6b253e..97256130 100644 --- a/invenio_records/translations/es/LC_MESSAGES/messages.po +++ b/invenio_records/translations/es/LC_MESSAGES/messages.po @@ -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 \n" "Language-Team: es \n" @@ -22,7 +22,7 @@ msgstr "" msgid "Information" msgstr "" -#: invenio_records/views.py:162 +#: invenio_records/views.py:161 msgid "Files" msgstr "" diff --git a/invenio_records/translations/fr/LC_MESSAGES/messages.po b/invenio_records/translations/fr/LC_MESSAGES/messages.po index d3dc9516..489d52e3 100644 --- a/invenio_records/translations/fr/LC_MESSAGES/messages.po +++ b/invenio_records/translations/fr/LC_MESSAGES/messages.po @@ -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 \n" "Language-Team: fr \n" @@ -22,7 +22,7 @@ msgstr "" msgid "Information" msgstr "" -#: invenio_records/views.py:162 +#: invenio_records/views.py:161 msgid "Files" msgstr "" diff --git a/invenio_records/translations/invenio.pot b/invenio_records/translations/invenio.pot index 33f48422..9381669e 100644 --- a/invenio_records/translations/invenio.pot +++ b/invenio_records/translations/invenio.pot @@ -1,5 +1,5 @@ # 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 , 2015. @@ -7,9 +7,9 @@ #, 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: info@invenio-software.org\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 \n" "Language-Team: LANGUAGE \n" @@ -22,7 +22,7 @@ msgstr "" msgid "Information" msgstr "" -#: invenio_records/views.py:162 +#: invenio_records/views.py:161 msgid "Files" msgstr "" diff --git a/invenio_records/translations/it/LC_MESSAGES/messages.po b/invenio_records/translations/it/LC_MESSAGES/messages.po index 93db6e48..53b83529 100644 --- a/invenio_records/translations/it/LC_MESSAGES/messages.po +++ b/invenio_records/translations/it/LC_MESSAGES/messages.po @@ -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 \n" "Language-Team: it \n" @@ -22,7 +22,7 @@ msgstr "" msgid "Information" msgstr "" -#: invenio_records/views.py:162 +#: invenio_records/views.py:161 msgid "Files" msgstr "" diff --git a/invenio_records/version.py b/invenio_records/version.py index a7bc318f..768bb01a 100644 --- a/invenio_records/version.py +++ b/invenio_records/version.py @@ -28,4 +28,4 @@ and parsed by ``setup.py``. """ -__version__ = "0.3.1.dev20150819" +__version__ = "0.3.1" diff --git a/setup.cfg b/setup.cfg index 9fbff032..006c6c52 100644 --- a/setup.cfg +++ b/setup.cfg @@ -32,6 +32,8 @@ all_files = 1 directory = invenio_records/translations/ [extract_messages] +copyright_holder = CERN +msgid_bugs_address = info@invenio-software.org mapping-file = babel.ini output-file = invenio_records/translations/invenio.pot