Revisions of python-mohawk
buildservice-autocommit
accepted
request 992127
from
Steve Kowalik (StevenK)
(revision 17)
baserev update by copy to link target
Steve Kowalik (StevenK)
committed
(revision 16)
- Remove unneeded BuildRequires on mock. - Remove bcond for running tests.
buildservice-autocommit
accepted
request 964932
from
Antoine Belvire (1Antoine1)
(revision 15)
baserev update by copy to link target
Antoine Belvire (1Antoine1)
committed
(revision 14)
Reword changelog
Antoine Belvire (1Antoine1)
accepted
request 964782
from
Petr Gajdos (pgajdos)
(revision 13)
- use unittest.mock instead https://trello.com/b/WsskhdXA/opensuse-python - modified patches % remove-nose.patch (extended)
Steve Kowalik (StevenK)
committed
(revision 12)
- Add patch remove-nose.patch: * Use unittest assert methods rather than requiring nose.
buildservice-autocommit
accepted
request 873931
from
Antoine Belvire (1Antoine1)
(revision 11)
baserev update by copy to link target
Antoine Belvire (1Antoine1)
committed
(revision 10)
Reword changelog
Antoine Belvire (1Antoine1)
committed
(revision 9)
- 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.
buildservice-autocommit
accepted
request 743605
from
Antoine Belvire (1Antoine1)
(revision 8)
baserev update by copy to link target
Antoine Belvire (1Antoine1)
committed
(revision 7)
- 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.
buildservice-autocommit
accepted
request 664544
from
Antoine Belvire (1Antoine1)
(revision 6)
baserev update by copy to link target
Antoine Belvire (1Antoine1)
committed
(revision 5)
- 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`.
buildservice-autocommit
accepted
request 659497
from
Matej Cepl (mcepl)
(revision 4)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 3)
Remove superfluous devel dependency for noarch package
Dominique Leuenberger (dimstar_suse)
accepted
request 602560
from
Tomáš Chvátal (scarabeus_iv)
(revision 2)
initialized devel package after accepting 602560
Tomáš Chvátal (scarabeus_iv)
committed
(revision 1)
misc accidental
Displaying all 17 revisions