forked from pool/python-pscript
- Update to 0.8.0
* Modernize repo. * Officially support Python up to 3.13. - Update BuildRequires from pyproject.toml OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pscript?expand=0&rev=22
This commit is contained in:
76
python-pscript.changes
Normal file
76
python-pscript.changes
Normal file
@@ -0,0 +1,76 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 20 12:16:53 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 0.8.0
|
||||
* Modernize repo.
|
||||
* Officially support Python up to 3.13.
|
||||
- Update BuildRequires from pyproject.toml
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 11 01:21:50 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Skip a test broken by nodejs feature.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 31 06:13:34 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Stop using greedy globs in %files.
|
||||
- Switch to %pytest from invoke.
|
||||
- Switch to pyproject macros.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 4 23:20:51 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to 0.7.7
|
||||
bump version
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 31 12:18:37 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- 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).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 22 04:37:11 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 0.7.5:
|
||||
* Support for Python 3.9.
|
||||
* Small docs improvements.
|
||||
* Allow to rename functions starting with an uppercase letter.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 17 17:08:17 CET 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 24 12:20:38 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
- version update to 0.7.1
|
||||
* fix style error
|
||||
* Quicker op_equals
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 19 15:43:05 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.7.0:
|
||||
* Add ability to reduce overloading of add, mul, equals and truthy
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 30 09:31:34 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Trim history, and hypotheses from description.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 29 14:31:30 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
- Initial version
|
||||
Reference in New Issue
Block a user