Commit graph

8 commits

Author SHA1 Message Date
wiz
57199de455 Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
kleink
a7b28d6703 Update py-flask-babelex to 0.9.3.
0.9.3
-----

* Merge pull request #8 from lnielsen/lazydomainfix
  Fix lazy gettext problem with domain evaluation
2016-02-10 10:20:10 +00:00
agc
b9b754e081 Add SHA512 digests for distfiles for www category
Problems found locating distfiles:
	Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
	Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
	Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
	Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
	Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
	Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
	Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
	Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 02:46:46 +00:00
wiz
3ec156f142 Improve EGG_NAME default to work for packages with '-' in their name.
Remove now unnecessary overrides in various packages.
2014-12-31 13:57:25 +00:00
kleink
42a54d19b3 Update py-flask-babelex to 0.9.2.
* Python 3 fixes.
2014-07-21 11:23:09 +00:00
rodent
8b3a46a399 Sync COMMENT with upstream. Also, differentiate it from www/py-flask-babel. 2014-01-10 01:51:54 +00:00
kleink
d531882a7e Update py-flask-babelex to 0.9.1.
Changes since 0.8.1 (no changelog provided):
* Allow init_app to be called after package load;
* Merged with upstream (Flask-Babel), python 3 support
2013-10-27 18:27:33 +00:00
kleink
321160d8b1 Import Flask-BabelEx-0.8.1 as www/py-flask-babelex.
Flask-BabelEx adds i18n/l10n support to Flask applications with
the help of the Babel library.

This is fork of official Flask-Babel extension with following
features:
* It is possible to use multiple language catalogs in one Flask
  application;
* Localization domains: your extension can package localization
  file(s) and use them if necessary;
* Does not reload localizations for each request.
2013-04-01 17:40:25 +00:00