From 6e4a912bea01f61d25cea2435eaf37c3768bb176 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Fri, 4 Mar 2022 09:47:09 +0100 Subject: [PATCH] bump schema to 1.3.0-1 Signed-off-by: Wolfgang Bumiller --- proxmox-schema/Cargo.toml | 2 +- proxmox-schema/debian/changelog | 10 ++++++++++ proxmox-schema/debian/control | 32 ++++++++++++++++---------------- 3 files changed, 27 insertions(+), 17 deletions(-) diff --git a/proxmox-schema/Cargo.toml b/proxmox-schema/Cargo.toml index 38110c68..19d35e21 100644 --- a/proxmox-schema/Cargo.toml +++ b/proxmox-schema/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "proxmox-schema" -version = "1.2.1" +version = "1.3.0" authors = ["Proxmox Support Team "] edition = "2021" license = "AGPL-3" diff --git a/proxmox-schema/debian/changelog b/proxmox-schema/debian/changelog index 35e71954..28850245 100644 --- a/proxmox-schema/debian/changelog +++ b/proxmox-schema/debian/changelog @@ -1,3 +1,13 @@ +rust-proxmox-schema (1.3.0-1) unstable; urgency=medium + + * add `unwrap_*_schema/format` const fn methods + + * make property_string module public + + * add `param_bail!` and `param_format_err!` convenience macros + + -- Proxmox Support Team Fri, 04 Mar 2022 09:45:51 +0100 + rust-proxmox-schema (1.2.1-1) unstable; urgency=medium * bump edition to 2021 diff --git a/proxmox-schema/debian/control b/proxmox-schema/debian/control index 49c358d0..4149f0d8 100644 --- a/proxmox-schema/debian/control +++ b/proxmox-schema/debian/control @@ -40,12 +40,12 @@ Provides: librust-proxmox-schema-1-dev (= ${binary:Version}), librust-proxmox-schema-1+default-dev (= ${binary:Version}), librust-proxmox-schema-1+test-harness-dev (= ${binary:Version}), - librust-proxmox-schema-1.2-dev (= ${binary:Version}), - librust-proxmox-schema-1.2+default-dev (= ${binary:Version}), - librust-proxmox-schema-1.2+test-harness-dev (= ${binary:Version}), - librust-proxmox-schema-1.2.1-dev (= ${binary:Version}), - librust-proxmox-schema-1.2.1+default-dev (= ${binary:Version}), - librust-proxmox-schema-1.2.1+test-harness-dev (= ${binary:Version}) + librust-proxmox-schema-1.3-dev (= ${binary:Version}), + librust-proxmox-schema-1.3+default-dev (= ${binary:Version}), + librust-proxmox-schema-1.3+test-harness-dev (= ${binary:Version}), + librust-proxmox-schema-1.3.0-dev (= ${binary:Version}), + librust-proxmox-schema-1.3.0+default-dev (= ${binary:Version}), + librust-proxmox-schema-1.3.0+test-harness-dev (= ${binary:Version}) Description: Proxmox api schema and validation - Rust source code This package contains the source for the Rust proxmox-schema crate, packaged by debcargo for use with cargo and dh-cargo. @@ -59,8 +59,8 @@ Depends: librust-libc-0.2+default-dev Provides: librust-proxmox-schema-1+libc-dev (= ${binary:Version}), - librust-proxmox-schema-1.2+libc-dev (= ${binary:Version}), - librust-proxmox-schema-1.2.1+libc-dev (= ${binary:Version}) + librust-proxmox-schema-1.3+libc-dev (= ${binary:Version}), + librust-proxmox-schema-1.3.0+libc-dev (= ${binary:Version}) Description: Proxmox api schema and validation - feature "libc" This metapackage enables feature "libc" for the Rust proxmox-schema crate, by pulling in any additional dependencies needed by that feature. @@ -74,8 +74,8 @@ Depends: librust-nix-0.19+default-dev Provides: librust-proxmox-schema-1+nix-dev (= ${binary:Version}), - librust-proxmox-schema-1.2+nix-dev (= ${binary:Version}), - librust-proxmox-schema-1.2.1+nix-dev (= ${binary:Version}) + librust-proxmox-schema-1.3+nix-dev (= ${binary:Version}), + librust-proxmox-schema-1.3.0+nix-dev (= ${binary:Version}) Description: Proxmox api schema and validation - feature "nix" This metapackage enables feature "nix" for the Rust proxmox-schema crate, by pulling in any additional dependencies needed by that feature. @@ -91,10 +91,10 @@ Provides: librust-proxmox-schema+api-macro-dev (= ${binary:Version}), librust-proxmox-schema-1+proxmox-api-macro-dev (= ${binary:Version}), librust-proxmox-schema-1+api-macro-dev (= ${binary:Version}), - librust-proxmox-schema-1.2+proxmox-api-macro-dev (= ${binary:Version}), - librust-proxmox-schema-1.2+api-macro-dev (= ${binary:Version}), - librust-proxmox-schema-1.2.1+proxmox-api-macro-dev (= ${binary:Version}), - librust-proxmox-schema-1.2.1+api-macro-dev (= ${binary:Version}) + librust-proxmox-schema-1.3+proxmox-api-macro-dev (= ${binary:Version}), + librust-proxmox-schema-1.3+api-macro-dev (= ${binary:Version}), + librust-proxmox-schema-1.3.0+proxmox-api-macro-dev (= ${binary:Version}), + librust-proxmox-schema-1.3.0+api-macro-dev (= ${binary:Version}) Description: Proxmox api schema and validation - feature "proxmox-api-macro" and 1 more This metapackage enables feature "proxmox-api-macro" for the Rust proxmox- schema crate, by pulling in any additional dependencies needed by that @@ -112,8 +112,8 @@ Depends: librust-proxmox-schema+nix-dev (= ${binary:Version}) Provides: librust-proxmox-schema-1+upid-api-impl-dev (= ${binary:Version}), - librust-proxmox-schema-1.2+upid-api-impl-dev (= ${binary:Version}), - librust-proxmox-schema-1.2.1+upid-api-impl-dev (= ${binary:Version}) + librust-proxmox-schema-1.3+upid-api-impl-dev (= ${binary:Version}), + librust-proxmox-schema-1.3.0+upid-api-impl-dev (= ${binary:Version}) Description: Proxmox api schema and validation - feature "upid-api-impl" This metapackage enables feature "upid-api-impl" for the Rust proxmox-schema crate, by pulling in any additional dependencies needed by that feature.