summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/alembic (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3Packages.alembic: 1.7.7 -> 1.8.1Martin Weinelt2022-07-211-2/+2
* treewide: remove redundant numprocesses pytest-xdist parameter•••Including the pytest-xdist package automatically configures numprocesses to $NIX_BUILD_CORES, so specifying these on a package level has become redundant. Martin Weinelt2022-04-151-4/+0
* python3Packages.alembic: 1.7.6 -> 1.7.7Martin Weinelt2022-04-131-2/+2
* python3Packages.alembic: 1.7.5 -> 1.7.6Martin Weinelt2022-03-141-2/+2
* python3Packages.alembic: 1.7.4 -> 1.7.5Jonathan Ringer2021-11-191-4/+3
* python3Packages.alembic: 1.7.1 -> 1.7.4Martin Weinelt2021-10-111-2/+2
* python3Packages.alembic: 1.6.5 -> 1.7.1Martin Weinelt2021-09-011-9/+39
* pythonPackages: deprecate pytestcov aliasSandro Jäckel2021-07-211-2/+2
* treewide: use pythonPackages.python-dateutil instead of pythonPackages.dateutilRobert Schütz2021-07-031-2/+2
* python3Packages.alembic: 1.5.8 -> 1.6.5Martin Weinelt2021-06-211-2/+2
* python3Packages.alembic: 1.4.3 -> 1.5.8Frederik Rietdijk2021-04-031-2/+2
* treewide: remove stdenv where not neededPavol Rusnak2021-01-251-1/+1
* treewide: with stdenv.lib; in meta -> with lib;•••Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix Profpatsch2021-01-111-2/+2
* python3Packages.alembic: 1.4.2 -> 1.4.3Frederik Rietdijk2020-11-051-2/+2
* python: alembic: 1.3.3 -> 1.4.2Frederik Rietdijk2020-06-111-2/+2
* python3Packages.alembic: 1.3.2 -> 1.3.3Frederik Rietdijk2020-05-111-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* python: alembic: 1.2.1 -> 1.3.2Frederik Rietdijk2019-12-301-2/+2
* pythonPackage.alembic: disable non-existent testsJonathan Ringer2019-10-271-0/+3
* python: alembic: 1.0.11 -> 1.2.1Frederik Rietdijk2019-10-271-2/+2
* python: alembic: 1.0.10 -> 1.0.11Frederik Rietdijk2019-10-181-2/+2
* python-alembic: add missing 'setuptools' to propagatedBuildInputs•••As a side-effect of f7e28bf5d8181926e600a222cb70180519d09726, the build no longer propagated 'setuptools', which is a run-time dependency. See https://github.com/NixOS/nixpkgs/pull/68314 for further details. Peter Simons2019-09-111-2/+2
* python: alembic: 1.0.9 -> 1.0.10Frederik Rietdijk2019-06-151-2/+2
* python: alembic: 1.0.7 -> 1.0.9Frederik Rietdijk2019-04-181-2/+2
* python: alembic: 1.0.6 -> 1.0.7Frederik Rietdijk2019-02-141-2/+2
* python: alembic: 1.0.3 -> 1.0.6Frederik Rietdijk2019-01-181-2/+2
* python: alembic: 1.0.2 -> 1.0.3Frederik Rietdijk2018-12-031-2/+2
* python: alembic: 1.0.0 -> 1.0.2Frederik Rietdijk2018-12-031-2/+2
* python: alembic: 0.9.10 -> 1.0.0Frederik Rietdijk2018-07-221-2/+2
* python: alembic: 0.9.9 -> 0.9.10Robert Schütz2018-07-061-2/+2
* 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: alembic: 0.9.8 -> 0.9.9Frederik Rietdijk2018-04-081-2/+2
* python: alembic: 0.9.7 -> 0.9.8Frederik Rietdijk2018-02-181-2/+2
* python: alembic: 0.9.6 -> 0.9.7Frederik Rietdijk2018-01-201-2/+2
* Change many homepage urls from http to https #30636Pascal Wittmann2017-11-101-1/+1
* python.pkgs: updatesFrederik Rietdijk2017-10-271-2/+2
* python.pkgs: many updatesFrederik Rietdijk2017-08-251-2/+2
* python.pkgs: maintenance updatesFrederik Rietdijk2017-07-281-2/+2
* pythonPackages.alembic: 0.8.3 -> 0.9.2Jörg Thalheim2017-05-291-0/+24