forked from pool/python-pyannotate
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyannotate?expand=0&rev=10
59 lines
2.2 KiB
Plaintext
59 lines
2.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Feb 10 13:29:43 UTC 2024 - Sebastian Wagner <sebix@sebix.at>
|
|
|
|
- Disable failing build on Python 3.12, reported upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 27 12:50:12 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 11 09:30:09 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
|
|
|
- Disable Python2 build to fix 15.3.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 24 09:53:37 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
|
|
|
- Remove some tests which do not work on python3.6 flavor due to missing files.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 18 20:40:57 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Don't use %python3_only command, but properly use alternatives.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 19 19:28:22 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
|
|
|
- Update to version 1.2.0: No upstream changelog available, extracted from the commits:
|
|
* Fix Ellipsis bug (#78)
|
|
* Fix collection of methods in old-style classes (#80)
|
|
* Correctly fix files in subdirectories without __init__.py files (#83)
|
|
* Fix current module calculation in fixer (#81)
|
|
* Support handling nested classes (#85)
|
|
* docs: note that py3 annotations are available (#86)
|
|
* Add a flag to use the 'signature' format for type annotations (#88)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 25 09:48:22 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 1.0.7:
|
|
* No upstream changelog
|
|
- Run testsuite
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:51:54 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 4 09:22:05 UTC 2018 - jengelh@inai.de
|
|
|
|
- Fix grammar in description.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 17 14:42:53 UTC 2017 - sebix+novell.com@sebix.at
|
|
|
|
- initial package for version 1.0.5
|