[Bug 276396] devel/py-pyinstaller: Update to 6.3.0

2024-01-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276396

Ruslan Makhmatkhanov  changed:

   What|Removed |Added

 CC||r...@freebsd.org

--- Comment #5 from Ruslan Makhmatkhanov  ---
Install via pip install producing those dependencies:

Successfully installed altgraph-0.17.4 packaging-23.2 pyinstaller-6.3.0
pyinstaller-hooks-contrib-2023.12

so, pyinstaller-hooks-contrib is indeed needed

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 276396] devel/py-pyinstaller: Update to 6.3.0

2024-01-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276396

--- Comment #6 from Alastair Hogge  ---
(In reply to Ruslan Makhmatkhanov from comment #5)

Thank you for checking that.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 276396] devel/py-pyinstaller: Update to 6.3.0

2024-01-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276396

Alastair Hogge  changed:

   What|Removed |Added

 Attachment #247727|0   |1
is obsolete||

--- Comment #7 from Alastair Hogge  ---
Created attachment 247740
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=247740&action=edit
Update to 6.3.0

* move pytest to ${USE_PYTHON}
* sort ${COPYTREE_SHARE} exclusion arguments alphabetically

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 276319] [META] Deprecate/Expire Django 3.2 and switch to Django 4.2

2024-01-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276319

Kai Knoblich  changed:

   What|Removed |Added

 Depends on||276431


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276431
[Bug 276431] www/py-django-contact-form: Update to 2.1
-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 276319] [META] Deprecate/Expire Django 3.2 and switch to Django 4.2

2024-01-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276319

Kai Knoblich  changed:

   What|Removed |Added

 Depends on||276432


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276432
[Bug 276432] www/py-django-constance: Update to 3.1.0
-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 276319] [META] Deprecate/Expire Django 3.2 and switch to Django 4.2

2024-01-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276319

Kai Knoblich  changed:

   What|Removed |Added

 Depends on||276433


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276433
[Bug 276433] www/py-django-simple-captcha: Update to 0.5.20
-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 276319] [META] Deprecate/Expire Django 3.2 and switch to Django 4.2

2024-01-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276319

Kai Knoblich  changed:

   What|Removed |Added

 Depends on||276434


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276434
[Bug 276434] www/py-django-widget-tweaks: Update to 1.5.0
-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 276396] devel/py-pyinstaller: Update to 6.3.0

2024-01-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276396

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

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

commit 05b066f1d9e1ce81942c3ff11aa7898653b75a95
Author: Christopher Hall 
AuthorDate: 2024-01-18 18:06:07 +
Commit: Gleb Popov 
CommitDate: 2024-01-18 18:14:49 +

devel/py-pyinstaller-hooks-contrib: The PyInstaller community hooks
repository.

This repository is a collection of hooks for many packages, and allows
PyInstaller to work with these packages seamlessly.

Differential Revision: https://reviews.freebsd.org/D43478

Co-authored-by: Alastair Hogge 

PR: 276396

 devel/Makefile |  1 +
 devel/py-pyinstaller-hooks-contrib/Makefile (new)  | 35 ++
 devel/py-pyinstaller-hooks-contrib/distinfo (new)  |  3 ++
 devel/py-pyinstaller-hooks-contrib/pkg-descr (new) |  8 +
 4 files changed, 47 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 276396] devel/py-pyinstaller: Update to 6.3.0

2024-01-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276396

--- Comment #9 from Gleb Popov  ---
Alastair, did you base your patch on https://reviews.freebsd.org/D39304 ?

In other words, should I add "Co-authored-by:" tag to the commit message to
give a credit to Christopher?

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 276396] devel/py-pyinstaller: Update to 6.3.0

2024-01-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276396

--- Comment #10 from Alastair Hogge  ---
(In reply to Gleb Popov from comment #9)

Only devel/py-pyinstaller-hooks-contrib was built on Christopher's labour, so
yes please, a 1000 attributions directed at Christopher for that. This Port,
this bug report, was developed in isolation, and ignorance of Christopher's
work on devel/py-pyinstaller.

Summary:
devel/py-pyinstaller: without Christopher
devel/py-pyinstaller-hooks-contrib: with Christopher's work.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 265712] devel/py-pip: python38 pip requires some additional symlinks in /usr/local/bin

2024-01-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265712

homenick  changed:

   What|Removed |Added

 CC||mccluregray1210...@gmail.co
   ||m

--- Comment #3 from homenick  ---
Popular Classics: Relive your childhood favorites like Temple Run, Subway
Surfers, and Tetris, all in their unblocked glory. Link:
https://unblockedgames-76.io

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 276359] security/py-flask-saml: Update to 0.5.1

2024-01-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276359

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

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

commit 2e26811c8c2ca2c8067f975767cadb2b881c026f
Author: Wen Heping 
AuthorDate: 2024-01-19 03:24:53 +
Commit: Wen Heping 
CommitDate: 2024-01-19 03:25:47 +

security/py-flask-saml: Update to 0.5.1

PR: 276359
Reported by:maintainer

 security/py-flask-saml/Makefile | 7 +++
 security/py-flask-saml/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

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


maintainer-feedback requested: [Bug 276449] textproc/py-sphinxcontrib-serializinghtml: Update to 1.1.10

2024-01-18 Thread bugzilla-noreply
Bugzilla Automation  has asked freebsd-python (Nobody)
 for maintainer-feedback:
Bug 276449: textproc/py-sphinxcontrib-serializinghtml: Update to 1.1.10
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276449



--- Description ---
textproc/py-sphinxcontrib-serializinghtml: Update to 1.1.10

Update to 1.1.10:
- Add python to ${CATEGORIES}
- Add test component
- Prefer ${DISTVERSION} over ${PORTVERSION}
- Switch to PEP517 build

https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/compare/1.1.5..1.1
10

This update it required for updating textproc/py-sphinx to 7.2.6.



[Bug 276449] textproc/py-sphinxcontrib-serializinghtml: Update to 1.1.10

2024-01-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276449

Bug ID: 276449
   Summary: textproc/py-sphinxcontrib-serializinghtml: Update to
1.1.10
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: python@FreeBSD.org
  Reporter: a...@riseup.net
  Assignee: python@FreeBSD.org
 Flags: maintainer-feedback?(python@FreeBSD.org)

Created attachment 247764
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=247764&action=edit
Update to 1.1.10

textproc/py-sphinxcontrib-serializinghtml: Update to 1.1.10

Update to 1.1.10:
- Add python to ${CATEGORIES}
- Add test component
- Prefer ${DISTVERSION} over ${PORTVERSION}
- Switch to PEP517 build

https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/compare/1.1.5..1.1.10

This update it required for updating textproc/py-sphinx to 7.2.6.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 276449] textproc/py-sphinxcontrib-serializinghtml: Update to 1.1.10

2024-01-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276449

Alastair Hogge  changed:

   What|Removed |Added

URL||https://github.com/sphinx-d
   ||oc/sphinxcontrib-serializin
   ||ghtml/compare/1.1.5...1.1.1
   ||0
 CC||a...@riseup.net

-- 
You are receiving this mail because:
You are the assignee for the bug.