| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Switch to autosetup and pyproject macros - Run tests with xvfb-run, and use upstream's run-tests script - Require python-gobject-Gdk to work for all python versions bsc#1221961 - Add patch use-pytest.patch: * Switch from nose to pytest.
- update to 3.2.0:
* Provide a fix for collapsing/expanding future (not-yet-
created) nodes
This prevents a TypeError under various circumstances,
which made GTG's TreeView display inconsistent
search/filtering results.
* Clarify, in the README file, that liblarch is LGPL v3 "or
later"
* Fix Pytest deprecation warnings
* Provide an optimized way to refresh filtered items
This provides better performance for GTG in particular
* Replace calls to the pep8 executable by pycodestyle
* Disable building with Python 2
* Fix drag & drop from one GTK TreeView widget to another
* Handle cases where the tree should and shouldn't be re-
filtered
* Improved PyGI (GObject introspection) compatibility
* Improved code quality and PEP 8 compliance
- drop libarch-py2compat.patch (obsolete as upstream is >= 3.5)
- reenable tests
- Remove nose dep as tests are not executed
- Reflect deps properly on what is needed - Add patch to work properly under py2: * libarch-py2compat.patch
- Trim bias from descriptions.
- Clean up SPEC file - Upgrade to 3.0 ... just minor upgrades, py3k port
- singlespec auto-conversion
- Update to version 2.1.0:
+ Removed completely the "transparency" property.
+ Added a new object : viewcount
+ The version number of liblarch will now be the API number + a
number.
- Added liblarch_gtk as a subpackage, it is no longer released as a
separate sourcepackage.
- Fix building on SLES 11
- license update: LGPL-3.0+ See README and License files. This package is LGPL-3.0+
- Initial package, version 0.1.0.