From 4bb515d31326431d5120797c5efc69ca702bd649 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Wed, 12 Jul 2017 08:09:38 -0300 Subject: [PATCH 1/3] Remove Manifest.in Not necessary anymore given setuptools_scm --- Manifest.in | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 Manifest.in diff --git a/Manifest.in b/Manifest.in deleted file mode 100644 index 078d55dc..00000000 --- a/Manifest.in +++ /dev/null @@ -1,3 +0,0 @@ -include LICENSE -include README.rst -include tox.ini From ca078800466c87cbe47dccb92c86cd289f338c85 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Wed, 12 Jul 2017 08:13:01 -0300 Subject: [PATCH 2/3] Prepare CHANGELOG for 2.1.1 Fix #173 --- CHANGELOG.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ecc9cfeb..37cad808 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,8 @@ +2.1.1 +----- + +- Fixed tests on Python 3.6. + 2.1 --- From 97c53443871d8bb1c57d9573349ee3dfdf374af9 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Wed, 12 Jul 2017 08:22:32 -0300 Subject: [PATCH 3/3] Skip deploying docs to PyPI This is not supported by PyPI anymore (travis-ci/dpl#660). Fix #163 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 4f99e9d7..9c603825 100644 --- a/.travis.yml +++ b/.travis.yml @@ -47,6 +47,7 @@ after_success: deploy: provider: pypi + skip_upload_docs: true user: nicoddemus password: secure: Uj4XhkIUGE8CkE9mbP4y2wrp1s+jODkEi+wXCL1ZDhcCxxs3gjEOtAlqIXS/4PMLZcxeV2rXNGzGJ6n+i6Ruj2T1wfar7hmy2faaur6tcUDhEpXLkAl6DAKlMiZbEyT4C7OpunBoYmw8Gh/3kaDeGgz4FxEiJakAqzEmmeyFvFY=