summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/dogpile.cache (follow)
Commit message (Expand)AuthorAgeFilesLines
* python37Packages.dogpile_cache: 1.1.1 -> 1.1.2R. RyanTM2021-01-311-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
* python37Packages.dogpile_cache: 1.1.0 -> 1.1.1R. RyanTM2020-11-251-2/+2
* python37Packages.dogpile_cache: 1.0.2 -> 1.1.0R. RyanTM2020-11-191-2/+2
* Merge staging-next into stagingFrederik Rietdijk2020-08-311-3/+11
|\
| * dogpile.cache: add missing depPeter Hoeg2020-08-291-2/+2
* | python3Packages.dogpile-cache: disable <python3.6Jonathan Ringer2020-08-301-1/+2
|/
* python: dogpile.cache: 0.9.2 -> 1.0.2Frederik Rietdijk2020-08-161-2/+2
* python3Packages.dogpile.cache: 0.9.0 -> 0.9.2Frederik Rietdijk2020-05-111-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* python38Packages.dogpile_cache: 0.8.0 -> 0.9.0R. RyanTM2019-11-021-2/+2
* python3.pkgs.dogpile_cache: fix buildFrederik Rietdijk2019-10-291-0/+5
* python: dogpile.cache: 0.7.1 -> 0.8.0Frederik Rietdijk2019-10-271-2/+2
* python: dogpile.cache: 0.6.8 -> 0.7.1Frederik Rietdijk2019-02-171-5/+6
* python: dogpile.cache: 0.6.7 -> 0.6.8Frederik Rietdijk2019-01-181-2/+2
* python: dogpile.cache: 0.6.6 -> 0.6.7Frederik Rietdijk2018-08-251-2/+2
* python: dogpile.cache: 0.6.5 -> 0.6.6Frederik Rietdijk2018-07-221-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: dogpile.cache: 0.6.4 -> 0.6.5Frederik Rietdijk2018-04-081-2/+2
* Change many homepage urls from http to https #30636Pascal Wittmann2017-11-101-1/+1
* python.pkgs.dogpile.cache: remove broken tests, allows nox to be buildFrederik Rietdijk2017-07-041-1/+3
* python.pkgs: several maintenance updatesFrederik Rietdijk2017-07-031-2/+2
* python-dogpile-cache: do not depend on dogpile_coreOrivej Desh2017-06-211-2/+1
* Python: many package updates•••Did not test all packages. Likely we'll have some breakage. Frederik Rietdijk2017-05-271-2/+2
* python-dogpile-cache: disable concurrency testsDaiderd Jordan2017-05-111-0/+6
* python-dogpile-cache: fix darwin build and add missing test dependenciesDaiderd Jordan2017-05-011-5/+5
* pythonPackages.dogpile_cache: 0.5.4 -> 0.6.2Antoine Eiche2017-04-201-0/+24