Bug 2091637 - Review request: rust-validator - common validation functions (email, url, length, ...)
Summary: Review request: rust-validator - common validation functions (email, url, len...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-05-30 14:34 UTC by JB Trystram
Modified: 2022-10-26 08:41 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2022-10-26 08:41:03 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description JB Trystram 2022-05-30 14:34:47 UTC
Review request for rust-validator : 

Rust validator is a library for common validation functions (email, url, length, ...) and trait - to be used with `validator_derive`.}

I am packaging this crate because i would like to package the openid crate and validator is a dependency.

Fedora username : jbtrystram

spec file : https://gitlab.com/jbtrystram/fedora-review-requests/-/raw/main/rust-validator/rust-validator.spec

src.rpm file : https://gitlab.com/jbtrystram/fedora-review-requests/-/raw/main/rust-validator/rust-validator-0.15.0-1.fc37.src.rpm?inline=false

Koji build : https://koji.fedoraproject.org/koji/taskinfo?taskID=87690329

Thanks

Comment 1 Zbigniew Jędrzejewski-Szmek 2022-07-03 20:04:26 UTC
This seems to be missing dependencies:
 Problem 1: conflicting requests
  - nothing provides (crate(validator_derive/card) >= 0.15.0 with crate(validator_derive/card) < 0.16.0~) needed by rust-validator+card-devel-0.15.0-1.fc37.noarch
 Problem 2: conflicting requests
  - nothing provides (crate(card-validate/default) >= 2.2.0 with crate(card-validate/default) < 3.0.0~) needed by rust-validator+card-validate-devel-0.15.0-1.fc37.noarch
 Problem 3: conflicting requests
  - nothing provides (crate(validator_derive/phone) >= 0.15.0 with crate(validator_derive/phone) < 0.16.0~) needed by rust-validator+phone-devel-0.15.0-1.fc37.noarch
 Problem 4: conflicting requests
  - nothing provides (crate(phonenumber/default) >= 0.3.0 with crate(phonenumber/default) < 0.4.0~) needed by rust-validator+phonenumber-devel-0.15.0-1.fc37.noarch
 Problem 5: conflicting requests
  - nothing provides (crate(validator_derive/unic) >= 0.15.0 with crate(validator_derive/unic) < 0.16.0~) needed by rust-validator+unic-devel-0.15.0-1.fc37.noarch
 Problem 6: conflicting requests
  - nothing provides (crate(validator_derive/default) >= 0.15.0 with crate(validator_derive/default) < 0.16.0~) needed by rust-validator+validator_derive-devel-0.15.0-1.fc37.noarch
 Problem 7: package rust-validator+derive-devel-0.15.0-1.fc37.noarch requires crate(validator/validator_derive) = 0.15.0, but none of the providers can be installed
  - conflicting requests
  - nothing provides (crate(validator_derive/default) >= 0.15.0 with crate(validator_derive/default) < 0.16.0~) needed by rust-validator+validator_derive-devel-0.15.0-1.fc37.noarch

It sounds like phonenumber and validator_derive need to be packaged (or those features disabled).

Comment 2 JB Trystram 2022-10-26 08:41:03 UTC
I don't really have the time to follow up on that, packaging have shown to be too much effort for too low benefit for me. 
I'm closing this.


Note You need to log in before you can comment on or make changes to this bug.