| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Conflict with old scour to avoid conflict on /usr/bin/scour
- Run spec-cleaner to remove few whitespacing problems
- require six >= 1.9.0
- 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
- Update description and RPM group
- update SOURCE URL
- Update to 0.35 - Change log full history: https://github.com/scour-project/scour/blob/master/HISTORY.md
- Adding python-setuptools as a dependency; it's required to run scour.
- 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
- Ran spec-cleaner and did some minor cleanup - Set license to SPDX style (Apache-2.0)
- initial package 0.26