Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-authres-1.2.0-6.el7 RPM for noarch

From EPEL 7 for ppc64le / Packages / p

Name: python3-authres Distribution: Fedora Project
Version: 1.2.0 Vendor: Fedora Project
Release: 6.el7 Build date: Tue May 26 21:29:04 2020
Group: Unspecified Build host: buildhw-04.phx2.fedoraproject.org
Size: 195421 Source RPM: python-authres-1.2.0-6.el7.src.rpm
Packager: Fedora Project
Url: https://launchpad.net/authentication-results-python
Summary: Authentication Results Header Module
RFC 8601 Authentication-Results Headers generation and parsing for
Python/Python3.  See README for extension RFCs implemented.

Provides

Requires

License

ASL 2.0

Changelog

* Tue May 26 2020 Stuart Gathman <stuart@gathman.org> 1.2.0-6
  - Add upstream signature verification
* Sat May 16 2020 Stuart Gathman <stuart@gathman.org> 1.2.0-5
  - Rename spec to python-authres.spec
* Mon May 11 2020 Stuart Gathman <stuart@gathman.org> 1.2.0-4
  - Remove python2 support from spec for rawhide.  Can add to older branches.
* Fri May 08 2020 Stuart Gathman <stuart@gathman.org> 1.2.0-3
  - Add check section, fix reviewer notes, update current RFC, py2 conditional
* Wed May 06 2020 Stuart Gathman <stuart@gathman.org> 1.2.0-2
  - Support python2 as well
* Wed May 06 2020 Stuart Gathman <stuart@gathman.org> 1.2.0-1
  - Latest upstream release
* Sun Apr 28 2013 Stuart Gathman <stuart@gathman.org> 0.601-1
  - When stringifying RFC 5451 property values (pvalue), format them as quoted-
    strings if they contain spaces or special characters (and are not e-mail
    addresses). E.g., IPv6 addresses in policy.iprev properties must be
    double-quoted.
  - Fix broken references to quoted_string variable in authres.core.
    AuthenticationResultsHeader._parse_pvalue method. (Closes: LP #1165978)
  - Fix erroneous reference to ArgumentError exception to refer to ValueError
    instead. When does the Ruby compatiblity layer for Python come out?
  - Added additional tests/examples in authres/tests
* Fri Apr 26 2013 Stuart Gathman <stuart@gathman.org> 0.600-2
  - Include fixes for quoting problems
* Fri Apr 26 2013 Stuart Gathman <stuart@gathman.org> 0.600-1
  - Update to 0.600, with patches for missing ArgumentError definition.
* Tue Feb 02 2010 Stuart Gathman <stuart@bmsi.com> 0.3-1
  - Python-2.6 RPM

Files

/usr/lib/python3.6/site-packages/authres
/usr/lib/python3.6/site-packages/authres-1.2.0-py3.6.egg-info
/usr/lib/python3.6/site-packages/authres-1.2.0-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/authres-1.2.0-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/authres-1.2.0-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/authres-1.2.0-py3.6.egg-info/not-zip-safe
/usr/lib/python3.6/site-packages/authres-1.2.0-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/authres/__init__.py
/usr/lib/python3.6/site-packages/authres/__main__.py
/usr/lib/python3.6/site-packages/authres/__pycache__
/usr/lib/python3.6/site-packages/authres/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/authres/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/authres/__pycache__/__main__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/authres/__pycache__/__main__.cpython-36.pyc
/usr/lib/python3.6/site-packages/authres/__pycache__/arc.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/authres/__pycache__/arc.cpython-36.pyc
/usr/lib/python3.6/site-packages/authres/__pycache__/core.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/authres/__pycache__/core.cpython-36.pyc
/usr/lib/python3.6/site-packages/authres/__pycache__/dkim_adsp.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/authres/__pycache__/dkim_adsp.cpython-36.pyc
/usr/lib/python3.6/site-packages/authres/__pycache__/dkim_b.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/authres/__pycache__/dkim_b.cpython-36.pyc
/usr/lib/python3.6/site-packages/authres/__pycache__/dmarc.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/authres/__pycache__/dmarc.cpython-36.pyc
/usr/lib/python3.6/site-packages/authres/__pycache__/rrvs.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/authres/__pycache__/rrvs.cpython-36.pyc
/usr/lib/python3.6/site-packages/authres/__pycache__/smime.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/authres/__pycache__/smime.cpython-36.pyc
/usr/lib/python3.6/site-packages/authres/__pycache__/vbr.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/authres/__pycache__/vbr.cpython-36.pyc
/usr/lib/python3.6/site-packages/authres/arc.py
/usr/lib/python3.6/site-packages/authres/core.py
/usr/lib/python3.6/site-packages/authres/dkim_adsp.py
/usr/lib/python3.6/site-packages/authres/dkim_b.py
/usr/lib/python3.6/site-packages/authres/dmarc.py
/usr/lib/python3.6/site-packages/authres/rrvs.py
/usr/lib/python3.6/site-packages/authres/smime.py
/usr/lib/python3.6/site-packages/authres/tests
/usr/lib/python3.6/site-packages/authres/vbr.py
/usr/share/doc/python3-authres-1.2.0
/usr/share/doc/python3-authres-1.2.0/CHANGES
/usr/share/doc/python3-authres-1.2.0/README
/usr/share/licenses/python3-authres-1.2.0
/usr/share/licenses/python3-authres-1.2.0/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Mar 28 03:35:33 2024