summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* releasing package python-tblib version 1.6.0-1debian/1.6.0-1archive/debian/1.6.0-1Colin Watson2019-12-09
|
* Update upstream source from tag 'upstream/1.6.0'Colin Watson2019-12-09
|\ | | | | | | | | Update to upstream version '1.6.0' with Debian dir 81b1b0f8268e289c667809ff951bdb20e1327144
| * New upstream version 1.6.0Colin Watson2019-12-09
| |
* | releasing package python-tblib version 1.5.0-1debian/1.5.0-1archive/debian/1.5.0-1Colin Watson2019-10-24
| |
* | Update upstream source from tag 'upstream/1.5.0'Colin Watson2019-10-24
|\| | | | | | | | | Update to upstream version '1.5.0' with Debian dir d529afc2e5a25c782a39ba9924425a0eb5fac3f1
| * New upstream version 1.5.0Colin Watson2019-10-24
| |
* | releasing package python-tblib version 1.4.0-2debian/1.4.0-2archive/debian/1.4.0-2Colin Watson2019-08-03
| |
* | Drop Python 2 supportColin Watson2019-08-03
| |
* | Build-depend on python*-twisted for the test suiteColin Watson2019-08-03
| | | | | | | | Closes: #928727
* | Use debhelper-compat instead of debian/compatOndřej Nový2019-07-19
| |
* | releasing package python-tblib version 1.4.0-1debian/1.4.0-1archive/debian/1.4.0-1Colin Watson2019-05-05
| |
* | Update upstream source from tag 'upstream/1.4.0'Colin Watson2019-05-05
|\| | | | | | | | | Update to upstream version '1.4.0' with Debian dir cd7a6640be44c60c0e0e97adbfc822d14f30affb
| * New upstream version 1.4.0Colin Watson2019-05-05
| |
* | releasing package python-tblib version 1.3.2-3Colin Watson2018-10-28
| |
* | Fix test failures with Python 3.7Colin Watson2018-10-28
| | | | | | | | Closes: #912034
* | Convert git repository from git-dpm to gbp layoutOndřej Nový2018-08-08
| |
* | Chase Vcs-Git redirectionColin Watson2018-06-16
| |
* | d/control: Remove ancient X-Python3-Version fieldOndřej Nový2018-05-14
| |
* | d/control: Remove ancient X-Python-Version fieldOndřej Nový2018-05-14
| |
* | d/watch: Use https protocolOndřej Nový2018-02-15
| |
* | d/copyright: Use https protocol in Format fieldOndřej Nový2018-02-15
| |
* | releasing package python-tblib version 1.3.2-2Colin Watson2018-02-10
| |
* | Switch Maintainer to the Debian Python Modules Team.Colin Watson2018-02-09
| |
* | Move VCS to salsa.debian.org.Colin Watson2018-02-09
| |
* | releasing package python-tblib version 1.3.2-1Colin Watson2017-04-15
| |
* | New upstream release (1.3.2)Colin Watson2017-04-15
|\|
| * Import python-tblib_1.3.2.orig.tar.gzColin Watson2017-04-15
| |\
| | * Bump version: 1.3.1 → 1.3.2Ionel Cristian Mărieș2017-04-09
| | |
| | * Update date.Ionel Cristian Mărieș2017-04-09
| | |
| | * Fix the pypy setup.Ionel Cristian Mărieș2017-04-08
| | |
| | * Extract in homedir. Unset verbose flag at the end.Ionel Cristian Mărieș2017-04-08
| | |
| | * Allow unbound vars (crappy shell scripting travis has).Ionel Cristian Mărieș2017-04-08
| | |
| | * Don't deactivate.Ionel Cristian Mărieș2017-04-08
| | |
| | * Pretty it up and remove symlinks (not necessary?).Ionel Cristian Mărieș2017-04-08
| | |
| | * Make the bin dir.Ionel Cristian Mărieș2017-04-08
| | |
| | * Enable pypy3 and use latest rls (just copy the ugly stuff from ↵Ionel Cristian Mărieș2017-04-08
| | | | | | | | | | | | https://github.com/biopython/biopython/commit/da7abb2f07f4970d821fdc922368ecc8efa05501).
| | * Add a test for #17 (broken traceback.clear_frames).Ionel Cristian Mărieș2017-04-07
| | |
| | * Merge pull request #17 from gevent/pypy3.5.3Ionel Cristian Mărieș2017-04-07
| | |\ | | | | | | | | Add support for PyPy3.5-5.7.1-beta.
| | | * Add support for PyPy3.5-5.7.1-beta.Jason Madden2017-04-06
| | |/ | | | | | | | | | | | | | | | | | | | | | Previously ``AttributeError: 'Frame' object has no attribute 'clear'`` could be raised. See PyPy issue #2532 <https://bitbucket.org/pypy/pypy/issues/2532/pypy3-attributeerror-frame-object-has-no>. Adding this clear method to gevent lets the tests run.
* | | releasing package python-tblib version 1.3.1-1Colin Watson2017-03-31
| | |
* | | New upstream release (1.3.1)Colin Watson2017-03-31
|\| |
| * | Import python-tblib_1.3.1.orig.tar.gzColin Watson2017-03-31
| |\|
| | * Bump version: 1.3.0 → 1.3.1Ionel Cristian Mărieș2017-03-27
| | |
| | * Update date.Ionel Cristian Mărieș2017-03-27
| | |
| | * Make exception message more clear.Ionel Cristian Mărieș2017-03-21
| | |
| | * Merge pull request #16 from gevent/issue15Ionel Cristian Mărieș2017-03-21
| | |\ | | | | | | | | Traceback uses iteration and not recursion
| | | * Traceback uses iteration and not recursion.Jason Madden2017-03-21
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | This lets us properly create, pickle, and turn back into tracebacks the results of exceeding the recursion limit. Also, ``as_traceback`` is careful to not create reference cycles in the traceback it returns by cleaning up the temporary variables. Fixes #15.
| | * Use py3.Ionel Cristian Mărieș2017-03-15
| | |
| | * Updaet various project skel things and drop 2.6 from tests.Ionel Cristian Mărieș2017-03-14
| | |
| | * Also update templates and appveyor conf.Ionel Cristian Mărieș2017-03-14
| | |