Revisions of python-service_identity

buildservice-autocommit accepted request 1140210 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 35)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 34)
- update to 24.1.0:
  * If a certificate doesn't contain any `subjectAltName`s, we
    now raise `service_identity.CertificateError` instead of
    `service_identity.VerificationError` to make the problem
    easier to debug.
    - Since Chrome 58 and Firefox 48 both don’t accept certificates
      that contain only a Common Name, its usage is hereby
      deprecated in service_identity too. We have been raising
      a warning since 16.0.0 and the support will be removed in
    - When service_identity.SubjectAltNameWarning is raised, the
    - Wildcards (*) are now only allowed if they are the leftmost
      label in a certificate. This is common practice by all major
buildservice-autocommit accepted request 1112023 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 33)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1111930 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 32)
- python-six is not required
buildservice-autocommit accepted request 1094491 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 31)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1094381 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 30)
- Update to 23.1.0
  * Removed
    - All Python versions up to and including 3.7 have been dropped.
    - Support for commonName in certificates has been dropped.
      It has been deprecated since 2017 and isn't supported by any
      major browser.
    - The oldest supported pyOpenSSL version (when using the
      pyopenssl backend) is now 17.0.0.
      When using such an old pyOpenSSL version, you have to pin
      cryptography yourself to ensure compatibility between them.
      Please check out contraints/oldest-pyopenssl.txt to verify
      what we are testing against.
  * Deprecated
    - If you've used service_identity.(cryptography|pyopenssl).extract_ids(),
      please switch to the new names extract_patterns(). #56
  * Added
    - service_identity.(cryptography|pyopenssl).extract_patterns()
      are now public APIs (FKA extract_ids()).
      You can use them to extract the patterns from a certificate
      without verifying anything. #55
    - service-identity is now fully typed. #57
buildservice-autocommit accepted request 1081833 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 29)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1081615 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 28)
SR for python stack proposal
buildservice-autocommit accepted request 1067753 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 27)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1067752 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 26)
- Clean up the SPEC file.
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 25)
- Update to 21.1.0:
  - Python 3.4 is not supported anymore. It has been unsupported
    by the Python core team for a while now, its PyPI downloads
    are negligible, and our CI provider removed it as a supported
    option.
  - It's very unlikely that service-identity will break under 3.4
    anytime soon, which is why we do not block its installation
    on Python 3.4. But we don't test it anymore and will block it
    once someone reports breakage.
  - service_identity.exceptions.VerificationError can now be
    pickled and is overall more well-behaved as an exception.
    This raises the requirement of attrs to 19.1.0.
- This package actually truly requires six (it is expected to
  work with Python 2.7 as well).
buildservice-autocommit accepted request 784155 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 24)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 23)
- Fix build without python2
buildservice-autocommit accepted request 760706 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 22)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 21)
- Format with spec-cleaner
- Upstream seems to rebase the tarball, refetch it
buildservice-autocommit accepted request 680512 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 20)
baserev update by copy to link target
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) committed (revision 19)
x
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) committed (revision 18)
- update to 18.1.0
- drop fetch-intersphinx-inventories.sh
- drop local-intersphinx-inventories.patch
- cleanup spec + enable tests
 * pyOpenSSL is optional now if you use service_identity.cryptography.* only.
 * Added support for iPAddress subjectAltNames.
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 679042 from Todd R's avatar Todd R (TheBlackCat) (revision 17)
- add fetch-intersphinx-inventories.sh to the sources
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 671216 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 16)
- add local-intersphinx-inventories.patch for generating the docs
  correctly
- add fetch-intersphinx-inventories.sh to fetch the inventories
Displaying revisions 1 - 20 of 35
openSUSE Build Service is sponsored by