Markéta Machová
44ece5b5ca
- update the build requirements to build with pip and hatchling - remove executable bit of typogrify/packages/titlecase/__init__.py - restrict the list of packaged files to typogrify only OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typogrify?expand=0&rev=6
62 lines
2.1 KiB
Plaintext
62 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jan 13 12:22:56 UTC 2025 - Benoît Monin <benoit.monin@gmx.fr>
|
|
|
|
- update to version 2.1.0:
|
|
* Add ability to select which filters are applied
|
|
* Package via pyproject instead of Setuptools
|
|
* Improve testing, linting, and CI tooling
|
|
* Drop support for Python < 3.9
|
|
- update the build requirements to build with pip and hatchling
|
|
- remove executable bit of typogrify/packages/titlecase/__init__.py
|
|
- restrict the list of packaged files to typogrify only
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 6 11:08:55 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 4 07:37:25 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- spec-cleaner to pass the Factory checks
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 16 10:32:21 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Enable tests.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 8 16:58:45 UTC 2017 - benoit.monin@gmx.fr
|
|
|
|
- convert the package to singlespec
|
|
- call fdupes to fix duplicated files
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 23 16:55:08 UTC 2014 - benoit.monin@gmx.fr
|
|
|
|
- update to version 2.0.7:
|
|
* 2.0.4: moving titlecase into the project
|
|
* 2.0.2, 2.0.3: adding support for custom ignore tags
|
|
- remove useless shebang on python files
|
|
- add package documentation
|
|
- add the requires as buildrequires to guarantee they are available
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 8 18:02:06 UTC 2014 - benoit.monin@gmx.fr
|
|
|
|
- update to upstream version 2.0.1:
|
|
* add Python 3 compatibility
|
|
* rectify deprecated function calls
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 27 17:13:54 UTC 2013 - benoit.monin@gmx.fr
|
|
|
|
- switch from distribute to setuptools
|
|
- remove useless CFLAGS="%{optflags}"
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 27 21:29:59 UTC 2013 - benoit.monin@gmx.fr
|
|
|
|
- initial package with version 2.0.0
|
|
|