* Replace ast.Str usages with ast.Constant (#157) * Bump jinja2 from 3.1.4 to 3.1.6 in /docs * Bump urllib3 from 2.2.2 to 2.5.0 in /docs * Bump requests from 2.32.2 to 2.32.4 in /docs * Various links improvements (#163) * Adapt asttokens for astroid 4.x (#165) * Add tests for astroid v2, v3, and v4 to the CI (#166) * Update mypy; add 3.14 to the CI; drop python 3.8 support (#167) - Drop py314-deprecations.patch, merged upstream OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asttokens?expand=0&rev=28
135 lines
4.7 KiB
Plaintext
135 lines
4.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Nov 17 08:44:09 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 3.0.1
|
|
* Replace ast.Str usages with ast.Constant (#157)
|
|
* Bump jinja2 from 3.1.4 to 3.1.6 in /docs
|
|
* Bump urllib3 from 2.2.2 to 2.5.0 in /docs
|
|
* Bump requests from 2.32.2 to 2.32.4 in /docs
|
|
* Various links improvements (#163)
|
|
* Adapt asttokens for astroid 4.x (#165)
|
|
* Add tests for astroid v2, v3, and v4 to the CI (#166)
|
|
* Update mypy; add 3.14 to the CI; drop python 3.8 support (#167)
|
|
- Drop py314-deprecations.patch, merged upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 21 20:18:07 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- add py314-deprecations.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 13 05:35:07 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Switch to pyproject macros.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 30 12:07:17 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- skip test_deep_recursion, it fails in s390x,
|
|
gh#gristlabs/asttokens#159
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 14 12:38:36 UTC 2025 - pgajdos@suse.com
|
|
|
|
- version update to 3.0.0
|
|
* no upstream changelog found
|
|
* remove dependency on six
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 27 08:14:19 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Update to version 2.4.1
|
|
* Support Astroid v3
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 18 20:07:19 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2.4.0:
|
|
* no upstream changelog available
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 21 12:22:13 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- add sle15_python_module_pythons (jsc#PED-68)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 13 22:40:05 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Make calling of %{sle15modernpython} optional.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 5 12:26:12 UTC 2022 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Update to version 2.2.1
|
|
* Test 3.11
|
|
- Update to version 2.2.0
|
|
* Fixes for newer astroid versions
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 1 22:18:13 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to version 2.1.0
|
|
* Merge pull request #93 from gristlabs/unmarked2
|
|
ASTText class that doesn't require tokens
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 23 11:59:52 UTC 2022 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Update to version 2.0.8:
|
|
* Merge pull request #90 from palfrey/fix-explicit-import
|
|
* Fix mypy explicit re-export issues
|
|
- Changes from version 2.0.7:
|
|
* Merge pull request #87 from gristlabs/astroid-type-checking
|
|
* Fix astroid type checking import errors
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 23 02:15:13 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to 2.0.8
|
|
* Merge pull request #90 from palfrey/fix-explicit-import
|
|
* Fix mypy explicit re-export issues
|
|
|
|
- Update to 2.0.7
|
|
* Merge pull request #87 from gristlabs/astroid-type-checking
|
|
* Fix astroid type checking import errors
|
|
-------------------------------------------------------------------
|
|
Fri Nov 19 10:21:46 UTC 2021 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Fix build error for Leap outside repo d:l:p.
|
|
- Disable build of python2 and python36.
|
|
End of support since: python2 (2020-01-01), python36 (2021-12-23)
|
|
- Insert reuired versions for required python-modules.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 5 22:20:08 UTC 2021 - malcolmlewis@opensuse.org
|
|
|
|
- Updated to version 2.0.5:
|
|
* Add 3.9 support.
|
|
- Drop py39.patch as this is upstreamed.
|
|
- Skip failed test for the moment - TestAstroid.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 16 12:42:11 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Add patch py39.patch to fix build with Python 3.9
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 12 14:38:22 UTC 2020 - malcolmlewis@opensuse.org
|
|
|
|
- Updated to version 2.0.4:
|
|
* Fix for Python 3.9 keyword arguments.
|
|
* Don't verify slice nodes.
|
|
* Test 3.9 in tox and travis.
|
|
- Changes from version 2.0.3:
|
|
* Bump patch version.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 8 15:00:01 UTC 2020 - malcolmlewis@opensuse.org
|
|
|
|
- Disable python2 build.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 19 17:45:21 UTC 2019 - malcolmlewis@opensuse.org
|
|
|
|
- Initial build at version 2.0.2.
|