Spec URL: https://eclipseo.fedorapeople.org/for-review/rust-atomicwrites.spec SRPM URL: https://eclipseo.fedorapeople.org/for-review/rust-atomicwrites-0.2.2-1.fc31.src.rpm Description: Atomic file-writes. The basic idea is to write to temporary files, and move them when done writing. This avoids the problem of two programs writing to the same file. For AllowOverwrite, rename is used. For DisallowOverwrite, link + unlink is used instead to raise errors when the target path already exists. Fedora Account System Username: eclipseo
Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=34134944
This is an automatically generated crate package, so just a quick check: + package name is OK + license is acceptable for Fedora (MIT) + license is specified correctly + builds and installs OK + latest version Package is APPROVED.
(fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-atomicwrites