forked from pool/python-scour
- Convert to pip-based build and libalternatives
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scour?expand=0&rev=22
This commit is contained in:
118
python-scour.changes
Normal file
118
python-scour.changes
Normal file
@@ -0,0 +1,118 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 09:21:47 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Convert to pip-based build and libalternatives
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 6 12:07:19 UTC 2023 - pgajdos@suse.com
|
||||
|
||||
- drop python 2 support, do not require six
|
||||
- added patches
|
||||
https://github.com/scour-project/scour/pull/306
|
||||
+ python-scour-no-python2.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 8 12:34:10 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- add dependency to xml library
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 8 10:23:19 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.38.2:
|
||||
* Fix another regression caused by new feature to merge sibling groups
|
||||
* Fix regression caused by new feature to merge sibling groups
|
||||
* Fix issue with dropping xlink:href attribute when collapsing referenced gradients
|
||||
* Fix issue with dropping ID while de-duplicating gradients
|
||||
* Improve `--shorten-ids` so it re-maps IDs that are already used in the
|
||||
document if they're shorter
|
||||
* Fix whitespace handling for SVG 1.2 flowed text
|
||||
* Improvement: Merge sibling `<g>` nodes with identical attributes
|
||||
* Improve performance of XML serialization
|
||||
* Improve performance of gradient de-duplication
|
||||
* Some general performance improvements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 1 10:37:32 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Conflict with old scour to avoid conflict on /usr/bin/scour
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 10:09:19 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Run spec-cleaner to remove few whitespacing problems
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 26 14:11:52 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
- require six >= 1.9.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 14:54:43 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
- version update to 0.37
|
||||
* Fix escaping of quotes in attribute values.
|
||||
* A lot of performance improvements.
|
||||
* Fix exception when removing duplicated gradients while
|
||||
`--keep-unreferenced-defs` is used.
|
||||
* Remove some illegal optimizations of `m0 0` sub-path commands.
|
||||
* Fix and improve handling of boolean flags in elliptical arc path
|
||||
commands.
|
||||
* Fix exception when using two-number forms of the filter attributes
|
||||
`baseFrequency`, `order`, `radius` and `stdDeviation`.
|
||||
* Improve whitespace handling in text nodes fixing an issue where
|
||||
scouring added spaces in error and reducing file size in many cases.
|
||||
* Drop official support for Python 3.3.
|
||||
- etc. see HISTORY.md for details.
|
||||
- build also python3 variant
|
||||
- run unit tests
|
||||
- package LICENSE and *.md
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 6 14:17:49 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Update description and RPM group
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 7 08:26:13 UTC 2017 - i@marguerite.su
|
||||
|
||||
- update SOURCE URL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 4 20:28:12 UTC 2017 - plinnell@opensuse.org
|
||||
|
||||
- Update to 0.35
|
||||
- Change log full history:
|
||||
https://github.com/scour-project/scour/blob/master/HISTORY.md
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 30 13:26:14 UTC 2016 - perry.werneck@gmail.com
|
||||
|
||||
- Adding python-setuptools as a dependency;
|
||||
it's required to run scour.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 12 15:16:12 UTC 2015 - benoit.monin@gmx.fr
|
||||
|
||||
- update to version 0.30:
|
||||
* no changelog available
|
||||
- update source URL
|
||||
- point the source URL to pypi
|
||||
- add BuildRequires python-setuptools and unzip
|
||||
- fix end of line encoding of scour.py
|
||||
- remove unwanted shebang of python sitelib files
|
||||
- run setup.py build and install instead of copying the files
|
||||
- remove the documentation files: not provided anymore
|
||||
- add egg-info to the package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 30 10:37:42 UTC 2012 - saschpe@suse.de
|
||||
|
||||
- Ran spec-cleaner and did some minor cleanup
|
||||
- Set license to SPDX style (Apache-2.0)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 27 11:46:43 UTC 2012 - i@marguerite.su
|
||||
|
||||
- initial package 0.26
|
||||
|
||||
Reference in New Issue
Block a user