[Bug 2283850] Review Request: rust-rusty_paseto - rust-rusty_paseto

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

 



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

Robert-André Mauchin 🐧 <zebob.m@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zebob.m@xxxxxxxxx
              Flags|                            |fedora-review?
           Assignee|nobody@xxxxxxxxxxxxxxxxx    |zebob.m@xxxxxxxxx
             Status|NEW                         |ASSIGNED



--- Comment #4 from Robert-André Mauchin 🐧 <zebob.m@xxxxxxxxx> ---
- Bump to rusty_paseto = "0.7.1"

-  

# * Remove example and patch dependencies
Patch10:       rust-rusty_paseto-0.6.1-Patch_dependencies.diff

why don't you use rust2rpm -p for this?


rust2rpm  rusty_paseto -p
Downloading rusty_paseto-0.7.1.crate: 100%|
• Generated: rust-rusty_paseto.spec
• Generated: rusty_paseto-fix-metadata.diff

--- rusty_paseto-0.7.1/Cargo.toml       1970-01-01T00:00:01+00:00
+++ rusty_paseto-0.7.1/Cargo.toml       2024-06-02T04:10:47.097553+00:00
@@ -37,10 +37,6 @@
 [lib]
 doctest = true

-[[example]]
-name = "actix_identity"
-required-features = ["default"]
-
 [dependencies.aes]
 version = "0.7.5"
 features = ["ctr"]
@@ -71,7 +67,7 @@
 optional = true

 [dependencies.erased-serde]
-version = "0.4.5"
+version = "0.4.4"
 optional = true

 [dependencies.hex]
@@ -83,7 +79,7 @@
 optional = true

 [dependencies.iso8601]
-version = "0.6.1"
+version = ">=0.4.2"

 [dependencies.p384]
 version = "0.13.0"
@@ -124,9 +120,6 @@
 version = "1.4.3"
 features = ["zeroize_derive"]

-[dev-dependencies.actix-identity]
-version = "0.4.0"
-
 [dev-dependencies.actix-utils]
 version = "3.0.0"

@@ -137,7 +130,7 @@
 version = "1.0.45"

 [dev-dependencies.erased-serde]
-version = "0.4.5"
+version = "0.4.4"

 [dev-dependencies.primes]
 version = "0.3.0"


 - Add the details of the patch:

# Manually created patch for downstream crate metadata changes
# - Remove examples
# - Relax erased-serde to 0.4.4
# - Relax iso8601 to >=0.4.2
Patch:          rusty_paseto-fix-metadata.diff

 - Check line encodings and send a patch upstream:

rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/common/authentication_key_impl/v1_local.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/common/authentication_key_impl/v3_local.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/common/authentication_key_impl/v4_local.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/common/cipher_text_impl/v1_local.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/common/cipher_text_impl/v1_public.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/common/cipher_text_impl/v2_local.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/common/cipher_text_impl/v3_local.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/common/cipher_text_impl/v4_local.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/common/encryption_key_impl/v1_local.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/common/encryption_key_impl/v3_local.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/common/encryption_key_impl/v4_local.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/common/mod.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/common/raw_payload_impl/nist_local.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/common/raw_payload_impl/v2_local.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/common/raw_payload_impl/v4_local.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/common/raw_payload_impl/v_public.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/common/tag_impl/nist_local.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/common/tag_impl/v4_local.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/key/paseto_nonce_impl/v1_local.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/key/paseto_nonce_impl/v2_local.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/key/paseto_nonce_impl/v2_public.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/key/paseto_nonce_impl/v3_local.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/key/paseto_nonce_impl/v4_local.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/paseto_impl/v1_local.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/paseto_impl/v1_public.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/paseto_impl/v2_local.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/paseto_impl/v2_public.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/paseto_impl/v3_local.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/paseto_impl/v3_public.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/paseto_impl/v4_local.rs
rust-rusty_paseto-devel.noarch: E: wrong-script-end-of-line-encoding
/usr/share/cargo/registry/rusty_paseto-0.7.1/src/core/paseto_impl/v4_public.rs


find . -type f -name "*.rs" -exec sed -i 's/\r$//' {} +


Needinfo me then.


-- 
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=2283850

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