Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rust-http-devel-0.2.8-2.fc37 RPM for noarch

From Fedora 37 for ppc64le / r

Name: rust-http-devel Distribution: Fedora Project
Version: 0.2.8 Vendor: Fedora Project
Release: 2.fc37 Build date: Sat Jul 23 06:43:51 2022
Group: Unspecified Build host: buildvm-x86-04.iad2.fedoraproject.org
Size: 494325 Source RPM: rust-http-0.2.8-2.fc37.src.rpm
Packager: Fedora Project
Url: https://crates.io/crates/http
Summary: Set of types for representing HTTP requests and responses
Set of types for representing HTTP requests and responses.

This package contains library source intended for building other packages which
use the "http" crate.

Provides

Requires

License

MIT or ASL 2.0

Changelog

* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.2.8-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Sat Jul 16 2022 Fabio Valentini <decathorpe@gmail.com> 0.2.8-1
  - Update to version 0.2.8; Fixes RHBZ#2094125
* Thu May 12 2022 Fabio Valentini <decathorpe@gmail.com> 0.2.7-1
  - Update to version 0.2.7; Fixes RHBZ#2080047
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.2.6-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jan 07 2022 Fabio Valentini <decathorpe@gmail.com> 0.2.6-1
  - Update to version 0.2.6; Fixes RHBZ#2036283
* Mon Sep 27 2021 Fabio Valentini <decathorpe@gmail.com> 0.2.5-1
  - Update to version 0.2.5; Fixes RHBZ#2006440
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.4-2
  - Second attempt - Rebuilt for
    https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Apr 30 2021 Fabio Valentini <decathorpe@gmail.com> - 0.2.4-1
  - Update to version 0.2.4.
  - Fixes RHBZ#1947191
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Jan 09 2021 Fabio Valentini <decathorpe@gmail.com> - 0.2.3-1
  - Update to version 0.2.3.
  - Fixes RHBZ#1914417
* Sun Jan 03 2021 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.2.2-1
  - Update to 0.2.2 (Fixes: RHBZ#1907676)
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

Files

/usr/share/cargo/registry/http-0.2.8
/usr/share/cargo/registry/http-0.2.8/.cargo-checksum.json
/usr/share/cargo/registry/http-0.2.8/CHANGELOG.md
/usr/share/cargo/registry/http-0.2.8/Cargo.toml
/usr/share/cargo/registry/http-0.2.8/LICENSE-APACHE
/usr/share/cargo/registry/http-0.2.8/LICENSE-MIT
/usr/share/cargo/registry/http-0.2.8/README.md
/usr/share/cargo/registry/http-0.2.8/benches
/usr/share/cargo/registry/http-0.2.8/benches/header_map
/usr/share/cargo/registry/http-0.2.8/benches/header_map/basic.rs
/usr/share/cargo/registry/http-0.2.8/benches/header_map/mod.rs
/usr/share/cargo/registry/http-0.2.8/benches/header_map/vec_map.rs
/usr/share/cargo/registry/http-0.2.8/benches/header_name.rs
/usr/share/cargo/registry/http-0.2.8/benches/header_name2.rs
/usr/share/cargo/registry/http-0.2.8/benches/header_value.rs
/usr/share/cargo/registry/http-0.2.8/benches/method.rs
/usr/share/cargo/registry/http-0.2.8/benches/uri.rs
/usr/share/cargo/registry/http-0.2.8/src
/usr/share/cargo/registry/http-0.2.8/src/byte_str.rs
/usr/share/cargo/registry/http-0.2.8/src/convert.rs
/usr/share/cargo/registry/http-0.2.8/src/error.rs
/usr/share/cargo/registry/http-0.2.8/src/extensions.rs
/usr/share/cargo/registry/http-0.2.8/src/header
/usr/share/cargo/registry/http-0.2.8/src/header/map.rs
/usr/share/cargo/registry/http-0.2.8/src/header/mod.rs
/usr/share/cargo/registry/http-0.2.8/src/header/name.rs
/usr/share/cargo/registry/http-0.2.8/src/header/value.rs
/usr/share/cargo/registry/http-0.2.8/src/lib.rs
/usr/share/cargo/registry/http-0.2.8/src/method.rs
/usr/share/cargo/registry/http-0.2.8/src/request.rs
/usr/share/cargo/registry/http-0.2.8/src/response.rs
/usr/share/cargo/registry/http-0.2.8/src/status.rs
/usr/share/cargo/registry/http-0.2.8/src/uri
/usr/share/cargo/registry/http-0.2.8/src/uri/authority.rs
/usr/share/cargo/registry/http-0.2.8/src/uri/builder.rs
/usr/share/cargo/registry/http-0.2.8/src/uri/mod.rs
/usr/share/cargo/registry/http-0.2.8/src/uri/path.rs
/usr/share/cargo/registry/http-0.2.8/src/uri/port.rs
/usr/share/cargo/registry/http-0.2.8/src/uri/scheme.rs
/usr/share/cargo/registry/http-0.2.8/src/uri/tests.rs
/usr/share/cargo/registry/http-0.2.8/src/version.rs
/usr/share/cargo/registry/http-0.2.8/tests
/usr/share/cargo/registry/http-0.2.8/tests/header_map.rs
/usr/share/cargo/registry/http-0.2.8/tests/header_map_fuzz.rs
/usr/share/cargo/registry/http-0.2.8/tests/status_code.rs


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 9 20:42:17 2024