Port details |
- py-pyjwt1 JSON Web Token implementation in Python
- 1.7.1 www
=0 1.7.1Version of this port present on the latest quarterly branch. - Maintainer: terje@elde.net
 - Port Added: 2021-10-04 17:15:05
- Last Update: 2023-01-11 15:58:34
- Commit Hash: 77d6847
- Also Listed In: python
- License: MIT
- Description:
- A Python implementation of JSON Web Tokens.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pyjwt1>0:www/py-pyjwt1@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/www/py-pyjwt1/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-pyjwt1
- pkg install py39-pyjwt1
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-pyjwt1 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pyjwt1
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1577039206
SHA256 (PyJWT-1.7.1.tar.gz) = 8d59a976fb773f3e6a39c85636357c4f0e242707394cadadd9814f5cbaa20e96
SIZE (PyJWT-1.7.1.tar.gz) = 41979
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-pytest>0 : devel/py-pytest@py39
- py39-cryptography>0 : security/py-cryptography@py39
- py39-pycryptodome>=0 : security/py-pycryptodome@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- net/ceph14
Configuration Options:
- ===> The following configuration options are available for py39-pyjwt1-1.7.1:
RSASSA=off: RSASSA-PKCS1 v1.5 signature support
===> Use 'make config' to modify these settings
- Options name:
- www_py-pyjwt1
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.1 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
1.7.1 31 Dec 2022 14:52:52
    |
Rene Ladan (rene)  |
all: undeprecate www/py-pyjwt1 and consumers
py-pyjwt1 only uses expired security/py-pycrypto as a test dependency
and according to the source code it is not even mentioned as a
requirement, but according to the port Makefile some tests are
skipped without it. |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
1.7.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
1.7.1 02 Jul 2022 09:31:15
    |
Rene Ladan (rene)  |
cleanup: expire consumers of security/py-pycrypto on 2022-09-30
These should probably use security/py-pycryptodome instead. |
1.7.1 09 Jun 2022 11:00:41
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-pyjwt*: Mark CONFLICTS_INSTALL
PR: 264146
Reported by: Goran Mekic <meka@tilda.center> |
1.7.1 04 Oct 2021 17:10:05
    |
Rainer Hurling (rhurlin)  Author: Goran Mekic |
www/py-pyjwt: Rename to www/py-pyjwt1
To make it possible to easily import py-pyjwt v2.x move the current port
to a versioned directory. Bump consumers after rename of the dependency.
PR: 254038 |
Number of commits found: 7
|