14
0

23 Commits

Author SHA256 Message Date
1163715dea Accepting request 1162470 from devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/1162470
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-liblarch?expand=0&rev=11
2024-03-27 19:42:28 +00:00
b18fc0bc57 Update changelog to mention all changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-liblarch?expand=0&rev=22
2024-03-26 23:04:22 +00:00
57d908d873 - Require python-gobject-Gdk to work for all python versions
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-liblarch?expand=0&rev=21
2024-03-26 11:11:01 +00:00
cb68abe312 - Require python-gobject-devel to work for all python versions
bsc#1221961

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-liblarch?expand=0&rev=20
2024-03-26 10:54:28 +00:00
7b72aee235 - Run tests with xvfb-run
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-liblarch?expand=0&rev=19
2024-03-26 08:57:53 +00:00
d3692796ab Switch to pyproject and run-tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-liblarch?expand=0&rev=18
2024-03-26 07:18:40 +00:00
251047030f Accepting request 1140743 from devel:languages:python
- 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
- Initial package, version 0.1.0.

OBS-URL: https://build.opensuse.org/request/show/1140743
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-liblarch?expand=0&rev=10
2024-01-23 21:56:02 +00:00
4b0b2eded8 - 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
- Initial package, version 0.1.0.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-liblarch?expand=0&rev=16
2024-01-22 23:38:06 +00:00
606938d785 Accepting request 794050 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/794050
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-liblarch?expand=0&rev=9
2020-04-15 17:55:16 +00:00
Tomáš Chvátal
c158346174 Accepting request 794049 from home:polslinux:branches:devel:languages:python
- Remove nose dep as tests are not executed

OBS-URL: https://build.opensuse.org/request/show/794049
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-liblarch?expand=0&rev=14
2020-04-15 07:44:08 +00:00
0d7ee81f66 Accepting request 627833 from devel:languages:python
- 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

  + Added a new object : viewcount

OBS-URL: https://build.opensuse.org/request/show/627833
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-liblarch?expand=0&rev=8
2018-08-08 12:53:08 +00:00
Tomáš Chvátal
008e97047f - Reflect deps properly on what is needed
- Add patch to work properly under py2:
  * libarch-py2compat.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-liblarch?expand=0&rev=12
2018-08-07 09:21:03 +00:00
Tomáš Chvátal
9bf8259dcf Accepting request 625954 from home:jengelh:branches:devel:languages:python
- Trim bias from descriptions.

OBS-URL: https://build.opensuse.org/request/show/625954
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-liblarch?expand=0&rev=11
2018-07-28 18:26:08 +00:00
0e47c8a554 Fix BuildRequires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-liblarch?expand=0&rev=10
2018-06-28 08:43:36 +00:00
ab66d92c1a Fix python-liblarch.changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-liblarch?expand=0&rev=9
2018-06-26 19:16:53 +00:00
1e2cacc308 Accepting request 619005 from devel:languages:python:singlespec-staging
Clean up SPEC file
Upgrade to 0.3 ... just minor upgrades, py3k port

OBS-URL: https://build.opensuse.org/request/show/619005
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-liblarch?expand=0&rev=8
2018-06-25 15:56:34 +00:00
Stephan Kulow
2ba937c3a1 Accepting request 151438 from devel:languages:python
Update - We have to drop the standalone python-liblarch_gtk package. This release is NOT backwards compatible. Needed for gtg we have in factory and 12.3 (forwarded request 151353 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/151438
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-liblarch?expand=0&rev=5
2013-02-07 12:51:22 +00:00
Sascha Peilicke
2b82e3f456 Accepting request 151353 from home:Zaitor:branches:devel:languages:python
Update - We have to drop the standalone python-liblarch_gtk package. This release is NOT backwards compatible. Needed for gtg we have in factory and 12.3

OBS-URL: https://build.opensuse.org/request/show/151353
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-liblarch?expand=0&rev=6
2013-02-06 09:36:19 +00:00
Ismail Dönmez
e016c1010a Accepting request 146919 from devel:languages:python
Fix building on SLES 11 (forwarded request 146916 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/146919
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-liblarch?expand=0&rev=3
2013-01-03 18:40:27 +00:00
Todd R
7ce847e5b8 Accepting request 146916 from home:TheBlackCat:branches:devel:languages:python
Fix building on SLES 11

OBS-URL: https://build.opensuse.org/request/show/146916
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-liblarch?expand=0&rev=4
2013-01-03 17:09:30 +00:00
Stephan Kulow
43a07b8a5f Accepting request 107541 from devel:languages:python
Please add

OBS-URL: https://build.opensuse.org/request/show/107541
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-liblarch?expand=0&rev=1
2012-03-01 16:26:52 +00:00
Sascha Peilicke
87d6054b68 Accepting request 107367 from home:babelworx:ldig:branches:devel:languages:python
license update: LGPL-3.0+
See README and License files. This package is LGPL-3.0+

OBS-URL: https://build.opensuse.org/request/show/107367
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-liblarch?expand=0&rev=2
2012-02-28 16:10:23 +00:00
Sascha Peilicke
cdf29e04e5 Accepting request 105299 from home:dimstar:branches:GNOME:Apps
New package, dependency to gtg 0.2.9, which we're preparing in GNOME:Apps; Please forward to openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/105299
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-liblarch?expand=0&rev=1
2012-02-16 10:24:59 +00:00