17
0

Commit Graph

  • 00325b763e Accepting request 1285955 from devel:languages:python factory Ana Guerrero 2025-06-16 09:13:03 +00:00
  • 9707b85344 - Switch to pyroject macros. Steve Kowalik 2025-06-16 06:20:07 +00:00
  • 73f8557c41 Accepting request 1138687 from devel:languages:python Ana Guerrero 2024-01-15 21:17:32 +00:00
  • 6a3a2bb146 - update to 2.0: * Drop support for Python 2.7, 3.4, 3.5, 3.6. * Add support for Python 3.10, 3.11. * [breaking] If a bytes object is serialized by a String schema node with the encoding parameter specified, it will be passed through directly to str first, causing it to come out with a b'' prefix. In order to serialize it properly, it should be decoded to a string first. Previously, when the encoding parameter was specified it would be decoded and re-encoded, effectively passing it through untouched, despite not being a string type. * Add a new colander.DataURL validator. * Add IDN support to colander.url. * colander.All now supports colander.Invalid.msg being None or a list, otherwise colander.Invalid.asdict crashes with TypeError: sequence item 1: expected str instance, NoneType found. * Fixed an issue with colander.Mapping and colander.Sequence where a default value of drop caused missing values to be dropped during deserialization. (Only missing values should affect deserialization, and only default values should affect serialization.) Added many new test cases for MappingSchema and SequenceSchema. * Remove the dependency on setuptools for resolving pkg_resources-style importable paths in colander.GlobalObject. * Refresh localization files with Babel 2.11. * Add support for Python 3.9. * Fix handling of insert_before on deferred nodes so that it inserts the new node before the specified node instead of Dirk Mueller 2024-01-14 17:10:15 +00:00
  • 791bf4f1ca Accepting request 795833 from devel:languages:python Dominique Leuenberger 2020-04-22 18:51:40 +00:00
  • 4125b14b60 - Obsolete the lang subpackage to avoid conflicts - Do not generate docu twice, it is provided online by upstream so we don't have to bother really at all Tomáš Chvátal 2020-04-20 13:09:11 +00:00
  • 312b3916b2 Remove redundant symlink Matej Cepl 2020-04-20 09:20:34 +00:00
  • b76939018a - Eliminate complicated py2k constructs Matej Cepl 2020-04-20 09:20:05 +00:00
  • 8694efddff Accepting request 794806 from devel:languages:python Dominique Leuenberger 2020-04-17 22:31:00 +00:00
  • c6555e807f - Add fix-tests.patch allowing use of pytest (gh#Pylons/colander#210) Matej Cepl 2020-04-17 08:13:52 +00:00
  • 80be85c7a4 Accepting request 765544 from devel:languages:python Dominique Leuenberger 2020-01-19 19:56:34 +00:00
  • 913c61a541 Add reference to CVE-2017-18361 in changes Matej Cepl 2020-01-19 07:30:45 +00:00
  • e0d5165f03 Accepting request 738302 from devel:languages:python Dominique Leuenberger 2019-10-16 07:14:10 +00:00
  • 8a4578cdc9 - Replace %fdupes -s with plain %fdupes; hardlinks are better. Matej Cepl 2019-10-14 11:44:21 +00:00
  • 52852eab90 Accepting request 672756 from devel:languages:python Stephan Kulow 2019-02-24 16:13:45 +00:00
  • 078dd147b9 Accepting request 672555 from home:frispete:python Tomáš Chvátal 2019-02-08 11:13:50 +00:00
  • 3edc125522 Accepting request 655392 from devel:languages:python Dominique Leuenberger 2018-12-13 18:47:10 +00:00
  • ba59bbd4fc Accepting request 654130 from home:jengelh:branches:devel:languages:python Todd R 2018-12-05 19:21:30 +00:00
  • a9371f973a Remove superfluous devel dependency for noarch package Matej Cepl 2018-12-04 13:20:20 +00:00
  • 1ba507a916 Accepting request 612076 from devel:languages:python Dominique Leuenberger 2018-06-02 10:05:45 +00:00
  • 8c87bfb112 Accepting request 612023 from devel:languages:python:misc Todd R 2018-05-24 20:56:29 +00:00