Commit Graph

19 Commits

Author SHA1 Message Date
Christoph Reiter b9b6e49ad0 ci: drop the win32 py3.4 build and appveyor
Python 3.4 requires an older MSVC but the older image for azure-pipelines is missing
choco which makes it hard to install things.

Python 3.4 is hardly used anymore and we test on Linux still, so just drop it.

This allows us to get rid of appveyor.
2019-02-24 16:21:00 +01:00
Christoph Reiter 24a0f8cbbe docs: add some instructions for building/installing pycairo. See #136 2018-11-27 16:46:42 +01:00
Christoph Reiter 416d4b97c7 build: drop Python 3.3 support
It might still work, but we don't test it any longer.
2018-11-04 11:18:47 +01:00
Christoph Reiter d02631ed31 ci: move msys2 builds to azure 2018-10-02 00:25:15 +02:00
Christoph Reiter e9cc184bb3 Update NEWS and docs for the next release 2018-04-09 19:59:36 +02:00
Christoph Reiter fe7ec6a030 README: some separators 2017-10-15 21:01:20 +02:00
Christoph Reiter 7c1ca674a0 README: include an example 2017-10-15 20:56:14 +02:00
Christoph Reiter 17bfa18f6d README: just reference the snapshot version, users don't care about the Ubuntu story 2017-10-15 20:09:41 +02:00
Christoph Reiter f9cd77744f Add codecov support 2017-08-10 14:15:02 +02:00
Christoph Reiter b34496f581 Bump cairo requirements.
Go from 1.12 to the git snapshot in Ubuntu 14.04.
(1) because that's widely used and (2) it's on travis
2017-07-01 13:07:31 +02:00
Christoph Reiter afa7ec0e22 Add logo to README 2017-05-11 15:20:17 +02:00
Christoph Reiter eef631d2e4 README: Add appveyor badge 2017-05-09 09:13:00 +02:00
Christoph Reiter b1cde34347 Clarify documentation license 2017-04-27 10:08:16 +02:00
Christoph Reiter 4e8ec496d6 README: Update required cairo version 2017-04-20 18:24:40 +02:00
Christoph Reiter bab09b7e4a README: Mention "qahirah" as an alterntive Python binding
As suggested on the mailing list:
    https://lists.cairographics.org/archives/cairo/2017-April/027921.html
2017-04-13 10:42:02 +02:00
Christoph Reiter 037ba8abc2 Add basic travis-ci configuration 2017-04-09 18:01:14 +02:00
Christoph Reiter 71898f36c6 Rework README and documentation index
Include the README in the index to reduce duplication.

Add some basic build/test instructions to the index.
Update contact information.
2017-04-09 09:18:44 +02:00
Christoph Reiter 5a08bc1699 Move AUTHORS into README.rst 2017-04-07 08:33:28 +02:00
Christoph Reiter a4945df8cf Convert README to reST 2017-04-07 08:33:24 +02:00