Path to this page:
./
security/py-openid,
Python module for OpenID
Branch: CURRENT,
Version: 3.2.0,
Package name: py310-openid-3.2.0,
Maintainer: pkgsrc-usersOpenID support for servers and consumers.
Required to run:[
lang/python27]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 298.438 KB
Version history: (Expand)
- (2023-06-04) Updated to version: py310-openid-3.2.0
- (2022-01-22) Updated to version: py27-openid-2.2.5nb1
- (2012-04-10) Updated to version: py27-openid-2.2.5
- (2010-06-28) Updated to version: py26-openid-2.2.5
- (2009-07-21) Package added to pkgsrc.se, version py25-openid-2.2.4 (created)
CVS history: (Expand)
2023-06-04 04:20:29 by Mark Davies | Files touched by this commit (3) | |
Log message:
py-openid: update to 3.2.0
3.0.9
Compatibility fix for `HTMLParser`
3.0.6
Improvements to stores, tests, and fetchers
3.0.3
Improvements to admin test runner
3.0.2
All the tests that require no more than the standard library pass -- however
modules that depend on external packages (such as the pyCURL fetcher or the
MySQL / PostgreSQL stores) haven't been updated and may not work.
3.0.1
This implementation of OpenID has been ported to Python 3 -- all but one test
is known to pass.
|
2022-01-22 15:25:43 by Thomas Klausner | Files touched by this commit (2) |
Log message:
py-openid: convert to egg.mk
|
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
|
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|
2019-11-04 22:13:04 by Roland Illig | Files touched by this commit (118) |
Log message:
security: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2019-09-02 15:20:22 by Adam Ciarcinski | Files touched by this commit (415) |
Log message:
Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for \
future Python 3.8
|
2019-04-26 15:14:25 by Maya Rashish | Files touched by this commit (473) |
Log message:
Omit mentions of python 34 and 35, after those were removed.
- Includes some whitespace changes, to be handled in a separate commit.
|
2018-07-03 07:03:44 by Adam Ciarcinski | Files touched by this commit (495) |
Log message:
extend PYTHON_VERSIONS_ for Python 3.7
|