Go to file
Wang Mingyu 6ab6892aaa python3-croniter: upgrade 5.0.1 -> 6.0.0
Changelog:
==========
- Announce for now that croniter dev is ended (CRA).
- Rework timestamp_to_datetime to use whatever timezone
- Make datetime_to_timestamp & timestamp_to_datetime public
- Fix EPOCH calculation in case of non UTC & 32 bits based systems
- Apply isort formatter
- Reintegrate test_speed
- Apply black formatter
- Code quality changes
  Remove unused _get_caller_globals_and_locals
  Remove single-use bad_length
  Remove unused days in proc_month
  Use field_index over i for readability
  Always use """ for docstrings
  Make helper instance methods that do not use self static
  Remove unusd call to sys.exc_info
  Remove unused ALPHAS
  Improve croniter.expand documentation

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-12-24 08:23:08 -08:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems gpiod-sysfs-proxy: update v0.1.1 -> v0.1.2 2024-12-19 09:41:28 -08:00
meta-gnome libpeas: Disable lua support on architectures without luajit port 2024-12-19 09:41:28 -08:00
meta-initramfs meta: Add SECURITY.md file to all layers 2024-11-23 09:00:14 -08:00
meta-multimedia wireplumber: update 0.5.6 -> 0.5.7 2024-12-06 20:55:57 -08:00
meta-networking weechat: upgrade 4.0.4 -> 4.5.0 2024-12-20 19:47:57 -08:00
meta-oe ostree: upgrade 2024.9 -> 2024.10 2024-12-24 08:23:08 -08:00
meta-perl libcapture-tiny-perl: upgrade 0.48 -> 0.50 2024-12-24 08:23:08 -08:00
meta-python python3-croniter: upgrade 5.0.1 -> 6.0.0 2024-12-24 08:23:08 -08:00
meta-webserver swagger-ui: mark CVE-2016-1000229 as fixed 2024-12-19 13:00:33 -08:00
meta-xfce xfce4-pulseaudio-plugin: Fix build with libwindowing 4.19.6 2024-12-19 22:40:14 -08:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories