Commit graph

90819 commits

Author SHA1 Message Date
Rasmus Thomsen
9555de0c2f rooster: use cargo buildstyle 2018-10-15 20:58:51 +02:00
Rasmus Thomsen
89f4c86160 ion: use cargo buildstyle 2018-10-15 20:58:51 +02:00
Rasmus Thomsen
0f3e363cd4 tectonic: use cargo buildstyle 2018-10-15 20:58:51 +02:00
Rasmus Thomsen
536972a7ee tokei: use cargo buildstyle 2018-10-15 20:58:51 +02:00
Rasmus Thomsen
5e74e4ac1b bat: use cargo buildstyle 2018-10-15 20:58:51 +02:00
Rasmus Thomsen
964434861f way-cooler: use cargo buildstyle 2018-10-15 20:58:51 +02:00
Rasmus Thomsen
2293678fd3 taizen: use cargo buildstyle 2018-10-15 20:58:51 +02:00
Rasmus Thomsen
e7021342e2 dutree: use cargo buildstyle 2018-10-15 20:58:51 +02:00
Rasmus Thomsen
c6a80671e3 gifski: use cargo buildstyle 2018-10-15 20:58:51 +02:00
Rasmus Thomsen
929b47511a zou: use cargo buildstyle 2018-10-15 20:58:51 +02:00
Rasmus Thomsen
a14c7a991e pijul: use cargo buildstyle 2018-10-15 20:58:51 +02:00
Rasmus Thomsen
68055da707 exa: use cargo buildstyle 2018-10-15 20:58:51 +02:00
Rasmus Thomsen
5623f1ff62 git-series: use cargo buildstyle 2018-10-15 20:58:51 +02:00
Rasmus Thomsen
739bb8aa08 hex: use cargo buildstyle 2018-10-15 20:58:51 +02:00
Rasmus Thomsen
0c3a7fe54d waitforfile: use cargo buildstyle 2018-10-15 20:58:51 +02:00
Rasmus Thomsen
bfaf30f970 fselect: use cargo buildstyle 2018-10-15 20:58:51 +02:00
Rasmus Thomsen
f555f23398 ripgrep: use cargo buildstyle 2018-10-15 20:58:51 +02:00
Rasmus Thomsen
5697ef5d81 racer: use cargo buildstyle 2018-10-15 20:58:51 +02:00
Rasmus Thomsen
138391646f miniserve: use cargo buildstyle 2018-10-15 20:58:51 +02:00
Rasmus Thomsen
27f886c4d5 alacritty: use cargo buildstyle 2018-10-15 20:58:51 +02:00
Rasmus Thomsen
0318d0385a build-style/cargo.sh: add 2018-10-15 20:58:51 +02:00
Alessio Sergi
17eda45988 python3-pytest-cov: remove, we don't need it 2018-10-15 20:23:21 +02:00
Alessio Sergi
0c3fefd363 python-smmap: don't enable coverage for tests 2018-10-15 20:18:38 +02:00
Alessio Sergi
d55a69f886 python-icalendar: don't enable coverage for tests 2018-10-15 20:17:29 +02:00
Alessio Sergi
eca17d1ff1 python3-async-timeout: don't enable coverage for tests 2018-10-15 20:14:58 +02:00
Alessio Sergi
3c8a25fd15 python3-multidict: fix tests
Don't enable coverage for tests.
2018-10-15 20:13:37 +02:00
Alessio Sergi
c6e701a289 eolie: add missing pycompile_module
Fix {host,make,}depends while I'm here.
2018-10-15 19:40:07 +02:00
Alessio Sergi
cd850d3427 python3-PyFxA: fix tests
Also, needs setuptools for the entry point.
2018-10-15 19:37:53 +02:00
Alessio Sergi
60196bc835 python3-PyBrowserID: fix tests
Fix compatibility with M2Crypto>=0.26.0 (optional).
Fix crypto tests under Python 3.
2018-10-15 19:24:52 +02:00
Alessio Sergi
d718c6e88d python3-hawkauthlib: add missing WebOb to checkdepends 2018-10-15 19:01:50 +02:00
Alessio Sergi
bad8e9c42b python3-WebOb: cosmetic fix for short_desc 2018-10-15 18:58:41 +02:00
Alessio Sergi
f62e88c8a2 gnome-passwordsafe: fix template
- noarch=yes
- add missing pycompile_module
- fix depends
2018-10-15 18:49:52 +02:00
Alessio Sergi
f9e3591995 python-pykeepass: add missing dateutil dependancy 2018-10-15 18:47:18 +02:00
Alessio Sergi
e92b75ba5b python-argon2: build against system libargon2 2018-10-15 18:47:18 +02:00
Alessio Sergi
c0809ae870 python-construct: drop optional runtime dependency 2018-10-15 18:47:18 +02:00
Alessio Sergi
ee42b9f80a python3-pytest-asyncio: drop async_generator dependency
Python 3.6+ has native support for asynchronous generators.
2018-10-15 18:47:18 +02:00
John
4d2260fea3 vc: make missing libmvec non fatal
[ci skip]
2018-10-15 18:08:53 +02:00
John
dc3b8841c5 krita: update to 4.1.5. 2018-10-15 18:08:53 +02:00
Alessio Sergi
02fe8dbbf3 Revert "python-zope.component: update to 4.5."
This reverts commit 21de2be314.

Broken.
New missing dependencies:
- zope.deferredimport
- zope.deprecation
- zope.hookable
2018-10-15 17:51:46 +02:00
maxice8
21de2be314 python-zope.component: update to 4.5. 2018-10-15 11:43:15 -04:00
Alessio Sergi
28bc3c4e16 python-PyQt5-devel-tools: depend on python-PyQt5 2018-10-15 17:30:17 +02:00
Alessio Sergi
d9ca2a344a python-subprocess32: update to 3.5.3 2018-10-15 17:24:16 +02:00
Alessio Sergi
46aa689370 python-prometheus_client: update to 0.4.1 2018-10-15 17:24:15 +02:00
Alessio Sergi
e3a89f035e python-mistune: update to 0.8.4
Cython is no longer required.
2018-10-15 17:24:15 +02:00
Alessio Sergi
65ef14d67a python-jupyter_qtconsole: update to 4.4.2 2018-10-15 17:24:15 +02:00
Alessio Sergi
512e4faba3 python-gevent: update to 1.3.7 2018-10-15 17:24:15 +02:00
Leah Neukirchen
c778cc295e teeworlds: update to 0.6.5. 2018-10-15 14:30:26 +02:00
Leah Neukirchen
21247a40a4 libdrm: rebuild for cross archs. 2018-10-15 14:27:31 +02:00
Leah Neukirchen
385fe32ef2 sysstat: update to 12.0.2. 2018-10-15 14:27:31 +02:00
Leah Neukirchen
97d0046a59 miller: update to 5.4.0. 2018-10-15 14:27:31 +02:00