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

golang-github-git-billy-5-devel-5.6.1-1.fc42 RPM for noarch

From Fedora Rawhide for ppc64le / g

Name: golang-github-git-billy-5-devel Distribution: Fedora Project
Version: 5.6.1 Vendor: Fedora Project
Release: 1.fc42 Build date: Sat Dec 28 23:27:59 2024
Group: Unspecified Build host: buildvm-x86-04.iad2.fedoraproject.org
Size: 204696 Source RPM: golang-github-git-billy-5-5.6.1-1.fc42.src.rpm
Packager: Fedora Project
Url: https://github.com/go-git/go-billy
Summary: The missing interface filesystem abstraction for Go
The missing interface filesystem abstraction for Go.

This package contains the source code needed for building packages that
reference the following Go import paths:
 – github.com/go-git/go-billy/v5

Provides

Requires

License

Apache-2.0

Changelog

* Sat Dec 28 2024 Packit <[email protected]> - 5.6.1-1
  - Update to 5.6.1 upstream release
  - Resolves: rhbz#2334725
* Wed Oct 23 2024 Packit <[email protected]> - 5.6.0-1
  - Update to 5.6.0 upstream release
  - Resolves: rhbz#2321353
* Thu Jul 18 2024 Fedora Release Engineering <[email protected]> - 5.5.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sat Apr 13 2024 Mikel Olasagasti Uranga <[email protected]> - 5.5.0-1
  - Update to 5.5.0 - Closes rhbz#2274935
* Wed Jan 24 2024 Fedora Release Engineering <[email protected]> - 5.3.1-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jan 20 2024 Fedora Release Engineering <[email protected]> - 5.3.1-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jul 20 2023 Fedora Release Engineering <[email protected]> - 5.3.1-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jan 19 2023 Fedora Release Engineering <[email protected]> - 5.3.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

Files

/usr/share/doc/golang-github-git-billy-5-devel
/usr/share/doc/golang-github-git-billy-5-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/go-git
/usr/share/gocode/src/github.com/go-git/go-billy
/usr/share/gocode/src/github.com/go-git/go-billy/v5
/usr/share/gocode/src/github.com/go-git/go-billy/v5/.goipath
/usr/share/gocode/src/github.com/go-git/go-billy/v5/fs.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/fs_test.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/go.mod
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/chroot
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/chroot/chroot.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/chroot/chroot_test.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/iofs
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/iofs/iofs.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/iofs/iofs_test.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/mount
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/mount/mount.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/mount/mount_test.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/polyfill
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/polyfill/polyfill.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/polyfill/polyfill_test.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/temporal
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/temporal/temporal.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/helper/temporal/temporal_test.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/memfs
/usr/share/gocode/src/github.com/go-git/go-billy/v5/memfs/memory.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/memfs/memory_test.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/memfs/storage.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_bound.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_bound_test.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_chroot.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_chroot_test.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_js.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_js_test.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_options.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_plan9.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_posix.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_test.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_wasip1.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_wasip1_test.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/osfs/os_windows.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test/basic.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test/chroot.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test/common_posix.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test/common_wasip1.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test/common_windows.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test/dir.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test/fs.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test/mock.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test/symlink.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/test/tempfile.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/util
/usr/share/gocode/src/github.com/go-git/go-billy/v5/util/glob.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/util/glob_test.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/util/util.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/util/util_test.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/util/walk.go
/usr/share/gocode/src/github.com/go-git/go-billy/v5/util/walk_test.go
/usr/share/licenses/golang-github-git-billy-5-devel
/usr/share/licenses/golang-github-git-billy-5-devel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Jan 7 04:12:43 2025