Bug 1862528 (rust-wasm-bindgen) - Review Request: rust-wasm-bindgen - Definition of the `#[wasm_bindgen]` attribute, an internal dependency
Summary: Review Request: rust-wasm-bindgen - Definition of the `#[wasm_bindgen]` attri...
Keywords:
Status: CLOSED RAWHIDE
Alias: rust-wasm-bindgen
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jared Smith
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: rust-wasm-bindgen-macro
Blocks: PARSEC rust-js-sys rust-web-sys rust-ring
TreeView+ depends on / blocked
 
Reported: 2020-07-31 16:01 UTC by Peter Robinson
Modified: 2020-08-17 15:19 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-08-17 15:19:29 UTC
Type: Bug
Embargoed:
jsmith.fedora: fedora-review+


Attachments (Terms of Use)

Description Peter Robinson 2020-07-31 16:01:42 UTC
SPEC: https://pbrobinson.fedorapeople.org/rust-wasm-bindgen.spec
SRPM: https://pbrobinson.fedorapeople.org/rust-wasm-bindgen-0.2.67-1.fc32.src.rpm

Description:
Easy support for interacting between JS and Rust

FAS: pbrobinson

Comment 1 Jared Smith 2020-08-16 15:22:00 UTC
Package is APPROVED.

Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed



===== MUST items =====

Generic:
[x]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[x]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses
     found: "Unknown or generated", "Expat License". 237 files have unknown
     license. Detailed output of licensecheck in
     /home/jsmith/Documents/Fedora/Reviews/1862528-rust-wasm-
     bindgen/licensecheck.txt
[x]: License file installed when any subpackage combination is installed.
[-]: If the package is under multiple licenses, the licensing breakdown
     must be documented in the spec.
[x]: %build honors applicable compiler flags or justifies otherwise.
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[x]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory
     names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[x]: Package contains systemd file(s) if in need.
[x]: Package is not known to require an ExcludeArch tag.
[-]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 10240 bytes in 1 files.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[x]: If (and only if) the source package includes the text of the
     license(s) in its own file, then that file, containing the text of the
     license(s) for the package is included in %license.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Dist tag is present.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package must not depend on deprecated() packages.
[x]: Package use %makeinstall only when make install DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package does not use a name that already exists.
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as
     provided in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[x]: File names are valid UTF-8.
[x]: Packages must not store files under /srv, /opt or /usr/local

===== SHOULD items =====

Generic:
[-]: If the source package does not include license text(s) as a separate
     file from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[?]: Fully versioned dependency in subpackages if applicable.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in rust-
     wasm-bindgen-devel , rust-wasm-bindgen+default-devel , rust-wasm-
     bindgen+enable-interning-devel , rust-wasm-bindgen+nightly-devel ,
     rust-wasm-bindgen+serde-devel , rust-wasm-bindgen+serde-serialize-
     devel , rust-wasm-bindgen+serde_json-devel , rust-wasm-bindgen+spans-
     devel , rust-wasm-bindgen+std-devel , rust-wasm-bindgen+strict-macro-
     devel , rust-wasm-bindgen+xxx_debug_only_print_generated_code-devel
[x]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[-]: Sources are verified with gpgverify first in %prep if upstream
     publishes signatures.
     Note: gpgverify is not used.
[-]: Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[x]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed
     files.
[x]: Reviewer should test that the package builds in mock.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Sources can be downloaded from URI in Source: tag
[x]: SourceX is a working URL.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[x]: Spec use %global instead of %define unless justified.

===== EXTRA items =====

Generic:
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Checking: rust-wasm-bindgen-devel-0.2.67-1.fc33.noarch.rpm
          rust-wasm-bindgen+default-devel-0.2.67-1.fc33.noarch.rpm
          rust-wasm-bindgen+enable-interning-devel-0.2.67-1.fc33.noarch.rpm
          rust-wasm-bindgen+nightly-devel-0.2.67-1.fc33.noarch.rpm
          rust-wasm-bindgen+serde-devel-0.2.67-1.fc33.noarch.rpm
          rust-wasm-bindgen+serde-serialize-devel-0.2.67-1.fc33.noarch.rpm
          rust-wasm-bindgen+serde_json-devel-0.2.67-1.fc33.noarch.rpm
          rust-wasm-bindgen+spans-devel-0.2.67-1.fc33.noarch.rpm
          rust-wasm-bindgen+std-devel-0.2.67-1.fc33.noarch.rpm
          rust-wasm-bindgen+strict-macro-devel-0.2.67-1.fc33.noarch.rpm
          rust-wasm-bindgen+xxx_debug_only_print_generated_code-devel-0.2.67-1.fc33.noarch.rpm
          rust-wasm-bindgen-0.2.67-1.fc33.src.rpm
rust-wasm-bindgen-devel.noarch: W: invalid-url URL: https://crates.io/crates/wasm-bindgen HTTP Error 404: Not Found
rust-wasm-bindgen-devel.noarch: W: hidden-file-or-dir /usr/share/cargo/registry/wasm-bindgen-0.2.67/.cargo-checksum.json
rust-wasm-bindgen-devel.noarch: E: env-script-interpreter /usr/share/cargo/registry/wasm-bindgen-0.2.67/releases/friends.sh /usr/bin/env bash
rust-wasm-bindgen+default-devel.noarch: W: spelling-error %description -l en_US bindgen -> bind gen, bind-gen, binding
rust-wasm-bindgen+default-devel.noarch: W: invalid-url URL: https://crates.io/crates/wasm-bindgen HTTP Error 404: Not Found
rust-wasm-bindgen+default-devel.noarch: W: no-documentation
rust-wasm-bindgen+enable-interning-devel.noarch: W: spelling-error %description -l en_US bindgen -> bind gen, bind-gen, binding
rust-wasm-bindgen+enable-interning-devel.noarch: W: invalid-url URL: https://crates.io/crates/wasm-bindgen HTTP Error 404: Not Found
rust-wasm-bindgen+enable-interning-devel.noarch: W: no-documentation
rust-wasm-bindgen+nightly-devel.noarch: W: spelling-error %description -l en_US bindgen -> bind gen, bind-gen, binding
rust-wasm-bindgen+nightly-devel.noarch: W: invalid-url URL: https://crates.io/crates/wasm-bindgen HTTP Error 404: Not Found
rust-wasm-bindgen+nightly-devel.noarch: W: no-documentation
rust-wasm-bindgen+serde-devel.noarch: W: spelling-error %description -l en_US serde -> sere, serge, serve
rust-wasm-bindgen+serde-devel.noarch: W: spelling-error %description -l en_US bindgen -> bind gen, bind-gen, binding
rust-wasm-bindgen+serde-devel.noarch: W: invalid-url URL: https://crates.io/crates/wasm-bindgen HTTP Error 404: Not Found
rust-wasm-bindgen+serde-devel.noarch: W: no-documentation
rust-wasm-bindgen+serde-serialize-devel.noarch: W: spelling-error %description -l en_US serde -> sere, serge, serve
rust-wasm-bindgen+serde-serialize-devel.noarch: W: spelling-error %description -l en_US bindgen -> bind gen, bind-gen, binding
rust-wasm-bindgen+serde-serialize-devel.noarch: W: invalid-url URL: https://crates.io/crates/wasm-bindgen HTTP Error 404: Not Found
rust-wasm-bindgen+serde-serialize-devel.noarch: W: no-documentation
rust-wasm-bindgen+serde_json-devel.noarch: W: spelling-error %description -l en_US serde -> sere, serge, serve
rust-wasm-bindgen+serde_json-devel.noarch: W: spelling-error %description -l en_US json -> son, j son, soon
rust-wasm-bindgen+serde_json-devel.noarch: W: spelling-error %description -l en_US bindgen -> bind gen, bind-gen, binding
rust-wasm-bindgen+serde_json-devel.noarch: W: invalid-url URL: https://crates.io/crates/wasm-bindgen HTTP Error 404: Not Found
rust-wasm-bindgen+serde_json-devel.noarch: W: no-documentation
rust-wasm-bindgen+spans-devel.noarch: W: spelling-error %description -l en_US bindgen -> bind gen, bind-gen, binding
rust-wasm-bindgen+spans-devel.noarch: W: invalid-url URL: https://crates.io/crates/wasm-bindgen HTTP Error 404: Not Found
rust-wasm-bindgen+spans-devel.noarch: W: no-documentation
rust-wasm-bindgen+std-devel.noarch: W: spelling-error %description -l en_US bindgen -> bind gen, bind-gen, binding
rust-wasm-bindgen+std-devel.noarch: W: invalid-url URL: https://crates.io/crates/wasm-bindgen HTTP Error 404: Not Found
rust-wasm-bindgen+std-devel.noarch: W: no-documentation
rust-wasm-bindgen+strict-macro-devel.noarch: W: spelling-error %description -l en_US bindgen -> bind gen, bind-gen, binding
rust-wasm-bindgen+strict-macro-devel.noarch: W: invalid-url URL: https://crates.io/crates/wasm-bindgen HTTP Error 404: Not Found
rust-wasm-bindgen+strict-macro-devel.noarch: W: no-documentation
rust-wasm-bindgen+xxx_debug_only_print_generated_code-devel.noarch: W: spelling-error %description -l en_US bindgen -> bind gen, bind-gen, binding
rust-wasm-bindgen+xxx_debug_only_print_generated_code-devel.noarch: W: invalid-url URL: https://crates.io/crates/wasm-bindgen HTTP Error 404: Not Found
rust-wasm-bindgen+xxx_debug_only_print_generated_code-devel.noarch: W: no-documentation
rust-wasm-bindgen.src: W: invalid-url URL: https://crates.io/crates/wasm-bindgen HTTP Error 404: Not Found
12 packages and 0 specfiles checked; 1 errors, 37 warnings.




Rpmlint (installed packages)
----------------------------
warning: Found bdb Packages database while attempting sqlite backend: using bdb backend.
warning: Found bdb Packages database while attempting sqlite backend: using bdb backend.
rust-wasm-bindgen+strict-macro-devel.noarch: W: spelling-error %description -l en_US bindgen -> bind gen, bind-gen, binding
rust-wasm-bindgen+strict-macro-devel.noarch: W: invalid-url URL: https://crates.io/crates/wasm-bindgen <urlopen error [Errno -3] Temporary failure in name resolution>
rust-wasm-bindgen+strict-macro-devel.noarch: W: no-documentation
warning: Found bdb Packages database while attempting sqlite backend: using bdb backend.
rust-wasm-bindgen+default-devel.noarch: W: spelling-error %description -l en_US bindgen -> bind gen, bind-gen, binding
rust-wasm-bindgen+default-devel.noarch: W: invalid-url URL: https://crates.io/crates/wasm-bindgen <urlopen error [Errno -3] Temporary failure in name resolution>
rust-wasm-bindgen+default-devel.noarch: W: no-documentation
warning: Found bdb Packages database while attempting sqlite backend: using bdb backend.
rust-wasm-bindgen-devel.noarch: W: invalid-url URL: https://crates.io/crates/wasm-bindgen <urlopen error [Errno -3] Temporary failure in name resolution>
rust-wasm-bindgen-devel.noarch: W: hidden-file-or-dir /usr/share/cargo/registry/wasm-bindgen-0.2.67/.cargo-checksum.json
rust-wasm-bindgen-devel.noarch: E: env-script-interpreter /usr/share/cargo/registry/wasm-bindgen-0.2.67/releases/friends.sh /usr/bin/env bash
warning: Found bdb Packages database while attempting sqlite backend: using bdb backend.
rust-wasm-bindgen+serde-serialize-devel.noarch: W: spelling-error %description -l en_US serde -> sere, serge, serve
rust-wasm-bindgen+serde-serialize-devel.noarch: W: spelling-error %description -l en_US bindgen -> bind gen, bind-gen, binding
rust-wasm-bindgen+serde-serialize-devel.noarch: W: invalid-url URL: https://crates.io/crates/wasm-bindgen <urlopen error [Errno -3] Temporary failure in name resolution>
rust-wasm-bindgen+serde-serialize-devel.noarch: W: no-documentation
warning: Found bdb Packages database while attempting sqlite backend: using bdb backend.
rust-wasm-bindgen+xxx_debug_only_print_generated_code-devel.noarch: W: spelling-error %description -l en_US bindgen -> bind gen, bind-gen, binding
rust-wasm-bindgen+xxx_debug_only_print_generated_code-devel.noarch: W: invalid-url URL: https://crates.io/crates/wasm-bindgen <urlopen error [Errno -3] Temporary failure in name resolution>
rust-wasm-bindgen+xxx_debug_only_print_generated_code-devel.noarch: W: no-documentation
warning: Found bdb Packages database while attempting sqlite backend: using bdb backend.
rust-wasm-bindgen+enable-interning-devel.noarch: W: spelling-error %description -l en_US bindgen -> bind gen, bind-gen, binding
rust-wasm-bindgen+enable-interning-devel.noarch: W: invalid-url URL: https://crates.io/crates/wasm-bindgen <urlopen error [Errno -3] Temporary failure in name resolution>
rust-wasm-bindgen+enable-interning-devel.noarch: W: no-documentation
warning: Found bdb Packages database while attempting sqlite backend: using bdb backend.
rust-wasm-bindgen+serde_json-devel.noarch: W: spelling-error %description -l en_US serde -> sere, serge, serve
rust-wasm-bindgen+serde_json-devel.noarch: W: spelling-error %description -l en_US json -> son, j son, soon
rust-wasm-bindgen+serde_json-devel.noarch: W: spelling-error %description -l en_US bindgen -> bind gen, bind-gen, binding
rust-wasm-bindgen+serde_json-devel.noarch: W: invalid-url URL: https://crates.io/crates/wasm-bindgen <urlopen error [Errno -3] Temporary failure in name resolution>
rust-wasm-bindgen+serde_json-devel.noarch: W: no-documentation
warning: Found bdb Packages database while attempting sqlite backend: using bdb backend.
rust-wasm-bindgen+spans-devel.noarch: W: spelling-error %description -l en_US bindgen -> bind gen, bind-gen, binding
rust-wasm-bindgen+spans-devel.noarch: W: invalid-url URL: https://crates.io/crates/wasm-bindgen <urlopen error [Errno -3] Temporary failure in name resolution>
rust-wasm-bindgen+spans-devel.noarch: W: no-documentation
warning: Found bdb Packages database while attempting sqlite backend: using bdb backend.
rust-wasm-bindgen+nightly-devel.noarch: W: spelling-error %description -l en_US bindgen -> bind gen, bind-gen, binding
rust-wasm-bindgen+nightly-devel.noarch: W: invalid-url URL: https://crates.io/crates/wasm-bindgen <urlopen error [Errno -3] Temporary failure in name resolution>
rust-wasm-bindgen+nightly-devel.noarch: W: no-documentation
warning: Found bdb Packages database while attempting sqlite backend: using bdb backend.
rust-wasm-bindgen+serde-devel.noarch: W: spelling-error %description -l en_US serde -> sere, serge, serve
rust-wasm-bindgen+serde-devel.noarch: W: spelling-error %description -l en_US bindgen -> bind gen, bind-gen, binding
rust-wasm-bindgen+serde-devel.noarch: W: invalid-url URL: https://crates.io/crates/wasm-bindgen <urlopen error [Errno -3] Temporary failure in name resolution>
rust-wasm-bindgen+serde-devel.noarch: W: no-documentation
warning: Found bdb Packages database while attempting sqlite backend: using bdb backend.
rust-wasm-bindgen+std-devel.noarch: W: spelling-error %description -l en_US bindgen -> bind gen, bind-gen, binding
rust-wasm-bindgen+std-devel.noarch: W: invalid-url URL: https://crates.io/crates/wasm-bindgen <urlopen error [Errno -3] Temporary failure in name resolution>
rust-wasm-bindgen+std-devel.noarch: W: no-documentation
11 packages and 0 specfiles checked; 1 errors, 36 warnings.



Source checksums
----------------
https://crates.io/api/v1/crates/wasm-bindgen/0.2.67/download#/wasm-bindgen-0.2.67.crate :
  CHECKSUM(SHA256) this package     : f0563a9a4b071746dd5aedbc3a28c6fe9be4586fb3fbadb67c400d4f53c6b16c
  CHECKSUM(SHA256) upstream package : f0563a9a4b071746dd5aedbc3a28c6fe9be4586fb3fbadb67c400d4f53c6b16c


Requires
--------
rust-wasm-bindgen-devel (rpmlib, GLIBC filtered):
    (crate(cfg-if/default) >= 0.1.9 with crate(cfg-if/default) < 0.2.0)
    /usr/bin/env
    cargo
    crate(wasm-bindgen-macro/default)

rust-wasm-bindgen+default-devel (rpmlib, GLIBC filtered):
    cargo
    crate(wasm-bindgen)
    crate(wasm-bindgen/spans)
    crate(wasm-bindgen/std)

rust-wasm-bindgen+enable-interning-devel (rpmlib, GLIBC filtered):
    cargo
    crate(wasm-bindgen)
    crate(wasm-bindgen/std)

rust-wasm-bindgen+nightly-devel (rpmlib, GLIBC filtered):
    cargo
    crate(wasm-bindgen)

rust-wasm-bindgen+serde-devel (rpmlib, GLIBC filtered):
    (crate(serde/default) >= 1.0.0 with crate(serde/default) < 2.0.0)
    cargo
    crate(wasm-bindgen)

rust-wasm-bindgen+serde-serialize-devel (rpmlib, GLIBC filtered):
    (crate(serde/default) >= 1.0.0 with crate(serde/default) < 2.0.0)
    (crate(serde_json/default) >= 1.0.0 with crate(serde_json/default) < 2.0.0)
    cargo
    crate(wasm-bindgen)
    crate(wasm-bindgen/std)

rust-wasm-bindgen+serde_json-devel (rpmlib, GLIBC filtered):
    (crate(serde_json/default) >= 1.0.0 with crate(serde_json/default) < 2.0.0)
    cargo
    crate(wasm-bindgen)

rust-wasm-bindgen+spans-devel (rpmlib, GLIBC filtered):
    cargo
    crate(wasm-bindgen)
    crate(wasm-bindgen-macro/spans)

rust-wasm-bindgen+std-devel (rpmlib, GLIBC filtered):
    cargo
    crate(wasm-bindgen)

rust-wasm-bindgen+strict-macro-devel (rpmlib, GLIBC filtered):
    cargo
    crate(wasm-bindgen)
    crate(wasm-bindgen-macro/strict-macro)

rust-wasm-bindgen+xxx_debug_only_print_generated_code-devel (rpmlib, GLIBC filtered):
    cargo
    crate(wasm-bindgen)
    crate(wasm-bindgen-macro/xxx_debug_only_print_generated_code)



Provides
--------
rust-wasm-bindgen-devel:
    crate(wasm-bindgen)
    rust-wasm-bindgen-devel

rust-wasm-bindgen+default-devel:
    crate(wasm-bindgen/default)
    rust-wasm-bindgen+default-devel

rust-wasm-bindgen+enable-interning-devel:
    crate(wasm-bindgen/enable-interning)
    rust-wasm-bindgen+enable-interning-devel

rust-wasm-bindgen+nightly-devel:
    crate(wasm-bindgen/nightly)
    rust-wasm-bindgen+nightly-devel

rust-wasm-bindgen+serde-devel:
    crate(wasm-bindgen/serde)
    rust-wasm-bindgen+serde-devel

rust-wasm-bindgen+serde-serialize-devel:
    crate(wasm-bindgen/serde-serialize)
    rust-wasm-bindgen+serde-serialize-devel

rust-wasm-bindgen+serde_json-devel:
    crate(wasm-bindgen/serde_json)
    rust-wasm-bindgen+serde_json-devel

rust-wasm-bindgen+spans-devel:
    crate(wasm-bindgen/spans)
    rust-wasm-bindgen+spans-devel

rust-wasm-bindgen+std-devel:
    crate(wasm-bindgen/std)
    rust-wasm-bindgen+std-devel

rust-wasm-bindgen+strict-macro-devel:
    crate(wasm-bindgen/strict-macro)
    rust-wasm-bindgen+strict-macro-devel

rust-wasm-bindgen+xxx_debug_only_print_generated_code-devel:
    crate(wasm-bindgen/xxx_debug_only_print_generated_code)
    rust-wasm-bindgen+xxx_debug_only_print_generated_code-devel



Generated by fedora-review 0.7.5 (5fa5b7e) last change: 2020-02-16
Command line :/usr/bin/fedora-review -b 1862528 -L /tmp/local
Buildroot used: fedora-rawhide-x86_64
Active plugins: Shell-api, Generic
Disabled plugins: Perl, Java, R, Ocaml, Haskell, PHP, SugarActivity, C/C++, Python, fonts
Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH

Built with local dependencies:
    /tmp/local/rust-wasm-bindgen-macro+xxx_debug_only_print_generated_code-devel-0.2.67-1.fc33.noarch.rpm
    /tmp/local/rust-wasm-bindgen-macro+strict-macro-devel-0.2.67-1.fc33.noarch.rpm
    /tmp/local/rust-wasm-bindgen-macro+spans-devel-0.2.67-1.fc33.noarch.rpm
    /tmp/local/rust-wasm-bindgen-macro-devel-0.2.67-1.fc33.noarch.rpm
    /tmp/local/rust-wasm-bindgen-macro+default-devel-0.2.67-1.fc33.noarch.rpm

Comment 2 Gwyn Ciesla 2020-08-17 13:16:26 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-wasm-bindgen


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