Go to file
Wang Mingyu 99fb5d0229 python3-alembic: upgrade 1.8.1 -> 1.9.0
Changelog:
==========
feature
--------
 [feature] [commands] Added new Alembic command alembic check. This performs the widely
 requested feature of running an "autogenerate" comparison between the
 current database and the MetaData that's currently set up for
 autogenerate, returning an error code if the two do not match, based on
 current autogenerate settings. Pull request courtesy Nathan Louie.

bug
-------
 [bug] [tests] Fixed issue in tox.ini file where changes in the tox 4.0 series to the
 format of "passenv" caused tox to not function correctly, in particular
 raising an error as of tox 4.0.6.

 [bug] [typing] Fixed typing issue where revision.process_revision_directives
 was not fully typed; additionally ensured all Callable and Dict
 arguments to EnvironmentContext.configure() include parameters in
 the typing declaration.

 Additionally updated the codebase for Mypy 0.990 compliance.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-12-23 08:52:22 -08:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems fatcat: Enable 64bit off_t 2022-12-17 11:01:26 -08:00
meta-gnome libstemmer: move recipe to meta-oe 2022-12-23 08:52:22 -08:00
meta-initramfs kexec-tools-klibc: Fix type mismatch in calls to dtb_set_initrd on mips 2022-09-11 20:42:05 -07:00
meta-multimedia pipewire: update 0.3.62 -> 0.3.63 2022-12-23 08:52:22 -08:00
meta-networking networkmanager: fix /etc/resolv.conf handling 2022-12-23 08:52:22 -08:00
meta-oe protobuf: upgrade 3.21.10 -> 3.21.12 2022-12-23 08:52:22 -08:00
meta-perl libfile-slurper-perl: upgrade 0.013 -> 0.014 2022-12-23 08:52:22 -08:00
meta-python python3-alembic: upgrade 1.8.1 -> 1.9.0 2022-12-23 08:52:22 -08:00
meta-webserver monkey: use git fetcher 2022-11-10 10:38:36 -08:00
meta-xfce thunar-archive-plugin: update 0.4.0 -> 0.5.0 2022-12-06 13:55:04 -08:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT
README

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