12
0

16 Commits

Author SHA256 Message Date
043c696ca7 Accepting request 1280139 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1280139
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-css-parser?expand=0&rev=8
2025-05-26 16:40:31 +00:00
9f117bc5a3 Accepting request 1124874 from devel:languages:python
- update to 1.0.10:
  * Fix selector specificity calculation for pseudo-classes

  * replace deprecated use of cgi.parse_header
  * tests: adjust exception string checks for python 3.11

OBS-URL: https://build.opensuse.org/request/show/1124874
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-css-parser?expand=0&rev=7
2023-11-13 21:18:00 +00:00
90a4ed086b - update to 1.0.10:
* Fix selector specificity calculation for pseudo-classes
  * replace deprecated use of cgi.parse_header
  * tests: adjust exception string checks for python 3.11

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-css-parser?expand=0&rev=13
2023-11-10 12:20:58 +00:00
b856ca264c Accepting request 1085335 from devel:languages:python
- update to 1.0.9:
  * replace deprecated use of cgi.parse_header 
  * drop python 3.6 support

OBS-URL: https://build.opensuse.org/request/show/1085335
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-css-parser?expand=0&rev=6
2023-05-08 15:24:05 +00:00
f4f873ea8b - update to 1.0.9:
* replace deprecated use of cgi.parse_header 
  * drop python 3.6 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-css-parser?expand=0&rev=11
2023-05-07 18:47:24 +00:00
0eba015c85 Accepting request 1007715 from devel:languages:python
- update to 1.0.8:
  * Replace removed assertEquals with assertEqual
  * Upgrade other unittest asserts for clearer error messages
  * tests: adjust exception string checks for python 3.11 
  * tests: fix warning about \( and \o being invalid sequences
  * Fix serialization of unknown rules containing comments
- drop relax_error_msg_check.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/1007715
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-css-parser?expand=0&rev=5
2022-10-03 18:08:19 +00:00
70d429526e - update to 1.0.8:
* Replace removed assertEquals with assertEqual
  * Upgrade other unittest asserts for clearer error messages
  * tests: adjust exception string checks for python 3.11 
  * tests: fix warning about \( and \o being invalid sequences
  * Fix serialization of unknown rules containing comments
- drop relax_error_msg_check.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-css-parser?expand=0&rev=9
2022-10-03 15:53:35 +00:00
810af930b6 Accepting request 949148 from devel:languages:python
- 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/request/show/949148
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-css-parser?expand=0&rev=4
2022-01-26 20:26:58 +00:00
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
8d7c99384c Accepting request 848970 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/848970
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-css-parser?expand=0&rev=3
2020-11-17 20:26:24 +00:00
1f017a8395 Accepting request 848617 from home:bnavigator:branches:devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/848617
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-css-parser?expand=0&rev=6
2020-11-16 20:55:13 +00:00
644165ff5e Accepting request 707620 from devel:languages:python
- Fix fdupes call

OBS-URL: https://build.opensuse.org/request/show/707620
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-css-parser?expand=0&rev=2
2019-06-14 18:24:34 +00:00
Tomáš Chvátal
3de8fe56ce - Fix fdupes call
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-css-parser?expand=0&rev=4
2019-06-04 14:06:43 +00:00
affd35f4bd Accepting request 663322 from devel:languages:python
Supersede

OBS-URL: https://build.opensuse.org/request/show/663322
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-css-parser?expand=0&rev=1
2019-01-21 09:47:08 +00:00
Tomáš Chvátal
2225b95ec0 - Enable tests
- Add patch to disable online tests:
  * disable-online-tests.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-css-parser?expand=0&rev=2
2019-01-07 10:38:05 +00:00
Thomas Bechtold
ced69b5082 Accepting request 663314 from home:ecsos
New package.
Version 1.0.4
It is needed for new calibre >= 3.37.0.

OBS-URL: https://build.opensuse.org/request/show/663314
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-css-parser?expand=0&rev=1
2019-01-07 10:19:41 +00:00

Diff Content Not Available