summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix pyroma and check-manifest.issue6Jason Madden2017-06-233-1/+13
|
* Add Python 3.6 and coverallsJason Madden2017-06-239-53/+90
| | | | Fixes #6
* update bootstrap.pyAdam Groszer2016-04-201-15/+36
|
* svbTres Seaver2016-02-172-1/+7
|
* Prep 4.2.0 release.4.2.0Tres Seaver2016-02-172-2/+2
|
* Drop Python 2.6 / 3.2 support.Tres Seaver2016-02-174-10/+10
| | | | Bump to new minor version due to platform support changes.
* Belated post-release version bumpMarius Gedminas2015-11-071-1/+1
|
* Merge pull request #3 from felixonmars/masterMarius Gedminas2015-11-075-2/+9
|\ | | | | Note explicit support for Python 3.5
| * Note explicit support for Python 3.5Felix Yan2015-11-075-2/+9
|/
* 4.1.04.1.0Jim Fulton2015-10-181-1/+1
|
* 4.1.0Jim Fulton2015-10-182-2/+3
|
* Fix breakage.Tres Seaver2015-10-181-1/+1
|
* Merge pull request #2 from zopefoundation/classhandlerTres Seaver2015-10-175-2/+127
|\ | | | | Classhandler
| * Added a simple class-based handler implementation.classhandlerJim Fulton2015-10-172-0/+112
| |
| * Added a simple class-based handler implementation.Jim Fulton2015-10-173-2/+15
|/
* Exclude *.class from source distributionsMarius Gedminas2015-02-241-0/+1
| | | Because https://pypi.python.org/packages/source/z/zope.event/zope.event-4.0.3.tar.gz#md5=9a3780916332b18b8b85f522bcc3e249 contains a `src/zope/__init__$py.class` that shouldn't be there.
* Tidy up Travis integration:Tres Seaver2015-02-161-2/+2
| | | | | | - Don't pass deprecated '--use-mirrors' to pip. - Suppress setuptools chatter when running tests.
* Tidy up jython stuff:Tres Seaver2015-02-161-7/+4
| | | | | | - Don't need a custom environment. - Move the note about the blocking bug up to the environments list.
* Garden.Tres Seaver2015-02-161-15/+18
|
* Tighten up tox description.Tres Seaver2015-02-161-3/+3
|
* Point to RTD for the docs.Tres Seaver2015-02-161-3/+3
|
* Remove stray dep.Tres Seaver2015-02-161-1/+0
|
* Silence some setuptools chatter running tests.Tres Seaver2015-02-161-4/+4
| | | | Prefer Python 2.7 to 2.6 for coverage, docs.
* Normalize example path.Tres Seaver2015-02-051-1/+1
|
* Add RTD badge.Tres Seaver2015-01-281-0/+4
|
* Merge pull request #1 from msabramo/patch-1Marius Gedminas2015-01-271-0/+4
|\ | | | | README.rst: Add PyPI badge
| * README.rst: Add PyPI badgeMarc Abramowitz2015-01-271-0/+4
|/
* Silence Sphinx warning.Tres Seaver2015-01-221-0/+0
|
* Remove SVN fossilTres Seaver2015-01-211-1/+1
|
* Edit myself out in favor of J. Random Hacker.Tres Seaver2015-01-204-2/+8
| | | | [ci skip]
* Remove no-longer true mention of building docs in buildout.Tres Seaver2015-01-191-35/+0
|
* Modernize 'Hacking' docs.Tres Seaver2015-01-101-46/+56
| | | | [ci skip]
* Bow to our new PEP 440 overlords.Tres Seaver2014-12-291-1/+1
| | | | [ci skip]
* Update to latest bootstrap.Tres Seaver2014-12-201-7/+18
|
* Speed up Travis start via 'sudo: false'.Tres Seaver2014-12-181-0/+1
| | | | See: http://blog.travis-ci.com/2014-12-17-faster-builds-with-container-based-infrastructure/
* Document hangup for Jython 2.7b1 support.Tres Seaver2014-12-081-2/+3
|
* Add branch coverage.Tres Seaver2014-12-081-0/+1
|
* Move coverage floor to setup.cfg.Tres Seaver2014-12-082-1/+2
|
* Add Travis badge.Tres Seaver2014-12-081-0/+3
|
* Require 100% coverage.Tres Seaver2014-12-081-1/+1
|
* Test pypy3.Tres Seaver2014-12-082-1/+2
|
* Travis supports 3.4 now.Tres Seaver2014-12-081-0/+1
|
* Update to latest bootstrap.pyMarius Gedminas2014-11-061-26/+34
| | | | Downloaded from http://downloads.buildout.org/2/bootstrap.py
* svbTres Seaver2014-03-192-1/+7
|
* Prep 4.0.3 release.4.0.3Tres Seaver2014-03-192-2/+2
|
* Nope, no 3.4 support yet on Travis-CI.org.Tres Seaver2014-03-171-1/+0
|
* Test whether travis-ci.org supports Python 3.4 yet.Tres Seaver2014-03-171-0/+1
|
* Note explicit support for Python 3.4.Tres Seaver2014-03-173-1/+4
|
* Drop building Sphinx.Tres Seaver2013-07-091-7/+0
|
* Update to buildout 2.2's bootstrap.Tres Seaver2013-07-092-170/+63
|