diff --git a/programming/language/python3/python3-Babel/actions.py b/programming/language/python3/python3-Babel/actions.py
index 5eb4872bae..607ce1c859 100644
--- a/programming/language/python3/python3-Babel/actions.py
+++ b/programming/language/python3/python3-Babel/actions.py
@@ -10,7 +10,7 @@ from pisi.actionsapi import pisitools
def setup():
shelltools.system("mkdir -p cldr")
- shelltools.system("cp core.zip cldr/cldr-core-35.1.zip")
+ shelltools.system("cp core.zip cldr/cldr-core-36.zip")
def build():
pythonmodules.run("setup.py import_cldr", pyVer="3")
diff --git a/programming/language/python3/python3-Babel/pspec.xml b/programming/language/python3/python3-Babel/pspec.xml
index 3ac9190a62..585033321a 100644
--- a/programming/language/python3/python3-Babel/pspec.xml
+++ b/programming/language/python3/python3-Babel/pspec.xml
@@ -8,13 +8,13 @@
PisiLinux Community
admins@pisilinux.org
- BSD
programming.language.python3
+ BSD
library
A collection of tools for internationalizing Python applications
Babel is composed of two major parts: 1) tools to build and work with gettext message catalogs , 2) a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc.
- https://github.com/python-babel/babel/archive/v2.7.0.tar.gz
- https://www.unicode.org/Public/cldr/35.1/core.zip
+ https://github.com/python-babel/babel/archive/v2.8.0.tar.gz
+ https://www.unicode.org/Public/cldr/36/core.zip
python3-setuptools
python3-devel
@@ -30,13 +30,20 @@
python3
- /usr/bin
- /usr/lib/python3*
/usr/share/doc/python3-Babel
+ /usr/lib/python3*
+ /usr/bin
+
+ 2020-01-23
+ 2.8.0
+ Version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2019-12-30
2.7.0
@@ -52,4 +59,4 @@
admins@pisilinux.org
-
+
\ No newline at end of file
diff --git a/programming/language/python3/python3-Babel/translations.xml b/programming/language/python3/python3-Babel/translations.xml
index 2d77af12e5..23f31b47f5 100644
--- a/programming/language/python3/python3-Babel/translations.xml
+++ b/programming/language/python3/python3-Babel/translations.xml
@@ -5,4 +5,4 @@
Python uygulamalarını uluslararasılaştırmak için bir takım koleksiyonu
Babel temelde iki parçadan oluşur: 1) gettext mesaj kataloglarıyla çalışmak ve onları derlemek için araçlar 2) CLDR(Common Locale Data Repository), Genel Yerel Veri Deposuna, çeşitli yerel gösterim isimlerine ulaşımı sağlamak, yerelleştirilmiş numara ve tarih biçimlerini desteklemek gibi özellikler sağlayan bir python arayüzü.
-
+
\ No newline at end of file