lp:zodbbrowser

Created by Marius Gedminas and last modified
Get this branch:
bzr branch lp:zodbbrowser

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Marius Gedminas
Project:
ZODB Browser
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at https://github.com/mgedmin/zodbbrowser.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-1e3bde-prod-lp-code-import-12 and finished taking 10 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-13 and finished taking 10 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-13 and finished taking 5 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-13 and finished taking 5 seconds — see the log

Recent revisions

582. By Marius Gedminas

pypy3 means 3.6 on GitHub Actions, we need >= 3.7

581. By Marius Gedminas

Drop Python 3.6 support

580. By Marius Gedminas

Stop using zc.buildout

I'm tired debugging buildout's bootstrap issues.

I've also lost interest in maintaining Zope 2 compatibility. If anyone
still cares, please add a tox environment.

Closes #35.

579. By Marius Gedminas

Support Python 3.10

578. By Marius Gedminas

Fix DeprecationWarning for Thread.setDaemon()

/home/mg/src/zodbbrowser/.tox/py310/lib/python3.10/site-packages/zodbbrowser/ftests/test_standalone.py:101: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead
  self.server_thread.setDaemon(True)

577. By Marius Gedminas

Remove .travis.yml

I use GitHub Actions now; the Travis CI beg-for-a-limited-amount-of-free-credits-every-month model does not work for me.

576. By Marius Gedminas

Update to newer release.mk

575. By Marius Gedminas

Fix coveralls integration

See https://github.com/TheKevJames/coveralls-python/issues/252: the
coveralls API requires a service name, which used to be 'github', but a
new release of https://pypi.org/p/coveralls switched the default to
'github-actions'.

Nobody understands the exact difference between the two, but I have 19
repositories that now fail coveralls uploads using the 'github-actions'
service name, and I hope that switching to 'github' will fix them.

574. By Marius Gedminas

Set up check-manifest and check-python-versions on CI

573. By Marius Gedminas

Simplify coveralls integration

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers