~cnx/ipwhl-devel

4 2

[PULL ipwhl-data] add support for cp310

Details
Message ID
<20220507145922.n2dsdkihsphdzicj@isanerc>
DKIM signature
missing
Download raw message
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
Details
Message ID
<CJUY8MKA989O.347SX13FHTCA5@nix>
In-Reply-To
<20220507145922.n2dsdkihsphdzicj@isanerc> (view parent)
DKIM signature
missing
Download raw message
On Sat May 7, 2022 at 9:59 PM +0700, Ngô Ngọc Đức Huy wrote:
> 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

First of all, in credible work!  I've took a glance the changes
in 2022W16..c5e3c850a34d and noticed a few minor quirks:

* Commit ce5782d676f (PyYAML: add support for cp310) is empty.
* In 144856f4441 (mariadb: 1.0.7 → 1.0.11), the cp310 manylinux wheel's
  source URL has inline=false which can be removed.

On a side note, have you thought of the versioning scheme
for stable releases?
Details
Message ID
<CJV2JN0EWHK6.ZGOSKOFD6K9D@nix>
In-Reply-To
<20220507145922.n2dsdkihsphdzicj@isanerc> (view parent)
DKIM signature
missing
Download raw message
At 73c47e8cec92 there are also some failing checks:

$ ipwhl-nameck pkgs
pkgs/39/numpy/numpy-1.21.5-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.toml pkgs/39/numpy/numpy-1.21.6-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.toml
pkgs/39/numpy/numpy-1.21.5-cp310-cp310-win_amd64.toml pkgs/39/numpy/numpy-1.21.6-cp310-cp310-win_amd64.toml
$ ipwhl-depsck pkgs < SUPPORTED
(pandas) cp310 macosx_11_0_x86_64: hypothesis>=3.58; extra == "test"
Details
Message ID
<327d89c1-7e16-4b8a-a836-f7fae8e7ed17@disroot.org>
In-Reply-To
<CJV2JN0EWHK6.ZGOSKOFD6K9D@nix> (view parent)
DKIM signature
missing
Download raw message
Saw that now. Dunno why I didn't see these earlier.
Details
Message ID
<1cbb1383-145a-4834-9759-49895fb32c5b@disroot.org>
In-Reply-To
<CJUY8MKA989O.347SX13FHTCA5@nix> (view parent)
DKIM signature
missing
Download raw message
> * 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 :/
Reply to thread Export thread (mbox)