- Updated from version 0.15.1 to 0.15.2 - Update of rootfile - No changelog found in source tarball or other location
Tested-by: Adolf Belka adolf.belka@ipfire.org Signed-off-by: Adolf Belka adolf.belka@ipfire.org --- config/rootfiles/common/rust-pyo3-macros | 14 +++++++------- lfs/rust-pyo3-macros | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/config/rootfiles/common/rust-pyo3-macros b/config/rootfiles/common/rust-pyo3-macros index c25fbb0b7..3a2fb8c22 100644 --- a/config/rootfiles/common/rust-pyo3-macros +++ b/config/rootfiles/common/rust-pyo3-macros @@ -1,7 +1,7 @@ -#usr/share/cargo/registry/pyo3-macros-0.15.1 -#usr/share/cargo/registry/pyo3-macros-0.15.1/.cargo-checksum.json -#usr/share/cargo/registry/pyo3-macros-0.15.1/Cargo.toml -#usr/share/cargo/registry/pyo3-macros-0.15.1/Cargo.toml.deps -#usr/share/cargo/registry/pyo3-macros-0.15.1/LICENSE -#usr/share/cargo/registry/pyo3-macros-0.15.1/src -#usr/share/cargo/registry/pyo3-macros-0.15.1/src/lib.rs +#usr/share/cargo/registry/pyo3-macros-0.15.2 +#usr/share/cargo/registry/pyo3-macros-0.15.2/.cargo-checksum.json +#usr/share/cargo/registry/pyo3-macros-0.15.2/Cargo.toml +#usr/share/cargo/registry/pyo3-macros-0.15.2/Cargo.toml.deps +#usr/share/cargo/registry/pyo3-macros-0.15.2/LICENSE +#usr/share/cargo/registry/pyo3-macros-0.15.2/src +#usr/share/cargo/registry/pyo3-macros-0.15.2/src/lib.rs diff --git a/lfs/rust-pyo3-macros b/lfs/rust-pyo3-macros index 367394067..b64490dcd 100644 --- a/lfs/rust-pyo3-macros +++ b/lfs/rust-pyo3-macros @@ -24,7 +24,7 @@
include Config
-VER = 0.15.1 +VER = 0.15.2
THISAPP = pyo3-macros-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = c7d87c150678efbb5dd6ef98da9997676ef3e7f8628a79f01a3ecbf94cc8b2d0752573d894fd769fb8791f30bcfd03a5c9f76cce73c00be90c1488faed63198d +$(DL_FILE)_BLAKE2 = f8ab6ba53354705617ad88a2db693e38596d563f14e5481141b913595f367cf43fdb438c077c89b22a60fb0cccba7d67e79f9528af25c626ec7d8ba2c2ae3825
install : $(TARGET)