[Bug 270243] devel/py-wheel: update to 0.40.0

2023-03-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270243

--- Comment #20 from Antoine Brodin  ---
New failures logs:

https://pkg-status.freebsd.org/gohan05/data/131amd64-default-foo/2023-03-29_06h36m47s/logs/py39-moderngl-5.8.1.log
https://pkg-status.freebsd.org/gohan05/data/131amd64-default-foo/2023-03-29_06h36m47s/logs/py39-chaospy-4.3.11.log
https://pkg-status.freebsd.org/gohan05/data/131amd64-default-foo/2023-03-29_06h36m47s/logs/py39-cmyt-1.1.3.log

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 256510] Mk/Uses/shebang.mk Silently fails on .py files if python env isn't initialized

2023-03-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256510

Nuno Teixeira  changed:

   What|Removed |Added

 CC||edua...@freebsd.org

--- Comment #2 from Nuno Teixeira  ---
Same here updating print/paps with meson:

USES+= shebangfix
SHEBANG_FILES= scripts/src-to-paps

---
===>  Staging for paps-0.8.0
===>   Generating temporary packing list
[  0% 1/1] /usr/local/bin/meson install --no-rebuild
Installing src/paps to
/usr/home/nunotex/Work/freebsd/ports/main/print/paps/work/stage/usr/local/bin
Stripping target 'src/paps'.
Installing
/usr/home/nunotex/Work/freebsd/ports/main/print/paps/work/paps-0.8.0/src/paps.1
to
/usr/home/nunotex/Work/freebsd/ports/main/print/paps/work/stage/usr/local/man/man1
Installing
/usr/home/nunotex/Work/freebsd/ports/main/print/paps/work/paps-0.8.0/misc/pango_markup.outlang
to
/usr/home/nunotex/Work/freebsd/ports/main/print/paps/work/stage/usr/local/share/paps
Installing
/usr/home/nunotex/Work/freebsd/ports/main/print/paps/work/paps-0.8.0/scripts/src-to-paps
to
/usr/home/nunotex/Work/freebsd/ports/main/print/paps/work/stage/usr/local/bin
> Compressing man pages (compress-man)
> Running Q/A tests (stage-qa)
Error: '/usr/local/bin/python' is an invalid shebang you need USES=shebangfix
for 'bin/src-to-paps'
*** Error code 1
---

Any workaround?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 256510] Mk/Uses/shebang.mk Silently fails on .py files if python env isn't initialized

2023-03-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256510

--- Comment #3 from Nuno Teixeira  ---
(...)

Fixed by adding python to USES.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 256510] Mk/Uses/shebang.mk Silently fails on .py files if python env isn't initialized

2023-03-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256510

--- Comment #4 from Daniel Engberg  ---
The workaround is to use python:env unless the port actually depends on python

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 270243] devel/py-wheel: update to 0.40.0

2023-03-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270243

--- Comment #21 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=bc1b579fbe80e4db2df7af54d19f95d2a4880158

commit bc1b579fbe80e4db2df7af54d19f95d2a4880158
Author: Charlie Li 
AuthorDate: 2023-03-29 14:00:43 +
Commit: Charlie Li 
CommitDate: 2023-03-29 14:00:43 +

math/py-chaospy: explicitly add setuptools to BUILD_DEPENDS

PR: 270243

 math/py-chaospy/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 270243] devel/py-wheel: update to 0.40.0

2023-03-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270243

--- Comment #23 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=22c31d167011bbf3de67fee9b20845daf7bf7f8e

commit 22c31d167011bbf3de67fee9b20845daf7bf7f8e
Author: Charlie Li 
AuthorDate: 2023-03-29 14:01:49 +
Commit: Charlie Li 
CommitDate: 2023-03-29 14:01:49 +

math/py-cmyt: explicitly add setuptools to BUILD_DEPENDS

PR: 270243

 math/py-cmyt/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 270243] devel/py-wheel: update to 0.40.0

2023-03-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270243

--- Comment #22 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=5c98df76a3237ae0708819837f54f34fd3b04abf

commit 5c98df76a3237ae0708819837f54f34fd3b04abf
Author: Charlie Li 
AuthorDate: 2023-03-29 13:59:27 +
Commit: Charlie Li 
CommitDate: 2023-03-29 13:59:27 +

graphics/py-moderngl: explicitly add setuptools to BUILD_DEPENDS

PR: 270243

 graphics/py-moderngl/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 270243] devel/py-wheel: update to 0.40.0

2023-03-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270243

--- Comment #24 from Antoine Brodin  ---
New failure log:

https://pkg-status.freebsd.org/gohan05/data/131amd64-default-foo/2023-03-29_14h05m00s/logs/errors/py39-moderngl-window-2.4.3.log

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 270243] devel/py-wheel: update to 0.40.0

2023-03-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270243

--- Comment #25 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=5a744bfb15a5213f10bfb4fc27b23829b9375ecd

commit 5a744bfb15a5213f10bfb4fc27b23829b9375ecd
Author: Charlie Li 
AuthorDate: 2023-03-29 15:03:19 +
Commit: Charlie Li 
CommitDate: 2023-03-29 15:03:19 +

graphics/py-moderngl-window: explicitly add setuptools to BUILD_DEPENDS

PR: 270243

 graphics/py-moderngl-window/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 270243] devel/py-wheel: update to 0.40.0

2023-03-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270243

Antoine Brodin  changed:

   What|Removed |Added

   Assignee|port...@freebsd.org |ni...@freebsd.org
  Flags|exp-run?|exp-run+

--- Comment #26 from Antoine Brodin  ---
Exp-run looks fine

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 270510] python.mk: remove setuptools from RUN_DEPENDS

2023-03-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270510

Antoine Brodin  changed:

   What|Removed |Added

 Depends on||270243


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270243
[Bug 270243] devel/py-wheel: update to 0.40.0
-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 270243] devel/py-wheel: update to 0.40.0

2023-03-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270243

Antoine Brodin  changed:

   What|Removed |Added

 Blocks||270510


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270510
[Bug 270510] python.mk: remove setuptools from RUN_DEPENDS
-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 270510] python.mk: remove setuptools from RUN_DEPENDS

2023-03-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270510

--- Comment #1 from Antoine Brodin  ---
Some new failure logs:

https://pkg-status.freebsd.org/gohan05/data/131amd64-default-foo/2023-03-29_18h43m08s/logs/errors/py39-pylast-5.1.0_1.log
https://pkg-status.freebsd.org/gohan05/data/131amd64-default-foo/2023-03-29_18h43m08s/logs/errors/py39-soxr-0.3.4.log
https://pkg-status.freebsd.org/gohan05/data/131amd64-default-foo/2023-03-29_18h43m08s/logs/errors/libgusb-0.3.10_1.log
https://pkg-status.freebsd.org/gohan05/data/131amd64-default-foo/2023-03-29_18h43m08s/logs/errors/py39-QtPy-2.3.1.log
https://pkg-status.freebsd.org/gohan05/data/131amd64-default-foo/2023-03-29_18h43m08s/logs/errors/py39-find-libpython-0.3.0.log
https://pkg-status.freebsd.org/gohan05/data/131amd64-default-foo/2023-03-29_18h43m08s/logs/errors/py39-flit-scm-1.7.0_1.log
https://pkg-status.freebsd.org/gohan05/data/131amd64-default-foo/2023-03-29_18h43m08s/logs/errors/py39-jsonschema-4.17.3_1.log
https://pkg-status.freebsd.org/gohan05/data/131amd64-default-foo/2023-03-29_18h43m08s/logs/errors/py39-platformdirs-2.6.2_1.log
https://pkg-status.freebsd.org/gohan05/data/131amd64-default-foo/2023-03-29_18h43m08s/logs/errors/py39-prettytable-3.6.0_1.log
https://pkg-status.freebsd.org/gohan05/data/131amd64-default-foo/2023-03-29_18h43m08s/logs/errors/py39-scikit-build-0.16.7.log
https://pkg-status.freebsd.org/gohan05/data/131amd64-default-foo/2023-03-29_18h43m08s/logs/errors/opencolorio-2.1.3_1.log
https://pkg-status.freebsd.org/gohan05/data/131amd64-default-foo/2023-03-29_18h43m08s/logs/errors/py39-formulaic-0.5.2.log
https://pkg-status.freebsd.org/gohan05/data/131amd64-default-foo/2023-03-29_18h43m08s/logs/errors/py39-openTSNE-0.7.1.log
https://pkg-status.freebsd.org/gohan05/data/131amd64-default-foo/2023-03-29_18h43m08s/logs/errors/py39-filelock-3.10.3.log
https://pkg-status.freebsd.org/gohan05/data/131amd64-default-foo/2023-03-29_18h43m08s/logs/errors/py39-plumbum-1.8.1_1.log
https://pkg-status.freebsd.org/gohan05/data/131amd64-default-foo/2023-03-29_18h43m08s/logs/errors/py39-sphinx-autodoc-typehints-1.22_1.log

-- 
You are receiving this mail because:
You are on the CC list for the bug.