Received: from listserv.local (listserv [172.16.8.22]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTP id 8095E78104C; Fri, 24 Jun 2022 03:52:11 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit To: "Haelwenn (lanodan) Monnier" From: alice Cc: ~alpine/aports@lists.alpinelinux.org In-Reply-To: <20220624033616.8252-3-contact@hacktivis.me> Subject: Re: [PATCH 3/3] testing/py3-mastodon.py: new aport Date: Fri, 24 Jun 2022 03:52:11 -0000 Message-ID: <165604273148.985.3590823578987765309.gitlab.35633.670f69d7351d93a5862346141a06db10a4d2c236@listserv.local> On Fri, 24 Jun 2022 05:36:16 +0200, Haelwenn (lanodan) Monnier wrote: > +checkdepends="python3-dev py3-pytest py3-pytest-runner py3-pytest-cov py3-vcrpy py3-pytest-vcr py3-pytest-mock py3-requests-mock" > +makedepends="py3-setuptools" > +source="https://files.pythonhosted.org/packages/0b/cf/7db7cd302c747f2f10a6037a220f6a72ac3a3c15862aee4ea8d7c64a2645/Mastodon.py-1.5.1.tar.gz" ```suggestion:-0+0 source="https://files.pythonhosted.org/packages/source/M/Mastodon.py/Mastodon.py-1.5.1.tar.gz" ``` same thing with the template as the other comment; easier to just use the non-changing non-hash urls, but it doesn't generate the correct ones. and same for the others :) -- via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/35633#note_243396