From Ngô Ngọc Đức Huy to ~cnx/ipwhl-announce
Dear fellow cheese enjoyers, Release 2022W19 is now available at ipfs://bafybeiblaafy77zoksnaufuti5sjkn6i3uwus4tauxl6vsij2s55yuqhs4 In this release, support for CPython 3.10 is added, while packages docker and awscli were removed due to hard-pinning other packages for too long. With this big change, we are also going to make a first yearly release for 2022. ~huyngo
From Ngô Ngọc Đức Huy to ~cnx/ipwhl-discuss
Since we're using W to denoting weekly releases, I suggest we use Y to denote yearly releases. For example, `Y2022`. Security updates would be labelled `Y2022.x`, with x starting from 1.
From Huy Ngo to ~cnx/ipwhl-devel
> * Commit ce5782d676f (PyYAML: add support for cp310) is empty. wait, I thought I squashed that commit, let me check that again. > * In 144856f4441 (mariadb: 1.0.7 → 1.0.11), the cp310 manylinux wheel's > source URL has inline=false which can be removed. alright, I'm updating that > > On a side note, have you thought of the versioning scheme > for stable releases I haven't :/
From Huy Ngo to ~cnx/ipwhl-devel
Saw that now. Dunno why I didn't see these earlier.
From Ngô Ngọc Đức Huy to ~cnx/ipwhl-devel
Hi, during the past two weeks, I've been working on supporting cp310 for IPWHL. You can now review the 89 commits for this at https://git.sr.ht/~cnx/ipwhl-data/log/support-cp310 I'm not sending a proper patchset here because last time I send this many commits it was quite spammy. git-request-pull doesn't work for not-main branch either, for some reason. I'm attaching a patch here in case it's helpful. ~huyngo
From Ngô Ngọc Đức Huy to ~captainepoch/husky-devel
Husky version: 1.1.2 Pleroma supports several markup languages: HTML, Markdown, BBCode. In order to set the markup language on Husky, you have to: 1. Go to Account Preferences in the menu 2. Set Default formatting syntax It is not possible to change the markup language while creating posts like on Pleroma FE. This is inconvenient if you want to switch to other markup language (or plain text) for one specific post.
From Ngô Ngọc Đức Huy to ~captainepoch/husky-devel
Hi, I was told to send a bug report here. Husky version: 1.1.2 (F-Droid) Android version: 10 QKQ1.190915.002 MIUI version: MIUI Global 12.5.1 Stable Instance where it happened: nixnet.social Steps to reproduce the bug: 1. Start composing a post 2. Click on the preview button. A preview popup appears. 3. Click on the preview button again. The popup should disapear, but instead the popup shows up again.
From Ngô Ngọc Đức Huy to ~cnx/ipwhl-discuss
Hi everyone, We are in progress of adding support for CPython 3.10. Unfortunately, some packages are pinned at old versions, which do not support 3.10 build. In particular, those packages are: - PyYAML (pinned by awscli) - pywin32 (pinned by docker) Should these packages that hard-pin other packages for too long (in this case, awscli and docker) be removed from the distribution? Alternatively, could this issue be resolved gracefully by asking the upstream developer to remove these pins?
From Ngô Ngọc Đức Huy to ~cnx/ipwhl-announce
Dear patrons, A new release can be found at ipfs://bafybeih7uuxbadxklynmtsrhhy6jceqoqauc6av67ridc7gzzywjnh45ua In this release, the deprecated package path.py was removed. We also found out flake8 cannot be updated for now due to a conflict with importlib-metadata, which is used by many other packages. In this week, we will make some effort to start supporting CPython 3.10, which is ticket https://todo.sr.ht/~cnx/ipwhl/11 Cheers, ~huyngo
From Ngô Ngọc Đức Huy to ~cnx/ipwhl-announce
Hi all, Another week of low maintenance and late update. The release is now live at: ipfs://bafybeibspiah72g23nustbiuxwff4mhhecljdelou2ff5db3vf3g4l4v4u Besides weekly updates, we have removed flake8-type-annotations as it is deprecated and no longer updated. This keeps flake8 from being updated. We haven't updated flake8 this week yet, though. Til next weekend