Changelog for
python310-pyudev-0.24.1-1.1.noarch.rpm :
* Tue Apr 09 2024 mceplAATTcepl.eu- Update to version 0.24.1:
* New version: 0.24.1
* patch for PySide6
* Update README.rst
* Advance next development environment to Fedora 38
* Drop a flaky test
* Remove pytest.mark.conversion
* Bump CPython versions to more modern ones
* Upgrade setup-python action version to v4
* Advance current development environment to Fedora 37
* Advance next development environment to Fedora 37
* GLib: Add missing \'priority\' argument for GLib.io_add_watch()
* Use checkoutAATTv3
* Update README to indicate six month release schedule
* New version: 0.24.0
* Add a remark about requesting new releases to the README
* Do some tidies to the README
* Remove test for EOL version of Python 3
* Remove unnecessary __future__ imports
* Indicate that package only supports Python 3
* Escape backslashes
* Increase CURRENT_DEVELOPMENT_ENVIRONMENT to f36
* Catch and ignore a possible KeyError in a test
* Lint another file
* Use f-strings where pylint demands
* Specify encoding for version file
* Remove obsolete _compat module
* Do some more pylint
* Updat next development environment to f36
* Remove docutils depndency requirement for tests in CI
* Remove a bunch of python-2 only testing
* Bump some Python versions
* Drop six dependency from CI as well
* Get rid of six dependency
* Make a very simple pylint task and CI it
* Drop all pylint tasks
* Add checks to package target
* Tue Apr 09 2024 mceplAATTcepl.eu- Update to version 0.23.2:
*
* Fri Apr 21 2023 Dirk Müller
- add sle15_python_module_pythons (jsc#PED-68)
* Fri Oct 14 2022 Dirk Müller - update hypothesis_settings.patch:
* extend deadlines to handle qemu emulated arches better
* Wed Jul 13 2022 mceplAATTcepl.eu- Update to version 0.23.2+0:
*
* Thu Mar 17 2022 Steve Kowalik - Skip some unreliable tests.
* Thu Mar 10 2022 mceplAATTcepl.eu- Update to version 0.23.2+14:
* Remove a bunch of python-2 only testing
* Bump some Python versions
* Get rid of six dependency
* Drop all pylint tasks
* Remove overly rigorous tests
* Make a package target that uses build
* Omit PyPy flakey test
* Check whether the Context has a \"_libudev\" attribute
* Remove setup.cfg
* Remove obsolete egg_info parameter
* Delete another flaky test- Rebase hypothesis_settings.patch and pytest_register_mark.patch.- Drop six (Build)?Requires.
* Tue Jan 25 2022 Bernhard Wiedemann - Don\'t add date to version for reproducible builds (boo#1047218)
* Sun Jan 16 2022 mceplAATTcepl.eu- Update to version 0.22.0+git.1642212208.d5630bf (bsc#1194613):
* 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
* Tue Aug 10 2021 Matej Cepl - Add hypothesis_settings.patch to allow longer timeouts in OBS.