Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
FreeBSD ports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
be041e53
Verified
Commit
be041e53
authored
2 years ago
by
sunpoet
Browse files
Options
Downloads
Patches
Plain Diff
security/py-authlib: Update to 1.0.1
- Remove CLIENT option Changes:
https://github.com/lepture/authlib/releases
parent
9117030d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
security/py-authlib/Makefile
+3
-9
3 additions, 9 deletions
security/py-authlib/Makefile
security/py-authlib/distinfo
+3
-3
3 additions, 3 deletions
security/py-authlib/distinfo
with
6 additions
and
12 deletions
security/py-authlib/Makefile
+
3
−
9
View file @
be041e53
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME
=
authlib
PORTVERSION
=
0.1
5.5
PORTVERSION
=
1.
0.1
CATEGORIES
=
security python
MASTER_SITES
=
CHEESESHOP
PKGNAMEPREFIX
=
${
PYTHON_PKGNAMEPREFIX
}
...
...
@@ -13,17 +13,11 @@ COMMENT= Ultimate Python library in building OAuth and OpenID Connect servers
LICENSE
=
BSD3CLAUSE
LICENSE_FILE
=
${
WRKSRC
}
/LICENSE
RUN_DEPENDS
=
${
PYTHON_PKGNAMEPREFIX
}
cryptography>
=
0
:security/py-cryptography@
${
PY_FLAVOR
}
RUN_DEPENDS
=
${
PYTHON_PKGNAMEPREFIX
}
cryptography>
=
3.2
:security/py-cryptography@
${
PY_FLAVOR
}
USES
=
python:3.
6
+
USES
=
python:3.
7
+
USE_PYTHON
=
autoplist concurrent distutils
NO_ARCH
=
yes
OPTIONS_DEFINE
=
CLIENT
OPTIONS_DEFAULT
=
CLIENT
CLIENT_DESC
=
OAuth client support
CLIENT_RUN_DEPENDS
=
${
PYTHON_PKGNAMEPREFIX
}
requests>
=
0:www/py-requests@
${
PY_FLAVOR
}
.
include
<bsd.port.mk>
This diff is collapsed.
Click to expand it.
security/py-authlib/distinfo
+
3
−
3
View file @
be041e53
TIMESTAMP = 16
35181093
SHA256 (Authlib-0.1
5.5
.tar.gz) =
b83cf6360c8e92b0e9df0d1f32d675790bcc4e3c03977499b1eed24dcdef4252
SIZE (Authlib-0.1
5.5
.tar.gz) = 13
2183
TIMESTAMP = 16
53926016
SHA256 (Authlib-
1.
0.1.tar.gz) =
6e74a4846ac36dfc882b3cc2fbd3d9eb410a627f2f2dc11771276655345223b1
SIZE (Authlib-
1.
0.1.tar.gz) = 13
9484
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment