Package python3-module-pendulum: Information

    Source package: python3-module-pendulum
    Version: 2.1.2-alt1
    Build time:  May 5, 2022, 08:32 AM
    Report package bug
    License: MIT
    Summary: Python datetimes made easy
    Description: 
    Unlike other datetime libraries for Python, Pendulum is a drop-in replacement
    for the standard datetime class (it inherits from it), so, basically, you can
    replace all your datetime instances by DateTime instances in you code.
    
    It also removes the notion of naive datetimes: each Pendulum instance is
    timezone-aware and by default in UTC for ease of use.

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

    Maintainer: Ilya Mashkin

    List of contributors:
    Ilya Mashkin

      1. python3-module-build
      2. python3-module-setuptools
      3. python3-module-setuptools
      4. pyproject-build
      5. rpm-build-python3
      6. rpm-macros-python3
      7. gcc

    Last changed


    May 3, 2022 Ilya Mashkin 2.1.2-alt1
    - Build for Sisyphus
    June 4, 2021 Python Maint <python-maint@redhat.com> - 2.1.2-4
    - Rebuilt for Python 3.10
    Sept. 7, 2020 Fabian Affolter <mail@fabian-affolter.ch> - 2.1.2-2
    - Update build workflow