python-pscript
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-pscript && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pscript-0.7.6.tar.gz | 0000116888 114 KB | |
python-pscript.changes | 0000001772 1.73 KB | |
python-pscript.spec | 0000001941 1.9 KB |
Revision 7 (latest revision is 9)
Dominique Leuenberger (dimstar_suse)
accepted
request 943311
from
Matej Cepl (mcepl)
(revision 7)
- Update to 0.7.6: - Fix for with-statement when return is used in the context. - Early support type hints in the code (by Jennifer Taylor). - Update to 0.7.5: * Support for Python 3.9. * Small docs improvements. * Allow to rename functions starting with an uppercase letter. - Update to 0.7.3: - add examples in the wild - Reflect AST changes in Python 3.8. - use markdown for pypi long_description - Remove python-faulthandler BR (it is optional and the package is Python 2-only, in Python 3 the module is in the standard library). - Use tarball from GitHub, not PyPI, because the former contains tests. - version update to 0.7.1 * fix style error * Quicker op_equals - Update to 0.7.0: * Add ability to reduce overloading of add, mul, equals and truthy - Trim history, and hypotheses from description. - Initial version
Comments 0