commit 146f4d01a5fc1d5eca815c9ac3643de20d99cc6b
Author: Jan Rękorajski <[email protected]>
Date:   Sat Jul 7 13:29:28 2018 +0200

    - allow jinja2 2.10+
    - rel 2

 glue-deps.patch | 7 ++++++-
 glue.spec       | 2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/glue.spec b/glue.spec
index a0283de..09f49d9 100644
--- 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
diff --git a/glue-deps.patch b/glue-deps.patch
index 7ed987f..f1c340e 100644
--- a/glue-deps.patch
+++ b/glue-deps.patch
@@ -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=[
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glue.git/commitdiff/146f4d01a5fc1d5eca815c9ac3643de20d99cc6b

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to