forked from pool/python-columnize
- Convert to pip-based build OBS-URL: https://build.opensuse.org/request/show/1278011 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-columnize?expand=0&rev=9
56 lines
1.9 KiB
Plaintext
56 lines
1.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri May 16 10:02:04 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Convert to pip-based build
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 12 09:14:09 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Update to 0.3.11:
|
|
- store source-code module in a directory
|
|
- black files
|
|
- use pytest
|
|
- use __version__ for version number
|
|
- start using github workflows
|
|
- Bundle tests into tarball
|
|
- Remove upstreamed patches:
|
|
- drop-nose-requirement.patch
|
|
- python-columnize-no-mock.patch
|
|
- test_columnize.py
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 8 10:13:54 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Rearrange and reapply patches.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 8 06:50:19 UTC 2022 - pgajdos@suse.com
|
|
|
|
- do not require python-mock for build
|
|
- added patches
|
|
fix https://github.com/rocky/pycolumnize/issues/28
|
|
+ python-columnize-no-mock.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 5 17:08:57 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Include test file missed from being included in source tarball
|
|
and enable tests using pytest; additional BuildRequires for
|
|
tests: python-pytest, python-mock.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 30 00:42:44 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 0.3.10:
|
|
* Make compatible with Python version 2.4..3.8 now.
|
|
* Use TideLift security and make compliant.
|
|
- Add drop-nose-requirement.patch -- Drop requirement on outdated
|
|
nose; we do not run tests anyway.
|
|
- Update License to MIT in keeping with upstream.
|
|
- More fine-grained file list.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 12 06:05:54 AM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.3.9
|