Bug 1822469

Summary: Review Request: golang-github-ory-dockertest - Support for ephermal docker images for your Go tests
Product: [Fedora] Fedora Reporter: Fabian Affolter <mail>
Component: Package ReviewAssignee: Robert-André Mauchin 🐧 <eclipseo>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: eclipseo, package-review
Target Milestone: ---Flags: eclipseo: fedora-review+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-09 01:05:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Fabian Affolter 2020-04-09 06:27:11 UTC
Spec URL: https://fab.fedorapeople.org/packages/SRPMS/golang-github-ory-dockertest.spec
SRPM URL: https://fab.fedorapeople.org/packages/SRPMS/golang-github-ory-dockertest-3.5.5-1.fc31.src.rpm

Project URL: https://github.com/ory/dockertest

Description:
Use Docker to run your Go language integration tests against third party
services.

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

rpmlint output:
$ rpmlint golang-github-ory-dockertest-3.5.5-1.fc31.src.rpm 
golang-github-ory-dockertest.src: W: spelling-error Summary(en_US) ephermal -> ephemeral, thermal
golang-github-ory-dockertest.src: W: no-%build-section
1 packages and 0 specfiles checked; 0 errors, 2 warnings.

$ rpmlint golang-github-ory-dockertest-devel-3.5.5-1.fc31.noarch.rpm 
golang-github-ory-dockertest-devel.noarch: W: spelling-error Summary(en_US) ephermal -> ephemeral, thermal
golang-github-ory-dockertest-devel.noarch: W: hidden-file-or-dir /usr/share/gocode/src/github.com/ory/dockertest/.goipath
1 packages and 0 specfiles checked; 0 errors, 2 warnings.

Fedora Account System Username: fab

Comment 1 Robert-André Mauchin 🐧 2020-06-21 14:13:02 UTC
 - Bump to 3.6.0

 - The License is ASL 2.0 not MIT: https://github.com/ory/dockertest/blob/v3/LICENSE

 - Builds in mock
 - No rpmlint errors
 - Conforms to Packaging Guidelines

Comment 2 Fabian Affolter 2020-06-28 13:12:17 UTC
%changelog
* Sun Jun 28 2020 Fabian Affolter <mail> - 3.6.0-1
- Fix license (rhbz#1822469)
- Update to latest upstream release 3.6.0

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

Updated files:
Spec URL: https://fab.fedorapeople.org/packages/SRPMS/golang-github-ory-dockertest.spec
SRPM URL: https://fab.fedorapeople.org/packages/SRPMS/golang-github-ory-dockertest-3.6.0-1.fc31.src.rpm

Comment 3 Robert-André Mauchin 🐧 2020-06-29 14:47:13 UTC
Package approved.

Comment 4 Gwyn Ciesla 2020-06-29 16:32:39 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/golang-github-ory-dockertest

Comment 5 Fedora Update System 2020-06-30 16:25:58 UTC
FEDORA-2020-0c32d30355 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-0c32d30355

Comment 6 Fedora Update System 2020-07-01 02:19:22 UTC
FEDORA-2020-0c32d30355 has been pushed to the Fedora 32 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2020-0c32d30355 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-0c32d30355

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2020-07-09 01:05:27 UTC
FEDORA-2020-0c32d30355 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.