Commit graph

147075 commits

Author SHA1 Message Date
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
Pulux
9b62ece48c python3-Flask-SQLAlchemy: update to 2.5.1. 2021-06-08 00:18:34 -03:00
mobinmob
3a560abff8 python3-Flask-HTTPAuth: update to 4.4.0.
Also fix tests.
2021-06-08 00:18:12 -03:00
Pulux
ba61308af7 python3-Flask: update to 2.0.1.
Also fix tests (by ericonr).

Closes: #31243 [via git-merge-pr]
2021-06-08 00:17:29 -03:00
Paper
6550b7936c obs: update to 27.0.0. 2021-06-08 00:06:33 -03:00
Érico Nogueira
db4a9848f7 noto-fonts-emoji: update to 20200916.
Also clean up template to use proper tags instead of hashes.

Unfortunately this version still doesn't work with xbps-src
update-check.
2021-06-08 00:00:28 -03:00
aliasless
aaa1d6a677 stepmania: fix runtime crash when built with new versions of gcc.
Closes: #16630 [via git-merge-pr]
2021-06-07 23:50:47 -03:00
mobinmob
6f4f42629b gscreenshot: update to 2.15.0.
Also:
- add gettext to dependencies to compile translations
- don't try to run non-existent tests (by ericonr)

Closes: #31287 [via git-merge-pr]
2021-06-07 23:45:44 -03:00
UsernameRandomlyGenerated
9c2a5884f7 todoman: update to 4.0.0.
By ericonr:
- remove configobj dep
- add changelog; will also help with solving issues due to config format
  changes in this version

Closes: #31308 [via git-merge-pr]
2021-06-07 23:27:50 -03:00
UsernameRandomlyGenerated
0eeb67541b dua-cli: update to 2.13.0.
Closes: #31307 [via git-merge-pr]
2021-06-07 23:18:18 -03:00
Roberto Ricci
8c3c37ac5d gocryptfs: update to 2.0.1. 2021-06-07 23:12:24 -03:00
Frank Steinborn
94edb5892f ModemManager: update to 1.16.6. 2021-06-07 23:03:01 -03:00