[Python-modules-commits] [python-babel] 01/10: Fetch unicode data version 29 for python-babel 2.4.0

Sebastian Ramacher sramacher at moszumanska.debian.org
Mon Apr 24 18:31:52 UTC 2017


This is an automated email from the git hooks/post-receive script.

sramacher pushed a commit to branch master
in repository python-babel.

commit 679973f99d53a6a2c262a0db7226b8745a1aa58a
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Mon Apr 24 20:00:44 2017 +0200

    Fetch unicode data version 29 for python-babel 2.4.0
---
 debian/repack | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/repack b/debian/repack
index 593d27f..53764cd 100755
--- a/debian/repack
+++ b/debian/repack
@@ -31,7 +31,7 @@ mv ${TEMP_DIR}/${UPSTREAM_SRC} ${TEMP_DIR}/${UNPACK_DIR}
 rm ${TEMP_DIR}/${UNPACK_DIR}/babel/global.dat
 rm ${TEMP_DIR}/${UNPACK_DIR}/babel/locale-data/*.dat
 
-wget -P ${TEMP_DIR} http://unicode.org/Public/cldr/28/core.zip && \
+wget -P ${TEMP_DIR} http://unicode.org/Public/cldr/29/core.zip && \
 	unzip ${TEMP_DIR}/core.zip -d ${TEMP_DIR}/${UNPACK_DIR}
 tar -C ${TEMP_DIR} --owner=root --group=root --mode=a+rX -c ${UNPACK_DIR} | xz -6 >${DEST_DIR}/${PKG_NAME}_${DFSG_VERSION}.orig.tar.xz
 rm -r ${TEMP_DIR}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-babel.git



More information about the Python-modules-commits mailing list