Accepting request 317956 from home:jengelh:branches:devel:languages:python
- Use %python_version over %py_ver: better portability to RHEL OBS-URL: https://build.opensuse.org/request/show/317956 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=45
This commit is contained in:
parent
e7bc06937c
commit
5fd4a70f96
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 22 14:20:45 UTC 2015 - jengelh@inai.de
|
||||
|
||||
- Use %python_version over %py_ver: better portability to RHEL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 12:30:58 UTC 2014 - mcihar@suse.cz
|
||||
|
||||
|
@ -99,7 +99,7 @@ python run-tests.py
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS CHANGES LICENSE artwork examples
|
||||
%{python_sitelib}/jinja2
|
||||
%{python_sitelib}/Jinja2-%{version}-py%{py_ver}.egg-info
|
||||
%{python_sitelib}/Jinja2-%{version}-py%{python_version}.egg-info
|
||||
|
||||
%files vim
|
||||
%defattr(-,root,root,-)
|
||||
|
Loading…
x
Reference in New Issue
Block a user