Package python3-module-serpent: Information

    Source package: python3-module-serpent
    Version: 1.28-alt2
    Build time:  Oct 22, 2020, 08:18 PM in the task #255737
    Report package bug
    License: MIT
    Summary: Serializer for literal Python expressions
    Description: 
    Serpent is a simple serialization library based on ast.literal_eval.
    
    Because it only serializes literals and recreates the objects using
    ast.literal_eval(), the serialized data is safe to transport to other
    machines (over the network for instance) and de-serialize it there.

    List of rpms provided by this srpm:
    python3-module-serpent (noarch)

    Maintainer: Stanislav Levin


      1. python3-module-attrs
      2. python3-module-flake8
      3. python3-module-pytz
      4. python3-module-setuptools
      5. python3-module-setuptools
      6. rpm-build-python3

    Last changed


    Oct. 19, 2020 Stanislav Levin 1.28-alt2
    - Stopped Python2 package build.
    April 21, 2019 Anton Midyukov 1.28-alt1
    - Updated to upstream version 1.28
    Feb. 2, 2018 Stanislav Levin 1.23-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools