Frederik Rietdijk
e70c0170df
python.pkgs.twisted: move twisted cache generation to postFixup
...
The Python 2 build of twisted would fail when generating the cache. This
failure started occuring since the change was introduced that builds
setuptools as a wheel instead of as an egg,
90be4c2c78
.
Turns out moving this step to postFixup solves the issue. I suppose it
is related to the order of site packages being evaluated, where
PYTHONPATH introduced additional ones.
2019-10-23 12:48:16 +02:00
Dima
120b6b06df
pythonPackages.apsw: 3.22.0-r1 -> 3.29.0-r1 + sqlite fix
...
Bumping version of apsw to be able to backport an upstream fix for
SQLite >= 3.30.0 which fixes a failing test.
2019-10-23 09:39:19 +02:00
Frederik Rietdijk
a85e58ac13
Merge master into staging-next
2019-10-23 09:38:37 +02:00
R. RyanTM
51322d5b39
python37Packages.azure-mgmt-devspaces: 0.1.0 -> 0.2.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-mgmt-devspaces/versions
2019-10-23 00:03:16 -07:00
R. RyanTM
313b220aeb
python37Packages.azure-mgmt-authorization: 0.52.0 -> 0.60.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-mgmt-authorization/versions
2019-10-22 23:20:44 -07:00
Matthieu Coudron
b87fc84335
python3Packages.papis: 0.8.2 -> 0.9
...
Many breaking changes, see the Changelog.
2019-10-22 23:19:56 -07:00
Matthieu Coudron
d0e33f172d
pythonPackages.python-doi: init at 0.1.1
...
Required by the new papis 0.9
2019-10-22 23:19:56 -07:00
R. RyanTM
a4c8b2fa46
python37Packages.azure-mgmt-sql: 0.13.0 -> 0.14.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-mgmt-sql/versions
2019-10-22 22:56:28 -07:00
R. RyanTM
482a946e7f
python37Packages.azure-mgmt-storage: 4.1.0 -> 4.2.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-mgmt-storage/versions
2019-10-22 22:40:09 -07:00
R. RyanTM
8dc9d5ab5f
python37Packages.azure-mgmt-datafactory: 0.7.0 -> 0.8.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-mgmt-datafactory/versions
2019-10-22 22:28:45 -07:00
R. RyanTM
81bac9fc50
python37Packages.azure-mgmt-iothub: 0.8.2 -> 0.9.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-mgmt-iothub/versions
2019-10-22 22:12:23 -07:00
R. RyanTM
58092792ec
python37Packages.azure-mgmt-hanaonazure: 0.6.0 -> 0.10.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-mgmt-hanaonazure/versions
2019-10-22 22:02:10 -07:00
R. RyanTM
dfd3ef8eb8
python37Packages.azure-servicefabric: 6.4.0.0 -> 6.5.0.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-servicefabric/versions
2019-10-22 22:01:17 -07:00
R. RyanTM
b3df27f6db
python37Packages.azure-mgmt-subscription: 0.3.0 -> 0.5.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-mgmt-subscription/versions
2019-10-22 21:59:21 -07:00
R. RyanTM
def30c0d05
python37Packages.azure-mgmt-reservations: 0.3.2 -> 0.5.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-mgmt-reservations/versions
2019-10-22 21:58:40 -07:00
R. RyanTM
6e8b97bff0
python37Packages.azure-mgmt-network: 5.0.0 -> 6.0.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-mgmt-network/versions
2019-10-22 21:54:53 -07:00
R. RyanTM
36169eba89
python37Packages.magic-wormhole-transit-relay: 0.1.2 -> 0.2.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-magic-wormhole-transit-relay/versions
2019-10-22 09:35:16 -07:00
Frederik Rietdijk
4ca7e3d75f
python.pkgs.sqlalchemy: support sqlite 3.30
2019-10-22 14:38:03 +02:00
Frederik Rietdijk
ac148d40ed
python.pkgs.pip2nix: mark as broken
2019-10-22 13:34:03 +02:00
Jonathan Ringer
ba8e6179d8
pythonPackages.certifi: 2019.6.16 -> 2019.9.11
2019-10-22 09:58:41 +02:00
Frederik Rietdijk
a456fbfeed
Merge staging-next into staging
2019-10-22 09:20:03 +02:00
Frederik Rietdijk
d7a921cad9
Merge pull request #71221 from NixOS/staging-next
...
Staging next
2019-10-22 09:15:19 +02:00
Jonathan Ringer
e1b6b9056d
pythonPackages.lxml: 4.3.3 -> 4.4.1
...
reduce closure size by not propagating native dependencies
2019-10-22 08:54:48 +02:00
David Pätzel
6a2a395241
pythonPackages.mesa: init at 0.8.6
2019-10-21 10:29:58 -07:00
Frederik Rietdijk
b6ba25ce95
Merge master into staging-next
2019-10-21 09:55:24 +02:00
Frederik Rietdijk
5c388dcf85
python: dill: 0.2.9 -> 0.3.1.1
2019-10-21 09:41:02 +02:00
Frederik Rietdijk
d5f03bab3b
python: aenum: 2.1.4 -> 2.2.1
2019-10-21 09:37:57 +02:00
Frederik Rietdijk
14bb6186c4
python: python-jenkins: 1.4.0 -> 1.5.0
2019-10-21 09:37:16 +02:00
Frederik Rietdijk
038e940717
python: urllib3: 1.24.3 -> 1.25.6
2019-10-21 09:27:09 +02:00
Melanie Sigl
91d5b3f07d
pythonPackages.phik: init at 0.9.8
2019-10-20 18:51:24 -07:00
Jonathan Ringer
6f89c01006
python3Packages.praw: 6.3.1 -> 6.4.0
2019-10-20 16:13:22 -07:00
Jonathan Ringer
73ae8fbb64
pythonPackages.praw: freeze at 6.3.1
2019-10-20 16:13:22 -07:00
Frederik Rietdijk
56727dc1ff
Python: setuptools/wheel/pip now bootstrap from source
...
Since wheel support was introduced in 2015 we always relied on pre-built
wheels for bootstrapping. Now, we can bootstrap directly from the
sources of these packages in git.
The `bootstrapped-pip` packages is used to build `pip`, `setuptools` and `wheel`,
after which those packages are used to build everything else.
Note that when building `bootstrapped-pip` some errors are shown.
These are not important, the build actually does succeed and work as intended.
2019-10-20 19:48:00 +02:00
dadada
e30988e506
init: managesieve at 0.6
2019-10-20 09:45:19 -07:00
Frederik Rietdijk
1fca2ab52d
python: zope.testrunner: 5.0 -> 5.1
2019-10-20 17:33:43 +02:00
Frederik Rietdijk
a110c8e69d
pythonPackages.zope-deferredimport: disable tests
...
relies on zope-testrunner. Import fails, likely because of how
zope-testrunner functions.
2019-10-20 17:33:16 +02:00
Jan Tojnar
f849554226
Merge branch 'staging-next' into staging
2019-10-20 16:49:29 +02:00
Frederik Rietdijk
ad8bd84fc9
Merge master into staging-next
2019-10-20 16:22:45 +02:00
Renaud
a97259b067
pythonPackages.geoip2: fix meta.license
...
Apache 2.0 and not
Apple Public Source License 2.0
2019-10-20 15:03:02 +02:00
Jonathan Ringer
a87c27eccd
pythonPackages.azure*: point to mono-repo for homepage
2019-10-20 11:18:11 +02:00
ft
af7378397f
pythonPackages.matplotlib: fix dependencies to use pyqt5 instead
2019-10-20 11:09:12 +02:00
Michael Weiss
baf5494330
python37Packages.cryptography: 2.7 -> 2.8
...
Changelog:
https://cryptography.io/en/latest/changelog/#v2-8
Important changes:
- Deprecated support for OpenSSL 1.0.1. Support will be removed in
cryptography 2.9.
- cryptography no longer depends on asn1crypto.
- Added support for Python 3.8.
2019-10-20 11:07:41 +02:00
Maximilian Bosch
f8497559e9
python3Packages.fs-s3fs: 1.1.0 -> 1.1.1
...
https://github.com/PyFilesystem/s3fs/releases/tag/v1.1.1
Simple patch-release with some internal dependency bumps.
2019-10-19 21:20:27 +02:00
Emily
ce60639c25
python3Packages.nmigen-boards: unstable-2019-09-23 -> unstable-2019-10-13
2019-10-19 12:26:49 -05:00
Emily
c64015d5ce
glasgow: unstable-2019-09-28 -> unstable-2019-10-16
2019-10-19 12:26:49 -05:00
Emily
bf8ebc03b9
python3Packages.nmigen: unstable-2019-09-28 -> unstable-2019-10-17
2019-10-19 12:26:49 -05:00
va1entin
afa371559d
pythonPackages.geographiclib: init at 1.50
2019-10-18 19:21:49 -07:00
worldofpeace
0e834b10f7
Merge pull request #71340 from edef1c/pgsanity-deps
...
pythonPackages.pgsanity: add missing postgresql checkInput
2019-10-18 20:02:25 +00:00
worldofpeace
625cad31bc
pythonPackages.pgsanity: don't mark broken
2019-10-18 16:01:21 -04:00
Alan Pearce
69889d3359
python3.7-trezor_agent: fix startup error
2019-10-18 12:00:38 -07:00