SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
devel/py-rx/patches/patch-pyproject_toml
Normal file
11
devel/py-rx/patches/patch-pyproject_toml
Normal file
|
@ -0,0 +1,11 @@
|
|||
Index: pyproject.toml
|
||||
--- pyproject.toml.orig
|
||||
+++ pyproject.toml
|
||||
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "reactivex"
|
||||
-version = "0.0.0" # NOTE: will be updated by publish script
|
||||
+version = "4.0.4"
|
||||
description = "ReactiveX (Rx) for Python"
|
||||
readme = "README.rst"
|
||||
authors = ["Dag Brattli <dag@brattli.net>"]
|
Loading…
Add table
Add a link
Reference in a new issue