Commit Graph

30 Commits

Author SHA256 Message Date
Ana Guerrero
878b9bcf01 Accepting request 1173791 from devel:languages:python
- Add fix_test_reader_this_machine.patch to make
  test_reader_this_machine pass in the limited build environment.
- Do not pull in whole systemd, when just libsystemd0 is enough
  (bsc#1215538).

OBS-URL: https://build.opensuse.org/request/show/1173791
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-systemd?expand=0&rev=14
2024-05-15 19:24:32 +00:00
bfb15f2c94 - Add fix_test_reader_this_machine.patch to make
test_reader_this_machine pass in the limited build environment.
- Do not pull in whole systemd, when just libsystemd0 is enough
  (bsc#1215538).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-systemd?expand=0&rev=29
2024-05-13 18:04:54 +00:00
Dominique Leuenberger
e868d45287 Accepting request 1092373 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1092373
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-systemd?expand=0&rev=13
2023-06-14 14:29:07 +00:00
4c4b57ba8e Accepting request 1092322 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1092322
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-systemd?expand=0&rev=27
2023-06-11 20:07:34 +00:00
Dominique Leuenberger
7a09a27615 Accepting request 998995 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/998995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-systemd?expand=0&rev=12
2022-08-24 13:11:42 +00:00
Richard Brown
8ef28d9465 Accepting request 997478 from devel:languages:python
- Update to version 235:
  * Adapt the rename of systemd-activate to
    systemd-socket-activate performed in systemd 230.
  * Support for sd_listen_fds_with_names added in systemd 227.
  * Support for sd_journal_get_cutoff_realtime_usec added in
    systemd 186.
  * Make the Reader PY_SSIZE_T_CLEAN for py3.10 compatibility.
  * id128: update for systemd-243 compatibility and other fixes.
  * C syntax modernization. A minimum of C99 is assumed.
  * Fix seek_realtime to work with timezone aware date on Python 3.
  * journal: add namespace support.
  * Fixes for memory leaks and documentation.
  * Support for Python 2 will be removed after this release.
- Remove upstreamed 0002-reader-make-PY_SSIZE_T_CLEAN.patch.
- Skip two failing tests (gh#systemd/python-systemd#118)

OBS-URL: https://build.opensuse.org/request/show/997478
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-systemd?expand=0&rev=11
2022-08-17 16:16:56 +00:00
afa14e0e47 - Add OBS_missing_etc_machine_id.patch to partially fix
gh#systemd/python-systemd#118.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-systemd?expand=0&rev=24
2022-08-17 09:04:07 +00:00
d8dcd56a76 - Update to version 235:
* Adapt the rename of systemd-activate to
    systemd-socket-activate performed in systemd 230.
  * Support for sd_listen_fds_with_names added in systemd 227.
  * Support for sd_journal_get_cutoff_realtime_usec added in
    systemd 186.
  * Make the Reader PY_SSIZE_T_CLEAN for py3.10 compatibility.
  * id128: update for systemd-243 compatibility and other fixes.
  * C syntax modernization. A minimum of C99 is assumed.
  * Fix seek_realtime to work with timezone aware date on Python 3.
  * journal: add namespace support.
  * Fixes for memory leaks and documentation.
  * Support for Python 2 will be removed after this release.
- Remove upstreamed 0002-reader-make-PY_SSIZE_T_CLEAN.patch.
- Skip two failing tests (gh#systemd/python-systemd#118)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-systemd?expand=0&rev=23
2022-08-17 06:13:50 +00:00
Dominique Leuenberger
57763f076b Accepting request 986508 from devel:languages:python
- Remove exclude-tests-on-obs.patch, this is not the way how to
  do it, besides %python_exec setup.py check doesn't the test
  suite.
- Make tests running properly again
- 0002-reader-make-PY_SSIZE_T_CLEAN.patch added to fix boo#1200686
  reader: make PY_SSIZE_T_CLEAN

OBS-URL: https://build.opensuse.org/request/show/986508
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-systemd?expand=0&rev=10
2022-07-04 09:32:52 +00:00
06a65d5bde - Remove exclude-tests-on-obs.patch, this is not the way how to
do it, besides %python_exec setup.py check doesn't the test
  suite.
- Make tests running properly again

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-systemd?expand=0&rev=21
2022-07-03 21:45:54 +00:00
eb5b220f0b Accepting request 986485 from home:adkorte:branches:devel:languages:python
- 0002-reader-make-PY_SSIZE_T_CLEAN.patch added to fix boo#1200686
  reader: make PY_SSIZE_T_CLEAN

OBS-URL: https://build.opensuse.org/request/show/986485
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-systemd?expand=0&rev=20
2022-07-03 21:02:04 +00:00
Dominique Leuenberger
d43c6bb05d Accepting request 769358 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/769358
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-systemd?expand=0&rev=9
2020-02-06 12:05:49 +00:00
Tomáš Chvátal
e64f2ce9cc Accepting request 769351 from home:dimstar:Factory
- BuildRequire pkgconfig(libsystemd) instead of systemd-devel:
  allow OBS to shortcut through the -mini flavors.

OBS-URL: https://build.opensuse.org/request/show/769351
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-systemd?expand=0&rev=18
2020-02-02 14:13:23 +00:00
Dominique Leuenberger
8c223f5ce4 Accepting request 541808 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/541808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-systemd?expand=0&rev=8
2017-11-17 09:36:57 +00:00
Johannes Weberhofer
083c5df372 Accepting request 541802 from home:pluskalm:branches:devel:languages:python
- Use more of python building macros
- Do not build documentation (build is broken if /usr/bin/python is
  not present anyways)
- Run spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/541802
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-systemd?expand=0&rev=16
2017-11-14 13:24:38 +00:00
Dominique Leuenberger
dafe3769fe Accepting request 539384 from devel:languages:python
- iso-c-90.patch added to fix building on SLE12-SP3

OBS-URL: https://build.opensuse.org/request/show/539384
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-systemd?expand=0&rev=7
2017-11-11 13:15:43 +00:00
Johannes Weberhofer
4b7d586e73 iso-c-90.patch added to fix building on SLE12-SP3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-systemd?expand=0&rev=14
2017-11-06 18:16:16 +00:00
Dominique Leuenberger
b0d8189083 Accepting request 532999 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/532999
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-systemd?expand=0&rev=6
2017-10-20 14:11:21 +00:00
Jan Matejek
d8e65497e0 Accepting request 532553 from home:sebix:branches:devel:languages:python
- singlespec

OBS-URL: https://build.opensuse.org/request/show/532553
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-systemd?expand=0&rev=12
2017-10-10 12:48:07 +00:00
Dominique Leuenberger
881cbe2d03 Accepting request 507119 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/507119
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-systemd?expand=0&rev=5
2017-07-04 09:56:22 +00:00
Jan Matejek
2687d2df82 Accepting request 506211 from home:weberho:branches:devel:languages:python
- Upgrade to release 234
- Enable all tests except one which fail because of
  a bug in the OBS: https://github.com/openSUSE/obs-build/pull/351

OBS-URL: https://build.opensuse.org/request/show/506211
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-systemd?expand=0&rev=10
2017-06-29 15:53:14 +00:00
Dominique Leuenberger
77afe9570e 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
2017-06-20 07:33:15 +00:00
Dominique Leuenberger
75cc1b1d3e Extend .changes file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-systemd?expand=0&rev=8
2017-06-15 12:02:41 +00:00
Dominique Leuenberger
1c8f3e1db1 Accepting request 503005 from home:fbui:branches:devel:languages:python
- Upgrade to release 233

OBS-URL: https://build.opensuse.org/request/show/503005
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-systemd?expand=0&rev=7
2017-06-15 12:00:25 +00:00
Dominique Leuenberger
bb50351756 Accepting request 450995 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/450995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-systemd?expand=0&rev=3
2017-01-25 22:25:29 +00:00
bf810749e5 Accepting request 448481 from home:sebix:branches:devel:languages:python
add doc subpackage

OBS-URL: https://build.opensuse.org/request/show/448481
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-systemd?expand=0&rev=5
2017-01-17 16:17:51 +00:00
Dominique Leuenberger
98b715fa31 Accepting request 342545 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/342545
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-systemd?expand=0&rev=2
2015-11-08 10:26:30 +00:00
Denisart Benjamin
c74e1c12eb Accepting request 342543 from home:weberho:branches:devel:languages:python
Updated changelog

OBS-URL: https://build.opensuse.org/request/show/342543
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-systemd?expand=0&rev=3
2015-11-05 11:46:11 +00:00
Dominique Leuenberger
2240333bad Accepting request 339912 from devel:languages:python
The python wrappers for systemd are required e.g. to rirectly use systemd logging via fail2ban

OBS-URL: https://build.opensuse.org/request/show/339912
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-systemd?expand=0&rev=1
2015-10-30 12:42:58 +00:00
Denisart Benjamin
7b276e7820 Accepting request 339774 from home:weberho:branches:devel:languages:python
* Updated changelog
* do not longer require systemd during build
* this version does not build with opensuse 13.1

OBS-URL: https://build.opensuse.org/request/show/339774
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-systemd?expand=0&rev=1
2015-10-19 11:43:09 +00:00