mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
rust-pyo3-macros:Update to version 0.15.2 - required by python3-cryptography
- 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>
This commit is contained in:
committed by
Peter Müller
parent
9ab0df2c67
commit
fd9d183c21
@@ -1,7 +1,7 @@
|
|||||||
#usr/share/cargo/registry/pyo3-macros-0.15.1
|
#usr/share/cargo/registry/pyo3-macros-0.15.2
|
||||||
#usr/share/cargo/registry/pyo3-macros-0.15.1/.cargo-checksum.json
|
#usr/share/cargo/registry/pyo3-macros-0.15.2/.cargo-checksum.json
|
||||||
#usr/share/cargo/registry/pyo3-macros-0.15.1/Cargo.toml
|
#usr/share/cargo/registry/pyo3-macros-0.15.2/Cargo.toml
|
||||||
#usr/share/cargo/registry/pyo3-macros-0.15.1/Cargo.toml.deps
|
#usr/share/cargo/registry/pyo3-macros-0.15.2/Cargo.toml.deps
|
||||||
#usr/share/cargo/registry/pyo3-macros-0.15.1/LICENSE
|
#usr/share/cargo/registry/pyo3-macros-0.15.2/LICENSE
|
||||||
#usr/share/cargo/registry/pyo3-macros-0.15.1/src
|
#usr/share/cargo/registry/pyo3-macros-0.15.2/src
|
||||||
#usr/share/cargo/registry/pyo3-macros-0.15.1/src/lib.rs
|
#usr/share/cargo/registry/pyo3-macros-0.15.2/src/lib.rs
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
include Config
|
include Config
|
||||||
|
|
||||||
VER = 0.15.1
|
VER = 0.15.2
|
||||||
|
|
||||||
THISAPP = pyo3-macros-$(VER)
|
THISAPP = pyo3-macros-$(VER)
|
||||||
DL_FILE = $(THISAPP).tar.gz
|
DL_FILE = $(THISAPP).tar.gz
|
||||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
|||||||
|
|
||||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||||
|
|
||||||
$(DL_FILE)_BLAKE2 = c7d87c150678efbb5dd6ef98da9997676ef3e7f8628a79f01a3ecbf94cc8b2d0752573d894fd769fb8791f30bcfd03a5c9f76cce73c00be90c1488faed63198d
|
$(DL_FILE)_BLAKE2 = f8ab6ba53354705617ad88a2db693e38596d563f14e5481141b913595f367cf43fdb438c077c89b22a60fb0cccba7d67e79f9528af25c626ec7d8ba2c2ae3825
|
||||||
|
|
||||||
install : $(TARGET)
|
install : $(TARGET)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user