Friday, September 17, 2021

Re: [update] net/synapse-1.42.0 devel/py-jsonschema-3.2.0

On 2021/09/17 15:28, Stuart Henderson wrote:
> On 2021/09/17 16:21, Renaud Allard wrote:
> > py-pyrsistent is also a new dependency for the new version of synapse. But
>
> pyrsistent is a dependency of the new version of jsonschema.
>

...I see nothing using vcversioner any more.

$ cat jsonschema.egg-info/requires.txt
attrs>=17.4.0
pyrsistent>=0.14.0
setuptools
six>=1.11.0

[:python_version < "3"]
functools32

[:python_version < "3.8"]
importlib_metadata

[format]
idna
jsonpointer>1.13
rfc3987
strict-rfc3339
webcolors

[format_nongpl]
idna
jsonpointer>1.13
webcolors
rfc3986-validator>0.1.0
rfc3339-validator

............

so RDEP on attrs, pyrsistent, six ?

No comments:

Post a Comment