python3-pendulum 3.2.0
| Name | python3-pendulum |
|---|---|
| Version | 3.2.0 (aea611d7a1c15ed0da56505c3f370fe4446ba733) |
| Summary | Python datetimes made easy |
| Description | Pendulum is a Python package to ease datetimes manipulation. It provides classes that are drop-in replacements for the native ones (they inherit from them). Special care has been taken to ensure timezones are handled correctly, and are based on the underlying tzinfo implementation. For example, all comparisons are done in UTC or in the timezone of the datetime being used. The default timezone, except when using the now(), method will always be UTC. |
| Section | devel/python |
| License | MIT |
| Homepage | https://pendulum.eustace.io |
| Recipe file |
recipes-devtools/python/python3-pendulum_3.2.0.bb
recipes-devtools/python/python3-pendulum-crates.inc |
| Layer | meta-python (master branch) |
| Inherits |
|
| Dependencies |
|
| PACKAGECONFIG options |
Sources
| git://github.com/python-pendulum/pendulum |
| crate://crates.io/autocfg/1.5.0 |
| crate://crates.io/cc/1.2.55 |
| crate://crates.io/find-msvc-tools/0.1.9 |
| crate://crates.io/heck/0.5.0 |
| crate://crates.io/indoc/2.0.7 |
| crate://crates.io/libc/0.2.180 |
| crate://crates.io/memoffset/0.9.1 |
| crate://crates.io/once_cell/1.21.3 |
| crate://crates.io/portable-atomic/1.13.0 |
| crate://crates.io/proc-macro2/1.0.106 |
| crate://crates.io/pyo3/0.27.2 |
| crate://crates.io/pyo3-build-config/0.27.2 |
| crate://crates.io/pyo3-ffi/0.27.2 |
| crate://crates.io/pyo3-macros/0.27.2 |
| crate://crates.io/pyo3-macros-backend/0.27.2 |
| crate://crates.io/python3-dll-a/0.2.14 |
| crate://crates.io/quote/1.0.44 |
| crate://crates.io/rustversion/1.0.22 |
| crate://crates.io/shlex/1.3.0 |
| crate://crates.io/syn/2.0.114 |
| crate://crates.io/target-lexicon/0.13.4 |
| crate://crates.io/unicode-ident/1.0.22 |
| crate://crates.io/unindent/0.2.4 |
Patches
| Patch | Status |
|---|---|
| python3-pendulum/0001-rust-Cargo.toml-inhibit-strip.patch | Inappropriate [oe specific] |
Other branches
This recipe in other branches of meta-python:
| Branch | Recipe |
|---|---|
| master | python3-pendulum 3.2.0 (this recipe) |