Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-rx


Commits:
d3228227 by Jelle van der Waa at 2024-04-30T22:02:27+02:00
Drop python-nose from checkdepends

This package uses pytest

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,11 @@
 pkgbase = python-rx
        pkgdesc = Reactive Extensions for Python
        pkgver = 3.2.0
-       pkgrel = 5
+       pkgrel = 6
        url = http://reactivex.io
        arch = any
        license = MIT
        checkdepends = python-coverage
-       checkdepends = python-nose
        checkdepends = python-pytest
        checkdepends = python-pytest-asyncio
        makedepends = git


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=python-rx
 pkgver=3.2.0
-pkgrel=5
+pkgrel=6
 pkgdesc='Reactive Extensions for Python'
 arch=(any)
 url=http://reactivex.io
@@ -16,7 +16,6 @@ makedepends=(
 )
 checkdepends=(
   python-coverage
-  python-nose
   python-pytest
   python-pytest-asyncio
 )



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rx/-/commit/d3228227241219ef255626b491ae5436c68671ac

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rx/-/commit/d3228227241219ef255626b491ae5436c68671ac
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to