Evgenii Alekseev
Evgenii Alekseev
Probably we should consider split root openapi definition class (`AiohttpApiSpec`) into multiple subclasses each of them provides support only for specific openapi version, at least it would allow to decrease...
I've also updated test cases, so they all passed for me with new models. There is also one more breaking change - previously `license` property has been declared as string,...
@cdown oh sorry for ignoring this pull request update :smile: well I don't mind to take ownership, but unfortunately don't really know how does transfer work (well if we are...
The main issue is the pypi project transferring. I think it can be done by something like https://discuss.python.org/t/transferring-a-pypi-name-to-someone-else/7196/2 (sorry I never did it before), my username there is `arcanis` (https://pypi.org/user/arcanis/)....
this issue is actual blocker for the #122 release plans
currently integration with `devtools-git-poc` package doesn't work, because it is impossible to specify custom pacman configuration and architecture, see https://gitlab.archlinux.org/archlinux/devtools/-/issues/118 for more details
some migrations have been performed as part of https://github.com/arcan1s/ahriman/commit/70e9e3e8222add06196b7beb1ea48b8d006ffd41
[`_AppSignal`](https://github.com/aio-libs/aiohttp/blob/a83597fa88be7ac7dd5f6081d236d751cb40fe4d/aiohttp/web_app.py#L55) type has to be updated as well, I guess it should be `Signal["Application"]`, not sure though
@Vizonex I'm not maintainer 🙃 just found broken pipelines after the last aiosignal release
you probably need to find & install ksysguard (and its libraries), it has been dropped at some point from some installations in plasma 5.x. Unfortunately only 4.x widgets branch supports...