forked from pool/python-perky
Accepting request 1224131 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1224131 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-perky?expand=0&rev=3
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:02e5ebe84c5beaff6c8254497c75793b7dbaca903941c82035958ddb1bb66178
|
||||
size 33843
|
||||
3
perky-0.9.3.tar.gz
Normal file
3
perky-0.9.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae847c4ff1f5e2bde74097eb7a29a1411bc22912142ba4c8cf08d77789823f08
|
||||
size 35475
|
||||
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 08:21:05 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 7 20:10:29 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -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