Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
python-reactivex
Commits:
39ab6154 by Maxime Gauduin at 2026-05-29T22:27:32+02:00
fix nvchecker
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-reactivex
pkgdesc = Reactive Extensions for Python
pkgver = 4.1.0
- pkgrel = 2
+ pkgrel = 3
url = https://reactivex.io
arch = any
license = MIT
@@ -13,7 +13,7 @@ pkgbase = python-reactivex
makedepends = python-poetry-core
depends = python
depends = python-typing_extensions
- source =
git+https://github.com/ReactiveX/RxPY.git#tag=7747af34f3e1fbac2496231e3c2edf56ff704051
+ source = git+https://github.com/ReactiveX/RxPY.git#tag=v4.1.0
b2sums =
57c85f61138790a7a2614d7e9520dc7ea3891a39c0f548fe3141fe4bce57c1a6e45cb62808b1723c904a68e4d5adb2b7131cc78576558775c98cff89f6f6884a
pkgname = python-reactivex
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-reactivex
pkgver=4.1.0
-pkgrel=2
+pkgrel=3
pkgdesc='Reactive Extensions for Python'
arch=(any)
url=https://reactivex.io
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-reactivex/-/commit/39ab61549bf17bba9d4043d3386dcd2a4cd8b191
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-reactivex/-/commit/39ab61549bf17bba9d4043d3386dcd2a4cd8b191
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help