15
0
forked from pool/python-mohawk

Commit Graph

  • 1c210efb22 Accepting request 1281924 from devel:languages:python main Ana Guerrero 2025-06-02 20:01:24 +00:00
  • 3288aeb5dc - Convert to pip-based build Markéta Machová 2025-06-02 12:54:50 +00:00
  • dcf9472fc6 Accepting request 992127 from devel:languages:python Dominique Leuenberger 2022-08-02 20:09:08 +00:00
  • 92143b33e6 - Remove unneeded BuildRequires on mock. - Remove bcond for running tests. Steve Kowalik 2022-08-02 03:40:31 +00:00
  • 899ed9aa10 Accepting request 964932 from devel:languages:python Dominique Leuenberger 2022-03-25 20:55:09 +00:00
  • 1d279f357c Reword changelog Antoine Belvire 2022-03-25 19:09:54 +00:00
  • e3f631d722 Accepting request 964782 from home:pgajdos:python Antoine Belvire 2022-03-25 19:06:43 +00:00
  • 59bfa589f0 Accepting request 921090 from devel:languages:python Dominique Leuenberger 2021-09-23 21:03:58 +00:00
  • 007a17dc6a - Add patch remove-nose.patch: * Use unittest assert methods rather than requiring nose. Steve Kowalik 2021-09-23 06:12:43 +00:00
  • 341deb250f Accepting request 873931 from devel:languages:python Dominique Leuenberger 2021-02-20 21:12:24 +00:00
  • 9096d2dd90 Reword changelog Antoine Belvire 2021-02-19 23:05:05 +00:00
  • a21b896eac - Replace call to 'python setup.py test' by pyunittest macro: This prevents a DeprecationWarning to be turned into an error and to fail the build. Antoine Belvire 2021-02-19 22:59:35 +00:00
  • 51e514d0f4 Accepting request 743605 from devel:languages:python Dominique Leuenberger 2019-10-30 13:43:09 +00:00
  • 59ac590158 - Update to version 1.1.0: * Support passing file-like objects (those implementing .read(n)) as the content parameter for Resources. See mohawk.Sender for details. Antoine Belvire 2019-10-28 20:15:04 +00:00
  • 1531c082a6 Accepting request 664544 from devel:languages:python Dominique Leuenberger 2019-01-11 13:06:07 +00:00
  • be79f764f9 - Update to version 1.0.0: * Security related: Bewit MACs were not compared in constant time and were thus possibly circumventable by an attacker. * Breaking change: Escape characters in header values (such as a back slash) are no longer allowed, potentially breaking clients that depended on this behavior. * A sender is allowed to omit the content hash as long as their request has no content. The mohawk.Receiver will skip the content hash check in this situation, regardless of the value of accept_untrusted_content. * Introduced max limit of 4096 characters in the Authorization header. * Changed default values of content and content_type arguments to mohawk.base.EmptyValue in order to differentiate between misconfiguration and cases where these arguments are explicitly given as None (as with some web frameworks). * Failing to pass content and content_type arguments to mohawk.Receiver or mohawk.Sender.accept_response without specifying accept_untrusted_content=True will now raise mohawk.exc.MissingContent instead of ValueError. Antoine Belvire 2019-01-11 06:56:08 +00:00
  • 7db99ca62c Accepting request 659497 from devel:languages:python Dominique Leuenberger 2018-12-24 10:39:47 +00:00
  • 9bceef0851 Remove superfluous devel dependency for noarch package Matej Cepl 2018-12-04 13:40:43 +00:00
  • 3aa6494660 Accepting request 602560 from devel:languages:python Dominique Leuenberger 2018-04-30 20:58:51 +00:00
  • b79267fa70 misc accidental Tomáš Chvátal 2018-04-30 13:47:31 +00:00