14
0

10 Commits

Author SHA256 Message Date
8e884914b8 - Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-beniget?expand=0&rev=19
2025-06-06 05:38:56 +00:00
bf6e7e51b6 - update to 0.4.2.post1:
* remove setuptools from runtime dependencies
  * Require gast 0.4.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-beniget?expand=0&rev=17
2024-11-23 18:02:53 +00:00
634107d4b7 Accepting request 1196066 from home:frantisek.simorda:branches:openSUSE:Factory
- update to 0.4.2:
  * Update the way we check for locally unbound variables
  * Do not add method name to local scope
  * Fix scoping rule for comprehensions
  * Rework scope handling, esp. wrt class
  * Modernize ordered_set for Python >= 3,6 (#40)
  * Run tests on python 3.11 (#39)
  * Advertise version number
  * Accept gast 0.6.0 dependency
  * Change naming scheme of Def.name() for nodes without a name. (#100)
  * Use .<attrname> as Def.name for Attribute nodes
  * Issue SyntaxError upon unbound nonlocal
  * Support the match statement
  * Add support for TryStar from py3.11
  * Use pytest in the tox.ini tests and update other files. (#85)
  * Don't say it works with python2 in the readme (#88)
  * Fix AnnAssign (#87)
  * Drop support for Python2 (#86)
  * Fix variable arguments analysis in lambda functions. (#80)
  * Correctly handle aug assign of undefined global
  * Generalize handling of global keyword
  * Fix islive flag when there are conditional branches (#73)
  * Fix bug in warlus operator (#71)
  * Fix bug in assignments (#68)
  * Fix bug in class scope + comprehension (#69)
  * Better support for starred destructuring
  * Fix lambda function analysis (#70)
  * Fix dead code detection wrt. Raise statement
  * Do not clean lookup list too early
  * Upgrade github action
  * Remove spurious whitespaces
  * Make tests compatible with pytest
  * Require setuptools in testing for py3.12-dev
  * Get rid of RuntimeWarning: 'beniget.beniget' found in sys.modules after import of package 'beniget'...
  * Add support for PEP 563
  * Introduce Def.islive
  * Add a test

OBS-URL: https://build.opensuse.org/request/show/1196066
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-beniget?expand=0&rev=15
2024-08-30 10:51:38 +00:00
6aaab3961c Accepting request 1081345 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081345
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-beniget?expand=0&rev=13
2023-04-21 14:52:57 +00:00
dc772c7446 Accepting request 948252 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 0.4.1
  * require gast 0.5.0
  * no release notes

OBS-URL: https://build.opensuse.org/request/show/948252
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-beniget?expand=0&rev=12
2022-01-23 22:31:27 +00:00
5efac73f8b Accepting request 895692 from home:pgajdos:python
setup.py test replacement

OBS-URL: https://build.opensuse.org/request/show/895692
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-beniget?expand=0&rev=10
2021-05-27 11:14:09 +00:00
a4f804c8c9 - Update to 0.3.0:
* Require gast 0.4.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-beniget?expand=0&rev=8
2020-08-31 04:11:41 +00:00
Tomáš Chvátal
c8d59fb28b - Update to 0.2.0:
* python 3.8 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-beniget?expand=0&rev=6
2019-09-12 12:45:34 +00:00
Tomáš Chvátal
5aaf123f1e Accepting request 725821 from home:jengelh:branches:devel:languages:python
- Use noun phrase in descriptions.

OBS-URL: https://build.opensuse.org/request/show/725821
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-beniget?expand=0&rev=4
2019-08-25 05:20:51 +00:00
Tomáš Chvátal
beb6e7c6cc Accepting request 720343 from home:jayvdb:py-bridge
Needed for pythran

OBS-URL: https://build.opensuse.org/request/show/720343
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-beniget?expand=0&rev=1
2019-08-02 08:09:25 +00:00