Compare commits

..

No commits in common. "0cedfa8663c4ff30ae48567575e466d373621291" and "226e6ff70cbd94f33d061575460d116e18086357" have entirely different histories.

5 changed files with 25 additions and 31 deletions

View file

@ -1,9 +1,3 @@
## 0.1.0rc1 (2024-11-06)
### Fix
- update rougail dependency
## 0.1.0rc0 (2024-11-01) ## 0.1.0rc0 (2024-11-01)
### Feat ### Feat

View file

@ -5,8 +5,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"POT-Creation-Date: 2024-11-01 11:03+0100\n" "POT-Creation-Date: 2024-10-31 18:44+0100\n"
"PO-Revision-Date: 2024-11-01 11:04+0100\n" "PO-Revision-Date: 2024-10-31 18:47+0100\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: \n" "Language-Team: \n"
"Language: fr\n" "Language: fr\n"
@ -16,42 +16,42 @@ msgstr ""
"Generated-By: pygettext.py 1.5\n" "Generated-By: pygettext.py 1.5\n"
"X-Generator: Poedit 3.5\n" "X-Generator: Poedit 3.5\n"
#: src/rougail/output_exporter/__init__.py:73 #: src/rougail/output_exporter/__init__.py:68
msgid "The following variables are mandatory but have no value:" msgid "The following variables are mandatory but have no value:"
msgstr "Les variables suiveuses sont obligatoire mais n'ont pas de valeur :" msgstr "Les variables suiveuses sont obligatoire mais n'ont pas de valeur :"
#: src/rougail/output_exporter/__init__.py:84 #: src/rougail/output_exporter/__init__.py:77
msgid "The following variables are inaccessible but are empty and mandatory :" msgid "The following variables are inaccessible but are empty and mandatory :"
msgstr "Les variables suiveuses sont inaccessibles mais sont vides et obligatoires :" msgstr "Les variables suiveuses sont inaccessibles mais sont vides et obligatoires :"
#: src/rougail/output_exporter/output/console.py:53 #: src/rougail/output_exporter/output/console.py:52
msgid "Undocumented variable" msgid "Undocumented variable"
msgstr "Variable non documentée" msgstr "Variable non documentée"
#: src/rougail/output_exporter/output/console.py:54 #: src/rougail/output_exporter/output/console.py:53
msgid "Undocumented but modified variable" msgid "Undocumented but modified variable"
msgstr "Variable non documentée mais modifiée" msgstr "Variable non documentée mais modifiée"
#: src/rougail/output_exporter/output/console.py:57 #: src/rougail/output_exporter/output/console.py:56
msgid "Unmodifiable variable" msgid "Unmodifiable variable"
msgstr "Variable non modifiable" msgstr "Variable non modifiable"
#: src/rougail/output_exporter/output/console.py:61 #: src/rougail/output_exporter/output/console.py:60
msgid "Default value" msgid "Default value"
msgstr "Valeur par défaut" msgstr "Valeur par défaut"
#: src/rougail/output_exporter/output/console.py:62 #: src/rougail/output_exporter/output/console.py:61
msgid "Modified value" msgid "Modified value"
msgstr "Valeur modifiée" msgstr "Valeur modifiée"
#: src/rougail/output_exporter/output/console.py:63 #: src/rougail/output_exporter/output/console.py:62
msgid "Original default value" msgid "Original default value"
msgstr "Valeur par défaut d'origine" msgstr "Valeur par défaut d'origine"
#: src/rougail/output_exporter/output/console.py:67 #: src/rougail/output_exporter/output/console.py:66
msgid "Caption" msgid "Caption"
msgstr "Légende" msgstr "Légende"
#: src/rougail/output_exporter/output/console.py:92 #: src/rougail/output_exporter/output/console.py:87
msgid "Variables:" msgid "Variables:"
msgstr "Variables :" msgstr "Variables :"

View file

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2024-11-01 11:03+0100\n" "POT-Creation-Date: 2024-10-31 18:49+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -15,43 +15,43 @@ msgstr ""
"Generated-By: pygettext.py 1.5\n" "Generated-By: pygettext.py 1.5\n"
#: src/rougail/output_exporter/__init__.py:73 #: src/rougail/output_exporter/__init__.py:68
msgid "The following variables are mandatory but have no value:" msgid "The following variables are mandatory but have no value:"
msgstr "" msgstr ""
#: src/rougail/output_exporter/__init__.py:84 #: src/rougail/output_exporter/__init__.py:77
msgid "The following variables are inaccessible but are empty and mandatory :" msgid "The following variables are inaccessible but are empty and mandatory :"
msgstr "" msgstr ""
#: src/rougail/output_exporter/output/console.py:53 #: src/rougail/output_exporter/output/console.py:52
msgid "Undocumented variable" msgid "Undocumented variable"
msgstr "" msgstr ""
#: src/rougail/output_exporter/output/console.py:54 #: src/rougail/output_exporter/output/console.py:53
msgid "Undocumented but modified variable" msgid "Undocumented but modified variable"
msgstr "" msgstr ""
#: src/rougail/output_exporter/output/console.py:57 #: src/rougail/output_exporter/output/console.py:56
msgid "Unmodifiable variable" msgid "Unmodifiable variable"
msgstr "" msgstr ""
#: src/rougail/output_exporter/output/console.py:61 #: src/rougail/output_exporter/output/console.py:60
msgid "Default value" msgid "Default value"
msgstr "" msgstr ""
#: src/rougail/output_exporter/output/console.py:62 #: src/rougail/output_exporter/output/console.py:61
msgid "Modified value" msgid "Modified value"
msgstr "" msgstr ""
#: src/rougail/output_exporter/output/console.py:63 #: src/rougail/output_exporter/output/console.py:62
msgid "Original default value" msgid "Original default value"
msgstr "" msgstr ""
#: src/rougail/output_exporter/output/console.py:67 #: src/rougail/output_exporter/output/console.py:66
msgid "Caption" msgid "Caption"
msgstr "" msgstr ""
#: src/rougail/output_exporter/output/console.py:92 #: src/rougail/output_exporter/output/console.py:87
msgid "Variables:" msgid "Variables:"
msgstr "" msgstr ""

View file

@ -4,7 +4,7 @@ requires = ["flit_core >=3.8.0,<4"]
[project] [project]
name = "rougail.output_exporter" name = "rougail.output_exporter"
version = "0.1.0rc1" version = "0.1.0rc0"
authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}] authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}]
readme = "README.md" readme = "README.md"
description = "Rougail output exporter" description = "Rougail output exporter"
@ -25,7 +25,7 @@ classifiers = [
] ]
dependencies = [ dependencies = [
"rougail >= 1.1,<2", "rougail ~= 1.1.0",
"rich ~= 13.9.3", "rich ~= 13.9.3",
] ]