[Bug 2279546] Review Request: rust-sqlx-sqlite - SQLite driver implementation for SQLx

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

 



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



--- Comment #5 from Cristian Le <fedora@xxxxxxxxx> ---
Adding a patch for https://github.com/launchbadge/sqlx/pull/3281

---

Spec URL:
https://github.com/LecrisUT/sqlx-rpmspec/raw/227de9cd3f36532deebfda883cac9bf44ba2587e/rust-sqlx-sqlite/rust-sqlx-sqlite.spec
SRPM URL:
https://download.copr.fedorainfracloud.org/results/packit/LecrisUT-sqlx-rpmspec-main/fedora-rawhide-x86_64/07596534-rust-sqlx-sqlite/rust-sqlx-sqlite-0.7.4-1.fc41.src.rpm

rust2rpm.toml:
```toml
[[package.extra-sources]]
number = 10
file = "https://github.com/launchbadge/sqlx/raw/v%{version}/LICENSE-APACHE";
comments = [
    "Fix missing LICENSE-* files in released crates",
    "https://github.com/launchbadge/sqlx/issues/3237";,
]
[[package.extra-sources]]
number = 11
file = "https://github.com/launchbadge/sqlx/raw/v%{version}/LICENSE-MIT";
comments = [
    "Fix missing LICENSE-* files in released crates",
    "https://github.com/launchbadge/sqlx/issues/3237";,
]

[scripts.prep]
pre = ["cp -p '%{SOURCE10}' '%{SOURCE11}' ."]

[package]
extra-files = [
    "%license %{crate_instdir}/LICENSE-APACHE",
    "%license %{crate_instdir}/LICENSE-MIT",
]
cargo-toml-patch-comments = [
    "- Bump libsqlite3 dependency:
https://github.com/launchbadge/sqlx/pull/3148";,
    "- Fix libsqlite3 features",
]

[[package.extra-patches]]
comments = [
    "https://github.com/launchbadge/sqlx/pull/3281";,
    "Add SQLITE_OPEN_URI to all in-memory sqlite",
]
file = "sqlx-sqlite-0.7.4-Fix_openuri_flag.patch"
number = 10

[tests]
comments = [
    "resolve dependency loop with sqlx",
]
run = ["none"]
```


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

Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202279546%23c5
--
_______________________________________________
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