OscarL
da40a06aa6
asciidoc: use Python 3.9 also for TEST_REQUIRES. ( #8014 )
2023-03-20 12:10:45 +01:00
OscarL
18992221c3
pytest_mock: drop support for Python 3.7 and 3.8, add 3.10. ( #8012 )
2023-03-20 12:03:12 +01:00
OscarL
ef3df7a04e
pytest_relaxed: drop support for Python 3.7 and 3.8. ( #8013 )
2023-03-20 11:45:52 +01:00
OscarL
784d3ff49f
pytest: fix build, drop support for Python 3.7 and 3.8. ( #8011 )
2023-03-20 11:11:36 +01:00
Schrijvers Luc
c88147c2a0
buildbot_slave, fix twisted version ( #8010 )
2023-03-20 10:59:24 +01:00
Schrijvers Luc
b60d4bdbc1
py, fix versioning ( #7994 )
...
* py, fix versioning
* py, cleanup
2023-03-20 10:52:25 +01:00
Schrijvers Luc
63855ac62e
pluggy, fix versioning ( #7993 )
...
* pluggy, fix versioning
* pluggy, cleanup
2023-03-20 10:45:47 +01:00
Schrijvers Luc
eb647db52e
lazy-object-proxy, fix versioning ( #7992 )
...
* lazy-object-proxy, fix versioning
* lazy_object_proxy, switch to secondary architecture on 32bit, add cmd:gcc$secondaryArchSuffix
2023-03-20 10:33:58 +01:00
Schrijvers Luc
26a9493806
ebook_tools, fix build ( #8009 )
2023-03-20 10:25:50 +01:00
Schrijvers Luc
afb20a86b4
buildbot_slave, switch to python3.9 ( #8008 )
2023-03-20 10:04:20 +01:00
Schrijvers Luc
b9a1ac640a
twisted, remove python3.7 and python3.8 ( #8007 )
2023-03-20 09:57:06 +01:00
Schrijvers Luc
f4f7e19c82
automat, fix versioning ( #7991 )
...
* automat, fix versioning
* automat, strip ~git from $portVersion
* automat, cleanup
2023-03-20 09:43:49 +01:00
OscarL
c7a8cdbc61
importlib_metadata: fix versioning. ( #8003 )
2023-03-20 09:33:15 +01:00
Schrijvers Luc
d16fe1d5c9
argon2_cffi_bindings, fix versioning ( #7990 )
...
* argon2_cffi_bindings, fix versioning
* argon2_cffi_bindings, python cleanup, add python3.10
2023-03-20 09:23:22 +01:00
OscarL
7b4a49585a
importlib_resources: fix versioning. ( #8002 )
2023-03-20 09:10:49 +01:00
OscarL
b75efb18d0
zipp: fix versioning. ( #8001 )
2023-03-20 09:09:50 +01:00
OscarL
d9f746a859
pytest: fix versioning, cleanup dependencies. ( #8005 )
...
Only list as dependencies those packages that are listed
in pytest's setup.cfg.
2023-03-20 09:08:01 +01:00
OscarL
f4dd69d237
more_itertools: install from the .whl file ( #8006 )
...
Switch to "installer" (instead of setuptools). Final package doesn't suffers
the problems mentioned on #7962 (no .py files, UKNOWN-0.0.0 as package
name-version).
2023-03-20 09:07:18 +01:00
Schrijvers Luc
d0d43daa9c
setuptools_scm, add missing dependencies ( #8000 )
2023-03-19 21:50:30 +01:00
Schrijvers Luc
9a85de52ea
cmark, fix build, disable static library ( #7999 )
2023-03-19 19:26:54 +01:00
Schrijvers Luc
2bb026bd0c
jigit, remove static library ( #7998 )
2023-03-19 17:12:32 +01:00
Schrijvers Luc
274e9b94be
opencc, fix build ( #7997 )
2023-03-19 16:47:03 +01:00
Schrijvers Luc
df083d8583
libhangul, disable static library ( #7996 )
2023-03-19 16:33:27 +01:00
Schrijvers Luc
b18d6df0a8
libguess, fix build ( #7995 )
2023-03-19 16:01:29 +01:00
Gerasim Troeglazov
d42208dabf
webkit_gtk: bump version
2023-03-19 18:23:01 +10:00
Schrijvers Luc
7d36284604
anthy, fix build, disable static libraries ( #7989 )
2023-03-19 08:36:41 +01:00
Schrijvers Luc
db11397c87
xar, disable static library ( #7988 )
2023-03-19 08:15:26 +01:00
Schrijvers Luc
f5f1f9e98a
mhash, disable static library ( #7987 )
2023-03-19 08:05:18 +01:00
Schrijvers Luc
a2ccf585c2
unarr, disable building static library ( #7986 )
2023-03-19 07:48:38 +01:00
Schrijvers Luc
351e08b501
libu2f_server, disable static library ( #7985 )
2023-03-19 07:39:35 +01:00
OscarL
972f85fd1e
trackgit: require libgit2 >= 1.5.0 ( #7983 )
...
When trying to `pkgman install trackgit`, I was getting the error:
problem 1: nothing provides lib:libgit2>=1.4.3 needed by trackgit-1.0.0~git-3
Additionally, attempting to rebuild locally, build was failing with an error
about the `git_status_options` struct not having a "baseline" field (it was
pulling in the `libgit2_25-0.25.1-3` packages).
2023-03-19 07:04:12 +01:00
Schrijvers Luc
e844713644
libgit2, cleanup ( #7984 )
2023-03-19 06:55:53 +01:00
Schrijvers Luc
f51e489a47
lizard, fix build for x86_64 ( #7980 )
2023-03-18 20:20:24 +01:00
Schrijvers Luc
c3a7fb3080
lrzip, disable static library ( #7979 )
2023-03-18 20:02:49 +01:00
Schrijvers Luc
e1caba5f06
lizard, remove static library ( #7978 )
2023-03-18 18:48:05 +01:00
Schrijvers Luc
5fb9917890
libu2f_host, disable static library ( #7977 )
2023-03-18 18:28:45 +01:00
Schrijvers Luc
071a47faca
libmd, disable static library ( #7976 )
2023-03-18 18:03:12 +01:00
PulkoMandy
93b0a69d5e
Enable cpctools and gfx2crtc for all architectures
2023-03-18 14:02:38 +01:00
Schrijvers Luc
7d69a975cb
flite, remove static libraries ( #7975 )
2023-03-18 13:19:49 +01:00
Schrijvers Luc
1c78b6fcea
libdvdcss, disable static library ( #7974 )
2023-03-18 12:17:11 +01:00
Schrijvers Luc
f8cb837e77
libmms, disable static library ( #7973 )
2023-03-18 11:53:18 +01:00
Schrijvers Luc
7783e09dee
minizip, disable static library ( #7972 )
2023-03-18 11:42:46 +01:00
PulkoMandy
004662375f
Gloox: update to 1.0.25
...
- One of our patches was upstreamed, so remove it from the patchset.
2023-03-18 09:41:23 +01:00
augiedoggie
67eee0b3ee
trackrunner: update to 0.1.1 ( #7971 )
2023-03-17 22:15:17 -06:00
Humdinger
f9c6e38279
yt-dlp: update to 2023.03.04
2023-03-17 17:14:16 +01:00
Alessandro Molina
f015a9663c
DOSBox-X: add recipe ( #7885 )
...
x86 is disabled for the time being.
2023-03-17 07:36:21 +01:00
OscarL
59d47264c4
be_book: make sure that all .html files have the same mimetype ( #7968 )
...
BAppFileInfo_Overview.html had "text/plain" before.
2023-03-17 07:28:38 +01:00
Schrijvers Luc
a0a602dcd8
Handbrake, fix 32bit ( #7966 )
2023-03-16 08:51:01 +01:00
Schrijvers Luc
4e47f210aa
libuv, bump version ( #7965 )
2023-03-16 08:18:30 +01:00
Gerasim Troeglazov
62baab8717
HandBrake: specify libbluray version, fix build
2023-03-16 12:20:26 +10:00