forked from pool/python-perky
Accepting request 1224099 from home:glaubitz:branches:devel:languages:python
- Update to 0.9.3
* pragma_include now accepts a new jail argument,
a boolean. By default jail is false. If jail is
true, the paths to included files must be in or under
the path from include_paths.
* pragma_include now permits pathlib.Path
objects in its include_paths parameter.
It still supports str objects too, of course.
OBS-URL: https://build.opensuse.org/request/show/1224099
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-perky?expand=0&rev=6
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-perky
|
||||
Version: 0.9.2
|
||||
Version: 0.9.3
|
||||
Release: 0
|
||||
Summary: A parser for the perky text file format
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user