Opened 4 years ago

Closed 4 years ago

#14097 closed enhancement (fixed)

pycairo-1.20.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 10.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 4 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 4 years ago

1.20.0 - 2020-10-05

  • Require Python 3.6+
  • Require cairo 1.15.10+
  • docs: support Sphinx 3.0
  • meson: add 'tests' option to skip tests
  • Windows: build wheels
  • Add support for Python 3.9 and 3.10
  • examples: add a Jupyter Notebook example
  • Raise an error early when being passed a file object not opened in binary mode
  • Add a pyproject.toml file

1.19.1 - 2020-02-16

  • docs: Add moderngl in the integration section.
  • Support os.PathLike with PyPy3 >= 7.3.0

1.19.0 - 2020-01-23

  • Python 2 is no longer supported
  • Add machine-readable license statement
  • travis-ci: Manually set sysroot so correct SDK is used
  • Support Python 3.8 on Windows (because of DLL lookup changes)
  • Fix wrong type for set_dash() offset parameter in the docs/types.

comment:3 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 23793.

Note: See TracTickets for help on using tickets.