summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/sqlalchemy (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3Packages.sqlalchemy: 1.4.19 -> 1.4.20•••https://github.com/sqlalchemy/sqlalchemy/releases/tag/rel_1_4_20 Martin Weinelt2021-06-301-4/+2
* python3Packages.sqlalchemy: 1.4.18 -> 1.4.19Martin Weinelt2021-06-231-2/+2
* python3Package.SQLAlchemy: 1.4.16 -> 1.4.18•••https://github.com/sqlalchemy/sqlalchemy/releases/tag/rel_1_4_17 https://github.com/sqlalchemy/sqlalchemy/releases/tag/rel_1_4_18 Martin Weinelt2021-06-101-2/+2
* python3Packages.SQLAlchemy: don't run tests in parallel•••Test failures on hydra look suspiciously like they stem from xdist. gw0 ok / gw1 ok / gw2 ok / gw3 ok / gw4 ok / gw5 ok / gw6 ok / gw7 ok / gw8 ok / gw9 ok / gw10 ok / gw11 ok / gw12 ok / gw13 ok / gw14 ok / gw15 ok / gw16 ok / gw17 ok / gw18 ok / gw19 C / gw20 C / gw21 C / gw22 C / gw23 C / gw24 C / gw25 C / gw26 C / gw27 C / gw28 C / gw29 C / gw30 C / gw31 C / gw32 C / gw33 C / gw34 C / gw35 C / gw36 C / gw37 C / gw38 C / gw39 C / gw40 C / gw41 C / gw42 C / gw43 C / gw44 C / gw45 C / gw46 C / gw47 CINTERNALERROR> def worker_internal_error(self, node, formatted_error): INTERNALERROR> """ INTERNALERROR> pytest_internalerror() was called on the worker. INTERNALERROR> INTERNALERROR> pytest_internalerror() arguments are an excinfo and an excrepr, which can't INTERNALERROR> be serialized, so we go with a poor man's solution of raising an exception INTERNALERROR> here ourselves using the formatted message. INTERNALERROR> """ INTERNALERROR> self._active_nodes.remove(node) INTERNALERROR> try: INTERNALERROR> > assert False, formatted_error INTERNALERROR> E AssertionError: Traceback (most recent call last): INTERNALERROR> E File "/nix/store/4v6lhz8sq9jwl3af8abs6cgpbh9lignr-python3.8-pytest-6.2.3/lib/python3.8/site-packages/_pytest/main.py", line 267, in wrap_session INTERNALERROR> E config.hook.pytest_sessionstart(session=session) INTERNALERROR> E File "/nix/store/r4lwmmknxwx3gq2bv73yf0rkli9d902d-python3.8-pluggy-0.13.1/lib/python3.8/site-packages/pluggy/hooks.py", line 286, in __call__ INTERNALERROR> E return self._hookexec(self, self.get_hookimpls(), kwargs) INTERNALERROR> E File "/nix/store/r4lwmmknxwx3gq2bv73yf0rkli9d902d-python3.8-pluggy-0.13.1/lib/python3.8/site-packages/pluggy/manager.py", line 93, in _hookexec INTERNALERROR> E return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> E File "/nix/store/r4lwmmknxwx3gq2bv73yf0rkli9d902d-python3.8-pluggy-0.13.1/lib/python3.8/site-packages/pluggy/manager.py", line 84, in <lambda> INTERNALERROR> E self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall( INTERNALERROR> E File "/nix/store/r4lwmmknxwx3gq2bv73yf0rkli9d902d-python3.8-pluggy-0.13.1/lib/python3.8/site-packages/pluggy/callers.py", line 208, in _multicall INTERNALERROR> E return outcome.get_result() INTERNALERROR> E File "/nix/store/r4lwmmknxwx3gq2bv73yf0rkli9d902d-python3.8-pluggy-0.13.1/lib/python3.8/site-packages/pluggy/callers.py", line 80, in get_result INTERNALERROR> E raise ex[1].with_traceback(ex[2]) INTERNALERROR> E File "/nix/store/r4lwmmknxwx3gq2bv73yf0rkli9d902d-python3.8-pluggy-0.13.1/lib/python3.8/site-packages/pluggy/callers.py", line 187, in _multicall INTERNALERROR> E res = hook_impl.function(*args) INTERNALERROR> E File "/build/SQLAlchemy-1.4.15/test/../lib/sqlalchemy/testing/plugin/pytestplugin.py", line 135, in pytest_sessionstart INTERNALERROR> E asyncio._assume_async(plugin_base.post_begin) INTERNALERROR> E File "/nix/store/03hwa29jf7794x48983j44g0qvancijw-python3.8-SQLAlchemy-1.4.15/lib/python3.8/site-packages/sqlalchemy/testing/asyncio.py", line 50, in _assume_async INTERNALERROR> E return _util_async_run(fn, *args, **kwargs) INTERNALERROR> E File "/nix/store/03hwa29jf7794x48983j44g0qvancijw-python3.8-SQLAlchemy-1.4.15/lib/python3.8/site-packages/sqlalchemy/util/_concurrency_py3k.py", line 167, in _util_async_run INTERNALERROR> E loop = asyncio.get_event_loop() INTERNALERROR> E File "/nix/store/4s0h5aawbap3xhldxhcijvl26751qrjr-python3-3.8.9/lib/python3.8/asyncio/events.py", line 639, in get_event_loop INTERNALERROR> E raise RuntimeError('There is no current event loop in thread %r.' INTERNALERROR> E RuntimeError: There is no current event loop in thread 'Dummy-1'. INTERNALERROR> E assert False INTERNALERROR> INTERNALERROR> /nix/store/ws9fk09ssyzhy93i8janlh274nay3190-python3.8-pytest-xdist-2.2.1/lib/python3.8/site-packages/xdist/dsession.py:187: AssertionError [gw18] node down: Not properly terminated replacing crashed worker gw18 [gw48] linux Python 3.8.9 cwd: /build/SQLAlchemy-1.4.15 gw0 ok / gw1 ok / gw2 ok / gw3 ok / gw4 ok / gw5 ok / gw6 ok / gw7 ok / gw8 ok / gw9 ok / gw10 ok / gw11 ok / gw12 ok / gw13 ok / gw14 ok / gw15 ok / gw16 ok / gw17 ok / gw48 C / gw19 C / gw20 C / gw21 C / gw22 C / gw23 C / gw24 C / gw25 C / gw26 C / gw27 C / gw28 C / gw29 C / gw30 C / gw31 C / gw32 C / gw33 C / gw34 C / gw35 C / gw36 C / gw37 C / gw38 C / gw39 C / gw40 C / gw41 C / gw42 C / gw43 C / gw44 C / gw45 C / gw46 C / gw47 CINTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/nix/store/4v6lhz8sq9jwl3af8abs6cgpbh9lignr-python3.8-pytest-6.2.3/lib/python3.8/site-packages/_pytest/main.py", line 269, in wrap_session INTERNALERROR> session.exitstatus = doit(config, session) or 0 INTERNALERROR> File "/nix/store/4v6lhz8sq9jwl3af8abs6cgpbh9lignr-python3.8-pytest-6.2.3/lib/python3.8/site-packages/_pytest/main.py", line 323, in _main INTERNALERROR> config.hook.pytest_runtestloop(session=session) INTERNALERROR> File "/nix/store/r4lwmmknxwx3gq2bv73yf0rkli9d902d-python3.8-pluggy-0.13.1/lib/python3.8/site-packages/pluggy/hooks.py", line 286, in __call__ INTERNALERROR> return self._hookexec(self, self.get_hookimpls(), kwargs) INTERNALERROR> File "/nix/store/r4lwmmknxwx3gq2bv73yf0rkli9d902d-python3.8-pluggy-0.13.1/lib/python3.8/site-packages/pluggy/manager.py", line 93, in _hookexec INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs) INTERNALERROR> File "/nix/store/r4lwmmknxwx3gq2bv73yf0rkli9d902d-python3.8-pluggy-0.13.1/lib/python3.8/site-packages/pluggy/manager.py", line 84, in <lambda> INTERNALERROR> self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall( INTERNALERROR> File "/nix/store/r4lwmmknxwx3gq2bv73yf0rkli9d902d-python3.8-pluggy-0.13.1/lib/python3.8/site-packages/pluggy/callers.py", line 208, in _multicall INTERNALERROR> return outcome.get_result() INTERNALERROR> File "/nix/store/r4lwmmknxwx3gq2bv73yf0rkli9d902d-python3.8-pluggy-0.13.1/lib/python3.8/site-packages/pluggy/callers.py", line 80, in get_result INTERNALERROR> raise ex[1].with_traceback(ex[2]) INTERNALERROR> File "/nix/store/r4lwmmknxwx3gq2bv73yf0rkli9d902d-python3.8-pluggy-0.13.1/lib/python3.8/site-packages/pluggy/callers.py", line 187, in _multicall INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/nix/store/ws9fk09ssyzhy93i8janlh274nay3190-python3.8-pytest-xdist-2.2.1/lib/python3.8/site-packages/xdist/dsession.py", line 112, in pytest_runtestloop INTERNALERROR> self.loop_once() INTERNALERROR> File "/nix/store/ws9fk09ssyzhy93i8janlh274nay3190-python3.8-pytest-xdist-2.2.1/lib/python3.8/site-packages/xdist/dsession.py", line 135, in loop_once INTERNALERROR> call(**kwargs) INTERNALERROR> File "/nix/store/ws9fk09ssyzhy93i8janlh274nay3190-python3.8-pytest-xdist-2.2.1/lib/python3.8/site-packages/xdist/dsession.py", line 224, in worker_errordown INTERNALERROR> self._active_nodes.remove(node) INTERNALERROR> KeyError: <WorkerController gw18> Martin Weinelt2021-05-281-5/+0
* python3Packages.SQLAlchemy: 1.4.15 -> 1.4.16•••https://github.com/sqlalchemy/sqlalchemy/releases/tag/rel_1_4_16 Martin Weinelt2021-05-281-2/+2
* python3Packages.sqlalchemy: 1.3.23 -> 1.4.15Martin Weinelt2021-05-161-12/+21
* pythonPackages: move python 2 only expressions to python2-packages.nixFrederik Rietdijk2021-04-031-1/+1
* python3Packages.sqlalchemy: parallelize tests with xdist•••Cuts down the test phase from 11 to 4 minutes on my remote builder. Martin Weinelt2021-02-261-0/+4
* python3Packages.SQLAlchemy: 1.3.20 -> 1.3.23Frederik Rietdijk2021-02-261-2/+2
* pythonPackages.sqlalchemy: fix testsSandro Jäckel2021-02-241-1/+9
* python3Packages.SQLAlchemy: 1.3.19 -> 1.3.20Frederik Rietdijk2020-11-051-2/+2
* python3Packages.SQLAlchemy: 1.3.18 -> 1.3.19Frederik Rietdijk2020-08-301-2/+2
* python: SQLAlchemy: 1.3.17 -> 1.3.18Frederik Rietdijk2020-08-041-2/+2
* python: SQLAlchemy: 1.3.16 -> 1.3.17Frederik Rietdijk2020-06-061-2/+2
* python3Package.sqlalchemy: 1.3.13 -> 1.3.16Jonathan Ringer2020-05-111-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* pythonPackages.sqlalchemy: 1.3.10 -> 1.3.13Frederik Rietdijk2020-02-091-17/+2
* python3Packges.sqlalchemy: disable mem tests on darwin•••These tests fail to pickle a file locally Jonathan Ringer2019-11-281-2/+4
* python.pkgs.sqlalchemy: support sqlite 3.30Frederik Rietdijk2019-10-221-7/+20
* Merge staging-next into stagingFrederik Rietdijk2019-10-181-2/+4
|\
| * Merge master into staging-nextFrederik Rietdijk2019-10-181-2/+4
| |\
| | * python35Packages.sqlalchemy: fix testsJonathan Ringer2019-10-161-2/+4
* | | python: SQLAlchemy: 1.3.8 -> 1.3.10Frederik Rietdijk2019-10-181-2/+2
|/ /
* / pythonPackages.sqlalchemy: 1.3.6 -> 1.3.8Jonathan Ringer2019-10-021-2/+2
|/
* pythonPackages.sqlalchemy: remove pytest_xdist and fix the testsWael M. Nasreddine2019-08-181-2/+8
* pythonPackages.sqlalchemy: 1.2.14 -> 1.3.6Jonathan Ringer2019-08-131-24/+6
* python: SQLAlchemy: 1.2.13 -> 1.2.14Frederik Rietdijk2018-12-031-2/+2
* pythonPackages.sqlalchemy: 1.2.12 -> 1.2.13Will Dietz2018-11-161-3/+14
* python: SQLAlchemy: 1.2.11 -> 1.2.12Frederik Rietdijk2018-10-131-2/+2
* python: SQLAlchemy: 1.2.10 -> 1.2.11Frederik Rietdijk2018-08-251-2/+2
* python: SQLAlchemy: 1.2.8 -> 1.2.10Frederik Rietdijk2018-07-261-2/+2
* pkgs/*: remove unreferenced function argumentsvolth2018-07-211-1/+0
* pythonPackages: remove `name` attribute`•••The `buildPython*` function computes name from `pname` and `version`. This change removes `name` attribute from all expressions in `pkgs/development/python-modules`. While at it, some other minor changes were made as well, such as replacing `fetchurl` calls with `fetchPypi`. Frederik Rietdijk2018-06-231-1/+0
* python.pkgs.sqlalchemy: fix buildFrederik Rietdijk2018-06-221-1/+1
* python: SQLAlchemy: 1.2.7 -> 1.2.8Frederik Rietdijk2018-06-221-2/+2
* python: SQLAlchemy: 1.2.6 -> 1.2.7Frederik Rietdijk2018-05-101-2/+2
* python: SQLAlchemy: 1.2.4 -> 1.2.6Frederik Rietdijk2018-04-081-2/+2
* python: SQLAlchemy: 1.2.3 -> 1.2.4Frederik Rietdijk2018-02-261-2/+2
* python: SQLAlchemy: 1.2.2 -> 1.2.3Frederik Rietdijk2018-02-181-2/+2
* python: SQLAlchemy: 1.2.1 -> 1.2.2Frederik Rietdijk2018-02-031-2/+2
* python.pkgs.sqlalchemy: use current pytestFrederik Rietdijk2018-01-201-2/+2
* python: SQLAlchemy: 1.2.0 -> 1.2.1Frederik Rietdijk2018-01-201-2/+2
* python: SQLAlchemy: 1.1.15 -> 1.2.0Frederik Rietdijk2017-12-311-2/+2
* python.pkgs: maintenance updatesFrederik Rietdijk2017-11-051-2/+2
* python.pkgs: updatesFrederik Rietdijk2017-10-271-2/+2
* python.pkgs.sqlalchemy: use pytest_30 and don't use pytest_xdistFrederik Rietdijk2017-08-251-7/+7
* python.pkgs: many updatesFrederik Rietdijk2017-08-251-2/+2
* python.pkgs: maintenance updatesFrederik Rietdijk2017-07-281-2/+2
* python.pkgs: several maintenance bumpsFrederik Rietdijk2017-06-211-2/+2
* python.pkgs.sqlalchemy: 1.0.15 -> 1.1.10Frederik Rietdijk2017-05-271-0/+37