15
0
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:
2024-11-14 09:36:39 +00:00
committed by Git OBS Bridge
parent 54eb2557ea
commit 28abd786cf
4 changed files with 16 additions and 4 deletions

View File

@@ -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