Commit Graph

23066 Commits

Author SHA1 Message Date
Fabian Affolter
6e65bf6da6 python3Packages.orvibo: init at 1.1.1 2021-01-14 22:15:45 -08:00
Alyssa Ross
d6bc890fb4 python3Packages.aiohttp-remotes: 0.1.2 -> 1.0.0 2021-01-14 22:09:17 -08:00
Fabian Affolter
6b14b6cfa8 python3Packages.aioswitcher: init at 1.2.2 2021-01-14 22:08:47 -08:00
Martin Weinelt
60a8a5cf8c Merge pull request #109398 from mweinelt/home-assistant
home-assistant: 2021.1.1 -> 2021.1.2
2021-01-15 00:00:27 +01:00
Martin Weinelt
db1cc4704d python3Packages.pyhaversion: disable < 3.8, not >= 3.8 2021-01-14 23:53:44 +01:00
Sandro
0f0c250967 Merge pull request #109284 from fabaff/gps3 2021-01-14 21:18:55 +01:00
Sandro
aa39134ed5 Merge pull request #109053 from astro/json-schema-for-humans
python3Packages.json-schema-for-humans: 0.27.0 -> 0.27.1
2021-01-14 20:57:48 +01:00
Jörg Thalheim
257170ca27 Merge pull request #109387 from fabaff/waterfurnace
python3Packages.waterfurnace: init at 1.1.0
2021-01-14 19:15:18 +00:00
Fabian Affolter
3a072e45b9 python3Packages.waterfurnace: init at 1.1.0 2021-01-14 19:02:47 +01:00
R. RyanTM
2085e1d092 python37Packages.azure-mgmt-recoveryservicesbackup: 0.10.0 -> 0.11.0 2021-01-14 08:06:10 -08:00
Fabian Affolter
a2f611d01a python3Packages.colorlog: switch to pytestCheckHook 2021-01-14 08:00:31 -08:00
Fabian Affolter
f2a260ea4a python3Packages.colorlog: 4.6.2 -> 4.7.2 2021-01-14 08:00:31 -08:00
Matthieu Coudron
cc29c62867 libvirt: 6.6.0 -> 6.8.0 2021-01-14 07:57:14 -08:00
Sandro
6a53f39aa3 Merge pull request #109364 from fabaff/requests-oauthlib
python3Packages.requests_oauthlib: add license and enable tests
2021-01-14 16:15:16 +01:00
Sandro
97259d0e38 Merge pull request #109353 from alyssais/ydiff
ydiff,gitAndTools.ydiff: unify
2021-01-14 15:30:55 +01:00
Sandro
3ad6cd726f Merge pull request #109352 from fabaff/tmb 2021-01-14 13:54:30 +01:00
Sandro
551ede0a2c Merge pull request #109351 from veehaitch/cert-chain-resolver-v1.0.1
pythonPackages.cert-chain-resolver: init at 1.0.1
2021-01-14 13:52:32 +01:00
Fabian Affolter
dcb2f6ee23 python3Packages.requests_oauthlib: add license and enable tests 2021-01-14 13:40:54 +01:00
Sandro
c1e1834ead Merge pull request #109348 from B4dM4n/pyopenssl-32bit-test
pyopenssl: skip test that fails on 32-bit architectures
2021-01-14 13:33:59 +01:00
Sandro
74b0954852 Merge pull request #109327 from fabaff/pyvera 2021-01-14 13:31:41 +01:00
Sandro
5c1662de69 Merge pull request #109320 from fabaff/pymyq 2021-01-14 13:26:28 +01:00
Sandro
9bb17e7243 Merge pull request #109316 from fabaff/pykira 2021-01-14 13:23:43 +01:00
Sandro
8a97542e17 Merge pull request #109301 from fabaff/xknx 2021-01-14 13:21:45 +01:00
Sandro
3e956131a5 Merge pull request #109300 from fabaff/pyopnsense 2021-01-14 13:21:13 +01:00
Alyssa Ross
98c3490196 ydiff,gitAndTools.ydiff: unify
We were packaging ydiff twice!

In this patch, I've merged the two expressions into one, trying to
take the best of each.  ydiff (top-level) didn't support being used as
a Python library, which is required by one other package (patroni), so
I chose gitAndTools.ydiff as the starting point, then moved in the
longDescription from the top-level one, as well as the code used to
run the tests.

While I was there, I fixed the tests, which were intended to be run by
the top-level ydiff but actually were not, because unlike mkDerivation
buildPythonApplication will not run `make test' by default.

Also, top-level ydiff previously propagated less and patchutils,
meaning they'd have been installed globally instead of just referenced
by ydiff.  gitAndTools.ydiff just did nothing.  Both also expected to
find git, hg, and svn in the environment, which was impure.  So now
all these programs are referenced by store path from ydiff, for
purity.
2021-01-14 10:38:16 +00:00
Vincent Haupert
1560f964a9 pythonPackages.cert-chain-resolver: init at 1.0.1 2021-01-14 10:57:51 +01:00
Fabian Affolter
7f836a9d5a python3Packages.tmb: init at 0.1.0 2021-01-14 10:44:39 +01:00
Martin Weinelt
fa70691c76 python3Packages.mpd2: 3.0.1 -> 3.0.2 2021-01-14 10:30:17 +01:00
Fabian Möller
9c9cf1ebbd pyopenssl: skip test that fails on 32-bit architectures 2021-01-14 10:14:45 +01:00
Jörg Thalheim
04510dbb97 Merge pull request #109269 from fabaff/bump-faker 2021-01-14 08:57:57 +00:00
Sandro
29d0d2faca Merge pull request #109294 from fabaff/icmplib 2021-01-14 07:37:05 +01:00
Sandro
942f96ac55 Merge pull request #109298 from fabaff/poolsense 2021-01-14 07:34:58 +01:00
Sandro
d9d3cb64ad Merge pull request #109291 from fabaff/hydrawiser 2021-01-14 07:34:33 +01:00
Fabian Affolter
4cfda18756 python3Packages.pyxeoma: init at 1.4.1 2021-01-13 17:12:55 -08:00
Astro
e917e5d15c python3Packages.json-schema-for-humans: 0.27.0 -> 0.27.1 2021-01-14 00:52:23 +01:00
Fabian Affolter
f215ae9dab python3Packages.pyvera: init at 0.3.11 2021-01-13 23:40:45 +01:00
Fabian Affolter
b49c22a6c2 python3Packages.pymyq: init at 2.0.14 2021-01-13 22:09:39 +01:00
Fabian Affolter
1bc0c5a79f python3Packages.pykira: init at 0.1.2 2021-01-13 21:48:15 +01:00
Sandro
bed03ad07c Merge pull request #109285 from fabaff/pyinsteon 2021-01-13 19:04:41 +01:00
Fabian Affolter
715b7c3e81 python3Packages.xknx: init at 0.16.0 2021-01-13 19:04:40 +01:00
Sandro
c99459e02f Merge pull request #109282 from fabaff/aiokef 2021-01-13 19:04:17 +01:00
Sandro
ef9b2b9567 Merge pull request #109277 from fabaff/pytest-factory-boy 2021-01-13 19:02:52 +01:00
Sandro
1401c0c30f Merge pull request #109272 from fabaff/pyfnip 2021-01-13 19:01:35 +01:00
Fabian Affolter
8ffd040146 python3Packages.pyopnsense: init at 0.3.0 2021-01-13 18:57:03 +01:00
Fabian Affolter
113848213f python3Packages.poolsense: init at 0.0.8 2021-01-13 18:08:46 +01:00
Jörg Thalheim
c8d8d17293 Merge pull request #109278 from fabaff/bump-pyftdi
python3Packages.pyftdi: 0.52.0 -> 0.52.9
2021-01-13 17:06:55 +00:00
Fabian Affolter
e0dd82d309 python3Packages.icmplib: init at 2.0.1 2021-01-13 17:51:42 +01:00
Fabian Affolter
68026a2219 python3Packages.hydrawiser: init at 0.2 2021-01-13 16:59:53 +01:00
Fabian Affolter
d69a27efbf python3Packages.pyinsteon: init at 1.0.8 2021-01-13 16:04:26 +01:00
Fabian Affolter
b343e5375f python3Packages.gps3: init at 0.33.3 2021-01-13 15:37:32 +01:00