Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
python-pylint-venv


Commits:
7420d0dd by Carl Smedstad at 2024-10-28T09:13:13+01:00
upgpkg: 3.0.4-1: Upstream release

https://github.com/jgosmann/pylint-venv/releases/tag/v3.0.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-pylint-venv
        pkgdesc = Make pylint respect virtualenvs
-       pkgver = 3.0.3
-       pkgrel = 3
+       pkgver = 3.0.4
+       pkgrel = 1
        url = https://github.com/jgosmann/pylint-venv
        arch = any
        license = MIT
@@ -11,7 +11,7 @@ pkgbase = python-pylint-venv
        makedepends = python-wheel
        depends = python
        depends = python-pylint
-       source = 
https://github.com/jgosmann/pylint-venv/archive/v3.0.3/python-pylint-venv-3.0.3.tar.gz
-       sha256sums = 
4c85eee2830e12432dbb7570b0cefc046552283bf8a8658d86e7a505a8a51e88
+       source = 
https://github.com/jgosmann/pylint-venv/archive/v3.0.4/python-pylint-venv-3.0.4.tar.gz
+       sha256sums = 
3b05ed629731744ba4a8cf8dbe33db0d578416131143a43e9ee85c5004c977ab
 
 pkgname = python-pylint-venv


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 pkgname=python-pylint-venv
 _pkgname=${pkgname#python-}
-pkgver=3.0.3
-pkgrel=3
+pkgver=3.0.4
+pkgrel=1
 pkgdesc='Make pylint respect virtualenvs'
 arch=(any)
 url="https://github.com/jgosmann/pylint-venv";
@@ -20,7 +20,7 @@ makedepends=(
   python-wheel
 )
 source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('4c85eee2830e12432dbb7570b0cefc046552283bf8a8658d86e7a505a8a51e88')
+sha256sums=('3b05ed629731744ba4a8cf8dbe33db0d578416131143a43e9ee85c5004c977ab')
 
 build() {
   cd "$_pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pylint-venv/-/commit/7420d0dd6276fd17e6cc4b7543e7ccfa5dd3e8a0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pylint-venv/-/commit/7420d0dd6276fd17e6cc4b7543e7ccfa5dd3e8a0
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to