2023-05-10 08:55:48 +02:00
|
|
|
-------------------------------------------------------------------
|
2023-10-19 11:27:29 +02:00
|
|
|
Wed Oct 18 15:09:53 UTC 2023 - Soc Virnyl Estela <contact@uncomfyhalomacro.pl>
|
|
|
|
|
|
|
|
- update to 1.5.0:
|
|
|
|
* build against xcb-proto 1.16.0 (Tycho Andersen)
|
2023-10-19 13:33:31 +02:00
|
|
|
* add an automatic-github-releaser script
|
2023-10-19 11:27:29 +02:00
|
|
|
* use cffi's in-line mode
|
|
|
|
* build against xcb-proto 1.16.0
|
|
|
|
- remove python-xcffib-ffi-import.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2023-05-10 08:55:48 +02:00
|
|
|
Wed May 10 06:54:58 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 1.3.0:
|
|
|
|
* remove leftover six import
|
|
|
|
* module: expose additional xcb errors
|
|
|
|
* Fix List.to_string()
|
|
|
|
- drop python-xcffib-six-leftover.patch (upstream)
|
|
|
|
|
2023-04-21 15:27:55 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 21 12:39:00 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- add sle15_python_module_pythons (jsc#PED-68)
|
|
|
|
|
2023-03-24 13:17:27 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 23 09:19:27 UTC 2023 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 1.2.0
|
|
|
|
* no upstream changelog found
|
|
|
|
- do not require six
|
|
|
|
- added patches
|
|
|
|
fix https://github.com/tych0/xcffib/commit/8a488867d30464913706376ca3a9f4c98ca6c5cf
|
|
|
|
+ python-xcffib-six-leftover.patch
|
|
|
|
fix ffi import [bsc#1209570c4]
|
|
|
|
+ python-xcffib-ffi-import.patch
|
|
|
|
|
2022-09-27 21:05:04 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 27 16:04:01 UTC 2022 - Markéta Machová <mmachova@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.12.1
|
|
|
|
* Replace nose by pytest
|
|
|
|
* Allow the master xcb version to pass even if failing
|
|
|
|
* drop Python 3.6, support Python 3.10
|
|
|
|
* ci: test with new xcb 1.15 release
|
|
|
|
|
2021-07-16 13:27:41 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 16 11:27:23 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Replace use of nose2 by pytest. There is no need to do anything
|
|
|
|
else.
|
|
|
|
|
2021-07-08 17:20:02 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 8 13:19:04 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.11.1
|
|
|
|
* connection: don't automatically disconnect() on connection error
|
|
|
|
* drop support for python 3.5
|
|
|
|
* tests: switch to nose2
|
|
|
|
* travis: test python 3.9
|
|
|
|
|
2020-02-21 10:20:03 +01:00
|
|
|
-------------------------------------------------------------------
|
2020-10-26 15:30:55 +01:00
|
|
|
Mon Oct 26 13:01:07 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Re-activate tests
|
|
|
|
- Update to 0.10.1
|
|
|
|
* testing: handle lock file open() failures gracefully
|
|
|
|
- from v0.10.0
|
|
|
|
* Drop support for Python 2.7
|
|
|
|
* testing: protect find_display() with flock()
|
|
|
|
* testing: don't leak discard FD
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2020-02-21 10:20:03 +01:00
|
|
|
Fri Feb 21 09:11:30 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Disable tests to avoid deadlock in xvfb
|
|
|
|
|
2020-02-06 13:45:26 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 6 12:33:30 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
- update to 0.9.0
|
|
|
|
* add Python 3.8
|
|
|
|
* test: don't fail when there is no pre-existing display
|
|
|
|
|
2019-06-17 14:08:36 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 17 12:07:45 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.8.1:
|
|
|
|
* Testsuite expansion mostly
|
|
|
|
|
2019-05-06 12:59:14 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 6 10:35:38 UTC 2019 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 0.8.0
|
|
|
|
* Fix few more instances of inefficient struct format
|
|
|
|
|
2019-03-04 13:11:47 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 4 11:54:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.7.0:
|
|
|
|
* Various updates and fixes for ghc/cabal
|
|
|
|
* Drop unnecessary imports
|
|
|
|
- Enable tests
|
|
|
|
|
2019-01-25 09:45:01 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 24 15:23:49 UTC 2019 - mvetter@suse.com
|
|
|
|
|
|
|
|
- Update to 0.6.0:
|
|
|
|
* Depend on xcb-types 0.9.0
|
|
|
|
* Fix spelling mistakes
|
|
|
|
* Support the new eventstruct element
|
|
|
|
* Use xcb-types HEAD instead of a released version
|
|
|
|
* List: keep around the raw underlying represenation
|
|
|
|
* Fix linter errors
|
|
|
|
|
2018-12-04 15:15:25 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 4 12:56:16 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
2017-04-19 22:00:11 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 19 19:44:53 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Update to 0.5.1.
|
|
|
|
- Implement single-spec version.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 23 22:02:10 UTC 2016 - hpj@urpla.net
|
|
|
|
|
|
|
|
- add python-cffi runtime dependency
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 21 10:51:53 UTC 2016 - hpj@urpla.net
|
|
|
|
|
|
|
|
- version 0.4.2: initial build
|
|
|
|
|