forked from pool/python-unify
- Switch to autosetup and pyproject macros.
- Add patch no-more-lib2to3.patch: * Don't use lib2to3, use the tokenize module. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unify?expand=0&rev=18
This commit is contained in:
63
python-unify.changes
Normal file
63
python-unify.changes
Normal file
@@ -0,0 +1,63 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 12 05:44:15 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Switch to autosetup and pyproject macros.
|
||||
- Add patch no-more-lib2to3.patch:
|
||||
* Don't use lib2to3, use the tokenize module.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 19 12:44:31 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Skip failing tests on Python 3.12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 18 09:10:41 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
||||
|
||||
- %python3_only -> %python_alternative
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 10 09:32:34 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.5:
|
||||
* Provide license
|
||||
* minor fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 3 11:36:19 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
- run the testsuite, call spec-cleaner
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:55:36 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Remove superfluous devel dependency for noarch package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 10 14:22:09 UTC 2018 - jengelh@inai.de
|
||||
|
||||
- Use noun phrase in summary.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 9 12:16:49 UTC 2018 - toddrme2178@gmail.com
|
||||
|
||||
- Include README.suse in package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 9 04:35:32 UTC 2018 - toddrme2178@gmail.com
|
||||
|
||||
- Fix conflicts with wdiff.
|
||||
The "unify" executable has been renamed to "unify_quotes"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 24 17:51:37 UTC 2018 - toddrme2178@gmail.com
|
||||
|
||||
- Update 0.4
|
||||
* Add bytes support python3
|
||||
* add support for python >= 3.6 fstrings
|
||||
* Return 1 upon missing file
|
||||
- spec file cleanups
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 7 18:41:09 UTC 2017 - toddrme2178@gmail.com
|
||||
|
||||
- initial version
|
||||
Reference in New Issue
Block a user