[Bug 276049] security/py-bcrypt: WIP Update to 4.1.2

2025-06-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276049

Siva Mahadevan  changed:

   What|Removed |Added

 Status|New |Open
URL|https://github.com/pyca/bcr |https://github.com/pyca/bcr
   |ypt/compare/3.2.2...4.1.2   |ypt/releases/tag/4.3.0

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


maintainer-approval requested: [Bug 276049] security/py-bcrypt: WIP Update to 4.1.2 : [Attachment 261015] [PATCH] security/py-bcrypt: update to 4.3.0

2025-06-05 Thread bugzilla-noreply
Siva Mahadevan  has asked freebsd-python (Nobody)
 for maintainer-approval:
Bug 276049: security/py-bcrypt: WIP Update to 4.1.2
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276049

Attachment 261015: [PATCH] security/py-bcrypt: update to 4.3.0
https://bugs.freebsd.org/bugzilla/attachment.cgi?id=261015&action=edit



--- Comment #1 from Siva Mahadevan  ---
Created attachment 261015
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=261015&action=edit
[PATCH] security/py-bcrypt: update to 4.3.0

Attached patch to update to latest upstream 4.3.0, with most of the work taken
from the previous patch. All tests pass.



[Bug 276049] security/py-bcrypt: WIP Update to 4.1.2

2025-06-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276049

Siva Mahadevan  changed:

   What|Removed |Added

 Attachment #247386|0   |1
is obsolete||
 CC||[email protected],
   ||[email protected]
 Attachment #261015||maintainer-approval?(python
  Flags||@FreeBSD.org)

--- Comment #1 from Siva Mahadevan  ---
Created attachment 261015
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=261015&action=edit
[PATCH] security/py-bcrypt: update to 4.3.0

Attached patch to update to latest upstream 4.3.0, with most of the work taken
from the previous patch. All tests pass.

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


[Bug 276049] security/py-bcrypt: WIP Update to 4.1.2

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

Alastair Hogge  changed:

   What|Removed |Added

URL||https://github.com/pyca/bcr
   ||ypt/compare/3.2.2...4.1.2
 CC||[email protected]

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


[Bug 276049] security/py-bcrypt: WIP Update to 4.1.2

2023-12-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276049

Bug ID: 276049
   Summary: security/py-bcrypt: WIP Update to 4.1.2
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: [email protected]
  Reporter: [email protected]
 Flags: maintainer-feedback?([email protected])
  Assignee: [email protected]

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

Hello,

A potential databases/pgadmin4 Port requires an updated py-bcrypt, via
py-Flask-Security-Too (local worktree). Attached is the current Work In
Progress (WIP) patch, however, I am stuck with configuring the Port to handle
the external dependencies that bcrypt-rust requires.

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


maintainer-feedback requested: [Bug 276049] security/py-bcrypt: WIP Update to 4.1.2

2023-12-31 Thread bugzilla-noreply
Bugzilla Automation  has asked freebsd-python (Nobody)
 for maintainer-feedback:
Bug 276049: security/py-bcrypt: WIP Update to 4.1.2
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276049



--- Description ---
Hello,

A potential databases/pgadmin4 Port requires an updated py-bcrypt, via
py-Flask-Security-Too (local worktree). Attached is the current Work In
Progress (WIP) patch, however, I am stuck with configuring the Port to handle
the external dependencies that bcrypt-rust requires.