[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: IDEA: missing-tests-pypi-error? condition
From: |
Munyoki Kilyungi |
Subject: |
Re: IDEA: missing-tests-pypi-error? condition |
Date: |
Fri, 06 Oct 2023 15:50:23 +0300 |
"jgart" <jgart@dismail.de> aliandika:
>> Sometimes, PyPI versions lag behind upstream versions.
>
> Hi Bonz,
>
> Yes, in my experience that has sometimes been the case because maintainers
> don't make timely releases to PyPI.
>
>> What's the policy on this. Shouldn't we prefer upstream over PyPI?
>
> Our importer works with the JSON API that PyPI provides at
> https://pypi.org/pypi/baz/json
>
> See here:
>
> https://git.savannah.gnu.org/cgit/guix.git/tree/guix/import/pypi.scm?h=master#n141
>
> That API provides a lot of package data that GitHub does not track in a
> unified and structured way.
>
Then given the above ...
>> Adding extra glue can add unnecessary complexity.
>
> You're right. I thought about that after I sent the email with the idea ;()
>
PyPi unless we need to use upstream is the way to
go ;)
--
(Life is like a pencil that will surely run out,
but will leave the beautiful writing of life.)
(D4F09EB110177E03C28E2FE1F5BBAE1E0392253F
(hkp://keys.openpgp.org))
signature.asc
Description: PGP signature
- Re: IDEA: missing-tests-pypi-error? condition, (continued)
- Re: IDEA: missing-tests-pypi-error? condition, Munyoki Kilyungi, 2023/10/06
- Re: IDEA: missing-tests-pypi-error? condition, Maxim Cournoyer, 2023/10/07
- Re: IDEA: missing-tests-pypi-error? condition, jgart, 2023/10/08
- Re: IDEA: missing-tests-pypi-error? condition, Luis Felipe, 2023/10/08
- Re: IDEA: missing-tests-pypi-error? condition, Maxim Cournoyer, 2023/10/08
- Re: IDEA: missing-tests-pypi-error? condition, Josselin Poiret, 2023/10/09
- Re: IDEA: missing-tests-pypi-error? condition, jgart, 2023/10/09
- Re: IDEA: missing-tests-pypi-error? condition, Maxim Cournoyer, 2023/10/09
- Re: IDEA: missing-tests-pypi-error? condition, Efraim Flashner, 2023/10/12
Re: IDEA: missing-tests-pypi-error? condition, jgart, 2023/10/06
- Re: IDEA: missing-tests-pypi-error? condition,
Munyoki Kilyungi <=