14
0
forked from pool/python-scour

25 Commits

Author SHA256 Message Date
4d7815aa4c Accepting request 1285080 from devel:languages:python
- Convert to pip-based build and libalternatives

OBS-URL: https://build.opensuse.org/request/show/1285080
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-scour?expand=0&rev=13
2025-06-13 16:42:32 +00:00
a3e97703c3 - Convert to pip-based build and libalternatives
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scour?expand=0&rev=22
2025-06-12 09:23:12 +00:00
3cd702340e Accepting request 1091246 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1091246
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-scour?expand=0&rev=12
2023-06-08 19:41:50 +00:00
30f81ace1c Accepting request 1091212 from home:pgajdos:python
- drop python 2 support, do not require six
- added patches
  https://github.com/scour-project/scour/pull/306
  + python-scour-no-python2.patch

OBS-URL: https://build.opensuse.org/request/show/1091212
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scour?expand=0&rev=20
2023-06-07 10:09:51 +00:00
ee18b78a3d Accepting request 930172 from devel:languages:python
- add dependency to xml library 

- 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

OBS-URL: https://build.opensuse.org/request/show/930172
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-scour?expand=0&rev=11
2021-11-10 20:46:03 +00:00
38ce28064c - add dependency to xml library
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scour?expand=0&rev=19
2021-11-08 12:34:57 +00:00
0f4d28874a - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scour?expand=0&rev=18
2021-11-08 10:26:23 +00:00
cdaac5dd4a Accepting request 690315 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/690315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-scour?expand=0&rev=10
2019-04-02 07:22:12 +00:00
Tomáš Chvátal
35a82e6d34 - Conflict with old scour to avoid conflict on /usr/bin/scour
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scour?expand=0&rev=16
2019-04-01 10:38:12 +00:00
Tomáš Chvátal
a547f56603 - Run spec-cleaner to remove few whitespacing problems
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scour?expand=0&rev=15
2019-03-28 10:09:36 +00:00
Tomáš Chvátal
c22f83b2e6 Accepting request 688834 from home:pgajdos
Forgot about that.

OBS-URL: https://build.opensuse.org/request/show/688834
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scour?expand=0&rev=14
2019-03-26 19:10:41 +00:00
Tomáš Chvátal
5775c80250 Accepting request 688295 from home:pgajdos
- 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

OBS-URL: https://build.opensuse.org/request/show/688295
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scour?expand=0&rev=13
2019-03-25 15:52:53 +00:00
6444742e7a Accepting request 455030 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/455030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-scour?expand=0&rev=9
2017-02-07 11:08:01 +00:00
ac8e8b7f40 Accepting request 455008 from home:jengelh:branches:devel:languages:python
- Update description and RPM group

almost all things in opensuse are open.

OBS-URL: https://build.opensuse.org/request/show/455008
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scour?expand=0&rev=11
2017-02-06 15:17:59 +00:00
1353c76006 Accepting request 449068 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/449068
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-scour?expand=0&rev=8
2017-02-06 14:03:13 +00:00
90b07f7bf5 Accepting request 449067 from home:MargueriteSu:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/449067
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scour?expand=0&rev=9
2017-01-07 08:28:48 +00:00
a717ac7646 Accepting request 448797 from home:mrdocs:branches:devel:languages:python
Update to 0.35. Newer scour wanted for new Inkscape update.

OBS-URL: https://build.opensuse.org/request/show/448797
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scour?expand=0&rev=8
2017-01-05 09:57:35 +00:00
1160c8dbaf Accepting request 405681 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/405681
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-scour?expand=0&rev=7
2016-07-01 08:01:11 +00:00
40338c2c65 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scour?expand=0&rev=7 2016-06-30 13:27:25 +00:00
ce53ba36ac Accepting request 405670 from home:PerryWerneck
Adding python-setuptools as a dependency; it's required to run scour.

OBS-URL: https://build.opensuse.org/request/show/405670
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scour?expand=0&rev=6
2016-06-30 13:07:40 +00:00
7e1b94238e Accepting request 307485 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/307485
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-scour?expand=0&rev=6
2015-05-19 21:36:58 +00:00
Denisart Benjamin
c9e05b925d Accepting request 306587 from home:benoit_monin:branches:devel:languages:python
- update to version 0.30
- 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

OBS-URL: https://build.opensuse.org/request/show/306587
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scour?expand=0&rev=4
2015-05-16 13:24:19 +00:00
Stephan Kulow
1a28355561 Accepting request 102419 from devel:languages:python
this is the key dependency of the open source google music client Nuvola Player. I hope it could be accepted and then I could submit that client to Factory quickly without submit it to nuvola devel repository. thanks for approving.

OBS-URL: https://build.opensuse.org/request/show/102419
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-scour?expand=0&rev=1
2012-02-14 10:26:44 +00:00
Sascha Peilicke
c1fc72610e - Ran spec-cleaner and did some minor cleanup
- Set license to SPDX style (Apache-2.0)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scour?expand=0&rev=2
2012-01-30 10:37:48 +00:00
Sascha Peilicke
2f3d0c7043 Accepting request 101837 from home:MargueriteSu
I would like to submit python-scour to Factory and use here as develop repository.

OBS-URL: https://build.opensuse.org/request/show/101837
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scour?expand=0&rev=1
2012-01-30 10:29:30 +00:00