Commit graph

28 commits

Author SHA1 Message Date
Fabian Affolter a62cd92768 python3Packages.pg8000: 1.19.2 -> 1.19.4 2021-05-05 13:06:20 +02:00
Fabian Affolter f9e858d9f8 python3Packages.pg8000: 1.19.0 -> 1.19.2 2021-04-22 12:02:49 +02:00
Fabian Affolter 973ee12e95 python3Packages.pg8000: 1.18.0 -> 1.19.0 2021-03-29 22:13:49 -07:00
Fabian Affolter 04208d2ffa python3Packages.pg8000: 1.17.0 -> 1.18.0 2021-03-06 23:37:55 +01:00
Fabian Affolter 1dfe0f0512 python3Packages.pg8000: update meta (add license) 2021-02-24 10:13:54 +01:00
Fabian Affolter 8fbf7477e6 python3Packages.pg8000: 1.16.6 -> 1.17.0 2021-02-24 09:36:30 +01:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Profpatsch 4a7f99d55d 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
2021-01-11 10:38:22 +01:00
Jonathan Ringer 17f401122f python3Packages.pg8000: add missing deps 2020-11-05 21:19:21 -08:00
Frederik Rietdijk f126e261c9 python3Packages.pg8000: 1.16.5 -> 1.16.6 2020-11-05 15:47:01 -08:00
Frederik Rietdijk 8b166fa964 python: pg8000: 1.15.3 -> 1.16.5 2020-08-16 19:31:09 +02:00
Frederik Rietdijk a598735e75 python: pg8000: 1.15.2 -> 1.15.3 2020-08-04 21:54:51 +02:00
Frederik Rietdijk e3c9d20027 python: pg8000: 1.13.2 -> 1.15.2 2020-06-11 10:00:17 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Terje Larsen 9a4ae42195 Revert "python: pg8000: 1.12.5 -> 1.13.2"
This reverts commit 35bdea0d6c.
2019-11-03 16:44:51 +01:00
Frederik Rietdijk 35bdea0d6c python: pg8000: 1.12.5 -> 1.13.2 2019-10-27 16:26:48 +01:00
Frederik Rietdijk bfa142a976 python: pg8000: 1.13.1 -> 1.13.2 2019-10-18 09:53:59 +02:00
Rok Garbas 65781e204d
Remove me (garbas) as maintainer since I don't have much time to maintain anything 2019-07-03 11:27:39 +02:00
Robert Schütz a416ef58b7 python.pkgs.pg8000: does not support Python 2.7 (#60220)
* python.pkgs.pg8000: does not support Python 2.7

* python3.pkgs.pg8000: update propagatedBuildInputs
2019-04-27 07:47:37 +02:00
Wael Nasreddine 51fdca9cad
Merge pull request #56567 from Izorkin/datadog-agent
datadog-agent: update go packages and sub-packages
2019-03-05 16:59:21 -08:00
Izorkin a8c2705b0d datadog-agent: add old version pg8000 2019-03-02 12:57:22 +03:00
Vladimír Čunát 71f4ba29a3
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1506218
2019-02-22 17:51:01 +01:00
Freezeboy 8f87a61de2 Replace platforms.linux with platforms.darwin for expressions that compile on darwin too (too restrictive platforms) 2019-02-18 10:56:58 +01:00
Frederik Rietdijk 1901d103f6 python: pg8000: 1.12.4 -> 1.13.1 2019-02-17 14:40:31 +01:00
Frederik Rietdijk 1e3ca8dd32 python: pg8000: 1.12.3 -> 1.12.4 2019-01-18 09:37:09 +01:00
Izorkin 5948a5a3b0 pythonPackages.pg8000: fix build 2018-12-24 12:05:45 +03:00
Frederik Rietdijk 899bcb1095 python: pg8000: 1.10.1 -> 1.12.3 2018-12-03 16:50:33 +01:00
Chris Ostrouchov 9ec90782a7 pythonPackages.pg8000: refactor move to python-modules 2018-10-27 09:07:19 +02:00