15
0
forked from pool/python-topy

- Switch to pyproject macros.

- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-topy?expand=0&rev=12
This commit is contained in:
2025-06-04 06:20:37 +00:00
committed by Git OBS Bridge
commit c6a7a80ab4
5 changed files with 150 additions and 0 deletions

47
python-topy.changes Normal file
View File

@@ -0,0 +1,47 @@
-------------------------------------------------------------------
Wed Jun 4 06:13:06 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
- No more greedy globs in %files.
-------------------------------------------------------------------
Fri Feb 19 15:29:48 UTC 2021 - andy great <andythe_great@pm.me>
- Update to version 1.1.0.
* Added colors to output.
-------------------------------------------------------------------
Wed Jan 13 13:46:10 UTC 2021 - pgajdos@suse.com
- version update to 1.0.0
* Updated bundled ruleset from Wikipedia (#23)
* Removed Python 2.x and <3.5 compatibility code (#22)
* Fixed Travis CI configuration (#21)
* Updated bundled ruleset (thanks to Oscar Caballero)
* Added --disable option to disable individual rules (thanks to Oscar Caballero)
* Fixed behavior when replacement string contains $ symbol (thanks to Oscar Caballero)
* Prefer the faster lxml parser when it is installed. lxml is now an optional dependency
* (thanks to Oscar Caballero)
* Added Python 3.7 support, deprecated Python 3.3 and 3.4.
- python3 only package
- use %pytest macro
-------------------------------------------------------------------
Mon May 18 09:10:33 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
- %python3_only -> %python_alternative
-------------------------------------------------------------------
Sat Mar 16 17:01:42 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase for descriptions.
-------------------------------------------------------------------
Wed Mar 6 08:47:04 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Alter sources in %prep phase not in %install phase
-------------------------------------------------------------------
Tue Mar 5 05:05:46 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v0.2.2