21 Commits

Author SHA256 Message Date
0f4363b583 Accepting request 1283503 from devel:languages:python
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/request/show/1283503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-beniget?expand=0&rev=10
2025-06-10 06:58:08 +00:00
ec4cdd22f5 - 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
77d343f70e Accepting request 1226001 from devel:languages:python
- update to 0.4.2.post1:
  * remove setuptools from runtime dependencies

  * Require gast 0.4.0

OBS-URL: https://build.opensuse.org/request/show/1226001
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-beniget?expand=0&rev=9
2024-11-26 19:55:20 +00:00
89b862101a - 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
bfe532714b Accepting request 1197804 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1197804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-beniget?expand=0&rev=8
2024-09-01 17:20:55 +00:00
c1c031a9b4 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
4bfcbae326 Accepting request 1081984 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1081984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-beniget?expand=0&rev=7
2023-04-22 20:01:49 +00:00
5d05cd852b 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
9ac236af91 Accepting request 948272 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/948272
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-beniget?expand=0&rev=6
2022-01-24 22:09:38 +00:00
f4c7d6a3d6 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
df613a4e47 Accepting request 895750 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/895750
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-beniget?expand=0&rev=5
2021-06-01 08:37:35 +00:00
594e79a083 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
25b6556b33 Accepting request 830622 from devel:languages:python
- Update to 0.3.0:
  * Require gast 0.4.0

OBS-URL: https://build.opensuse.org/request/show/830622
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-beniget?expand=0&rev=4
2020-08-31 14:50:41 +00:00
05d7a7a130 - 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
Ludwig Nussel
a3aa79757b Accepting request 730401 from devel:languages:python
- Update to 0.2.0:
  * python 3.8 support

OBS-URL: https://build.opensuse.org/request/show/730401
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-beniget?expand=0&rev=3
2019-09-13 13:01:17 +00:00
Tomáš Chvátal
3988d5380a - 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
af954cbc9c Accepting request 725884 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/725884
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-beniget?expand=0&rev=2
2019-08-27 08:20:49 +00:00
Tomáš Chvátal
8c930406e0 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
c8fee93672 Accepting request 720485 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/720485
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-beniget?expand=0&rev=1
2019-08-05 08:39:30 +00:00
Tomáš Chvátal
14e706e986 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-beniget?expand=0&rev=2 2019-08-02 08:10:23 +00:00
Tomáš Chvátal
27360895c4 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