27094 Commits

Author SHA1 Message Date
Leo
357a1791e9 testing/kwave: fix build on s390x 2019-11-16 17:57:23 +01:00
Leo
d7e78c090f testing/consul: fix cleanup 2019-11-16 06:57:09 +01:00
Leo
ea9218cb64 testing/singularity: disable 2019-11-16 06:56:24 +01:00
Leo
a013a8d579 testing/dzonegit: disable on x86 2019-11-16 06:17:58 +01:00
Oleg Titov
9a1c6dc7a8 testing/singularity: upgrade to 3.5.0
- Ref https://github.com/sylabs/singularity/blob/master/CHANGELOG.md
- Remove 2 standard license files
- Add cleanup_srcdir()
2019-11-16 06:00:47 +01:00
Leo
5e7b2de261 testing/consul: upgrade to 1.6.2 2019-11-16 05:57:32 +01:00
Konstantin Kulikov
16099f5bc3 testing/grafana: upgrade to 6.4.4 2019-11-16 05:49:35 +01:00
Oleg Titov
2124cafd49 testing/xmrig-proxy: upgrade to 5.0.0
Ref https://github.com/xmrig/xmrig-proxy/blob/master/CHANGELOG.md
2019-11-16 03:00:01 +02:00
Andy Postnikov
db894bbd7b testing/php7-tideways_xhprof: upgrade to 5.0.2 2019-11-16 02:36:30 +02:00
Milan P. Stanić
d2b7f4074f testing/libax25: revert removal of musl.patch 2019-11-15 16:53:43 +01:00
Milan P. Stanić
c218236745 testing/libax25: remove forgotten musl patch 2019-11-15 16:34:56 +01:00
Leo
b783384c5a testing/py3-django-debug-toolbar: upgrade to 2.1 2019-11-15 15:30:22 +01:00
Leo
acbd4697d0 testing/sslscan: upgrade to 1.11.13 2019-11-15 15:30:22 +01:00
Leo
1ef0016650 testing/console_bridge: upgrade to 0.4.4 2019-11-15 15:30:22 +01:00
Bart Ribbers
500f68b7d1 testing/kitinerary: update sha256sums 2019-11-15 13:59:50 +01:00
Bart Ribbers
f600031e25 community/plasma-thunderbolt: move from testing 2019-11-15 13:48:21 +01:00
Bart Ribbers
3db683a471 testing/plasma-thunderbolt: new aport 2019-11-15 13:48:21 +01:00
Leo
d556e52aaa testing/low-memory-monitor: upgrade to 2.0 2019-11-15 12:39:30 +01:00
Leo
ab1e7b9bfe testing/mdbook: upgrade to 0.3.5 2019-11-15 12:39:30 +01:00
Leo
a1c910cd11 testing/light: upgrade to 1.2.1 2019-11-15 12:39:30 +01:00
Bart Ribbers
a3698bd3bc {community,testing}/kde-applications: upgrade to 19.08.3 2019-11-15 11:36:41 +01:00
Leo
1bace29d0b rebuild against libjsoncpp.so.22 2019-11-15 11:05:55 +01:00
Oleg Titov
4d1df62185 testing/py3-cymem: upgrade to 2.0.3
- Ref https://github.com/explosion/cymem/releases/tag/v2.0.3
- Enable check()
- Delete tox.ini as tox is not used any more for testing
2019-11-15 05:12:23 +01:00
Gennady Feldman
7ae055a55b testing/jfrog-cli: upgrade to 1.30.4 2019-11-15 05:12:22 +01:00
Milan P. Stanić
c61ef6f909 testing/libax25: new aport
http://www.linux-ax25.org/wiki/Libax25
set of functions making it easier to write hamradio programs
2019-11-14 21:27:25 +01:00
Leo
1df08e11ee testing/py3-gitpython: upgrade to 3.0.5 2019-11-14 16:57:37 -03:00
Leo
1d52cf2dc2 testing/py3-boltons: upgrade to 19.3.0 2019-11-14 16:57:37 -03:00
Leo
14f9ab0b76 testing/py3-sqlalchemy-utils: upgrade to 0.35.0 2019-11-14 16:35:16 -03:00
Leo
dceb427efe testing/qt-creator: upgrade to 4.10.2 2019-11-14 16:35:15 -03:00
Bart Ribbers
a0fd355816 community/cage: move from testing 2019-11-14 16:32:14 -03:00
Marian Buschsieweke
e4f618c13f testing/openscad: new aport 2019-11-14 19:04:49 +01:00
Jakub Jirutka
27e776d3dc testing/dzonegit: new aport 2019-11-14 17:31:40 +01:00
Lucas Ramage
950ab75213 testing/cdist: upgrade to 6.0.3 2019-11-14 17:31:01 +01:00
Natanael Copa
3930d8175a testing/libkml: disable on s390x due to openjdk11 2019-11-14 16:06:09 +00:00
Lucas Ramage
f07838265e testing/phoronix-test-suite: upgrade to 9.0.1 2019-11-14 16:44:32 +01:00
Natanael Copa
b74c962c9c testing/py3-astor: fix packaging with setuptools>=41.4
patch from https://github.com/berkerpeksag/astor/pull/163
2019-11-14 13:20:06 +00:00
Natanael Copa
0d940c92f4 testing/py3-intervals: fix tests
patch from Arch Linux. Thanks!
2019-11-14 13:10:42 +00:00
Natanael Copa
a38596fdac testing/py3-srsly: worka round floating point issue in ujson tests
Works around the error:

 ____________ UltraJSONTests.test_decodeFloatingPointAdditionalTests ____________

 self = <srsly.tests.ujson.test_ujson.UltraJSONTests testMethod=test_decodeFloatingPointAdditionalTests>

 def test_decodeFloatingPointAdditionalTests(self):
 self.assertEqual(-1.1234567893, ujson.loads("-1.1234567893"))
 self.assertEqual(-1.234567893, ujson.loads("-1.234567893"))
 self.assertEqual(-1.34567893, ujson.loads("-1.34567893"))
 self.assertEqual(-1.4567893, ujson.loads("-1.4567893"))
 self.assertEqual(-1.567893, ujson.loads("-1.567893"))
 self.assertEqual(-1.67893, ujson.loads("-1.67893"))
 >       self.assertEqual(-1.7893, ujson.loads("-1.7893"))
 E       AssertionError: -1.7893 != -1.7893000000000001

 srsly/tests/ujson/test_ujson.py:761: AssertionError
2019-11-14 12:26:45 +00:00
Francesco Colista
e1d77f2907 testing/qownnotes: upgrade to 19.11.12 2019-11-14 11:12:12 +00:00
wener
75cfecb914 testing/grpc-java: upgrade to 1.25.0 2019-11-14 10:17:35 +02:00
wener
785caaf577 testing/py3-grpcio: upgrade to 1.25.0 2019-11-14 10:17:23 +02:00
Natanael Copa
cc8b1775b3 testing/py3-botocore: upgrade to 1.13.17
dont cap the dateutil on 2.8.1.  It seems that it comes from expectation
that only older setuptools is availabe.

e87e7a745f
2019-11-14 07:53:28 +00:00
Sören Tempel
aae3104dd2 testing/nvi: orphan
I don't use it anymore.
2019-11-13 18:00:06 +01:00
Sören Tempel
4768d01fea unmaintained/nlmon: move from testing
See previous commit message.
2019-11-13 17:49:29 +01:00
Sören Tempel
59e1dc75d4 unmaintained/nldev: move from testing
I don't really use it anymore and it hasn't been updated in a long time.
2019-11-13 17:48:16 +01:00
Leo
d9a7490a45 testing/mdevd: upgrade to 0.1.1.1 2019-11-13 15:45:11 +00:00
Leo
ac8b68980f rebuild against libjsoncpp.so.21 2019-11-13 15:30:24 +00:00
Francesco Colista
73cf7c5ee8 testing/qownnotes: upgrade to 19.11.11 2019-11-13 14:37:39 +00:00
Marian Buschsieweke
b2d1ce5660 testing/gdb-embedded: upgrade to 8.3.1 2019-11-13 15:08:39 +01:00
Marian Buschsieweke
7d989d745a testing/gcc-cross-embedded-stage1: upgrade to 9.2.0
- Upgrade to version 9.2.0
- Removed unneeded curly braces when accessing variables
- Removed unneeded cd $builddir
2019-11-13 14:00:55 +01:00