Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-fakefs


Commits:
2fdc6b18 by Carl Smedstad at 2024-04-29T21:23:43+02:00
Add nvchecker config

- - - - -
17afc014 by Carl Smedstad at 2024-04-29T21:24:26+02:00
upgpkg: 2.5.0-2: Fix tests

- - - - -


2 changed files:

- + .nvchecker.toml
- PKGBUILD


Changes:

=====================================
.nvchecker.toml
=====================================
@@ -0,0 +1,3 @@
+[ruby-fakefs]
+source = "gems"
+gems = "fakefs"


=====================================
PKGBUILD
=====================================
@@ -3,14 +3,14 @@
 pkgname=ruby-fakefs
 pkgver=2.5.0
 _commit=f38d42295a62301b73a5017e395715de71d6afa2
-pkgrel=1
+pkgrel=2
 pkgdesc='A fake filesystem. Use it in your tests.'
 arch=(any)
 url='https://github.com/fakefs/fakefs'
 license=(MIT)
 depends=(ruby)
 makedepends=(git)
-checkdepends=(ruby-bump ruby-maxitest ruby-pry ruby-rake ruby-rspec 
ruby-rubocop)
+checkdepends=(ruby-bump ruby-maxitest ruby-pry ruby-rake ruby-rspec 
ruby-rubocop less)
 options=(!emptydirs)
 source=(git+https://github.com/fakefs/fakefs.git#commit=$_commit)
 sha256sums=('SKIP')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-fakefs/-/compare/073bf55a2b19cb23b71e537d9b8bf945e1464af1...17afc014b0ffe57849211c0ee76f9695ad84d97d

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-fakefs/-/compare/073bf55a2b19cb23b71e537d9b8bf945e1464af1...17afc014b0ffe57849211c0ee76f9695ad84d97d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to