[Bug 2283681] Review Request: rust-ndarray - N-dimensional array for general elements and for numerics

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=2283681



--- Comment #4 from Cristian Le <fedora@xxxxxxxxx> ---
Updating to enable all features and fix some other dependencies, particularly
missing blas(cblas-sys).

---

Spec URL:
https://github.com/LecrisUT/rust-metris-rpmspec/raw/2fb7b40a6528b380d0cbf973a7f10276b2cf2ddc/rust-ndarray/rust-ndarray.spec
SRPM URL:
https://download.copr.fedorainfracloud.org/results/packit/LecrisUT-rust-metris-rpmspec-main/fedora-rawhide-x86_64/07716590-rust-ndarray/rust-ndarray-0.15.6-1.fc41.src.rpm

rust2rpm.toml
```toml
[package]
cargo-toml-patch-comments = [
    "- Bump approx dependency",
    "  https://github.com/rust-ndarray/ndarray/pull/1380";,
]

[features]
enable = [
    "default",
    "serde",
    "test",
    "rayon",
    "matrixmultiply-threading",
]
hide = [
    "blas",
    "cblas-sys",
    "docs",
    "serde-1",
    "approx-0_5",
]
```

ndarray-fix-metadata.diff
```
--- ndarray-0.15.6/Cargo.toml   1970-01-01T00:00:01+00:00
+++ ndarray-0.15.6/Cargo.toml   2024-07-05T12:45:36.759712+00:00
@@ -54,7 +54,7 @@
 bench = false

 [dependencies.approx]
-version = "0.4"
+version = "0.5"
 optional = true
 default-features = false

@@ -105,7 +105,7 @@
 default-features = false

 [dev-dependencies.approx]
-version = "0.4"
+version = "0.5"

 [dev-dependencies.defmac]
 version = "0.2"
```


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2283681

Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202283681%23c4

-- 
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux