notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-fastapi-users Ready-to-use and customizable users management for FastAPI
12.1.2_1 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 12.1.2_1Version of this port present on the latest quarterly branch.
Maintainer: meka@tilda.center search for ports maintained by this maintainer
Port Added: 2022-01-29 06:57:07
Last Update: 2023-11-24 06:12:44
Commit Hash: d1a1681
Also Listed In: devel python
License: MIT
WWW:
https://github.com/fastapi-users/fastapi-users
Description:
Add quickly a registration and authentication system to your FastAPI project. FastAPI Users is designed to be as customizable and adaptable as possible. Features: * Extensible base user model * Ready-to-use register, login, reset password and verify e-mail routes * Ready-to-use social OAuth2 login flow * Dependency callables to inject current user in route * Pluggable password validation * Customizable database backend * SQLAlchemy async backend included thanks to encode/databases * MongoDB async backend included thanks to mongodb/motor * Tortoise ORM backend included * Multiple customizable authentication backends * JWT authentication backend included * Cookie authentication backend included * Full OpenAPI schema support, even with several authentication backends
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}fastapi-users>0:www/py-fastapi-users@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-fastapi-users/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-fastapi-users
  • pkg install py39-fastapi-users
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-fastapi-users listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-fastapi-users
Package flavors (<flavor>: <package>)
  • py39: py39-fastapi-users
distinfo:
TIMESTAMP = 1694589588 SHA256 (fastapi_users-12.1.2.tar.gz) = 9a9b44e0917c483aaba2bf80ea488b4ba6475b0fb24e2abfaf21e0b5c5db59bf SIZE (fastapi_users-12.1.2.tar.gz) = 119108

Packages (timestamps in pop-ups are UTC):
py39-fastapi-users
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest12.1.2_112.1.2_1-12.1.2_112.1.2_1---
FreeBSD:13:quarterly12.1.2_112.1.2_111.0.012.1.2_112.1.2_1-12.1.2_112.1.2_1
FreeBSD:14:latest12.1.2_112.1.2_1-12.1.2_112.1.2_111.0.0-11.0.0
FreeBSD:14:quarterly12.1.2_112.1.2_1-12.1.2_112.1.2_1-12.1.2_112.1.2_1
FreeBSD:15:latest12.1.2_112.1.2_1n/a12.1.2_1n/a-12.1.2_1-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. py39-asgi-lifespan>=0 : devel/py-asgi-lifespan@py39
  2. py39-asynctest>=0 : devel/py-asynctest@py39
  3. py39-httpx-oauth>=0 : www/py-httpx-oauth@py39
  4. py39-pymongo>=0 : databases/py-pymongo@py39
  5. py39-pytest-asyncio>=0 : devel/py-pytest-asyncio@py39
  6. py39-pytest-mock>=0 : devel/py-pytest-mock@py39
  7. py39-pytest>=7,1 : devel/py-pytest@py39
  8. python3.9 : lang/python39
Runtime dependencies:
  1. py39-bcrypt>=3.1.0 : security/py-bcrypt@py39
  2. py39-email-validator>=1.1.0 : mail/py-email-validator@py39
  3. py39-fastapi>=0.65.2 : www/py-fastapi@py39
  4. py39-makefun>=1.11.2,<2.0 : devel/py-makefun@py39
  5. py39-passlib>=0 : security/py-passlib@py39
  6. py39-pyjwt>=2.1.0 : www/py-pyjwt@py39
  7. py39-python-multipart>=0.0.5 : www/py-python-multipart@py39
  8. py39-databases>=0.3.0 : databases/py-databases@py39
  9. py39-sqlalchemy14>=1.4.0 : databases/py-sqlalchemy14@py39
  10. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  11. python3.9 : lang/python39
This port is required by:
for Run
  1. databases/py-fastapi-users-db-ormar

Configuration Options:
===> The following configuration options are available for py39-fastapi-users-12.1.2_1: OAUTH=off: Authentication support via OAuth ====> Database Support SQLALCHEMY=on: Support for SQL database through SQLAlchemy ===> Use 'make config' to modify these settings
Options name:
www_py-fastapi-users
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/f/fastapi_users/
  2. https://pypi.org/packages/source/f/fastapi_users/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
12.1.2_1
24 Nov 2023 06:12:44
commit hash: d1a1681e9573a6c3583f8b96de79253a8c026adecommit hash: d1a1681e9573a6c3583f8b96de79253a8c026adecommit hash: d1a1681e9573a6c3583f8b96de79253a8c026adecommit hash: d1a1681e9573a6c3583f8b96de79253a8c026ade files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Goran Mekić
www/py-fastapi-users: remove email-validator upper bound on version

This unbreaks the build as mail/py-email-validator is now at 2.1.0.

PR:		275275
12.1.2
22 Sep 2023 04:56:48
commit hash: 4198924a7f182d7e33330e9cb46c6d8e857f2c1dcommit hash: 4198924a7f182d7e33330e9cb46c6d8e857f2c1dcommit hash: 4198924a7f182d7e33330e9cb46c6d8e857f2c1dcommit hash: 4198924a7f182d7e33330e9cb46c6d8e857f2c1d files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Goran Mekić
www/py-fastapi-users: Update to 12.1.2

Changelog: https://github.com/fastapi-users/fastapi-users/releases/tag/v12.1.2

PR:		273976
12.1.1
12 Sep 2023 14:54:16
commit hash: 2c07ec8e2dce042f4719152fb9b5d6343c39679fcommit hash: 2c07ec8e2dce042f4719152fb9b5d6343c39679fcommit hash: 2c07ec8e2dce042f4719152fb9b5d6343c39679fcommit hash: 2c07ec8e2dce042f4719152fb9b5d6343c39679f files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Goran Mekić
www/py-fastapi-users: Update to 12.1.1

Changelog: https://github.com/fastapi-users/fastapi-users/releases/tag/v12.1.1

PR:		273162
11.0.0
26 Aug 2023 21:42:32
commit hash: 0e218a6c389cf4e5c96b4f0e747d800dbe7d4b0acommit hash: 0e218a6c389cf4e5c96b4f0e747d800dbe7d4b0acommit hash: 0e218a6c389cf4e5c96b4f0e747d800dbe7d4b0acommit hash: 0e218a6c389cf4e5c96b4f0e747d800dbe7d4b0a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-fastapi-users: Remove outdated PYTHON_REL check after lang/python37
removal

Approved by:	portmgr (blanket)
With hat:	python
11.0.0
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
11.0.0
09 May 2023 08:27:49
commit hash: 23354edbd3b89abe49b51904cd93cd801d6a7e92commit hash: 23354edbd3b89abe49b51904cd93cd801d6a7e92commit hash: 23354edbd3b89abe49b51904cd93cd801d6a7e92commit hash: 23354edbd3b89abe49b51904cd93cd801d6a7e92 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Goran Mekić
www/py-fastapi-users: Update to 11.0.0

Changelog: https://github.com/fastapi-users/fastapi-users/releases/tag/v11.0.0

PR:		271274
10.1.5_2
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
10.1.5_2
12 Oct 2022 13:59:33
commit hash: addedd02c453b0af9d67f1bdb7d4444506ce90aacommit hash: addedd02c453b0af9d67f1bdb7d4444506ce90aacommit hash: addedd02c453b0af9d67f1bdb7d4444506ce90aacommit hash: addedd02c453b0af9d67f1bdb7d4444506ce90aa files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Goran Mekić
www/py-fastapi-users: Fix makefun dep version

PR:		266972
10.1.5_1
12 Oct 2022 10:39:14
commit hash: 9e031c9aa0355ce212e2a9baad46657dceed998ecommit hash: 9e031c9aa0355ce212e2a9baad46657dceed998ecommit hash: 9e031c9aa0355ce212e2a9baad46657dceed998ecommit hash: 9e031c9aa0355ce212e2a9baad46657dceed998e files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Goran Mekić
www/py-fastapi-users: Bump version of required makefun

PR:		266972
10.1.5
09 Oct 2022 20:51:35
commit hash: 95e2a2c31fc5eb95329a897a78a01efa302c341fcommit hash: 95e2a2c31fc5eb95329a897a78a01efa302c341fcommit hash: 95e2a2c31fc5eb95329a897a78a01efa302c341fcommit hash: 95e2a2c31fc5eb95329a897a78a01efa302c341f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
databases/pymongo: Move to databases/py-pymongo

Approved by:	portmgr (compliance)
10.1.5
07 Oct 2022 17:37:57
commit hash: d6179269777fb0fed8ffae1a5ac4db4238d1d2facommit hash: d6179269777fb0fed8ffae1a5ac4db4238d1d2facommit hash: d6179269777fb0fed8ffae1a5ac4db4238d1d2facommit hash: d6179269777fb0fed8ffae1a5ac4db4238d1d2fa files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Goran Mekić
www/py-fastapi-users: Update to 10.1.5

ChangeLog:
https://github.com/fastapi-users/fastapi-users/releases/tag/v10.1.5

PR:		266758
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
10.1.4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
10.1.4
28 Jul 2022 18:46:07
commit hash: 900c9e010614a39cf6aa16d124e3d833c599016bcommit hash: 900c9e010614a39cf6aa16d124e3d833c599016bcommit hash: 900c9e010614a39cf6aa16d124e3d833c599016bcommit hash: 900c9e010614a39cf6aa16d124e3d833c599016b files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Goran Mekić
www/py-fastapi-users: Update to 10.1.4

ChangeLog:	https://github.com/fastapi-users/fastapi-users/releases/tag/v10.1.4
PR:		265477
10.1.1
27 Jun 2022 13:21:40
commit hash: 74729b04ffd1ade9dd9bdb21a338ad774c15ac21commit hash: 74729b04ffd1ade9dd9bdb21a338ad774c15ac21commit hash: 74729b04ffd1ade9dd9bdb21a338ad774c15ac21commit hash: 74729b04ffd1ade9dd9bdb21a338ad774c15ac21 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Goran Mekić
www/py-fastapi-users: Update to 10.1.1

Changelog:
  * Fix get_oauth_associate_router import to keep OAuth dependencies optional.

PR:		264902
10.0.7
09 Jun 2022 10:30:24
commit hash: 34ee8a3e01b7d284600fab526dc3442c34aafb14commit hash: 34ee8a3e01b7d284600fab526dc3442c34aafb14commit hash: 34ee8a3e01b7d284600fab526dc3442c34aafb14commit hash: 34ee8a3e01b7d284600fab526dc3442c34aafb14 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Goran Mekić
www/py-fastapi-users: Update to 10.0.7

 - use DISTVERSION instead of PORTVERSION

ChangeLog: https://github.com/fastapi-users/fastapi-users/releases/tag/v10.0.7

PR:		264569
10.0.6
07 Jun 2022 23:24:09
commit hash: 2bcb761ee5c0a2a2f0450ad4237f9063a1990beecommit hash: 2bcb761ee5c0a2a2f0450ad4237f9063a1990beecommit hash: 2bcb761ee5c0a2a2f0450ad4237f9063a1990beecommit hash: 2bcb761ee5c0a2a2f0450ad4237f9063a1990bee files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Goran Mekić
www/py-fastapi-users: Update to 10.0.6

ChangeLog: https://github.com/fastapi-users/fastapi-users/releases/tag/v10.0.6

PR:		264508
10.0.2
07 May 2022 01:04:18
commit hash: 7c6df67574907e9a57e2234f73ea3c086d4a8b51commit hash: 7c6df67574907e9a57e2234f73ea3c086d4a8b51commit hash: 7c6df67574907e9a57e2234f73ea3c086d4a8b51commit hash: 7c6df67574907e9a57e2234f73ea3c086d4a8b51 files touched by this commit
Wen Heping (wen) search for other commits by this committer
www/py-fastapi-users: Update to 10.0.2

PR:		263816
Reported by:	meka@tilda.center(maintainer)
9.3.1
26 Apr 2022 18:24:51
commit hash: f2476c4ca96aed81ea4a401e785fb88b8cf314bccommit hash: f2476c4ca96aed81ea4a401e785fb88b8cf314bccommit hash: f2476c4ca96aed81ea4a401e785fb88b8cf314bccommit hash: f2476c4ca96aed81ea4a401e785fb88b8cf314bc files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Goran Mekić
www/py-fastapi-users: Update to 9.3.1

Changes: https://github.com/fastapi-users/fastapi-users/releases/tag/v9.3.1

PR:	263561
9.2.6
18 Mar 2022 02:01:48
commit hash: 57622073098dea4cf242aa99f92d22dcd4a3900dcommit hash: 57622073098dea4cf242aa99f92d22dcd4a3900dcommit hash: 57622073098dea4cf242aa99f92d22dcd4a3900dcommit hash: 57622073098dea4cf242aa99f92d22dcd4a3900d files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Goran Mekić
www/py-fastapi-users: Update to 9.2.6

Changes: https://github.com/fastapi-users/fastapi-users/releases/tag/v9.2.6

PR:	262631
9.2.5
20 Feb 2022 20:31:16
commit hash: 287fe93c64fce1b5a5c400083e1eea3ef79d49c1commit hash: 287fe93c64fce1b5a5c400083e1eea3ef79d49c1commit hash: 287fe93c64fce1b5a5c400083e1eea3ef79d49c1commit hash: 287fe93c64fce1b5a5c400083e1eea3ef79d49c1 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Goran Mekić
www/py-fastapi-users: Update to 9.2.5

Changes: https://github.com/fastapi-users/fastapi-users/releases/tag/v9.2.5

PR:	262066
9.2.4
10 Feb 2022 04:25:10
commit hash: 9aee742a9889550973266087d9c9d8a135e3dfeacommit hash: 9aee742a9889550973266087d9c9d8a135e3dfeacommit hash: 9aee742a9889550973266087d9c9d8a135e3dfeacommit hash: 9aee742a9889550973266087d9c9d8a135e3dfea files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Goran Mekić
www/py-fastapi-users: Update to 9.2.4

Changelog:	https://github.com/fastapi-users/fastapi-users/releases/tag/v9.2.4

PR:		261830
9.2.2
29 Jan 2022 06:54:40
commit hash: 5397c5e80dab3825d0edaa31746adcea47aa361acommit hash: 5397c5e80dab3825d0edaa31746adcea47aa361acommit hash: 5397c5e80dab3825d0edaa31746adcea47aa361acommit hash: 5397c5e80dab3825d0edaa31746adcea47aa361a files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
Author: Goran Mekić
www/py-fastapi-users: add port: Ready-to-use and customizable users management
for FastAPI

Add quickly a registration and authentication system to your FastAPI project.
FastAPI Users is designed to be as customizable and adaptable as possible.
Features:
  * Extensible base user model
  * Ready-to-use register, login, reset password and verify e-mail routes
  * Ready-to-use social OAuth2 login flow
  * Dependency callables to inject current user in route
  * Pluggable password validation
  * Customizable database backend
    * SQLAlchemy async backend included thanks to encode/databases
    * MongoDB async backend included thanks to mongodb/motor
    * Tortoise ORM backend included
    * ormar backend included
  * Multiple customizable authentication backends
    * JWT authentication backend included
    * Cookie authentication backend included
  * Full OpenAPI schema support, even with several authentication backends

WWW: https://github.com/fastapi-users/fastapi-users

PR:		257369
Reported by:	Goran Mekić <meka@tilda.center> (new maintainer)
Reviewed by:	koobs

Number of commits found: 23