Revisions of python-pyp
buildservice-autocommit
accepted
request 1162341
from
Dirk Mueller (dirkmueller)
(revision 7)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1162282
from
Markéta Machová (mcalabkova)
(revision 6)
- 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
buildservice-autocommit
accepted
request 1068349
from
Factory Maintainer (factory-maintainer)
(revision 5)
baserev update by copy to link target
Daniel Garcia (dgarcia)
committed
(revision 4)
- Use release from github, the new release was created there (gh#hauntsaninja/pyp#33)
Daniel Garcia (dgarcia)
committed
(revision 3)
- 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
Dominique Leuenberger (dimstar_suse)
accepted
request 917918
from
Matej Cepl (mcepl)
(revision 2)
initialized devel package after accepting 917918
Matej Cepl (mcepl)
accepted
request 917741
from
Hans-Peter Jansen (frispete)
(revision 1)
Useful tool to use python expressions in the shell.
Displaying all 7 revisions