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

mockery-2.36.0-1.1 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: mockery Distribution: openSUSE:Factory:zSystems
Version: 2.36.0 Vendor: openSUSE
Release: 1.1 Build date: Thu Sep 26 20:10:41 2024
Group: Unspecified Build host: reproducible
Size: 12145980 Source RPM: mockery-2.36.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/vektra/mockery
Summary: A mock code autogenerator for Go
mockery provides the ability to easily generate mocks for Golang interfaces
using the stretchr/testify/mock package. It removes the boilerplate coding
required to use mocks.

Provides

Requires

License

BSD-3-Clause

Changelog

* Thu Sep 26 2024 Jeff Kowalczyk <jkowalczyk@suse.com>
  - Packaging improvements:
    * Re-enable binary stripping and debuginfo boo#1210938
    * Use BuildRequires: golang(API) >= 1.22 rather than pin go1.22.
      The golang(API) expression allows use of newer go versions and
      integrates with the go metapackage via OBS prjconf Prefer:
    * Drop autosetup -p 1 arg only needed when package has patches
    * Use name macro where applicable to normalize common lines
      across Go app packages. Also makes renaming binary easier when
      required to handle package name conflict.
    * Build PIE with pattern that may become recommended procedure:
      %%ifnarch ppc64 GOFLAGS="-buildmode=pie" %%endif go build
      A go toolchain buildmode default config would be preferable
      but none exist at this time.
    * Drop mod=vendor, go1.14+ will detect vendor dir and auto-enable
    * Drop go build -o arg, default binary name is package of main()
* Sat May 11 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - new package mockery: A mock code autogenerator for Go

Files

/usr/bin/mockery
/usr/share/doc/packages/mockery
/usr/share/doc/packages/mockery/README.md
/usr/share/licenses/mockery
/usr/share/licenses/mockery/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Oct 4 02:20:15 2024