[Debexpo-devel] [debexpo] 04/06: use pylons 1.0.1
Mattia Rizzolo
mattia at debian.org
Fri Feb 23 16:48:39 UTC 2018
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch live
in repository debexpo.
commit c0c46fe3999c67df369a968b08ef1704f7a64636
Author: Debexpo Live User <expo at wv-debian-mentors1.wavecloud.de>
Date: Fri Feb 23 15:57:42 2018 +0000
use pylons 1.0.1
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index a51be87..85cdaff 100644
--- a/setup.py
+++ b/setup.py
@@ -13,7 +13,7 @@ setup(
#author_email='',
#url='',
install_requires=[
- "Pylons==1.0",
+ "Pylons==1.0.1",
"SQLAlchemy>=0.6",
"Webhelpers>=0.6.1",
"Babel>=0.9.4",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debexpo/debexpo.git
More information about the Debexpo-devel
mailing list