14
0
Commit Graph

13 Commits

Author SHA256 Message Date
af13de7e1d Accepting request 1093113 from home:darix:apps
- instead of having to maintain version information in multiple
  places refactor them out into defines for easier maintenance
- switch to autosetup

OBS-URL: https://build.opensuse.org/request/show/1093113
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-weasyprint?expand=0&rev=21
2023-06-19 13:33:01 +00:00
165016c07e - Update to 59.0:
* New features:
    + a4fc7a1: Support image-orientation
  * Dependencies:
    + #1754: Pillow 9.1.0 is now needed
  * Bug fixes:
    + #1864: Handle overflow for svg and symbol tags in SVG images
    + #1867: Remove duplicate compression of attachments
    + d0ad5c1: Override use tag children instead of drawing their references
    + #1874: Drawn underline and overline behind text
    + #1822, #1823: Fix vertical positioning for absolute replaced elements
    + #1807: Don’t crash when out-of-flow box is split in out-of-flow parent
    + #1806: Don’t crash when fixed elements aren’t displayed yet in
      aborted line
    + #1809: Fix background drawing for out-of-the-page transformed boxes
    + #1764: Use reference instead of stream for annotation appearance stream
    + #1783: Fix multiple font weights for @font-face declarations
    + #1756: Fix rem font size for SVG images
    + #1755: Keep format when transposing images
    + #1753: Don’t use deprecated read_text function when files is available
    + #1741: Generate better manpage
    + #1747: Correctly set target counters in pages’ absolute elements
    + #1748: Always set font size when font is changed in line
    + #1739: Set baseline on all flex containers
    + #1740: Don’t crash when currentColor is set on root svg tag
    + #1718: Don’t crash with empty bitmap glyphs
    + #1736: Always use the font’s vector variant when possible
    + #1662: Use a stable key to store stream fonts
    + #1733: Don’t remove attachments when adding internal anchors
  * Performance:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-weasyprint?expand=0&rev=19
2023-06-14 04:45:53 +00:00
e45cde1bc7 fix the link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-weasyprint?expand=0&rev=16
2022-09-08 15:13:59 +00:00
a023f64d24 Accepting request 1001051 from home:kfreitag:branches:devel:languages:python
-  Update to version 56.1

OBS-URL: https://build.opensuse.org/request/show/1001051
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-weasyprint?expand=0&rev=15
2022-09-08 14:52:57 +00:00
11b6b37c25 gh#Kozea/WeasyPrint#1502
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-weasyprint?expand=0&rev=13
2022-05-16 11:58:42 +00:00
1a13bd0fb7 we don't multibuild python36 anymore, now it is made unresolvable by python-base >= 3.7
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-weasyprint?expand=0&rev=12
2022-05-16 11:46:54 +00:00
6abfd8ac90 Accepting request 977510 from home:darix:apps
- Update to 55.0

OBS-URL: https://build.opensuse.org/request/show/977510
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-weasyprint?expand=0&rev=11
2022-05-16 11:43:15 +00:00
6af831cb73 - Update to 54.0:
- Always use absolute paths to get hrefs in SVG
  - Fix many rendering problems of broken tables
  - Fix support of fonts with SVG emojis
  - html5lib 1.1+ is now needed.
  - Support footnotes, with financial support from Code & Co.
  - Handle parallel flows for floats, absolutes, table-cells
  - Support ``text-align-last`` and ``text-align-all`` properties
  - Draw SVG and PNG emojis
  - Support ``overflow-wrap: anywhere``
  - Cache SVG ``use`` tags
  - Encode non-JPEG images as PNGs instead of JPEG2000s
  - Don’t use ``text-transform`` text for content-based uses
  - Don’t serialize and parse again inline SVG files
  - Correctly handle whitespaces in bookmark labels
  - Fix column height with ``column-span`` content
  - Fix absolutely positioned boxes in duplicated pages
  - Fix ``target-counter`` attribute in flex items
  - Don’t draw empty glyphs
  - Don’t crash when font size is really small

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-weasyprint?expand=0&rev=10
2022-01-10 20:14:34 +00:00
e34554a966 Accepting request 942271 from home:darix:apps
- port to the pyproject build to get the commandline for weasyprint
  back (boo#1194029)

OBS-URL: https://build.opensuse.org/request/show/942271
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-weasyprint?expand=0&rev=9
2021-12-26 20:27:22 +00:00
a5b757d6dd Accepting request 940875 from home:bnavigator:branches:devel:languages:python
- Skip python36 build: FontTools dropped support
- Update test and runtime requirements

OBS-URL: https://build.opensuse.org/request/show/940875
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-weasyprint?expand=0&rev=8
2021-12-17 21:10:54 +00:00
1032becdad Accepting request 936285 from home:pgajdos:python
- do not require pytest-runner for build, it is not needed

OBS-URL: https://build.opensuse.org/request/show/936285
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-weasyprint?expand=0&rev=7
2021-12-07 16:04:00 +00:00
e44b0e6d57 Fix URL of Source
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-weasyprint?expand=0&rev=5
2021-11-22 16:09:39 +00:00
62626e4ab8 Remove link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-weasyprint?expand=0&rev=4
2021-11-22 15:46:32 +00:00