forked from pool/python-importlab
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-importlab?expand=0&rev=21
56 lines
2.0 KiB
Plaintext
56 lines
2.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed May 28 12:24:15 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Convert to pip-based build
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 7 22:00:25 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.8.1:
|
|
* Filter out self-edges from the graph.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 28 17:41:56 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update Version 0.8 (2022-09-22)
|
|
* Add --version to bin importlab.
|
|
* Use ImportStatement.source to impove import resolution.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 29 02:39:43 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update Version 0.7 (2022-01-07)
|
|
* Fix path resolution for case-insensitive filesystems.
|
|
|
|
- Update Version 0.6.1 (2021-01-14)
|
|
* Include .so files in the dependency graph.
|
|
* Drop support for running under Python 2 and modernize the code.
|
|
* MANIFEST.in: Add tests to sdist
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 13 00:12:25 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
|
|
|
|
- Skip python36 build: No python36-networkx anymore due to SciPy
|
|
following NEP 29.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 25 10:59:26 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
|
|
|
- %python3_only -> %python_alternative
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 6 15:18:28 UTC 2020 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Drop python2 package due to dependencies dropping python2.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 11 14:58:59 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.5.1:
|
|
* FIX: Correct a broken import
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 27 06:35:15 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.5
|