11 Commits

Author SHA256 Message Date
Ana Guerrero
b582fa9c3c Accepting request 1233502 from devel:languages:python
- Update to 1.3.0:
  - Add support for Python 3.13
  - Turn missing config file into a warning instead of an error
  - Add support for __pyp_before__ configuration for permanent
    before code

OBS-URL: https://build.opensuse.org/request/show/1233502
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyp?expand=0&rev=5
2024-12-29 10:56:47 +00:00
b9f5b78e1f - Update to 1.3.0:
- Add support for Python 3.13
  - Turn missing config file into a warning instead of an error
  - Add support for __pyp_before__ configuration for permanent
    before code

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyp?expand=0&rev=10
2024-12-27 09:04:31 +00:00
Ana Guerrero
15a1dd49c6 Accepting request 1229391 from devel:languages:python
- Skip failing tests for Python 3.13 (gh#hauntsaninja/pyp#40).

OBS-URL: https://build.opensuse.org/request/show/1229391
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyp?expand=0&rev=4
2024-12-09 20:12:54 +00:00
6a83bba41f - Skip failing tests for Python 3.13 (gh#hauntsaninja/pyp#40).
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyp?expand=0&rev=8
2024-12-09 13:03:36 +00:00
Ana Guerrero
1ee8b7be5b Accepting request 1162341 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1162341
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyp?expand=0&rev=3
2024-03-27 19:42:15 +00:00
b3f8e05110 Accepting request 1162282 from home:mcalabkova:branches:devel:languages:python
- Update to 1.2.0
  * Fix submodule import name detection
  * Add `pypyp` as alternate command line entrypoint
  * Drop support for Python 3.6 and 3.7
  * Testing updates

OBS-URL: https://build.opensuse.org/request/show/1162282
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyp?expand=0&rev=6
2024-03-26 16:16:41 +00:00
Dominique Leuenberger
9868f7fc08 Accepting request 1068349 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1068349
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyp?expand=0&rev=2
2023-03-01 15:14:24 +00:00
3e4c6648f0 - Use release from github, the new release was created there
(gh#hauntsaninja/pyp#33)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyp?expand=0&rev=4
2023-02-22 06:21:31 +00:00
d9b1efcdf2 - Use release from pypi, the last release it not tagged in github, but
add a new source with the github repo to get the tests that are not
  in the pypi release. (gh#hauntsaninja/pyp#33)
- Update to 1.1.0:
  * Fix AST construction on Python 3.11
  * Constructed ASTs now have a more convincing end_lineno
  * Test coverage for fallback unparsing, other test improvements
  * Now packaged by flit
- [v1.0.0]
  * Configuration now allows the use of magic variables, effectively
    allowing you to define your own magic variables. See README.md for
    details
  * Explicit printing in used config functions will now disable
    automatic printing
  * Config definitions can now use things defined from wildcard
    imports. Automatic imports now work in config as well
  * Removed s as a magic variable. If you miss it, you can redefine it
    in your config using s = x
  * Implement correct scoping semantics for comprehensions, including
    with assignment expressions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyp?expand=0&rev=3
2023-02-21 18:24:39 +00:00
Dominique Leuenberger
f877903472 Accepting request 917918 from devel:languages:python
Use Python on the command line

OBS-URL: https://build.opensuse.org/request/show/917918
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyp?expand=0&rev=1
2021-09-10 21:41:27 +00:00
fc8ad6ba67 Accepting request 917741 from home:frispete:python
Useful tool to use python expressions in the shell.

OBS-URL: https://build.opensuse.org/request/show/917741
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyp?expand=0&rev=1
2021-09-10 09:47:33 +00:00