17
0
Files
python-css-parser/python-css-parser.changes
Matej Cepl 9ab301dea6 - Update to version 1.0.7:
- Fix incorrect license information in one file from a
    copy/paste
  - Use the badge from GA
  - test: relax assertRaisesMsg to match longer strings
  - Add a two level import from above test
  - Add python 3.10 to the CI matrix
  - version 1.0.7
- Add relax_error_msg_check.patch replacing non-standard assert
  methods with the standard ones (gh#ebook-utils/css-parser#12).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-css-parser?expand=0&rev=8
2022-01-26 01:55:25 +00:00

41 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
Tue Jan 25 22:45:54 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Update to version 1.0.7:
- Fix incorrect license information in one file from a
copy/paste
- Use the badge from GA
- test: relax assertRaisesMsg to match longer strings
- Add a two level import from above test
- Add python 3.10 to the CI matrix
- version 1.0.7
- Add relax_error_msg_check.patch replacing non-standard assert
methods with the standard ones (gh#ebook-utils/css-parser#12).
-------------------------------------------------------------------
Sat Nov 14 19:59:27 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- Update to version 1.0.6
* no changelog provided
- Remove deprecated setup.py tests, use %pyunittest instead. The
custom run_tests.py is just a stdlib unittest wrapper.
- Drop disable-online-tests.patch -- The tests handle the offline
case fine now.
-------------------------------------------------------------------
Tue Jun 4 14:06:32 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Fix fdupes call
-------------------------------------------------------------------
Mon Jan 7 10:31:43 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Enable tests
- Add patch to disable online tests:
* disable-online-tests.patch
-------------------------------------------------------------------
Sat Jan 5 11:55:32 UTC 2019 - ecsos@opensuse.org
- Initial version 1.0.4