[Python-modules-commits] [django-taggit] 01/05: New upstream version 0.21.2
Michal Cihar
nijel at moszumanska.debian.org
Wed Sep 7 11:08:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
nijel pushed a commit to branch master
in repository django-taggit.
commit f9b217fa0fd2bcf842047c1419ce925d5dc854b8
Author: Michal Čihař <nijel at debian.org>
Date: Wed Sep 7 13:00:25 2016 +0200
New upstream version 0.21.2
---
CHANGELOG.txt | 7 ++++
PKG-INFO | 4 +--
django_taggit.egg-info/PKG-INFO | 4 +--
django_taggit.egg-info/SOURCES.txt | 2 ++
setup.py | 2 +-
taggit/__init__.py | 2 +-
taggit/locale/el/LC_MESSAGES/django.mo | Bin 0 -> 1294 bytes
taggit/locale/el/LC_MESSAGES/django.po | 62 +++++++++++++++++++++++++++++++++
8 files changed, 77 insertions(+), 6 deletions(-)
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index d49634d..c2ec059 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,6 +1,13 @@
Changelog
=========
+0.21.2 (2016-08-31)
+~~~~~~~~~~~~~~~~~~~
+ * Update Python version classifiers in setup.py
+ * https://github.com/alex/django-taggit/pull/438
+ * Add Greek translation
+ * https://github.com/alex/django-taggit/pull/439
+
0.21.1 (2016-08-25)
~~~~~~~~~~~~~~~~~~~
* Document supported versions of Django; fix Travis to test these versions.
diff --git a/PKG-INFO b/PKG-INFO
index 26a9a5c..544af85 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: django-taggit
-Version: 0.21.1
+Version: 0.21.2
Summary: django-taggit is a reusable Django application for simple tagging.
Home-page: http://github.com/alex/django-taggit/tree/master
Author: Alex Gaynor
@@ -63,6 +63,6 @@ Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
-Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
+Classifier: Programming Language :: Python :: 3.5
diff --git a/django_taggit.egg-info/PKG-INFO b/django_taggit.egg-info/PKG-INFO
index 26a9a5c..544af85 100644
--- a/django_taggit.egg-info/PKG-INFO
+++ b/django_taggit.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: django-taggit
-Version: 0.21.1
+Version: 0.21.2
Summary: django-taggit is a reusable Django application for simple tagging.
Home-page: http://github.com/alex/django-taggit/tree/master
Author: Alex Gaynor
@@ -63,6 +63,6 @@ Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
-Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
+Classifier: Programming Language :: Python :: 3.5
diff --git a/django_taggit.egg-info/SOURCES.txt b/django_taggit.egg-info/SOURCES.txt
index dbe021e..523dd59 100644
--- a/django_taggit.egg-info/SOURCES.txt
+++ b/django_taggit.egg-info/SOURCES.txt
@@ -34,6 +34,8 @@ taggit/locale/cs/LC_MESSAGES/django.mo
taggit/locale/cs/LC_MESSAGES/django.po
taggit/locale/de/LC_MESSAGES/django.mo
taggit/locale/de/LC_MESSAGES/django.po
+taggit/locale/el/LC_MESSAGES/django.mo
+taggit/locale/el/LC_MESSAGES/django.po
taggit/locale/en/LC_MESSAGES/django.po
taggit/locale/eo/LC_MESSAGES/django.mo
taggit/locale/eo/LC_MESSAGES/django.po
diff --git a/setup.py b/setup.py
index 3179b2a..c250552 100644
--- a/setup.py
+++ b/setup.py
@@ -34,9 +34,9 @@ setup(
'Operating System :: OS Independent',
'Programming Language :: Python',
'Programming Language :: Python :: 2.7',
- 'Programming Language :: Python :: 3.2',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
+ 'Programming Language :: Python :: 3.5',
],
include_package_data=True,
zip_safe=False,
diff --git a/taggit/__init__.py b/taggit/__init__.py
index ceeb26a..148c72b 100644
--- a/taggit/__init__.py
+++ b/taggit/__init__.py
@@ -1,3 +1,3 @@
-VERSION = (0, 21, 1)
+VERSION = (0, 21, 2)
default_app_config = 'taggit.apps.TaggitAppConfig'
diff --git a/taggit/locale/el/LC_MESSAGES/django.mo b/taggit/locale/el/LC_MESSAGES/django.mo
new file mode 100644
index 0000000..a7fd57b
Binary files /dev/null and b/taggit/locale/el/LC_MESSAGES/django.mo differ
diff --git a/taggit/locale/el/LC_MESSAGES/django.po b/taggit/locale/el/LC_MESSAGES/django.po
new file mode 100644
index 0000000..f08ca0d
--- /dev/null
+++ b/taggit/locale/el/LC_MESSAGES/django.po
@@ -0,0 +1,62 @@
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: django-taggit\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-08-31 14:31+0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Serafeim Papastefanos <spapas at gmail.com>\n"
+"Language-Team: Greek <el at li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: .\apps.py:7
+msgid "Taggit"
+msgstr ""
+
+#: .\forms.py:27
+msgid "Please provide a comma-separated list of tags."
+msgstr "Παρακαλούμε συπληρώστε μια λίστα από ετικέτες χωρισμένη με κόμματα"
+
+#: .\managers.py:387 .\models.py:79
+msgid "Tags"
+msgstr "Ετικέτες"
+
+#: .\managers.py:388
+msgid "A comma-separated list of tags."
+msgstr "Μια χωρισμένη με κόμματα λίστα από ετικέτες"
+
+#: .\models.py:24
+msgid "Name"
+msgstr "Όνομα"
+
+#: .\models.py:25
+msgid "Slug"
+msgstr "Slug"
+
+#: .\models.py:78
+msgid "Tag"
+msgstr "Ετικέτα"
+
+#: .\models.py:86
+#, python-format
+msgid "%(object)s tagged with %(tag)s"
+msgstr "%(object)s μαρκαρισμένα με %(tag)s"
+
+#: .\models.py:141
+msgid "Content type"
+msgstr "Είδος περιεχομένου"
+
+#: .\models.py:185 .\models.py:194
+msgid "Object id"
+msgstr "Κωδικός αντικειμένου"
+
+#: .\models.py:202
+msgid "Tagged Item"
+msgstr "Αντικείμενο με ετικέτα"
+
+#: .\models.py:203
+msgid "Tagged Items"
+msgstr "Αντικείμενα με ετικέτα"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-taggit.git
More information about the Python-modules-commits
mailing list