Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Feb 2023 21:19:59 +0800
From:      Po-Chuan Hsieh <sunpoet@freebsd.org>
To:        Dima Panov <fluffy@freebsd.org>
Cc:        ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org,  dev-commits-ports-main@freebsd.org
Subject:   Re: git: 84a949587a05 - main - textproc/py-sphinx-autodoc-typehints: update to 1.19.5 as pre-requsite for Sphinx update
Message-ID:  <CAMHz58RR34PKe2hANOXHihNJLgbHNaFUENLO6YWWu-Tg_hBbcg@mail.gmail.com>
In-Reply-To: <202301161932.30GJWic1079227@gitrepo.freebsd.org>
References:  <202301161932.30GJWic1079227@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--000000000000aa978a05f3f3c7e7
Content-Type: text/plain; charset="UTF-8"

On Tue, Jan 17, 2023 at 3:32 AM Dima Panov <fluffy@freebsd.org> wrote:

> The branch main has been updated by fluffy:
>
> URL:
> https://cgit.FreeBSD.org/ports/commit/?id=84a949587a050534b8164c23b3de191b5dc8e747
>
> commit 84a949587a050534b8164c23b3de191b5dc8e747
> Author:     Dima Panov <fluffy@FreeBSD.org>
> AuthorDate: 2023-01-16 18:57:28 +0000
> Commit:     Dima Panov <fluffy@FreeBSD.org>
> CommitDate: 2023-01-16 19:32:04 +0000
>
>     textproc/py-sphinx-autodoc-typehints: update to 1.19.5 as pre-requsite
> for Sphinx update
>

Hi Dima,

1.19.5 does not ship setup.py. Therefore, it failed at the configure stage.
Could you please check it again? Thanks.

===>  Configuring for py39-sphinx-autodoc-typehints-1.19.5
Traceback (most recent call last):
  File "<string>", line 1, in <module>
FileNotFoundError: [Errno 2] No such file or directory: 'setup.py'
*** Error code 1

Stop.
make: stopped in /usr/ports/textproc/py-sphinx-autodoc-typehints

Reference:
https://lists.freebsd.org/archives/freebsd-pkg-fallout/2023-February/318599.html


>     Approved by:    python (lwhsu)
> ---
>  textproc/py-sphinx-autodoc-typehints/Makefile | 2 +-
>  textproc/py-sphinx-autodoc-typehints/distinfo | 6 +++---
>  2 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/textproc/py-sphinx-autodoc-typehints/Makefile
> b/textproc/py-sphinx-autodoc-typehints/Makefile
> index 9fc163c583dc..677a019f79cc 100644
> --- a/textproc/py-sphinx-autodoc-typehints/Makefile
> +++ b/textproc/py-sphinx-autodoc-typehints/Makefile
> @@ -1,5 +1,5 @@
>  PORTNAME=      sphinx-autodoc-typehints
> -DISTVERSION=   1.19.0
> +DISTVERSION=   1.19.5
>  CATEGORIES=    textproc python
>  MASTER_SITES=  PYPI
>  PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
> diff --git a/textproc/py-sphinx-autodoc-typehints/distinfo
> b/textproc/py-sphinx-autodoc-typehints/distinfo
> index e211875e77d9..1eb69e7720bc 100644
> --- a/textproc/py-sphinx-autodoc-typehints/distinfo
> +++ b/textproc/py-sphinx-autodoc-typehints/distinfo
> @@ -1,3 +1,3 @@
> -TIMESTAMP = 1659088461
> -SHA256 (sphinx_autodoc_typehints-1.19.0.tar.gz) =
> ebf5dc78cc76f0ba28eb0afb496fffe73363d516316a08f401216415ed8bbe73
> -SIZE (sphinx_autodoc_typehints-1.19.0.tar.gz) = 31735
> +TIMESTAMP = 1669101472
> +SHA256 (sphinx_autodoc_typehints-1.19.5.tar.gz) =
> 38a227378e2bc15c84e29af8cb1d7581182da1107111fd1c88b19b5eb7076205
> +SIZE (sphinx_autodoc_typehints-1.19.5.tar.gz) = 27903
>

--000000000000aa978a05f3f3c7e7
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div dir=3D"ltr"><br></div><br><div class=3D"gmail_quote">=
<div dir=3D"ltr" class=3D"gmail_attr">On Tue, Jan 17, 2023 at 3:32 AM Dima =
Panov &lt;<a href=3D"mailto:fluffy@freebsd.org">fluffy@freebsd.org</a>&gt; =
wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0=
px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">The branc=
h main has been updated by fluffy:<br>
<br>
URL: <a href=3D"https://cgit.FreeBSD.org/ports/commit/?id=3D84a949587a05053=
4b8164c23b3de191b5dc8e747" rel=3D"noreferrer" target=3D"_blank">https://cgi=
t.FreeBSD.org/ports/commit/?id=3D84a949587a050534b8164c23b3de191b5dc8e747</=
a><br>
<br>
commit 84a949587a050534b8164c23b3de191b5dc8e747<br>
Author:=C2=A0 =C2=A0 =C2=A0Dima Panov &lt;fluffy@FreeBSD.org&gt;<br>
AuthorDate: 2023-01-16 18:57:28 +0000<br>
Commit:=C2=A0 =C2=A0 =C2=A0Dima Panov &lt;fluffy@FreeBSD.org&gt;<br>
CommitDate: 2023-01-16 19:32:04 +0000<br>
<br>
=C2=A0 =C2=A0 textproc/py-sphinx-autodoc-typehints: update to 1.19.5 as pre=
-requsite for Sphinx update<br></blockquote><div><br></div><div>Hi Dima,</d=
iv><div><br></div><div>1.19.5 does not ship setup.py. Therefore, it failed =
at the configure stage. Could you please check it again? Thanks.</div><div>=
<br></div><div>=3D=3D=3D&gt; =C2=A0Configuring for py39-sphinx-autodoc-type=
hints-1.19.5<br></div><div>Traceback (most recent call last):<br>=C2=A0 Fil=
e &quot;&lt;string&gt;&quot;, line 1, in &lt;module&gt;<br>FileNotFoundErro=
r: [Errno 2] No such file or directory: &#39;setup.py&#39;<br>*** Error cod=
e 1<br><br>Stop.<br>make: stopped in /usr/ports/textproc/py-sphinx-autodoc-=
typehints<br></div><div><br></div><div>Reference: <a href=3D"https://lists.=
freebsd.org/archives/freebsd-pkg-fallout/2023-February/318599.html">https:/=
/lists.freebsd.org/archives/freebsd-pkg-fallout/2023-February/318599.html</=
a><br></div><div><br></div><blockquote class=3D"gmail_quote" style=3D"margi=
n:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex=
">
<br>
=C2=A0 =C2=A0 Approved by:=C2=A0 =C2=A0 python (lwhsu)<br>
---<br>
=C2=A0textproc/py-sphinx-autodoc-typehints/Makefile | 2 +-<br>
=C2=A0textproc/py-sphinx-autodoc-typehints/distinfo | 6 +++---<br>
=C2=A02 files changed, 4 insertions(+), 4 deletions(-)<br>
<br>
diff --git a/textproc/py-sphinx-autodoc-typehints/Makefile b/textproc/py-sp=
hinx-autodoc-typehints/Makefile<br>
index 9fc163c583dc..677a019f79cc 100644<br>
--- a/textproc/py-sphinx-autodoc-typehints/Makefile<br>
+++ b/textproc/py-sphinx-autodoc-typehints/Makefile<br>
@@ -1,5 +1,5 @@<br>
=C2=A0PORTNAME=3D=C2=A0 =C2=A0 =C2=A0 sphinx-autodoc-typehints<br>
-DISTVERSION=3D=C2=A0 =C2=A01.19.0<br>
+DISTVERSION=3D=C2=A0 =C2=A01.19.5<br>
=C2=A0CATEGORIES=3D=C2=A0 =C2=A0 textproc python<br>
=C2=A0MASTER_SITES=3D=C2=A0 PYPI<br>
=C2=A0PKGNAMEPREFIX=3D ${PYTHON_PKGNAMEPREFIX}<br>
diff --git a/textproc/py-sphinx-autodoc-typehints/distinfo b/textproc/py-sp=
hinx-autodoc-typehints/distinfo<br>
index e211875e77d9..1eb69e7720bc 100644<br>
--- a/textproc/py-sphinx-autodoc-typehints/distinfo<br>
+++ b/textproc/py-sphinx-autodoc-typehints/distinfo<br>
@@ -1,3 +1,3 @@<br>
-TIMESTAMP =3D 1659088461<br>
-SHA256 (sphinx_autodoc_typehints-1.19.0.tar.gz) =3D ebf5dc78cc76f0ba28eb0a=
fb496fffe73363d516316a08f401216415ed8bbe73<br>
-SIZE (sphinx_autodoc_typehints-1.19.0.tar.gz) =3D 31735<br>
+TIMESTAMP =3D 1669101472<br>
+SHA256 (sphinx_autodoc_typehints-1.19.5.tar.gz) =3D 38a227378e2bc15c84e29a=
f8cb1d7581182da1107111fd1c88b19b5eb7076205<br>
+SIZE (sphinx_autodoc_typehints-1.19.5.tar.gz) =3D 27903<br>
</blockquote></div></div>

--000000000000aa978a05f3f3c7e7--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMHz58RR34PKe2hANOXHihNJLgbHNaFUENLO6YWWu-Tg_hBbcg>