[Bug 1800675] Review Request: golang-github-crewjam-saml - SAML library for go

2020-02-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1800675

Andreas Gerstmayr  changed:

   What|Removed |Added

 Status|POST|CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2020-02-20 11:47:53



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1800675] Review Request: golang-github-crewjam-saml - SAML library for go

2020-02-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1800675



--- Comment #12 from Gwyn Ciesla  ---
(fedscm-admin):  The Pagure repository was created at
https://src.fedoraproject.org/rpms/golang-github-crewjam-saml

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1800675] Review Request: golang-github-crewjam-saml - SAML library for go

2020-02-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1800675

Mark Goodwin  changed:

   What|Removed |Added

 Status|ASSIGNED|POST
  Flags|fedora-review?  |fedora-review+



--- Comment #11 from Mark Goodwin  ---
Looks good, package 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: There is no build directory. Running licensecheck on vanilla
 upstream sources. Licenses found: "Unknown or generated". 1 files have
 unknown license. Detailed output of licensecheck in
 /home/mgoodwin/src/fedora/reviews/1800675-golang-github-crewjam-
 saml/licensecheck.txt
[x]: Package does not own files or directories owned by other packages.
[-]: %build honors applicable compiler flags or justifies otherwise.
[-]: 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.
[-]: 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 30720 bytes in 4 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 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).
[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 

[Bug 1800675] Review Request: golang-github-crewjam-saml - SAML library for go

2020-02-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1800675

Andreas Gerstmayr  changed:

   What|Removed |Added

  Flags|needinfo?(agerstmayr@redhat |
   |.com)   |



--- Comment #10 from Andreas Gerstmayr  ---
Thanks for the review(s)!

I've updated the spec and SRPM:

Spec URL:
https://raw.githubusercontent.com/andreasgerstmayr/specs/master/reviews/golang-github-crewjam-saml/golang-github-crewjam-saml.spec
SRPM URL:
https://github.com/andreasgerstmayr/specs/raw/master/reviews/golang-github-crewjam-saml/golang-github-crewjam-saml-0.4.0-1.fc31.src.rpm

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1800675] Review Request: golang-github-crewjam-saml - SAML library for go

2020-02-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1800675
Bug 1800675 depends on bug 1804467, which changed state.

Bug 1804467 Summary: Review Request: golang-github-crewjam-httperr - A golang 
error object that speaks HTTP
https://bugzilla.redhat.com/show_bug.cgi?id=1804467

   What|Removed |Added

 Status|POST|CLOSED
 Resolution|--- |RAWHIDE



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1800675] Review Request: golang-github-crewjam-saml - SAML library for go

2020-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1800675

Mark Goodwin  changed:

   What|Removed |Added

  Flags||needinfo?(agerstmayr@redhat
   ||.com)



--- Comment #9 from Mark Goodwin  ---
OK, BZ#1804467 reviewed, all good. Just need the new SPEC and SRPM URLs for
saml version 0.4.0.
(https://github.com/andreasgerstmayr/specs/tree/master/reviews/golang-github-crewjam-saml
still has the 0.3.0 version)

Thanks

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1800675] Review Request: golang-github-crewjam-saml - SAML library for go

2020-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1800675

Andreas Gerstmayr  changed:

   What|Removed |Added

 Depends On||1804467




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1804467
[Bug 1804467] Review Request: golang-github-crewjam-httperr - A golang error
object that speaks HTTP
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1800675] Review Request: golang-github-crewjam-saml - SAML library for go

2020-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1800675



--- Comment #8 from Andreas Gerstmayr  ---
fyi: updated saml to 0.4.0 and packaged a new dependency,
golang-github-crewjam-httperr.
Then the build works.

But crewjam/httperr doesn't have a license, therefore I've opened
https://github.com/crewjam/httperr/issues/1

So.. this dependency is blocked yet again :|

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1800675] Review Request: golang-github-crewjam-saml - SAML library for go

2020-02-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1800675



--- Comment #7 from Andreas Gerstmayr  ---
Aaah. Just tested it again - works - then updated the etree dependency to 1.1.0
(I had etree 1.0.1 when submitting this review request) - then it breaks. I'll
investigate.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1800675] Review Request: golang-github-crewjam-saml - SAML library for go

2020-02-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1800675



--- Comment #6 from Mark Goodwin  ---
Andreas, the mock build on rawhide seems to be failing in the %check phase; in
identity_provider_test.go:1027
I dont know what's causing this. I also ran a straight rpmbuild --rebuild on
the SRPM, with the same result.

Here's some (truncated) details from the log :

Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rZGqRP
+ umask 022
+ cd /home/mgoodwin/rpmbuild/BUILD
+ cd saml-0.3.0
+ LDFLAGS='-X github.com/crewjam/saml/version=0.3.0 -X
github.com/crewjam/saml/version.tag=v0.3.0'
+ GO_TEST_FLAGS='-buildmode pie -compiler gc'
+ GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now
-specs=/usr/lib/rpm/redhat/redhat-hardened-ld '
+ go-rpm-integration check -i github.com/crewjam/saml -b
/home/mgoodwin/rpmbuild/BUILD/saml-0.3.0/_build/bin -s
/home/mgoodwin/rpmbuild/BUILD/saml-0.3.0/_build -V 0.3.0-1.fc33 -T v0.3.0 -p
/home/mgoodwin/rpmbuild/BUILDROOT/golang-github-crewjam-saml-0.3.0-1.fc33.x86_64
-g /usr/share/gocode -r '.*example.*'
Testingin: /home/mgoodwin/rpmbuild/BUILD/saml-0.3.0/_build/src
 PATH:
/home/mgoodwin/rpmbuild/BUILD/saml-0.3.0/_build/bin:/home/mgoodwin/.local/bin:/home/mgoodwin/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
   GOPATH:
/home/mgoodwin/rpmbuild/BUILD/saml-0.3.0/_build:/usr/share/gocode
  GO111MODULE: off
  command: go test -buildmode pie -compiler gc -ldflags "-X
github.com/crewjam/saml/version=0.3.0 -X
github.com/crewjam/saml/version.tag=v0.3.0 -extldflags '-Wl,-z,relro
-Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '"
  testing: github.com/crewjam/saml
github.com/crewjam/saml
2020/02/18 15:31:41 failed to parse request: cannot decompress request: flate:
corrupt input before offset 8
2020/02/18 15:31:41 failed to parse request: cannot decode request: illegal
base64 data at input byte 0
2020/02/18 15:31:41 failed to parse request: illegal base64 data at input byte
0
2020/02/18 15:31:41 cannot find service provider: https://wrong.url/metadata
--- FAIL: TestIDPCanHandleUnencryptedResponse (0.00s)
identity_provider_test.go:1027: 
Error Trace:identity_provider_test.go:1027
Error:  Not equal: 
expected: [... TLDR ... snipped ...]

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1800675] Review Request: golang-github-crewjam-saml - SAML library for go

2020-02-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1800675



--- Comment #5 from Andreas Gerstmayr  ---
golang-github-russellhaering-goxmldsig is now also in F32.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1800675] Review Request: golang-github-crewjam-saml - SAML library for go

2020-02-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1800675

Andreas Gerstmayr  changed:

   What|Removed |Added

  Flags|needinfo+   |



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1800675] Review Request: golang-github-crewjam-saml - SAML library for go

2020-02-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1800675

Andreas Gerstmayr  changed:

   What|Removed |Added

  Flags|needinfo?(agerstmayr@redhat |needinfo+
   |.com)   |



--- Comment #4 from Andreas Gerstmayr  ---
All packages are now in Rawhide and, except
golang-github-russellhaering-goxmldsig, also in F32.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1800675] Review Request: golang-github-crewjam-saml - SAML library for go

2020-02-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1800675
Bug 1800675 depends on bug 1800672, which changed state.

Bug 1800672 Summary: Review Request: golang-github-russellhaering-goxmldsig - 
Go implementation of XML Digital Signatures
https://bugzilla.redhat.com/show_bug.cgi?id=1800672

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |RAWHIDE



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1800675] Review Request: golang-github-crewjam-saml - SAML library for go

2020-02-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1800675
Bug 1800675 depends on bug 1800663, which changed state.

Bug 1800663 Summary: Review Request: golang-github-beevik-etree - Parse and 
generate XML easily in go
https://bugzilla.redhat.com/show_bug.cgi?id=1800663

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |RAWHIDE



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1800675] Review Request: golang-github-crewjam-saml - SAML library for go

2020-02-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1800675
Bug 1800675 depends on bug 1800666, which changed state.

Bug 1800666 Summary: Review Request: golang-github-dchest-uniuri - generates 
random strings good for use in URIs to identify unique objects
https://bugzilla.redhat.com/show_bug.cgi?id=1800666

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |RAWHIDE



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1800675] Review Request: golang-github-crewjam-saml - SAML library for go

2020-02-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1800675

Mark Goodwin  changed:

   What|Removed |Added

  Flags||needinfo?(agerstmayr@redhat
   ||.com)



--- Comment #3 from Mark Goodwin  ---

waiting on :
   BZ#1800666 - Review Request: golang-github-dchest-uniuri
   BZ#1800672 - Review Request: golang-github-russellhaering-goxmldsig
   BZ#1800663 - Review Request: golang-github-beevik-etree

fedora-review not working even with -L pointing to a directory with the above
RPMS pre-built. So I guess just wait for them to appear in the rawhide and f32
buildroots before trying again.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1800675] Review Request: golang-github-crewjam-saml - SAML library for go

2020-02-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1800675



--- Comment #2 from Mark Goodwin  ---
ah, golang(github.com/dchest/uniuri) is up for rv too:
https://bugzilla.redhat.com/show_bug.cgi?id=1800666

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1800675] Review Request: golang-github-crewjam-saml - SAML library for go

2020-02-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1800675

Mark Goodwin  changed:

   What|Removed |Added

   Assignee|nob...@fedoraproject.org|mgood...@redhat.com
 QA Contact|mgood...@redhat.com |extras...@fedoraproject.org



--- Comment #1 from Mark Goodwin  ---
rawhide test build failed with missing BR:
golang(github.com/dchest/uniuri)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1800675] Review Request: golang-github-crewjam-saml - SAML library for go

2020-02-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1800675

Mark Goodwin  changed:

   What|Removed |Added

 QA Contact|extras...@fedoraproject.org |mgood...@redhat.com



-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org


[Bug 1800675] Review Request: golang-github-crewjam-saml - SAML library for go

2020-02-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1800675

Andreas Gerstmayr  changed:

   What|Removed |Added

 CC||mgood...@redhat.com,
   ||nath...@redhat.com
 Depends On||1800672, 1800666, 1800663




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1800663
[Bug 1800663] Review Request: golang-github-beevik-etree - Parse and generate
XML easily in go
https://bugzilla.redhat.com/show_bug.cgi?id=1800666
[Bug 1800666] Review Request: golang-github-dchest-uniuri - generates random
strings good for use in URIs to identify unique objects
https://bugzilla.redhat.com/show_bug.cgi?id=1800672
[Bug 1800672] Review Request: golang-github-russellhaering-goxmldsig - Go
implementation of XML Digital Signatures
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
___
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org