14
0
Commit Graph

19 Commits

Author SHA256 Message Date
da7652ffbe Accepting request 1001923 from devel:languages:python
- Update to version 56.1 
  * Support format 5 for bitmap glyphs
  * #1666: Fix reproducible PDF generation with embedded images
  * #1668: Fix @page:nth() selector
  * #1674: Follow max-height on footnot area, with financial support from Code & Co.
  * #1678: Fix gradients with opacity set

OBS-URL: https://build.opensuse.org/request/show/1001923
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-weasyprint?expand=0&rev=7
2022-09-09 16:27:38 +00:00
854a0ec66e changelog (shame on me for accepting this)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-weasyprint?expand=0&rev=17
2022-09-08 15:18:00 +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
93828cfd4b Accepting request 977518 from devel:languages:python
- Update to 55.0 
  Python 3.7 is now the minimum requirement
  - Features
    - #1534: Support word-break: break-all
    - #489, #1619: Support column breaks
    - #1553: Allow reproducible PDF generation
    - #1547: Handle break-inside: avoid on tr tags
  - Bugfixes
    - #1626, 3802f88: Fix the vertical position and available height of absolute boxes
    - 9641098, e5e6b88: Minor fixes for multi-column layout
    - 0fcc7de: Don’t stop rendering SVG when CSS parsing fails
    - #1636: Fix sequential footnotes that could disappear when overflowing
    - #1637: Fix position of absolute boxes with right-to-left direction
    - #1641: Fix relative paths for SVG files stored as data URLs
    - #1007, #1524: Handle inherit in shorthand properties
    - #1539, #1541: Space out no-repeat patterns
    - #1554: Avoid invalid PDF operators when drawing SVG text
    - #1564, #1566, #1570: Don’t output footnotes before their call sites
    - #1020, #1597: Prevent infinite loops in multi-column layout
    - #1512, #1613: Fix position of absolute boxes in right-to-left contexts
    - #1093: Draw borders around absolute replaced boxes
    - #984, #1604: Fix skip stacks for columns
    - #1621: Better support of nested text-decoration properties
    - fe1f3d9: Fix absolute blocks in lines
    - 4650b70: Clear adjoining margins when a container’s child doesn’t fit
    - #1588 Support position: absolute in footnotes
    - #1586 Fix discarded text-align values
    - #1575: Always store parent blocks children as lists
    - #1574, #1559: Fix float rounding errors
    - #1571: Ignore unknown glyphs
    - #1561, #1562: Fix line break when breaks occur between a nbsp and an inline block
    - #1560: Always set the child index
    - #1558: Fix patterns with use tags
    - #1540, #1239: Handle absolute children in running elements
    - #1538: Handle invalid values in text-align
    - #1536: Handle absolute flex boxes
  - Performance
    - #1548: Improve tests speed
    - 3b0ae92, #1457: Improve fonts management
    - #1597: Improve column layout speed
    - #1587, #1607, #1608: Cache ch and ex units calculations

OBS-URL: https://build.opensuse.org/request/show/977518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-weasyprint?expand=0&rev=6
2022-05-16 16:08:56 +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
5c678ccdc2 Accepting request 947061 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/947061
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-weasyprint?expand=0&rev=5
2022-01-17 21:34:33 +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
bc433c1ab6 Accepting request 942650 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/942650
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-weasyprint?expand=0&rev=4
2021-12-27 15:07:12 +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
1331e90b69 Accepting request 941308 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/941308
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-weasyprint?expand=0&rev=3
2021-12-18 19:30:09 +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
65608c9d5c Accepting request 936290 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/936290
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-weasyprint?expand=0&rev=2
2021-12-07 23:00:09 +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
56752e81eb Accepting request 933135 from devel:languages:python
Renaming the package according to PyPI

OBS-URL: https://build.opensuse.org/request/show/933135
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-weasyprint?expand=0&rev=1
2021-11-22 22:04:34 +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