forked from pool/python-wmctrl
- Be a tiny bit more explicit in the files list. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wmctrl?expand=0&rev=12
64 lines
2.4 KiB
Plaintext
64 lines
2.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Apr 30 04:25:10 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Add missing BuildRequires on attrs.
|
|
- Be a tiny bit more explicit in the files list.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 11 12:48:56 UTC 2024 - Andreas Schwab <schwab@suse.de>
|
|
|
|
- Avoid race condition in test script
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 9 11:08:46 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to version 0.5
|
|
* Add missing dependency
|
|
* Remove use of deprecated py.test in tests
|
|
* commit some edits which has been living in my local copy for years
|
|
* Modernized the packaging configuration
|
|
* Added automatic release workflow
|
|
* Added specification on what module to package
|
|
* Bumped up the version
|
|
* Fixed trigger for the publish action
|
|
* Fixed content-type parameter
|
|
- Switch package to modern Python Stack on SLE-15
|
|
* Use Python 3.11 on SLE-15 by default
|
|
* Drop support for older Python versions
|
|
- Switch build system from setuptools to pyproject.toml
|
|
* Add python-pip and python-wheel to BuildRequires
|
|
* Replace %python_build with %pyproject_wheel
|
|
* Replace %python_install with %pyproject_install
|
|
- Update Requires from pyproject.toml
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 26 01:23:32 UTC 2023 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Remove use of deprecated py.test in tests.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 23 18:59:14 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Remove pr_3.patch and LICENSE which were merged upstream
|
|
- Deselect two tests that fail
|
|
- Update to v0.4
|
|
* See https://github.com/antocuni/wmctrl/compare/v0.3...v0.4
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 29 12:57:46 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Prefix spec and changes filenames with "python-"
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 26 04:41:39 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Add pr_3.patch to fix Python 3
|
|
- Activate test suite
|
|
- Update URL from Bitbucket to GitHub
|
|
- Add LICENSE from new upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 11 15:25:22 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.3
|