Accepting request 503939 from devel:languages:python

- Upgrade to release 233:
  + Tests are fixed and should pass on various old and new systems
    alike.
  + journal.stream() can be used without arguments and defaults to
    LOG_LEVEL.
- Changes from version 232:
  + Wrappers for sd_journal_enumerate_unique, has_runtime_files,
    has_peristent_files.
  + sd_journal_open_directory_fd, sd_journal_open_files_fd can be
    used by passing file descriptors to the initializer as the path
    or files arguments.

OBS-URL: https://build.opensuse.org/request/show/503939
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-systemd?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2017-06-20 07:33:15 +00:00 committed by Git OBS Bridge
commit 77afe9570e
4 changed files with 19 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2c9cf53d041374898beead0c6f3b042c7d5b52425e6eb4d4b3c583d7eac12eea
size 44430

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:efb5c440d7ca05ce1fce48c14508177c0002663ea933e16eaf88105f1ad8dfe7
size 49680

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Jun 12 05:34:47 UTC 2017 - fbui@suse.com
- Upgrade to release 233:
+ Tests are fixed and should pass on various old and new systems
alike.
+ journal.stream() can be used without arguments and defaults to
LOG_LEVEL.
- Changes from version 232:
+ Wrappers for sd_journal_enumerate_unique, has_runtime_files,
has_peristent_files.
+ sd_journal_open_directory_fd, sd_journal_open_files_fd can be
used by passing file descriptors to the initializer as the path
or files arguments.
-------------------------------------------------------------------
Mon Jan 2 11:48:12 UTC 2017 - sebix+novell.com@sebix.at

View File

@ -17,7 +17,7 @@
Name: python-systemd
Version: 231
Version: 233
Release: 0
Summary: Python wrappers for systemd functionality
License: LGPL-2.1+