Commit Graph

8 Commits

Author SHA256 Message Date
09dddab575 - update to 0.24.1:
* Recommended development release: Fedora 37
  * Add support for PySide6
  * Add missing 'priority' argument for GLib.to_add_watch()
  * Tidies and Maintenance fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyudev?expand=0&rev=60
2023-05-03 09:14:59 +00:00
bc00a63817 - update to 0.24.0:
* Remove six dependency
  * Drop pylint tasks
  * Support python 3.9 and 3.10

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyudev?expand=0&rev=54
2022-10-01 07:49:29 +00:00
Steve Kowalik
9abcfd5abd Accepting request 960810 from home:dimstar:Factory
Update to 0.23.2 plus a few git commits; does not fix build in F, but is a better base to work on

OBS-URL: https://build.opensuse.org/request/show/960810
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyudev?expand=0&rev=49
2022-03-10 23:07:17 +00:00
88151c10b0 - Update to version 0.22.0+git.1642212208.d5630bf:
* Remove another flakey test
  * Remove all traces of tox
  * Update next Fedora to 35
  * Delete a test which is probably flakey for real
  * Bump recommended development environment to fedora 34
  * Use yamllint on all the configuration files
  * Add annotations to GitHub workflows
  * No longer use --recursive for isort
  * Update formatting for new black
  * Establish a weekly task for future fedora
- Remove upstreamed patches:
  - remove_mock.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyudev?expand=0&rev=45
2022-01-17 06:03:59 +00:00
eaf67e9e65 No deadline
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyudev?expand=0&rev=38
2020-10-09 14:19:06 +00:00
4ca0cf5586 One more fix
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyudev?expand=0&rev=37
2020-10-09 14:14:50 +00:00
475b148545 syntactically correct and skip over tests we cannot run because
of missing /dev gh#pyudev/pyudev#404.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyudev?expand=0&rev=36
2020-10-09 11:43:31 +00:00
c0ee678bc4 - Add pytest_register_mark.patch to make the test suite at least
syntactically correct. Unfortunately, it is still broken
  gh#pyudev/pyudev#404.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyudev?expand=0&rev=35
2020-10-08 23:03:46 +00:00