Andrew J. Hesford
2055a697d8
python3-xmlschema: remove unnecessary custom do_check
2021-06-08 13:53:27 -04:00
Andrew J. Hesford
9d2edcfec9
python3-cryptography: remove unnecessary custom do_check
2021-06-08 13:53:27 -04:00
Andrew J. Hesford
fd74a40b71
streamlink: remove unnecessary custom do_check
2021-06-08 13:53:27 -04:00
Andrew J. Hesford
b6c1ce5ab9
ssh-audit: remove unnecessary custom do_check
2021-06-08 13:53:27 -04:00
Andrew J. Hesford
5b13b36ea9
python3-wsproto: remove unnecessary custom do_check
2021-06-08 13:53:27 -04:00
Andrew J. Hesford
762b462fe7
python3-ultrajson: remove unnecessary custom do_check
2021-06-08 13:53:27 -04:00
Andrew J. Hesford
35d445d1fb
python3-soupsieve: remove unnecessary custom do_check
2021-06-08 13:53:27 -04:00
Andrew J. Hesford
9d14d98004
python3-sniffio: remove unnecessary custom do_check
2021-06-08 13:53:27 -04:00
Andrew J. Hesford
b3df4c3799
python3-quart: remove unnecessary custom do_check
2021-06-08 13:53:27 -04:00
Andrew J. Hesford
0d723727e5
python3-pyxattr: remove unnecessary custom do_check
2021-06-08 13:53:27 -04:00
Andrew J. Hesford
0212b66266
python3-pikepdf: remove unnecessary custom do_check
2021-06-08 13:53:27 -04:00
Andrew J. Hesford
744e946a0c
python3-outcome: remove unnecessary custom do_check
2021-06-08 13:53:27 -04:00
Andrew J. Hesford
9523980c98
python3-msgpack: remove unnecessary custom do_check
2021-06-08 13:53:27 -04:00
Andrew J. Hesford
762655b691
python3-marshmallow: remove unnecessary custom do_check
2021-06-08 13:53:27 -04:00
Andrew J. Hesford
ff88ad2ce7
python3-icalendar: remove unnecessary custom do_check
2021-06-08 13:53:27 -04:00
Andrew J. Hesford
f38d32278c
python3-hyperframe: remove unnecessary custom do_check
2021-06-08 13:53:26 -04:00
Andrew J. Hesford
4e8fe6d814
python3-humanize: remove unnecessary custom do_check
2021-06-08 13:53:26 -04:00
Andrew J. Hesford
21a82173b4
python3-colorclass: remove unnecessary custom do_check
2021-06-08 13:53:26 -04:00
Andrew J. Hesford
b07227c6cf
python3-PyICU: remove unnecessary custom do_check
2021-06-08 13:53:26 -04:00
Andrew J. Hesford
68a866066d
python3-Pillow: remove unnecessary custom do_check
2021-06-08 13:53:26 -04:00
Andrew J. Hesford
e61bc83273
python3-Pebble: remove unnecessary custom do_check
2021-06-08 13:53:26 -04:00
Andrew J. Hesford
c310e11e6f
python3-Flask: remove unnecessary custom do_check
2021-06-08 13:53:26 -04:00
Andrew J. Hesford
5d7e4abdf7
olm-python3: remove unnecessary custom do_check
2021-06-08 13:53:26 -04:00
Andrew J. Hesford
fa5500228e
build-style/python3-{module,pep517}.sh: improve pytest usage
...
1. Relying on `python3 -m pytest --help` to test for pytest can fail
because the pytest packages's __main__ is still invoked; this can
trigger import problems and falsely indicate that pytest is missing.
A simpler test is to just confirm that pytest is importable. If so,
the interpreter returns 0. Otherwise, an ImportError is thrown and
the interpreter will return 1.
2. Many templates require a custom do_check just to set PYTHONPATH to
either a build directory (especially for compiled extensions) or some
subdirectory of the source tree. Setting PYTHONPATH automatically to
the build directory should drastically reduce the need for custom
do_check in py3 templates. (This only applies to python3-module.sh
because pep517 builders will have unpredictable build directories.)
Closes : #31354 .
2021-06-08 13:53:15 -04:00
Gadzhi Kharkharov
556e9968ff
lf: update to r23.
2021-06-08 14:15:09 -03:00
FollieHiyuki
59e8cfc4e8
element-desktop: update to 1.7.30
2021-06-08 14:14:53 -03:00
Alexander Egorenkov
09fa22975e
nyxt: fix dependencies
...
* Remove unneeded dependencies
- curl
- pkg-config
- sqlite (bookmarks stored as s-exps now)
- openssl-devel
* Add runtime dependency libfixposix-devel
Unhandled SIMPLE-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING
{1000FB0103}>:
Error opening shared object "libfixposix.so":
libfixposix.so: cannot open shared object file: No such file or directory.
* Add enchant2 dependency for spell checking
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
2021-06-08 19:07:34 +02:00
Roberto Ricci
2f511dc197
zoom: update to 5.6.22045.0607.
2021-06-08 14:06:14 -03:00
Roberto Ricci
27995aff13
xterm: update to 368.
2021-06-08 14:06:03 -03:00
Roberto Ricci
1a92715a42
revive: update to 1.0.7.
2021-06-08 14:04:49 -03:00
Roberto Ricci
cd16c85a19
github-cli: update to 1.11.0.
2021-06-08 14:03:28 -03:00
Roberto Ricci
bc0919bc73
whois: update to 5.5.10.
2021-06-08 14:01:56 -03:00
Colin Booth
588b8c8313
unibilium: fix license, description
2021-06-08 23:37:42 +07:00
Colin Booth
b33c7d648d
umurmur: fix license, http->https, template cleanup
2021-06-08 23:37:42 +07:00
Colin Booth
61c4838f52
ucspi-tcp: fix license, skip checks (methodology broken)
2021-06-08 23:37:42 +07:00
Colin Booth
f6fc1bce56
ucommon: fix license, description
2021-06-08 23:37:42 +07:00
Colin Booth
d645b5e310
ucl: fix license, layout
2021-06-08 23:37:42 +07:00
Leah Neukirchen
f8f3882ca2
stress-ng: update to 0.12.10.
2021-06-08 18:09:39 +02:00
Leah Neukirchen
54eeacbffc
python3-boto3: update to 1.17.89.
2021-06-08 18:09:39 +02:00
Leah Neukirchen
efff6aab04
python3-fasteners: update to 0.16.2.
2021-06-08 18:09:39 +02:00
Andrew Benson
ba07c9278b
bpytop: update to 1.0.67.
2021-06-08 09:19:42 -05:00
Andrew Benson
322667e41b
QMPlay2: update to 21.06.07.
2021-06-08 09:18:48 -05:00
Đoàn Trần Công Danh
741f5f0f4d
gdk-pixbuf: correct license
2021-06-08 20:06:02 +07:00
Roberto Ricci
cb5bcaabb4
mpg123: update to 1.28.0.
2021-06-08 09:38:35 -03:00
Philipp David
5def8cbfd2
python3-pikepdf: update to 2.12.2.
2021-06-08 09:33:42 -03:00
Đoàn Trần Công Danh
b7aab30fcf
psensor: fix build with microhttpd-0.9.71
2021-06-08 15:42:32 +07:00
Michael Aldridge
42de9bc010
nomad: update to 1.1.0.
2021-06-08 00:16:56 -07:00
UsernameRandomlyGenerated
08bfdac40e
psensor: update to 1.2.1.
...
Also:
- add changelog
- import build fixes from digitalagedragon
Closes : #31218 [via git-merge-pr]
2021-06-08 00:51:50 -03:00
Morgan Thomas
bdd8730b20
retroshare: patch for libmicrohttpd >=0.9.71
2021-06-08 00:51:49 -03:00
Morgan Thomas
a6f4c6166b
libmicrohttpd: update to 0.9.73.
...
This update breaks some C++ implementations (see [1] and
05ed2cb76b
).
All packages that depend on libmicrohttpd have been checked; all but two
(psensor and retroshare) build against libmicrohttpd >= 0.9.71 by now,
and those two are easy enough to patch.
The relevant change is just switching some API return types from `int`
to an enum with the same values, so there isn't any concern about ABI
compatibility with the change (and in fact it's only a warning on a C
compiler).
[1] https://github.com/kismetwireless/kismet/issues/281
2021-06-08 00:51:49 -03:00