]> git.pld-linux.org Git - packages/glue.git/commitdiff
- allow jinja2 2.10+ auto/th/glue-0.13-2
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 7 Jul 2018 11:29:28 +0000 (13:29 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 7 Jul 2018 11:29:28 +0000 (13:29 +0200)
- rel 2

glue-deps.patch
glue.spec

index 7ed987f33551d63f2fb53fd2e1728f21e4e6f6f1..f1c340e16700bfa4d1c3419e312d1af1fae8a738 100644 (file)
@@ -1,6 +1,11 @@
 --- glue-0.13/setup.py.orig    2017-05-15 13:06:05.000000000 +0200
 +++ glue-0.13/setup.py 2017-07-03 22:22:24.470119818 +0200
-@@ -8,7 +8,7 @@
+@@ -4,11 +4,11 @@
+ install_requires=[
+     'Pillow>=2.2.2',
+-    'Jinja2>=2.7,<2.10',
++    'Jinja2>=2.7',
  ]
  
  tests_require=[
index a0283dec97fed456573caeabb3ba89d1fdc40304..09f49d979055f2c79e6c4bf88240d0a2e49edec7 100644 (file)
--- a/glue.spec
+++ b/glue.spec
@@ -7,7 +7,7 @@ Summary:        A simple command line tool to generate CSS sprites
 Summary(pl.UTF-8):     Proste narzędzie linii poleceń do generowania "duszków" CSS
 Name:          glue
 Version:       0.13
-Release:       1
+Release:       2
 License:       BSD
 Group:         Applications/Graphics
 Source0:       http://files.pythonhosted.org/packages/source/g/glue/%{name}-%{version}.tar.gz
This page took 0.383881 seconds and 4 git commands to generate.