Skip to content

Commit

Permalink
[fc] Repository: plone.recipe.zeoserver
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2018-11-29T13:59:43+01:00
Author: Michael Howitz (icemac) <mh@gocept.com>
Commit: plone/plone.recipe.zeoserver@b02af7d

Fix tests for Python 2.7.

Files changed:
M src/plone/recipe/zeoserver/tests/test_docs.py
Repository: plone.recipe.zeoserver

Branch: refs/heads/master
Date: 2018-11-29T14:02:29+01:00
Author: Michael Howitz (icemac) <mh@gocept.com>
Commit: plone/plone.recipe.zeoserver@e577cb2

Test on Python 3+.

When using buildout for the tests they break because zc.buildout does not seem to be installed.

Files changed:
M .travis.yml
M CHANGES.rst
M tox.ini
Repository: plone.recipe.zeoserver

Branch: refs/heads/master
Date: 2018-11-29T14:03:05+01:00
Author: Michael Howitz (icemac) <mh@gocept.com>
Commit: plone/plone.recipe.zeoserver@20e38b0

Fix coverage testing + test coverage in subprocesses.

Files changed:
A .coveragerc
M .gitignore
M tox.ini
Repository: plone.recipe.zeoserver

Branch: refs/heads/master
Date: 2018-11-29T14:04:37+01:00
Author: Michael Howitz (icemac) <mh@gocept.com>
Commit: plone/plone.recipe.zeoserver@8f133d8

Fix Manifest.

Files changed:
M MANIFEST.in
Repository: plone.recipe.zeoserver

Branch: refs/heads/master
Date: 2018-11-29T14:04:48+01:00
Author: Michael Howitz (icemac) <mh@gocept.com>
Commit: plone/plone.recipe.zeoserver@67d4663

Fix classifiers.

Files changed:
M setup.py
Repository: plone.recipe.zeoserver

Branch: refs/heads/master
Date: 2018-11-29T15:08:00+01:00
Author: Michael Howitz (icemac) <mh@gocept.com>
Commit: plone/plone.recipe.zeoserver@f181664

Fix coverage path.

Files changed:
M .travis.yml
Repository: plone.recipe.zeoserver

Branch: refs/heads/master
Date: 2018-11-29T15:33:23+01:00
Author: Michael Howitz (icemac) <mh@gocept.com>
Commit: plone/plone.recipe.zeoserver@6e0124b

Drop support for ``ZODB3`` but require ``ZODB &gt;= 5``.

Files changed:
M CHANGES.rst
M README.rst
M setup.py
M src/plone/recipe/zeoserver/recipe.py
M src/plone/recipe/zeoserver/tests/test_docs.py
Repository: plone.recipe.zeoserver

Branch: refs/heads/master
Date: 2018-11-29T15:34:51+01:00
Author: Michael Howitz (icemac) <mh@gocept.com>
Commit: plone/plone.recipe.zeoserver@191e0c4

Fix min coverage.

Files changed:
M tox.ini
Repository: plone.recipe.zeoserver

Branch: refs/heads/master
Date: 2018-11-29T15:47:13+01:00
Author: Michael Howitz (icemac) <mh@gocept.com>
Commit: plone/plone.recipe.zeoserver@7760e2f

Fix Python 3 resource warnings.

Files changed:
M src/plone/recipe/zeoserver/tests/zeoserver.txt
Repository: plone.recipe.zeoserver

Branch: refs/heads/master
Date: 2018-11-30T10:48:39+01:00
Author: Michael Howitz (icemac) <mh@gocept.com>
Commit: plone/plone.recipe.zeoserver@7de5449

Implement suggestions of @sallner.

Files changed:
M setup.py
M tox.ini
Repository: plone.recipe.zeoserver

Branch: refs/heads/master
Date: 2018-12-03T12:07:05+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.recipe.zeoserver@f888758

Merge pull request #34 from plone/py37

Add support for Python 3.6 and 3.7.

Files changed:
A .coveragerc
M .gitignore
M .travis.yml
M CHANGES.rst
M MANIFEST.in
M README.rst
M setup.py
M src/plone/recipe/zeoserver/recipe.py
M src/plone/recipe/zeoserver/tests/test_docs.py
M src/plone/recipe/zeoserver/tests/zeoserver.txt
M tox.ini
  • Loading branch information
mauritsvanrees committed Dec 3, 2018
1 parent 9862781 commit 12d5222
Showing 1 changed file with 151 additions and 34 deletions.
Loading

0 comments on commit 12d5222

Please sign in to comment.