Vincent Laporte
03cd92fe70
ocamlPackages.lens: disable for OCaml ≥ 4.10
2020-05-27 10:12:22 +02:00
Tobias Mayer
2be2b5328c
gcc: optimize cross-compiled libraries
...
`libstdc++` and a few other libraries are comiled with the options
set in `EXTRA_TARGET_FLAGS`. Normally, this is filled form
`EXTRA_FLAGS` inside of `builder.sh`, from which it inherits its
optimization option. For cross compilers `EXTRA_TARGET_FLAGS` is
set by a dedicated function that does not specify any optimization,
leading to sub-par runtime performance of many C++ programs.
2020-05-27 10:07:01 +02:00
Alex Rice
db1bed3885
agda-pkg: init at 0.1.50
2020-05-27 08:55:27 +01:00
Cyril Cohen
147aded7df
coqPackages.mathcomp-extra: refactor
...
- removing broken packages
- taking into account fixpoint coqPackages in mathcomp-extra-config
2020-05-27 09:22:42 +02:00
Vincent Laporte
670237ec93
ocamlPackages.async_kernel: remove at 112.24.00
...
This is a legacy version for OCaml 4.02
2020-05-27 09:01:25 +02:00
R. RyanTM
90159ed045
python37Packages.pyenchant: 3.0.1 -> 3.1.0
2020-05-26 22:54:19 -07:00
Jörg Thalheim
660854a266
Merge pull request #88916 from zowoq/patches
2020-05-27 06:54:01 +01:00
R. RyanTM
05d7c27c33
python27Packages.w3lib: 1.21.0 -> 1.22.0
2020-05-26 22:52:17 -07:00
R. RyanTM
2be266cc0f
python27Packages.update_checker: 0.16 -> 0.17
2020-05-26 22:48:42 -07:00
R. RyanTM
8856efb30e
python27Packages.identify: 1.4.15 -> 1.4.16
2020-05-26 21:52:37 -07:00
R. RyanTM
d29b1f20ce
python27Packages.plexapi: 3.4.0 -> 3.6.0
2020-05-26 21:47:17 -07:00
Mario Rodas
6050c0bf45
Merge pull request #88561 from zowoq/ffmpeg
...
ffmpeg{_4,-full}: 4.2.2 -> 4.2.3, ffmpeg_2_8: 2.8.15 -> 2.8.16
2020-05-26 23:29:43 -05:00
Mario Rodas
7da72d58ad
Merge pull request #88996 from r-ryantm/auto-update/python2.7-phonenumbers
...
python27Packages.phonenumbers: 8.12.2 -> 8.12.4
2020-05-26 23:28:11 -05:00
Benjamin Hipple
f04a5af0cc
Merge pull request #82180 from bcdarwin/bppcore
...
bppsuite: init at 2.4.1
2020-05-26 21:07:25 -04:00
Anderson Torres
24f9bc0243
Merge pull request #85986 from suhr/ciao
...
ciao: init at 1.19.0
2020-05-26 21:58:30 -03:00
R. RyanTM
91f3aa9ab5
python37Packages.elementpath: 1.4.4 -> 1.4.5
2020-05-26 17:41:04 -07:00
R. RyanTM
1791c1a58c
python37Packages.jellyfish: 0.7.2 -> 0.8.2
2020-05-26 17:40:26 -07:00
R. RyanTM
a52314bd4d
python27Packages.pysmb: 1.1.28 -> 1.2.1
2020-05-26 17:39:42 -07:00
R. RyanTM
2842814654
python27Packages.phonenumbers: 8.12.2 -> 8.12.4
2020-05-27 00:34:23 +00:00
Matthew Bauer
c60144d4c0
openmpi: use pkgsHostTarget for gfortran
...
This is very confusing. “stdenv” is created from the parent stage so
pkgsTargetTarget.stdenv.cc is a compiler that runs /on/ host platform
and creates binaries for target platform. gfortran on the other hand
is not special cased like stdenv, so the equivalent to
pkgsTargetTarget.stdenv.cc is pkgsHostTarget.gfortran.
I’ve rewritten this to be a little less confusing, “pkgsHostTarget” is
equivalent to “pkgs” so it is unneeded. All that is left is
“pkgsTargetTarget.stdenv” which is equivalent to
“targetPackages.stdenv”.
Fixes #88951
/cc @markuskowa @ericson2314
2020-05-26 16:44:50 -05:00
José Romildo Malaquias
dbc9decefb
gsettings-qt: add update script
2020-05-26 18:15:24 -03:00
José Romildo Malaquias
01fc61f585
gsettings-qt: 0.1.20170824 -> 0.2
...
- Update to version 0.2
- Upstream moved to gitlab (see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=951019 ).
2020-05-26 17:34:11 -03:00
Dmitry Kalinkin
7a36742c36
Merge pull request #88957 from Mindavi/nomacs/maintainer-change
...
Nomacs/maintainer change
2020-05-26 15:53:50 -04:00
Dmitry Kalinkin
5035c65a60
Merge pull request #88476 from veprbl/pr/rivet3
...
rivet: 2.7.2 -> 3.1.1
2020-05-26 15:52:08 -04:00
Max Wittig
9a714d249e
gitlab-runner: 12.10.2 -> 13.0.0 ( #88935 )
2020-05-26 18:28:13 +00:00
Rick van Schijndel
0cf8e1d645
maintainers: remove @ahmedtd
2020-05-26 19:56:24 +02:00
R. RyanTM
31e94f56ba
pkgconf: 1.6.3 -> 1.7.0
2020-05-26 15:11:22 +00:00
Sebastian Neubauer
92ec463c51
cppcheck: enable z3 support
2020-05-26 12:55:34 +02:00
Jörg Thalheim
f76f13b1a7
Merge pull request #88645 from wchresta/master
2020-05-26 08:24:36 +01:00
sternenseemann
9d33cb414a
ocamlPackages.curly: init at 2019-11-14
2020-05-26 08:09:07 +02:00
zowoq
6fa13a7e2f
cernlib: use patch file extension
2020-05-26 14:51:07 +10:00
Benjamin Hipple
d3082a31cd
Merge pull request #87544 from bcdarwin/vtk-8
...
vtk: 7.1.1 -> 8.2.0
2020-05-26 00:24:28 -04:00
Ben Darwin
7f656f3ef6
bpp-popgen: init at 2.4.1
2020-05-25 21:12:17 -04:00
Ben Darwin
a53b27829c
bpp-phyl: init at 2.4.1
2020-05-25 21:10:59 -04:00
Ben Darwin
8d712ccc16
bpp-seq: init at 2.4.1
2020-05-25 21:09:52 -04:00
Ben Darwin
adc7b4c979
bpp-core: init at 2.4.1
2020-05-25 21:08:31 -04:00
Ben Darwin
b20f22d4cd
python3Packages.pytorch-metric-learning: init at 0.9.81
2020-05-25 20:56:03 -04:00
Benjamin Hipple
cd9fb17b75
Merge pull request #76997 from bcdarwin/skorch
...
python3Packages.skorch: init at 0.8.0
2020-05-25 20:51:03 -04:00
Jan Tojnar
1c0b497768
Merge pull request #88883 from r-ryantm/auto-update/gexiv2
...
gexiv2: 0.12.0 -> 0.12.1
2020-05-26 02:39:05 +02:00
Ben Darwin
710a48751a
skorch: init at 0.8.0
2020-05-25 20:31:11 -04:00
Benjamin Hipple
5e22232f8f
Merge pull request #87447 from bcdarwin/ocaml-torch
...
ocamlPackages.torch: init at 0.8
2020-05-25 20:25:54 -04:00
Benjamin Hipple
77eb712d50
Merge pull request #77281 from bcdarwin/python-livelossplot
...
python3Packages.livelossplot: init at v0.5.0
2020-05-25 20:15:52 -04:00
Pavol Rusnak
627df934ae
heroku: 7.39.2 -> 7.41.1
2020-05-25 20:41:38 +02:00
R. RyanTM
27fbd43843
gexiv2: 0.12.0 -> 0.12.1
2020-05-25 17:03:39 +00:00
Markus Schmidl
7915115ae8
pythonPackages.lazy_import: init at 0.2.2 ( #70921 )
2020-05-25 17:37:52 +01:00
Ryan Mulligan
f1d9510c99
Merge pull request #88761 from r-ryantm/auto-update/rakudo
...
rakudo: 2020.05 -> 2020.05.1
2020-05-25 07:50:52 -07:00
Anderson Torres
c51d8d6134
Merge pull request #88620 from doronbehar/wrapMpv
...
mpv: Move all wrapping logic to a single wrapper function
2020-05-25 10:56:04 -03:00
Jan Tojnar
f8ac6112b5
Merge pull request #84994 from r-ryantm/auto-update/spidermonkey
2020-05-25 15:22:42 +02:00
Mario Rodas
bfdb43f1c3
Merge pull request #88832 from r-ryantm/auto-update/lyra
...
lyra: 1.3 -> 1.4
2020-05-25 07:01:06 -05:00
Mario Rodas
e61b2b165c
Merge pull request #88860 from r-ryantm/auto-update/biblesync
...
biblesync: 2.0.1 -> 2.1.0
2020-05-25 07:00:13 -05:00
Jan Tojnar
27e0dff5ac
Merge pull request #87531 from r-ryantm/auto-update/uchardet
2020-05-25 13:35:00 +02:00
Mario Rodas
be1b02cbd1
Merge pull request #88830 from r-ryantm/auto-update/libxsmm
...
libxsmm: 1.13 -> 1.15
2020-05-25 06:21:53 -05:00
Jan Tojnar
09410b58d4
Merge pull request #88215 from r-ryantm/auto-update/qgnomeplatform
2020-05-25 12:47:08 +02:00
Jan Tojnar
4d9de2d85d
Merge pull request #83534 from mmilata/libosinfo-bump
...
osinfo-db-tools: 1.6.0 -> 1.7.0, osinfo-db: 20200214 -> 20200515, libosinfo: fix test
2020-05-25 12:38:04 +02:00
zowoq
dd67a7eacb
buildah: add wrapper
2020-05-25 12:27:49 +02:00
Jan Tojnar
0af23b05ab
Merge pull request #75435 from Elyhaka/fprintd
2020-05-25 12:22:48 +02:00
Mario Rodas
074ab51316
biblesync: update homepage
2020-05-25 04:20:00 -05:00
R. RyanTM
2a754d6313
biblesync: 2.0.1 -> 2.1.0
2020-05-25 08:31:33 +00:00
Michele Guerini Rocco
379690ba90
Merge pull request #85539 from rnhmjoj/breezy
...
treewide: replace bazaar with breezy
2020-05-25 09:37:14 +02:00
Lassulus
e7e4a23044
Merge pull request #87827 from mweinelt/activemq
...
activemq: 5.14.5 → 5.15.12
2020-05-25 09:36:10 +02:00
rnhmjoj
aee614c996
treewide: replace bazaar with breezy
2020-05-25 09:22:54 +02:00
Dmitry Kalinkin
475d5df12a
mcgrid: drop
2020-05-25 01:01:32 -04:00
Dmitry Kalinkin
9a2182eef6
rivet: 2.7.2 -> 3.1.1
2020-05-25 01:01:22 -04:00
Mario Rodas
2892a24695
Merge pull request #88820 from r-ryantm/auto-update/just
...
just: 0.5.10 -> 0.5.11
2020-05-24 22:52:43 -05:00
Mario Rodas
06d6c42255
Merge pull request #88819 from r-ryantm/auto-update/jsonnet
...
jsonnet: 0.15.0 -> 0.16.0
2020-05-24 22:48:18 -05:00
Michael Raskin
71231b6407
Merge pull request #88839 from 7c6f434c/fix-lazarus
...
lazarus: fix linking by the IDE;
2020-05-25 00:32:22 +00:00
Michael Raskin
d201270d0f
lazarus: fix linking by the IDE; using the results of an investigation by @deliciouslytyped
2020-05-25 02:21:51 +02:00
Ryan Mulligan
51029c708d
Merge pull request #88699 from r-ryantm/auto-update/python3.7-opt_einsum
...
python37Packages.opt-einsum: 3.1.0 -> 3.2.1
2020-05-24 16:22:42 -07:00
R. RyanTM
b756e7ffaf
lyra: 1.3 -> 1.4
2020-05-24 23:17:59 +00:00
R. RyanTM
0d64b7314c
libxsmm: 1.13 -> 1.15
2020-05-24 23:06:12 +00:00
R. RyanTM
de9242b786
just: 0.5.10 -> 0.5.11
2020-05-24 22:02:27 +00:00
R. RyanTM
302fff6b86
jsonnet: 0.15.0 -> 0.16.0
2020-05-24 21:51:22 +00:00
Mario Rodas
fe58ddb043
Merge pull request #88708 from r-ryantm/auto-update/python2.7-Nuitka
...
python27Packages.Nuitka: 0.6.7 -> 0.6.8.1
2020-05-24 14:33:46 -05:00
Mario Rodas
eceb2a0f9d
Merge pull request #88803 from r-ryantm/auto-update/codespell
...
codespell: 1.16.0 -> 1.17.1
2020-05-24 14:26:26 -05:00
Mario Rodas
fa961cec0a
Merge pull request #88709 from r-ryantm/auto-update/python2.7-parsel
...
python27Packages.parsel: 1.5.2 -> 1.6.0
2020-05-24 14:25:49 -05:00
Mario Rodas
4a5c08ab4c
Merge pull request #88802 from r-ryantm/auto-update/cloudflare-wrangler
...
cloudflare-wrangler: 1.9.0 -> 1.9.1
2020-05-24 14:19:34 -05:00
Mario Rodas
56e28bf695
Merge pull request #88797 from r-ryantm/auto-update/circleci-cli
...
circleci-cli: 0.1.7523 -> 0.1.7868
2020-05-24 14:08:56 -05:00
R. RyanTM
d2d7ad0718
codespell: 1.16.0 -> 1.17.1
2020-05-24 18:40:30 +00:00
R. RyanTM
9bb19b90a4
cloudflare-wrangler: 1.9.0 -> 1.9.1
2020-05-24 18:35:29 +00:00
Mario Rodas
7dc2d5eb9f
Merge pull request #88772 from r-ryantm/auto-update/spring-boot-cli
...
spring-boot-cli: 2.2.6 -> 2.3.0
2020-05-24 13:25:12 -05:00
R. RyanTM
d1aa28084a
circleci-cli: 0.1.7523 -> 0.1.7868
2020-05-24 18:15:42 +00:00
Mario Rodas
00bb8aca09
Merge pull request #88700 from r-ryantm/auto-update/python2.7-pdf2image
...
python27Packages.pdf2image: 1.10.0 -> 1.13.1
2020-05-24 12:59:46 -05:00
Mario Rodas
ab781769ff
Merge pull request #88704 from r-ryantm/auto-update/python3.7-mpv
...
python37Packages.mpv: 0.4.5 -> 0.4.6
2020-05-24 12:55:06 -05:00
Mario Rodas
32f9cf1336
Merge pull request #88765 from r-ryantm/auto-update/sqlcipher
...
sqlcipher: 4.3.0 -> 4.4.0
2020-05-24 12:50:47 -05:00
Mario Rodas
1125cb4668
Merge pull request #88730 from r-ryantm/auto-update/python3.7-pyftdi
...
python37Packages.pyftdi: 0.49.0 -> 0.51.2
2020-05-24 12:23:29 -05:00
Vladyslav M
e2712f3188
k6: 0.24.0 -> 0.26.2
2020-05-24 20:13:51 +03:00
Mario Rodas
c034e19e76
Merge pull request #88755 from r-ryantm/auto-update/python2.7-stripe
...
python27Packages.stripe: 2.47.0 -> 2.48.0
2020-05-24 09:52:00 -05:00
Mario Rodas
0177ec7c3f
Merge pull request #88737 from r-ryantm/auto-update/python2.7-unidiff
...
python27Packages.unidiff: 0.5.5 -> 0.6.0
2020-05-24 09:44:44 -05:00
R. RyanTM
854142134d
uncrustify: 0.70.1 -> 0.71.0
2020-05-24 16:29:19 +02:00
Silvan Mosberger
a6caa07dc9
Merge pull request #88743 from r-ryantm/auto-update/python2.7-Wand
2020-05-24 16:04:26 +02:00
markuskowa
2be0555d6d
Merge pull request #88198 from r-ryantm/auto-update/omnisharp-roslyn
...
omnisharp-roslyn: 1.35.0 -> 1.35.1
2020-05-24 15:21:59 +02:00
Markus Kowalewski
0476b979c4
omnisharp-roslyn: add meta.homepage
2020-05-24 15:09:15 +02:00
markuskowa
006717b79f
Merge pull request #85280 from r-ryantm/auto-update/qtstyleplugin-kvantum-qt4
...
qtstyleplugin-kvantum-qt4: 0.11.2 -> 0.15.2
2020-05-24 13:41:20 +02:00
R. RyanTM
32fccf32e5
spring-boot-cli: 2.2.6 -> 2.3.0
2020-05-24 11:37:55 +00:00
markuskowa
8ecc7a26d9
Merge pull request #87413 from r-ryantm/auto-update/python2.7-python-utils
...
python27Packages.python-utils: 2.3.0 -> 2.4.0
2020-05-24 13:37:46 +02:00
Florian Klink
9d333b2889
Merge pull request #84243 from doronbehar/package-comedilib
...
comedilib: init at 0.11.0
2020-05-24 13:37:28 +02:00
Сухарик
d6db081bdc
ciao: init at 1.19.0
2020-05-24 12:26:29 +03:00
Mario Rodas
6e8456ef71
python27Packages.parsel: fix dependencies
2020-05-24 04:20:00 -05:00
Mario Rodas
62e86e40a5
sqlcipher: update homepage
2020-05-24 04:20:00 -05:00
Mario Rodas
0674b0d411
sqlcipher: install manpage
2020-05-24 04:20:00 -05:00
R. RyanTM
212b9f38bc
sqlcipher: 4.3.0 -> 4.4.0
2020-05-24 10:05:39 +00:00
R. RyanTM
926e43c1c4
rakudo: 2020.05 -> 2020.05.1
2020-05-24 09:02:40 +00:00
Gabriel Ebner
a38d4d9f49
Merge pull request #88753 from r-ryantm/auto-update/python3.7-trimesh
2020-05-24 10:42:46 +02:00
sternenseemann
0679fb9696
ocamlPackages.afl-persistent: init at 1.3
2020-05-24 10:13:00 +02:00
R. RyanTM
0e283da70b
python27Packages.stripe: 2.47.0 -> 2.48.0
2020-05-24 07:08:13 +00:00
R. RyanTM
5271120d5c
python37Packages.trimesh: 3.6.36 -> 3.6.38
2020-05-24 06:38:29 +00:00
R. RyanTM
9cefba1469
python27Packages.Wand: 0.5.9 -> 0.6.1
2020-05-24 03:47:58 +00:00
R. RyanTM
f66a4a27fb
python27Packages.unidiff: 0.5.5 -> 0.6.0
2020-05-24 01:54:52 +00:00
R. RyanTM
8e36df8b0e
python27Packages.plotly: 4.6.0 -> 4.7.1
2020-05-24 01:23:02 +00:00
zowoq
cfaa8035d7
ffmpeg_2_8: 2.8.15 -> 2.8.16
2020-05-24 10:44:45 +10:00
zowoq
f7c914e96e
ffmpeg-full: 4.2.2 -> 4.2.3
2020-05-24 10:44:45 +10:00
zowoq
0e384147f9
ffmpeg_4: 4.2.2 -> 4.2.3
2020-05-24 10:44:45 +10:00
R. RyanTM
ebea0f1f7e
python37Packages.pyftdi: 0.49.0 -> 0.51.2
2020-05-24 00:04:35 +00:00
Dmitry Kalinkin
04fd66496f
libsForQt5.qscintilla: fix darwin build
2020-05-23 19:34:06 -04:00
Mario Rodas
56ddb0a32a
Merge pull request #88710 from r-ryantm/auto-update/python2.7-isbnlib
...
python27Packages.isbnlib: 3.10.0 -> 3.10.1
2020-05-23 18:26:45 -05:00
Mario Rodas
743e922120
Merge pull request #88695 from marsam/update-sqlparse
...
pythonPackages.sqlparse: 0.3.0 -> 0.3.1
2020-05-23 18:26:28 -05:00
Doron Behar
01513d9e67
comedilib: init at 0.11.0
2020-05-24 01:53:47 +03:00
Maximilian Bosch
cc0b0e99a7
Merge pull request #88656 from r-ryantm/auto-update/postman
...
postman: 7.23.0 -> 7.24.0
2020-05-24 00:30:28 +02:00
Doron Behar
f93918bdc3
mpv: Move all wrappings to a single wrapper Nix function
...
Inspired by `wrapNeovim`, write a wrapMpv Nix function that creates a
derivation that has all of the environment that was added if needed at
the unwrapped version.
Add derivations to all-packages.nix in an almost compatible way and make
`mpv-with-scripts` throw a message implying to switch to `wrapMpv` which
has an incompatible signature.
Add to vapoursynth a new passthru attribute `python3` that is used in
passed down to the wrapper to ensure ABI compatibility with
`PYTHONPATH`.
2020-05-24 01:25:33 +03:00
Matthew Bauer
64f8baf108
Merge pull request #71498 from chessai/libxsmm-add
...
libxsmm: init at 1.13
2020-05-23 16:32:39 -05:00
Matthew Bauer
c74a9cd3e2
Merge pull request #69144 from SFrijters/gdc
...
gdc: init at 9.3.0
2020-05-23 16:30:47 -05:00
Dmitry Kalinkin
167e5cc9d7
yoda: 1.7.7 -> 1.8.2, enable tests
2020-05-23 17:23:43 -04:00
chessai
6333819c60
libxsmm: init at 1.13
2020-05-23 13:43:27 -07:00
Mario Rodas
4d5265b0c5
Merge pull request #88707 from r-ryantm/auto-update/python2.7-geopy
...
python27Packages.geopy: 1.21.0 -> 1.22.0
2020-05-23 15:29:59 -05:00
Mario Rodas
bd4ac1398a
Merge pull request #88696 from marsam/update-pglast
...
pythonPackages.pglast: 1.10 -> 1.11
2020-05-23 15:28:12 -05:00
R. RyanTM
ed1f6bc8f1
python27Packages.isbnlib: 3.10.0 -> 3.10.1
2020-05-23 19:57:13 +00:00
R. RyanTM
38cb787e6d
python27Packages.parsel: 1.5.2 -> 1.6.0
2020-05-23 19:44:46 +00:00
R. RyanTM
fe1664f640
python27Packages.Nuitka: 0.6.7 -> 0.6.8.1
2020-05-23 19:28:48 +00:00
R. RyanTM
0975c064c5
python27Packages.geopy: 1.21.0 -> 1.22.0
2020-05-23 19:24:35 +00:00
R. RyanTM
ebd51fca0b
python37Packages.mpv: 0.4.5 -> 0.4.6
2020-05-23 18:57:32 +00:00
Ryan Mulligan
577b96a1d1
Merge pull request #88512 from r-ryantm/auto-update/freetds
...
freetds: 1.1.33 -> 1.1.39
2020-05-23 11:54:12 -07:00
Ryan Mulligan
5af1ef4b41
Merge pull request #88663 from r-ryantm/auto-update/python2.7-EasyProcess
...
python27Packages.EasyProcess: 0.2.10 -> 0.3
2020-05-23 11:49:57 -07:00
Benjamin Hipple
6b66f9c865
Merge pull request #88665 from r-ryantm/auto-update/python2.7-bitarray
...
python27Packages.bitarray: 1.2.1 -> 1.2.2
2020-05-23 14:37:35 -04:00
R. RyanTM
322442528c
python27Packages.pdf2image: 1.10.0 -> 1.13.1
2020-05-23 17:35:43 +00:00
wchresta
074c9cbe1c
idris2: init at version 0.2.0-840e020
...
A purely functional programming language with first class types
2020-05-23 12:54:27 -04:00
R. RyanTM
d5386fb019
python27Packages.bitarray: 1.2.1 -> 1.2.2
2020-05-23 12:38:31 -04:00
Frederik Rietdijk
2de446e0b8
python.tests: also test virtualenv
...
Test whether creating a virtualenv functions.
2020-05-23 18:15:45 +02:00
Christian Albrecht
dc80e0724c
pythonPackages.virtualenv: 16.7.9 -> 20.0.21 fix #66366
2020-05-23 18:15:45 +02:00
R. RyanTM
0d03a5a285
python37Packages.opt-einsum: 3.1.0 -> 3.2.1
2020-05-23 13:58:12 +00:00
Florian Klink
30583847f1
Merge pull request #88660 from r-ryantm/auto-update/python2.7-authlib
...
python27Packages.authlib: 0.14.1 -> 0.14.3
2020-05-23 14:27:16 +02:00
Martin Milata
1d89fa4b23
libosinfo: fix disabled tests
2020-05-23 14:09:48 +02:00
Mario Rodas
0958a7bba8
Merge pull request #87653 from 06kellyjac/deno_release
...
Deno: init at 1.0.0
2020-05-23 06:52:06 -05:00
Mario Rodas
dfef7b65ce
Merge pull request #88671 from r-ryantm/auto-update/python2.7-cloudflare
...
python27Packages.cloudflare: 2.6.5 -> 2.7.1
2020-05-23 06:43:41 -05:00
Mario Rodas
4735ab0eb6
Merge pull request #88662 from r-ryantm/auto-update/python2.7-braintree
...
python27Packages.braintree: 4.0.0 -> 4.1.0
2020-05-23 06:39:57 -05:00
adisbladis
203f382a4a
pypy: Remove bootstrap python from closure
2020-05-23 11:47:11 +01:00
R. RyanTM
59769e6fcb
python27Packages.cloudflare: 2.6.5 -> 2.7.1
2020-05-23 09:50:31 +00:00
Mario Rodas
f691712308
pythonPackages.sqlparse: 0.3.0 -> 0.3.1
2020-05-23 04:20:00 -05:00
Mario Rodas
a1b69c2014
pythonPackages.pglast: 1.10 -> 1.11
2020-05-23 04:20:00 -05:00
R. RyanTM
88ea9652aa
python27Packages.EasyProcess: 0.2.10 -> 0.3
2020-05-23 06:29:10 +00:00
R. RyanTM
454c8133f9
python27Packages.braintree: 4.0.0 -> 4.1.0
2020-05-23 06:18:21 +00:00